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

DROP TABLE IF EXISTS s2iq1_acymailing_config;

CREATE TABLE `s2iq1_acymailing_config` (


`namekey` varchar(200) NOT NULL,
`value` text,
PRIMARY KEY (`namekey`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_config VALUES("level","Starter");
INSERT INTO s2iq1_acymailing_config VALUES("version","1.9.0");
INSERT INTO s2iq1_acymailing_config VALUES("from_name","Raddin");
INSERT INTO s2iq1_acymailing_config VALUES("from_email","email@email.com");
INSERT INTO s2iq1_acymailing_config VALUES("reply_name","Raddin");
INSERT INTO s2iq1_acymailing_config VALUES("reply_email","email@email.com");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_email","");
INSERT INTO s2iq1_acymailing_config VALUES("add_names","1");
INSERT INTO s2iq1_acymailing_config VALUES("mailer_method","mail");
INSERT INTO s2iq1_acymailing_config VALUES("encoding_format","8bit");
INSERT INTO s2iq1_acymailing_config VALUES("charset","UTF-8");
INSERT INTO s2iq1_acymailing_config VALUES("word_wrapping","150");
INSERT INTO s2iq1_acymailing_config VALUES("hostname","");
INSERT INTO s2iq1_acymailing_config VALUES("embed_images","0");
INSERT INTO s2iq1_acymailing_config VALUES("embed_files","1");
INSERT INTO s2iq1_acymailing_config VALUES("editor","0");
INSERT INTO s2iq1_acymailing_config VALUES("multiple_part","1");
INSERT INTO s2iq1_acymailing_config VALUES("sendmail_path","/usr/sbin/sendmail")
;
INSERT INTO s2iq1_acymailing_config VALUES("smtp_host","localhost");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_port","");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_secured","");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_auth","0");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_username","");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_password","");
INSERT INTO s2iq1_acymailing_config VALUES("smtp_keepalive","1");
INSERT INTO s2iq1_acymailing_config VALUES("queue_nbmail","40");
INSERT INTO s2iq1_acymailing_config VALUES("queue_nbmail_auto","70");
INSERT INTO s2iq1_acymailing_config VALUES("queue_type","auto");
INSERT INTO s2iq1_acymailing_config VALUES("queue_delay","3600");
INSERT INTO s2iq1_acymailing_config VALUES("queue_try","3");
INSERT INTO s2iq1_acymailing_config VALUES("queue_pause","120");
INSERT INTO s2iq1_acymailing_config VALUES("allow_visitor","1");
INSERT INTO s2iq1_acymailing_config VALUES("require_confirmation","0");
INSERT INTO s2iq1_acymailing_config VALUES("priority_newsletter","3");
INSERT INTO s2iq1_acymailing_config VALUES("allowedfiles","zip,doc,docx,pdf,xls,
txt,gzip,rar,jpg,gif,xlsx,pps,csv,bmp,epg,ico,odg,odp,ods,odt,png,ppt,swf,xcf");
INSERT INTO s2iq1_acymailing_config VALUES("uploadfolder","media/com_acymailing/
upload");
INSERT INTO s2iq1_acymailing_config VALUES("confirm_redirect","");
INSERT INTO s2iq1_acymailing_config VALUES("subscription_message","1");
INSERT INTO s2iq1_acymailing_config VALUES("notification_unsuball","");
INSERT INTO s2iq1_acymailing_config VALUES("cron_next","1346069563");
INSERT INTO s2iq1_acymailing_config VALUES("confirmation_message","1");
INSERT INTO s2iq1_acymailing_config VALUES("welcome_message","1");
INSERT INTO s2iq1_acymailing_config VALUES("unsub_message","1");
INSERT INTO s2iq1_acymailing_config VALUES("cron_last","0");
INSERT INTO s2iq1_acymailing_config VALUES("cron_fromip","");
INSERT INTO s2iq1_acymailing_config VALUES("cron_report","");
INSERT INTO s2iq1_acymailing_config VALUES("cron_frequency","900");
INSERT INTO s2iq1_acymailing_config VALUES("cron_sendreport","2");
INSERT INTO s2iq1_acymailing_config VALUES("cron_sendto","email@email.com");

INSERT INTO s2iq1_acymailing_config VALUES("cron_fullreport","1");


INSERT INTO s2iq1_acymailing_config VALUES("cron_savereport","2");
INSERT INTO s2iq1_acymailing_config VALUES("cron_savepath","media/com_acymailing
/logs/report7385253.log");
INSERT INTO s2iq1_acymailing_config VALUES("notification_created","");
INSERT INTO s2iq1_acymailing_config VALUES("notification_accept","");
INSERT INTO s2iq1_acymailing_config VALUES("notification_refuse","");
INSERT INTO s2iq1_acymailing_config VALUES("forward","0");
INSERT INTO s2iq1_acymailing_config VALUES("description_starter","Joomla! E-mail
Marketing");
INSERT INTO s2iq1_acymailing_config VALUES("description_essential","Joomla! Newsl
etter Extension");
INSERT INTO s2iq1_acymailing_config VALUES("description_business","Joomla! Newsle
tter Extension");
INSERT INTO s2iq1_acymailing_config VALUES("description_enterprise","Joomla! News
letter System");
INSERT INTO s2iq1_acymailing_config VALUES("priority_followup","2");
INSERT INTO s2iq1_acymailing_config VALUES("unsub_redirect","");
INSERT INTO s2iq1_acymailing_config VALUES("show_footer","1");
INSERT INTO s2iq1_acymailing_config VALUES("use_sef","0");
INSERT INTO s2iq1_acymailing_config VALUES("itemid","0");
INSERT INTO s2iq1_acymailing_config VALUES("css_module","default");
INSERT INTO s2iq1_acymailing_config VALUES("css_frontend","default");
INSERT INTO s2iq1_acymailing_config VALUES("css_backend","default");
INSERT INTO s2iq1_acymailing_config VALUES("installcomplete","1");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_email_bounce","delete");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_regex_bounce","deliver|daemon
|fail|system|return|impos|unzustellbar");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_action_bounce","unsub");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_rules_bounce","Mailbox not ac
cessible");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_email_end","forward");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_forward_end","email@email.com
");
INSERT INTO s2iq1_acymailing_config VALUES("bounce_rules_end","Final Action");
INSERT INTO s2iq1_acymailing_config VALUES("Starter","0");
INSERT INTO s2iq1_acymailing_config VALUES("Essential","1");
INSERT INTO s2iq1_acymailing_config VALUES("Business","2");
INSERT INTO s2iq1_acymailing_config VALUES("Enterprise","3");

DROP TABLE IF EXISTS s2iq1_acymailing_fields;


CREATE TABLE `s2iq1_acymailing_fields` (
`fieldid` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
`fieldname` varchar(250) NOT NULL,
`namekey` varchar(50) NOT NULL,
`type` varchar(50) DEFAULT NULL,
`value` text NOT NULL,
`published` tinyint(3) unsigned NOT NULL DEFAULT '1',
`ordering` smallint(5) unsigned DEFAULT '99',
`options` text,
`core` tinyint(3) unsigned NOT NULL DEFAULT '0',
`required` tinyint(3) unsigned NOT NULL DEFAULT '0',
`backend` tinyint(3) unsigned NOT NULL DEFAULT '1',
`frontcomp` tinyint(3) unsigned NOT NULL DEFAULT '0',
`default` varchar(250) DEFAULT NULL,
`listing` tinyint(4) DEFAULT NULL,
PRIMARY KEY (`fieldid`),

UNIQUE KEY `namekey` (`namekey`)


) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_fields VALUES("1","NAMECAPTION","name","text","","1
","1","","1","1","1","1","","1");
INSERT INTO s2iq1_acymailing_fields VALUES("2","EMAILCAPTION","email","text","",
"1","2","","1","1","1","1","","1");
INSERT INTO s2iq1_acymailing_fields VALUES("3","RECEIVE","html","radio","0::JOOM
EXT_TEXT\n1::HTML","1","3","","1","1","1","1","1","1");

DROP TABLE IF EXISTS s2iq1_acymailing_filter;


CREATE TABLE `s2iq1_acymailing_filter` (
`filid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(250) DEFAULT NULL,
`description` text,
`published` tinyint(3) unsigned DEFAULT NULL,
`lasttime` int(10) unsigned DEFAULT NULL,
`trigger` text,
`report` text,
`action` text,
`filter` text,
PRIMARY KEY (`filid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_acymailing_history;


CREATE TABLE `s2iq1_acymailing_history` (
`subid` int(10) unsigned NOT NULL,
`date` int(10) unsigned NOT NULL,
`ip` varchar(50) DEFAULT NULL,
`action` varchar(50) NOT NULL COMMENT 'different actions: created,modified,con
firmed',
`data` text,
`source` text,
KEY `subid` (`subid`,`date`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_history VALUES("3","1348416337","70.125.177.28","cr
eated","EXECUTED_BY::42 ( webmaster )","HTTP_REFERER::http://graphitiksadvertisi
ng.com/administrator/index.php?option=com_users&view=user&layout=edit\nHTTP_USER
_AGENT::Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.1 (KHTML,
like Gecko) Chrome/21.0.1180.89 Safari/537.1\nHTTP_HOST::graphitiksadvertising.
com\nSERVER_ADDR::66.147.242.153\nREMOTE_ADDR::70.125.177.28\nREQUEST_URI::/admi
nistrator/index.php?option=com_users&layout=edit&id=0\nQUERY_STRING::option=com_
users&layout=edit&id=0");

DROP TABLE IF EXISTS s2iq1_acymailing_list;


CREATE TABLE `s2iq1_acymailing_list` (
`name` varchar(250) NOT NULL,
`description` text,
`ordering` smallint(10) unsigned DEFAULT NULL,

`listid` smallint(10) unsigned NOT NULL AUTO_INCREMENT,


`published` tinyint(11) DEFAULT NULL,
`userid` int(10) unsigned DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`color` varchar(30) DEFAULT NULL,
`visible` tinyint(4) NOT NULL DEFAULT '1',
`welmailid` mediumint(11) DEFAULT NULL,
`unsubmailid` mediumint(11) DEFAULT NULL,
`type` enum('list','campaign') NOT NULL DEFAULT 'list',
`access_sub` varchar(250) DEFAULT 'all',
`access_manage` varchar(250) NOT NULL DEFAULT 'none',
`languages` varchar(250) NOT NULL DEFAULT 'all',
PRIMARY KEY (`listid`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_list VALUES("Newsletters","Receive our latest news"
,"1","1","1","42","mailing_list","#3366ff","1","","","list","all","none","all");

DROP TABLE IF EXISTS s2iq1_acymailing_listcampaign;


CREATE TABLE `s2iq1_acymailing_listcampaign` (
`campaignid` smallint(10) unsigned NOT NULL,
`listid` smallint(10) unsigned NOT NULL,
PRIMARY KEY (`campaignid`,`listid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_acymailing_listmail;


CREATE TABLE `s2iq1_acymailing_listmail` (
`listid` int(10) unsigned NOT NULL,
`mailid` int(10) unsigned NOT NULL,
PRIMARY KEY (`listid`,`mailid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_listmail VALUES("1","9");
INSERT INTO s2iq1_acymailing_listmail VALUES("1","10");

DROP TABLE IF EXISTS s2iq1_acymailing_listsub;


CREATE TABLE `s2iq1_acymailing_listsub` (
`listid` smallint(11) unsigned NOT NULL,
`subid` int(11) unsigned NOT NULL,
`subdate` int(11) unsigned DEFAULT NULL,
`unsubdate` int(11) unsigned DEFAULT NULL,
`status` tinyint(4) NOT NULL,
PRIMARY KEY (`listid`,`subid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","1","1312620005","","1");
VALUES("1","4","1351198911","","1");
VALUES("1","5","1351198911","","1");
VALUES("1","31","1351198911","","1");
VALUES("1","32","1351198911","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","33","1351198911","","1");
VALUES("1","34","1351198911","","1");
VALUES("1","35","1351198911","","1");
VALUES("1","36","1351198911","","1");
VALUES("1","37","1351198911","","1");
VALUES("1","38","1351198911","","1");
VALUES("1","39","1351198911","","1");
VALUES("1","40","1351198911","","1");
VALUES("1","41","1351198911","","1");
VALUES("1","42","1351198911","","1");
VALUES("1","43","1351198911","","1");
VALUES("1","44","1351198911","","1");
VALUES("1","45","1351198911","","1");
VALUES("1","46","1351198911","","1");
VALUES("1","47","1351198911","","1");
VALUES("1","48","1351198911","","1");
VALUES("1","49","1351198911","","1");
VALUES("1","50","1351198911","","1");
VALUES("1","51","1351198911","","1");
VALUES("1","52","1351198911","","1");
VALUES("1","53","1351198911","","1");
VALUES("1","54","1351198911","","1");
VALUES("1","55","1351198911","","1");
VALUES("1","56","1351198911","","1");
VALUES("1","57","1351198911","","1");
VALUES("1","58","1351198911","","1");
VALUES("1","59","1351198911","","1");
VALUES("1","60","1351198911","","1");
VALUES("1","61","1351198911","","1");
VALUES("1","62","1351198911","","1");
VALUES("1","63","1351198911","","1");
VALUES("1","64","1351198911","","1");
VALUES("1","65","1351198911","","1");
VALUES("1","66","1351198911","","1");
VALUES("1","67","1351198911","","1");
VALUES("1","68","1351198911","","1");
VALUES("1","69","1351198911","","1");
VALUES("1","70","1351198911","","1");
VALUES("1","71","1351198911","","1");
VALUES("1","72","1351198911","","1");
VALUES("1","73","1351198911","","1");
VALUES("1","74","1351198911","","1");
VALUES("1","75","1351198911","","1");
VALUES("1","76","1351198911","","1");
VALUES("1","77","1351198911","","1");
VALUES("1","7","1351198911","","1");
VALUES("1","8","1351198911","","1");
VALUES("1","9","1351198911","","1");
VALUES("1","10","1351198911","","1");
VALUES("1","11","1351198911","","1");
VALUES("1","12","1351198911","","1");
VALUES("1","23","1351198911","","1");
VALUES("1","78","1351198911","","1");
VALUES("1","79","1351198911","","1");
VALUES("1","80","1351198911","","1");
VALUES("1","81","1351198911","","1");
VALUES("1","82","1351198911","","1");
VALUES("1","83","1351198911","","1");
VALUES("1","84","1351198911","","1");
VALUES("1","85","1351198911","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","86","1351198911","","1");
VALUES("1","87","1351198911","","1");
VALUES("1","88","1351198911","","1");
VALUES("1","89","1351198911","","1");
VALUES("1","90","1351198911","","1");
VALUES("1","91","1351198911","","1");
VALUES("1","92","1351198911","","1");
VALUES("1","93","1351198911","","1");
VALUES("1","94","1351198911","","1");
VALUES("1","95","1351198911","","1");
VALUES("1","96","1351198911","","1");
VALUES("1","97","1351198911","","1");
VALUES("1","98","1351198911","","1");
VALUES("1","99","1351198911","","1");
VALUES("1","100","1351198911","","1");
VALUES("1","101","1351198911","","1");
VALUES("1","102","1351198911","","1");
VALUES("1","103","1351198911","","1");
VALUES("1","104","1351198911","","1");
VALUES("1","105","1351198911","","1");
VALUES("1","106","1351198911","","1");
VALUES("1","107","1351198911","","1");
VALUES("1","108","1351198911","","1");
VALUES("1","109","1351198911","","1");
VALUES("1","110","1351198911","","1");
VALUES("1","111","1351198911","","1");
VALUES("1","112","1351198911","","1");
VALUES("1","113","1351198911","","1");
VALUES("1","114","1351198911","","1");
VALUES("1","115","1351198911","","1");
VALUES("1","116","1351198911","","1");
VALUES("1","117","1351198911","","1");
VALUES("1","18","1351198946","","1");
VALUES("1","19","1351198946","","1");
VALUES("1","20","1351198946","","1");
VALUES("1","21","1351198946","","1");
VALUES("1","22","1351198946","","1");
VALUES("1","24","1351198946","","1");
VALUES("1","25","1351198946","","1");
VALUES("1","26","1351198946","","1");
VALUES("1","27","1351198946","","1");
VALUES("1","28","1351198946","","1");
VALUES("1","29","1351198946","","1");
VALUES("1","30","1351198946","","1");
VALUES("1","3","1351198962","","1");
VALUES("1","13","1351198962","","1");
VALUES("1","14","1351198962","","1");
VALUES("1","15","1351198962","","1");
VALUES("1","16","1351198962","","1");
VALUES("1","17","1351198962","","1");
VALUES("1","118","1351199734","","1");
VALUES("1","119","1351199734","","1");
VALUES("1","120","1351199734","","1");
VALUES("1","121","1351199734","","1");
VALUES("1","122","1351199734","","1");
VALUES("1","123","1351199734","","1");
VALUES("1","124","1351199734","","1");
VALUES("1","125","1351199734","","1");
VALUES("1","126","1351199734","","1");
VALUES("1","127","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","128","1351199734","","1");
VALUES("1","129","1351199734","","1");
VALUES("1","130","1351199734","","1");
VALUES("1","131","1351199734","","1");
VALUES("1","132","1351199734","","1");
VALUES("1","133","1351199734","","1");
VALUES("1","134","1351199734","","1");
VALUES("1","135","1351199734","","1");
VALUES("1","136","1351199734","","1");
VALUES("1","137","1351199734","","1");
VALUES("1","138","1351199734","","1");
VALUES("1","139","1351199734","","1");
VALUES("1","140","1351199734","","1");
VALUES("1","141","1351199734","","1");
VALUES("1","142","1351199734","","1");
VALUES("1","143","1351199734","","1");
VALUES("1","144","1351199734","","1");
VALUES("1","145","1351199734","","1");
VALUES("1","146","1351199734","","1");
VALUES("1","147","1351199734","","1");
VALUES("1","148","1351199734","","1");
VALUES("1","149","1351199734","","1");
VALUES("1","150","1351199734","","1");
VALUES("1","151","1351199734","","1");
VALUES("1","152","1351199734","","1");
VALUES("1","153","1351199734","","1");
VALUES("1","154","1351199734","","1");
VALUES("1","155","1351199734","","1");
VALUES("1","156","1351199734","","1");
VALUES("1","157","1351199734","","1");
VALUES("1","158","1351199734","","1");
VALUES("1","159","1351199734","","1");
VALUES("1","160","1351199734","","1");
VALUES("1","161","1351199734","","1");
VALUES("1","162","1351199734","","1");
VALUES("1","163","1351199734","","1");
VALUES("1","164","1351199734","","1");
VALUES("1","165","1351199734","","1");
VALUES("1","166","1351199734","","1");
VALUES("1","167","1351199734","","1");
VALUES("1","168","1351199734","","1");
VALUES("1","169","1351199734","","1");
VALUES("1","170","1351199734","","1");
VALUES("1","171","1351199734","","1");
VALUES("1","172","1351199734","","1");
VALUES("1","173","1351199734","","1");
VALUES("1","174","1351199734","","1");
VALUES("1","175","1351199734","","1");
VALUES("1","176","1351199734","","1");
VALUES("1","177","1351199734","","1");
VALUES("1","178","1351199734","","1");
VALUES("1","179","1351199734","","1");
VALUES("1","180","1351199734","","1");
VALUES("1","181","1351199734","","1");
VALUES("1","182","1351199734","","1");
VALUES("1","183","1351199734","","1");
VALUES("1","184","1351199734","","1");
VALUES("1","185","1351199734","","1");
VALUES("1","186","1351199734","","1");
VALUES("1","187","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","188","1351199734","","1");
VALUES("1","189","1351199734","","1");
VALUES("1","190","1351199734","","1");
VALUES("1","191","1351199734","","1");
VALUES("1","192","1351199734","","1");
VALUES("1","193","1351199734","","1");
VALUES("1","194","1351199734","","1");
VALUES("1","195","1351199734","","1");
VALUES("1","196","1351199734","","1");
VALUES("1","197","1351199734","","1");
VALUES("1","198","1351199734","","1");
VALUES("1","199","1351199734","","1");
VALUES("1","200","1351199734","","1");
VALUES("1","201","1351199734","","1");
VALUES("1","202","1351199734","","1");
VALUES("1","203","1351199734","","1");
VALUES("1","204","1351199734","","1");
VALUES("1","205","1351199734","","1");
VALUES("1","206","1351199734","","1");
VALUES("1","207","1351199734","","1");
VALUES("1","208","1351199734","","1");
VALUES("1","209","1351199734","","1");
VALUES("1","210","1351199734","","1");
VALUES("1","211","1351199734","","1");
VALUES("1","212","1351199734","","1");
VALUES("1","213","1351199734","","1");
VALUES("1","214","1351199734","","1");
VALUES("1","215","1351199734","","1");
VALUES("1","216","1351199734","","1");
VALUES("1","217","1351199734","","1");
VALUES("1","218","1351199734","","1");
VALUES("1","219","1351199734","","1");
VALUES("1","220","1351199734","","1");
VALUES("1","221","1351199734","","1");
VALUES("1","222","1351199734","","1");
VALUES("1","223","1351199734","","1");
VALUES("1","224","1351199734","","1");
VALUES("1","225","1351199734","","1");
VALUES("1","226","1351199734","","1");
VALUES("1","227","1351199734","","1");
VALUES("1","228","1351199734","","1");
VALUES("1","229","1351199734","","1");
VALUES("1","230","1351199734","","1");
VALUES("1","231","1351199734","","1");
VALUES("1","232","1351199734","","1");
VALUES("1","233","1351199734","","1");
VALUES("1","234","1351199734","","1");
VALUES("1","235","1351199734","","1");
VALUES("1","236","1351199734","","1");
VALUES("1","237","1351199734","","1");
VALUES("1","238","1351199734","","1");
VALUES("1","239","1351199734","","1");
VALUES("1","240","1351199734","","1");
VALUES("1","241","1351199734","","1");
VALUES("1","242","1351199734","","1");
VALUES("1","243","1351199734","","1");
VALUES("1","244","1351199734","","1");
VALUES("1","245","1351199734","","1");
VALUES("1","246","1351199734","","1");
VALUES("1","247","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","248","1351199734","","1");
VALUES("1","249","1351199734","","1");
VALUES("1","250","1351199734","","1");
VALUES("1","251","1351199734","","1");
VALUES("1","252","1351199734","","1");
VALUES("1","253","1351199734","","1");
VALUES("1","254","1351199734","","1");
VALUES("1","255","1351199734","","1");
VALUES("1","256","1351199734","","1");
VALUES("1","257","1351199734","","1");
VALUES("1","258","1351199734","","1");
VALUES("1","259","1351199734","","1");
VALUES("1","260","1351199734","","1");
VALUES("1","261","1351199734","","1");
VALUES("1","262","1351199734","","1");
VALUES("1","263","1351199734","","1");
VALUES("1","264","1351199734","","1");
VALUES("1","265","1351199734","","1");
VALUES("1","266","1351199734","","1");
VALUES("1","267","1351199734","","1");
VALUES("1","268","1351199734","","1");
VALUES("1","269","1351199734","","1");
VALUES("1","270","1351199734","","1");
VALUES("1","271","1351199734","","1");
VALUES("1","272","1351199734","","1");
VALUES("1","273","1351199734","","1");
VALUES("1","274","1351199734","","1");
VALUES("1","275","1351199734","","1");
VALUES("1","276","1351199734","","1");
VALUES("1","277","1351199734","","1");
VALUES("1","278","1351199734","","1");
VALUES("1","279","1351199734","","1");
VALUES("1","280","1351199734","","1");
VALUES("1","281","1351199734","","1");
VALUES("1","282","1351199734","","1");
VALUES("1","283","1351199734","","1");
VALUES("1","284","1351199734","","1");
VALUES("1","285","1351199734","","1");
VALUES("1","286","1351199734","","1");
VALUES("1","287","1351199734","","1");
VALUES("1","288","1351199734","","1");
VALUES("1","289","1351199734","","1");
VALUES("1","290","1351199734","","1");
VALUES("1","291","1351199734","","1");
VALUES("1","292","1351199734","","1");
VALUES("1","293","1351199734","","1");
VALUES("1","294","1351199734","","1");
VALUES("1","295","1351199734","","1");
VALUES("1","296","1351199734","","1");
VALUES("1","297","1351199734","","1");
VALUES("1","298","1351199734","","1");
VALUES("1","299","1351199734","","1");
VALUES("1","300","1351199734","","1");
VALUES("1","301","1351199734","","1");
VALUES("1","302","1351199734","","1");
VALUES("1","303","1351199734","","1");
VALUES("1","304","1351199734","","1");
VALUES("1","305","1351199734","","1");
VALUES("1","306","1351199734","","1");
VALUES("1","307","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","308","1351199734","","1");
VALUES("1","309","1351199734","","1");
VALUES("1","310","1351199734","","1");
VALUES("1","311","1351199734","","1");
VALUES("1","312","1351199734","","1");
VALUES("1","313","1351199734","","1");
VALUES("1","314","1351199734","","1");
VALUES("1","315","1351199734","","1");
VALUES("1","316","1351199734","","1");
VALUES("1","317","1351199734","","1");
VALUES("1","318","1351199734","","1");
VALUES("1","319","1351199734","","1");
VALUES("1","320","1351199734","","1");
VALUES("1","321","1351199734","","1");
VALUES("1","322","1351199734","","1");
VALUES("1","323","1351199734","","1");
VALUES("1","324","1351199734","","1");
VALUES("1","325","1351199734","","1");
VALUES("1","326","1351199734","","1");
VALUES("1","327","1351199734","","1");
VALUES("1","328","1351199734","","1");
VALUES("1","329","1351199734","","1");
VALUES("1","330","1351199734","","1");
VALUES("1","331","1351199734","","1");
VALUES("1","332","1351199734","","1");
VALUES("1","333","1351199734","","1");
VALUES("1","334","1351199734","","1");
VALUES("1","335","1351199734","","1");
VALUES("1","336","1351199734","","1");
VALUES("1","337","1351199734","","1");
VALUES("1","338","1351199734","","1");
VALUES("1","339","1351199734","","1");
VALUES("1","340","1351199734","","1");
VALUES("1","341","1351199734","","1");
VALUES("1","342","1351199734","","1");
VALUES("1","343","1351199734","","1");
VALUES("1","344","1351199734","","1");
VALUES("1","345","1351199734","","1");
VALUES("1","346","1351199734","","1");
VALUES("1","347","1351199734","","1");
VALUES("1","348","1351199734","","1");
VALUES("1","349","1351199734","","1");
VALUES("1","350","1351199734","","1");
VALUES("1","351","1351199734","","1");
VALUES("1","352","1351199734","","1");
VALUES("1","353","1351199734","","1");
VALUES("1","354","1351199734","","1");
VALUES("1","355","1351199734","","1");
VALUES("1","356","1351199734","","1");
VALUES("1","357","1351199734","","1");
VALUES("1","358","1351199734","","1");
VALUES("1","359","1351199734","","1");
VALUES("1","360","1351199734","","1");
VALUES("1","361","1351199734","","1");
VALUES("1","362","1351199734","","1");
VALUES("1","363","1351199734","","1");
VALUES("1","364","1351199734","","1");
VALUES("1","365","1351199734","","1");
VALUES("1","366","1351199734","","1");
VALUES("1","367","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","368","1351199734","","1");
VALUES("1","369","1351199734","","1");
VALUES("1","370","1351199734","","1");
VALUES("1","371","1351199734","","1");
VALUES("1","372","1351199734","","1");
VALUES("1","373","1351199734","","1");
VALUES("1","374","1351199734","","1");
VALUES("1","375","1351199734","","1");
VALUES("1","376","1351199734","","1");
VALUES("1","377","1351199734","","1");
VALUES("1","378","1351199734","","1");
VALUES("1","379","1351199734","","1");
VALUES("1","380","1351199734","","1");
VALUES("1","381","1351199734","","1");
VALUES("1","382","1351199734","","1");
VALUES("1","383","1351199734","","1");
VALUES("1","384","1351199734","","1");
VALUES("1","385","1351199734","","1");
VALUES("1","386","1351199734","","1");
VALUES("1","387","1351199734","","1");
VALUES("1","388","1351199734","","1");
VALUES("1","389","1351199734","","1");
VALUES("1","390","1351199734","","1");
VALUES("1","391","1351199734","","1");
VALUES("1","392","1351199734","","1");
VALUES("1","393","1351199734","","1");
VALUES("1","394","1351199734","","1");
VALUES("1","395","1351199734","","1");
VALUES("1","396","1351199734","","1");
VALUES("1","397","1351199734","","1");
VALUES("1","398","1351199734","","1");
VALUES("1","399","1351199734","","1");
VALUES("1","400","1351199734","","1");
VALUES("1","401","1351199734","","1");
VALUES("1","402","1351199734","","1");
VALUES("1","403","1351199734","","1");
VALUES("1","404","1351199734","","1");
VALUES("1","405","1351199734","","1");
VALUES("1","406","1351199734","","1");
VALUES("1","407","1351199734","","1");
VALUES("1","408","1351199734","","1");
VALUES("1","409","1351199734","","1");
VALUES("1","410","1351199734","","1");
VALUES("1","411","1351199734","","1");
VALUES("1","412","1351199734","","1");
VALUES("1","413","1351199734","","1");
VALUES("1","414","1351199734","","1");
VALUES("1","415","1351199734","","1");
VALUES("1","416","1351199734","","1");
VALUES("1","417","1351199734","","1");
VALUES("1","418","1351199734","","1");
VALUES("1","419","1351199734","","1");
VALUES("1","420","1351199734","","1");
VALUES("1","421","1351199734","","1");
VALUES("1","422","1351199734","","1");
VALUES("1","423","1351199734","","1");
VALUES("1","424","1351199734","","1");
VALUES("1","425","1351199734","","1");
VALUES("1","426","1351199734","","1");
VALUES("1","427","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","428","1351199734","","1");
VALUES("1","429","1351199734","","1");
VALUES("1","430","1351199734","","1");
VALUES("1","431","1351199734","","1");
VALUES("1","432","1351199734","","1");
VALUES("1","433","1351199734","","1");
VALUES("1","434","1351199734","","1");
VALUES("1","435","1351199734","","1");
VALUES("1","436","1351199734","","1");
VALUES("1","437","1351199734","","1");
VALUES("1","438","1351199734","","1");
VALUES("1","439","1351199734","","1");
VALUES("1","440","1351199734","","1");
VALUES("1","441","1351199734","","1");
VALUES("1","442","1351199734","","1");
VALUES("1","443","1351199734","","1");
VALUES("1","444","1351199734","","1");
VALUES("1","445","1351199734","","1");
VALUES("1","446","1351199734","","1");
VALUES("1","447","1351199734","","1");
VALUES("1","448","1351199734","","1");
VALUES("1","449","1351199734","","1");
VALUES("1","450","1351199734","","1");
VALUES("1","451","1351199734","","1");
VALUES("1","452","1351199734","","1");
VALUES("1","453","1351199734","","1");
VALUES("1","454","1351199734","","1");
VALUES("1","455","1351199734","","1");
VALUES("1","456","1351199734","","1");
VALUES("1","457","1351199734","","1");
VALUES("1","458","1351199734","","1");
VALUES("1","459","1351199734","","1");
VALUES("1","460","1351199734","","1");
VALUES("1","461","1351199734","","1");
VALUES("1","462","1351199734","","1");
VALUES("1","463","1351199734","","1");
VALUES("1","464","1351199734","","1");
VALUES("1","465","1351199734","","1");
VALUES("1","466","1351199734","","1");
VALUES("1","467","1351199734","","1");
VALUES("1","468","1351199734","","1");
VALUES("1","469","1351199734","","1");
VALUES("1","470","1351199734","","1");
VALUES("1","471","1351199734","","1");
VALUES("1","472","1351199734","","1");
VALUES("1","473","1351199734","","1");
VALUES("1","474","1351199734","","1");
VALUES("1","475","1351199734","","1");
VALUES("1","476","1351199734","","1");
VALUES("1","477","1351199734","","1");
VALUES("1","478","1351199734","","1");
VALUES("1","479","1351199734","","1");
VALUES("1","480","1351199734","","1");
VALUES("1","481","1351199734","","1");
VALUES("1","482","1351199734","","1");
VALUES("1","483","1351199734","","1");
VALUES("1","484","1351199734","","1");
VALUES("1","485","1351199734","","1");
VALUES("1","486","1351199734","","1");
VALUES("1","487","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","488","1351199734","","1");
VALUES("1","489","1351199734","","1");
VALUES("1","490","1351199734","","1");
VALUES("1","491","1351199734","","1");
VALUES("1","492","1351199734","","1");
VALUES("1","493","1351199734","","1");
VALUES("1","494","1351199734","","1");
VALUES("1","495","1351199734","","1");
VALUES("1","496","1351199734","","1");
VALUES("1","497","1351199734","","1");
VALUES("1","498","1351199734","","1");
VALUES("1","499","1351199734","","1");
VALUES("1","500","1351199734","","1");
VALUES("1","501","1351199734","","1");
VALUES("1","502","1351199734","","1");
VALUES("1","503","1351199734","","1");
VALUES("1","504","1351199734","","1");
VALUES("1","505","1351199734","","1");
VALUES("1","506","1351199734","","1");
VALUES("1","507","1351199734","","1");
VALUES("1","508","1351199734","","1");
VALUES("1","509","1351199734","","1");
VALUES("1","510","1351199734","","1");
VALUES("1","511","1351199734","","1");
VALUES("1","512","1351199734","","1");
VALUES("1","513","1351199734","","1");
VALUES("1","514","1351199734","","1");
VALUES("1","515","1351199734","","1");
VALUES("1","516","1351199734","","1");
VALUES("1","517","1351199734","","1");
VALUES("1","518","1351199734","","1");
VALUES("1","519","1351199734","","1");
VALUES("1","520","1351199734","","1");
VALUES("1","521","1351199734","","1");
VALUES("1","522","1351199734","","1");
VALUES("1","523","1351199734","","1");
VALUES("1","524","1351199734","","1");
VALUES("1","525","1351199734","","1");
VALUES("1","526","1351199734","","1");
VALUES("1","527","1351199734","","1");
VALUES("1","528","1351199734","","1");
VALUES("1","529","1351199734","","1");
VALUES("1","530","1351199734","","1");
VALUES("1","531","1351199734","","1");
VALUES("1","532","1351199734","","1");
VALUES("1","533","1351199734","","1");
VALUES("1","534","1351199734","","1");
VALUES("1","535","1351199734","","1");
VALUES("1","536","1351199734","","1");
VALUES("1","537","1351199734","","1");
VALUES("1","538","1351199734","","1");
VALUES("1","577","1351199734","","1");
VALUES("1","578","1351199734","","1");
VALUES("1","579","1351199734","","1");
VALUES("1","580","1351199734","","1");
VALUES("1","581","1351199734","","1");
VALUES("1","582","1351199734","","1");
VALUES("1","583","1351199734","","1");
VALUES("1","584","1351199734","","1");
VALUES("1","539","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","540","1351199734","","1");
VALUES("1","541","1351199734","","1");
VALUES("1","542","1351199734","","1");
VALUES("1","543","1351199734","","1");
VALUES("1","544","1351199734","","1");
VALUES("1","545","1351199734","","1");
VALUES("1","546","1351199734","","1");
VALUES("1","547","1351199734","","1");
VALUES("1","548","1351199734","","1");
VALUES("1","549","1351199734","","1");
VALUES("1","550","1351199734","","1");
VALUES("1","551","1351199734","","1");
VALUES("1","552","1351199734","","1");
VALUES("1","553","1351199734","","1");
VALUES("1","554","1351199734","","1");
VALUES("1","555","1351199734","","1");
VALUES("1","556","1351199734","","1");
VALUES("1","557","1351199734","","1");
VALUES("1","558","1351199734","","1");
VALUES("1","559","1351199734","","1");
VALUES("1","560","1351199734","","1");
VALUES("1","561","1351199734","","1");
VALUES("1","562","1351199734","","1");
VALUES("1","563","1351199734","","1");
VALUES("1","564","1351199734","","1");
VALUES("1","565","1351199734","","1");
VALUES("1","566","1351199734","","1");
VALUES("1","567","1351199734","","1");
VALUES("1","568","1351199734","","1");
VALUES("1","569","1351199734","","1");
VALUES("1","570","1351199734","","1");
VALUES("1","571","1351199734","","1");
VALUES("1","572","1351199734","","1");
VALUES("1","573","1351199734","","1");
VALUES("1","574","1351199734","","1");
VALUES("1","575","1351199734","","1");
VALUES("1","576","1351199734","","1");
VALUES("1","585","1351199734","","1");
VALUES("1","586","1351199734","","1");
VALUES("1","587","1351199734","","1");
VALUES("1","588","1351199734","","1");
VALUES("1","589","1351199734","","1");
VALUES("1","590","1351199734","","1");
VALUES("1","591","1351199734","","1");
VALUES("1","592","1351199734","","1");
VALUES("1","593","1351199734","","1");
VALUES("1","594","1351199734","","1");
VALUES("1","595","1351199734","","1");
VALUES("1","596","1351199734","","1");
VALUES("1","597","1351199734","","1");
VALUES("1","598","1351199734","","1");
VALUES("1","599","1351199734","","1");
VALUES("1","600","1351199734","","1");
VALUES("1","601","1351199734","","1");
VALUES("1","602","1351199734","","1");
VALUES("1","603","1351199734","","1");
VALUES("1","604","1351199734","","1");
VALUES("1","605","1351199734","","1");
VALUES("1","606","1351199734","","1");
VALUES("1","607","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","608","1351199734","","1");
VALUES("1","609","1351199734","","1");
VALUES("1","610","1351199734","","1");
VALUES("1","611","1351199734","","1");
VALUES("1","612","1351199734","","1");
VALUES("1","613","1351199734","","1");
VALUES("1","614","1351199734","","1");
VALUES("1","615","1351199734","","1");
VALUES("1","616","1351199734","","1");
VALUES("1","617","1351199734","","1");
VALUES("1","618","1351199734","","1");
VALUES("1","619","1351199734","","1");
VALUES("1","620","1351199734","","1");
VALUES("1","621","1351199734","","1");
VALUES("1","622","1351199734","","1");
VALUES("1","623","1351199734","","1");
VALUES("1","624","1351199734","","1");
VALUES("1","625","1351199734","","1");
VALUES("1","626","1351199734","","1");
VALUES("1","627","1351199734","","1");
VALUES("1","628","1351199734","","1");
VALUES("1","629","1351199734","","1");
VALUES("1","630","1351199734","","1");
VALUES("1","631","1351199734","","1");
VALUES("1","632","1351199734","","1");
VALUES("1","633","1351199734","","1");
VALUES("1","634","1351199734","","1");
VALUES("1","635","1351199734","","1");
VALUES("1","636","1351199734","","1");
VALUES("1","637","1351199734","","1");
VALUES("1","638","1351199734","","1");
VALUES("1","639","1351199734","","1");
VALUES("1","640","1351199734","","1");
VALUES("1","641","1351199734","","1");
VALUES("1","642","1351199734","","1");
VALUES("1","643","1351199734","","1");
VALUES("1","644","1351199734","","1");
VALUES("1","645","1351199734","","1");
VALUES("1","646","1351199734","","1");
VALUES("1","647","1351199734","","1");
VALUES("1","648","1351199734","","1");
VALUES("1","649","1351199734","","1");
VALUES("1","650","1351199734","","1");
VALUES("1","651","1351199734","","1");
VALUES("1","652","1351199734","","1");
VALUES("1","653","1351199734","","1");
VALUES("1","654","1351199734","","1");
VALUES("1","655","1351199734","","1");
VALUES("1","656","1351199734","","1");
VALUES("1","657","1351199734","","1");
VALUES("1","658","1351199734","","1");
VALUES("1","659","1351199734","","1");
VALUES("1","660","1351199734","","1");
VALUES("1","661","1351199734","","1");
VALUES("1","662","1351199734","","1");
VALUES("1","663","1351199734","","1");
VALUES("1","664","1351199734","","1");
VALUES("1","665","1351199734","","1");
VALUES("1","666","1351199734","","1");
VALUES("1","667","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","668","1351199734","","1");
VALUES("1","669","1351199734","","1");
VALUES("1","670","1351199734","","1");
VALUES("1","671","1351199734","","1");
VALUES("1","672","1351199734","","1");
VALUES("1","673","1351199734","","1");
VALUES("1","674","1351199734","","1");
VALUES("1","675","1351199734","","1");
VALUES("1","676","1351199734","","1");
VALUES("1","677","1351199734","","1");
VALUES("1","678","1351199734","","1");
VALUES("1","679","1351199734","","1");
VALUES("1","680","1351199734","","1");
VALUES("1","681","1351199734","","1");
VALUES("1","682","1351199734","","1");
VALUES("1","683","1351199734","","1");
VALUES("1","684","1351199734","","1");
VALUES("1","685","1351199734","","1");
VALUES("1","686","1351199734","","1");
VALUES("1","687","1351199734","","1");
VALUES("1","688","1351199734","","1");
VALUES("1","689","1351199734","","1");
VALUES("1","690","1351199734","","1");
VALUES("1","691","1351199734","","1");
VALUES("1","692","1351199734","","1");
VALUES("1","693","1351199734","","1");
VALUES("1","694","1351199734","","1");
VALUES("1","695","1351199734","","1");
VALUES("1","696","1351199734","","1");
VALUES("1","697","1351199734","","1");
VALUES("1","698","1351199734","","1");
VALUES("1","699","1351199734","","1");
VALUES("1","700","1351199734","","1");
VALUES("1","701","1351199734","","1");
VALUES("1","702","1351199734","","1");
VALUES("1","703","1351199734","","1");
VALUES("1","704","1351199734","","1");
VALUES("1","705","1351199734","","1");
VALUES("1","706","1351199734","","1");
VALUES("1","707","1351199734","","1");
VALUES("1","708","1351199734","","1");
VALUES("1","709","1351199734","","1");
VALUES("1","710","1351199734","","1");
VALUES("1","711","1351199734","","1");
VALUES("1","712","1351199734","","1");
VALUES("1","713","1351199734","","1");
VALUES("1","714","1351199734","","1");
VALUES("1","715","1351199734","","1");
VALUES("1","716","1351199734","","1");
VALUES("1","717","1351199734","","1");
VALUES("1","718","1351199734","","1");
VALUES("1","719","1351199734","","1");
VALUES("1","720","1351199734","","1");
VALUES("1","721","1351199734","","1");
VALUES("1","722","1351199734","","1");
VALUES("1","723","1351199734","","1");
VALUES("1","724","1351199734","","1");
VALUES("1","725","1351199734","","1");
VALUES("1","726","1351199734","","1");
VALUES("1","727","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","728","1351199734","","1");
VALUES("1","729","1351199734","","1");
VALUES("1","730","1351199734","","1");
VALUES("1","731","1351199734","","1");
VALUES("1","732","1351199734","","1");
VALUES("1","733","1351199734","","1");
VALUES("1","734","1351199734","","1");
VALUES("1","735","1351199734","","1");
VALUES("1","736","1351199734","","1");
VALUES("1","737","1351199734","","1");
VALUES("1","738","1351199734","","1");
VALUES("1","739","1351199734","","1");
VALUES("1","740","1351199734","","1");
VALUES("1","741","1351199734","","1");
VALUES("1","742","1351199734","","1");
VALUES("1","743","1351199734","","1");
VALUES("1","744","1351199734","","1");
VALUES("1","745","1351199734","","1");
VALUES("1","746","1351199734","","1");
VALUES("1","747","1351199734","","1");
VALUES("1","748","1351199734","","1");
VALUES("1","749","1351199734","","1");
VALUES("1","750","1351199734","","1");
VALUES("1","751","1351199734","","1");
VALUES("1","752","1351199734","","1");
VALUES("1","753","1351199734","","1");
VALUES("1","754","1351199734","","1");
VALUES("1","755","1351199734","","1");
VALUES("1","756","1351199734","","1");
VALUES("1","757","1351199734","","1");
VALUES("1","758","1351199734","","1");
VALUES("1","759","1351199734","","1");
VALUES("1","760","1351199734","","1");
VALUES("1","761","1351199734","","1");
VALUES("1","762","1351199734","","1");
VALUES("1","763","1351199734","","1");
VALUES("1","764","1351199734","","1");
VALUES("1","765","1351199734","","1");
VALUES("1","766","1351199734","","1");
VALUES("1","767","1351199734","","1");
VALUES("1","768","1351199734","","1");
VALUES("1","769","1351199734","","1");
VALUES("1","770","1351199734","","1");
VALUES("1","771","1351199734","","1");
VALUES("1","772","1351199734","","1");
VALUES("1","773","1351199734","","1");
VALUES("1","774","1351199734","","1");
VALUES("1","775","1351199734","","1");
VALUES("1","776","1351199734","","1");
VALUES("1","777","1351199734","","1");
VALUES("1","778","1351199734","","1");
VALUES("1","779","1351199734","","1");
VALUES("1","780","1351199734","","1");
VALUES("1","781","1351199734","","1");
VALUES("1","782","1351199734","","1");
VALUES("1","783","1351199734","","1");
VALUES("1","784","1351199734","","1");
VALUES("1","785","1351199734","","1");
VALUES("1","786","1351199734","","1");
VALUES("1","787","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","788","1351199734","","1");
VALUES("1","789","1351199734","","1");
VALUES("1","790","1351199734","","1");
VALUES("1","791","1351199734","","1");
VALUES("1","792","1351199734","","1");
VALUES("1","793","1351199734","","1");
VALUES("1","794","1351199734","","1");
VALUES("1","795","1351199734","","1");
VALUES("1","796","1351199734","","1");
VALUES("1","797","1351199734","","1");
VALUES("1","798","1351199734","","1");
VALUES("1","799","1351199734","","1");
VALUES("1","800","1351199734","","1");
VALUES("1","801","1351199734","","1");
VALUES("1","802","1351199734","","1");
VALUES("1","803","1351199734","","1");
VALUES("1","804","1351199734","","1");
VALUES("1","805","1351199734","","1");
VALUES("1","806","1351199734","","1");
VALUES("1","807","1351199734","","1");
VALUES("1","808","1351199734","","1");
VALUES("1","809","1351199734","","1");
VALUES("1","810","1351199734","","1");
VALUES("1","811","1351199734","","1");
VALUES("1","812","1351199734","","1");
VALUES("1","813","1351199734","","1");
VALUES("1","814","1351199734","","1");
VALUES("1","815","1351199734","","1");
VALUES("1","816","1351199734","","1");
VALUES("1","817","1351199734","","1");
VALUES("1","818","1351199734","","1");
VALUES("1","819","1351199734","","1");
VALUES("1","820","1351199734","","1");
VALUES("1","821","1351199734","","1");
VALUES("1","822","1351199734","","1");
VALUES("1","823","1351199734","","1");
VALUES("1","824","1351199734","","1");
VALUES("1","825","1351199734","","1");
VALUES("1","826","1351199734","","1");
VALUES("1","827","1351199734","","1");
VALUES("1","828","1351199734","","1");
VALUES("1","829","1351199734","","1");
VALUES("1","830","1351199734","","1");
VALUES("1","831","1351199734","","1");
VALUES("1","832","1351199734","","1");
VALUES("1","833","1351199734","","1");
VALUES("1","834","1351199734","","1");
VALUES("1","850","1351199734","","1");
VALUES("1","865","1351199734","","1");
VALUES("1","851","1351199734","","1");
VALUES("1","874","1351199734","","1");
VALUES("1","872","1351199734","","1");
VALUES("1","852","1351199734","","1");
VALUES("1","853","1351199734","","1");
VALUES("1","877","1351199734","","1");
VALUES("1","879","1351199734","","1");
VALUES("1","870","1351199734","","1");
VALUES("1","867","1351199734","","1");
VALUES("1","854","1351199734","","1");
VALUES("1","876","1351199734","","1");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub
s2iq1_acymailing_listsub

VALUES("1","864","1351199734","","1");
VALUES("1","855","1351199734","","1");
VALUES("1","856","1351199734","","1");
VALUES("1","857","1351199734","","1");
VALUES("1","858","1351199734","","1");
VALUES("1","859","1351199734","","1");
VALUES("1","860","1351199734","","1");
VALUES("1","881","1351199734","","1");
VALUES("1","873","1351199734","","1");
VALUES("1","866","1351199734","","1");
VALUES("1","871","1351199734","","1");
VALUES("1","878","1351199734","","1");
VALUES("1","869","1351199734","","1");
VALUES("1","882","1351199734","","1");
VALUES("1","868","1351199734","","1");
VALUES("1","861","1351199734","","1");
VALUES("1","862","1351199734","","1");
VALUES("1","883","1351199734","","1");
VALUES("1","880","1351199734","","1");
VALUES("1","835","1351199734","","1");
VALUES("1","836","1351199734","","1");
VALUES("1","837","1351199734","","1");
VALUES("1","838","1351199734","","1");
VALUES("1","839","1351199734","","1");
VALUES("1","840","1351199734","","1");
VALUES("1","841","1351199734","","1");
VALUES("1","842","1351199734","","1");
VALUES("1","863","1351199734","","1");
VALUES("1","843","1351199734","","1");
VALUES("1","844","1351199734","","1");
VALUES("1","845","1351199734","","1");
VALUES("1","846","1351199734","","1");
VALUES("1","847","1351199734","","1");
VALUES("1","848","1351199734","","1");
VALUES("1","849","1351199734","","1");
VALUES("1","875","1351199734","","1");
VALUES("1","892","1351199734","","1");
VALUES("1","887","1351199734","","1");
VALUES("1","885","1351199734","","1");
VALUES("1","903","1351199734","","1");
VALUES("1","886","1351199734","","1");
VALUES("1","899","1351199734","","1");
VALUES("1","890","1351199734","","1");
VALUES("1","889","1351199734","","1");
VALUES("1","900","1351199734","","1");
VALUES("1","898","1351199734","","1");
VALUES("1","896","1351199734","","1");
VALUES("1","908","1351199734","","1");
VALUES("1","907","1351199734","","1");
VALUES("1","904","1351199734","","1");
VALUES("1","888","1351199734","","1");
VALUES("1","906","1351199734","","1");
VALUES("1","884","1351199734","","1");
VALUES("1","894","1351199734","","1");
VALUES("1","901","1351199734","","1");
VALUES("1","893","1351199734","","1");
VALUES("1","909","1351199734","","1");
VALUES("1","902","1351199734","","1");
VALUES("1","905","1351199734","","1");
VALUES("1","891","1351199734","","1");

INSERT INTO s2iq1_acymailing_listsub VALUES("1","895","1351199734","","1");


INSERT INTO s2iq1_acymailing_listsub VALUES("1","897","1351199734","","1");

DROP TABLE IF EXISTS s2iq1_acymailing_mail;


CREATE TABLE `s2iq1_acymailing_mail` (
`mailid` mediumint(10) unsigned NOT NULL AUTO_INCREMENT,
`subject` varchar(250) NOT NULL,
`body` longtext NOT NULL,
`altbody` longtext NOT NULL,
`published` tinyint(4) DEFAULT '1',
`senddate` int(10) unsigned DEFAULT NULL,
`created` int(10) unsigned DEFAULT NULL,
`fromname` varchar(250) NOT NULL,
`fromemail` varchar(250) NOT NULL,
`replyname` varchar(250) NOT NULL,
`replyemail` varchar(250) NOT NULL,
`type` enum('news','autonews','followup','unsub','welcome','notification') NOT
NULL DEFAULT 'news',
`visible` tinyint(4) NOT NULL DEFAULT '1',
`userid` int(10) unsigned DEFAULT NULL,
`alias` varchar(250) DEFAULT NULL,
`attach` text,
`html` tinyint(4) NOT NULL DEFAULT '1',
`tempid` smallint(11) NOT NULL DEFAULT '0',
`key` varchar(200) DEFAULT NULL,
`frequency` varchar(50) DEFAULT NULL,
`params` text,
`sentby` int(11) unsigned DEFAULT NULL,
`metakey` text,
`metadesc` text,
PRIMARY KEY (`mailid`),
KEY `senddate` (`senddate`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_mail VALUES("1","New Subscriber on your website","<
p>Hello {subtag:name},</p><p>A new user has been created in AcyMailing : </p><bl
ockquote><p>Name : {user:name}</p><p>Email : {user:email}</p><p>IP : {user:ip} <
/p><p>Subscription : {user:subscription}</p></blockquote>","","1","","","","",""
,"","notification","0","","notification_created","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("2","A User unsubscribed from all your
lists","<p>Hello {subtag:name},</p><p>The user {user:name} : {user:email} unsubs
cribed from all your lists</p><p>{survey}</p>","","1","","","","","","","notific
ation","0","","notification_unsuball","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("3","A User unsubscribed","<p>Hello {su
btag:name},</p><p>The user {user:name} : {user:email} unsubscribed from your lis
t</p><p>{survey}</p>","","1","","","","","","","notification","0","","notificati
on_unsub","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("4","A User refuses to receive e-mails
from your website","<p>The User {user:name} : {user:email} refuses to receive an
y e-mail anymore from your website.</p><p>{survey}</p>","","1","","","","","",""
,"notification","0","","notification_refuse","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("5","{subtag:name}, please confirm your
subscription","<p> Hello {subtag:name}, </p><p><strong>{confirm}Click here to c
onfirm your subscription{/confirm}</strong></p>","","1","","","","","","","notif
ication","0","","confirmation","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("6","AcyMailing Cron Report","<p>{repor
t}</p><p>{detailreport}</p>","","1","","","","","","","notification","0","","rep

ort","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("7","A Newsletter has been generated :
\"{subject}\"","<p>The Newsletter issue {issuenb} has been generated : </p><p>Su
bject : {subject}</p><p>{body}</p>","","1","","","","","","","notification","0",
"","notification_autonews","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("8","Modify your subscription","<p>Hell
o {subtag:name}, </p><p>You requested some changes on your subscription,</p><p>P
lease {modify}click here{/modify} to be identified as the owner of this account
and then modify your subscription.</p>","","1","","","","","","","notification",
"0","","modif","","1","0","","","","","","");
INSERT INTO s2iq1_acymailing_mail VALUES("9","Test","<div style=\"background-col
or: #e2e8df; width: 100%; font-family: Tahoma, Geneva, Kalimati, sans-serif; col
or: #8a8a8a;
\n<table
style=\"text-align:
text-align: center;\">
left; width: 560px; margin: auto;\" cellspacing=\"0
\" cellpadding=\"0\">
\n<td
\n<tr>
\n<tbody>
class=\"hideonline\" style=\"padding: 20px 0px; font-size: 10px; color: #0
00000; margin: auto; text-align: center;\" colspan=\"3\">This email contains gra
phics, so if you don\'t see them, {readonline}view it in your browser{/readonlin
e}.</td>
\n<table
\n<tbody>
\n<tr>
\n</tr>
\n<td
width=\"37\"></td>
colspan=\"2\"
width=\"20\"></td>
style=\"background-color:
colspan=\"3\"
width=\"7\"></td>
style=\"line-height:
style=\"width:
height=\"20\"></td>
height=\"11\"></td>
100%;\"
456px;\"
0px;\"><img
#fbfbf7;\"
cellspacing=\"0\"
#f9f7d3;\"
cellspacing=\"0\"
src=\"http://www.acyba.com/images/templat
valign=\"top\"
width=\"456\"
cellpadding=\"0\">
cellpadding=\"0\">
height=\"110\">
width=\"496\">
es/newsletter-1/logo-icon.png\"
\n<table
\n<tr>
\n<tbody>
\n<h1>AcyMailing
\n</td>
\n<tr
\n</tr>
\n<td
valign=\"top\">
align=\"right\"
width=\"15\"></td>
style=\"line-height:
style=\"width:
is Out!</h1>
valign=\"top\"
100%;\"
0px;\">
0px;\"
border=\"0\"
cellspacing=\"0\"
align=\"right\"
height=\"71\">
alt=\"\"
cellpadding=\"0\">
valign=\"baseline\"
/></td>
height=\"1
5\"><img src=\"http://www.acyba.com/images/templates/newsletter-1/company-name.p
ng\" border=\"0\"
\n</td>
\n</table>
\n</tbody>
\n</tr>
\n<table
\n<td
\n<table>
\n<h6></h6>
\n<h2>E-Mail</h2>
\n<td>
\n<tr>
\n<tbody>
colspan=\"3\"
width=\"20\"></td>
colspan=\"5\">
width=\"60\"></td>
style=\"font-size:
style=\"width:
alt=\"\"
height=\"3\"></td>
100%;\">
10px;
height=\"15\"
text-align:/></td>
left;\" valign=\"top\" width=\"280\">
Electronic mail, often abbreviated as email or e-mail, is a method of exchanging
digital messages, designed primarily for human use. E-mail systems are based on
a store-and-forward model in which e-mail computer server systems accept, forwa
rd, deliver and store messages on behalf of users, who only need to connect to t
he e-mail infrastructure, typically an e-mail server, with a network-enabled dev
ice (e.g., a personal computer) for the duration of message submission or retrie
val.<brstyle=\"line-height:
\n<td
/><a href=\"http://en.wikipedia.org/wiki/E-mail\">Wikipedia</a></td>
0px;\"><img src=\"http://www.acyba.com/images/templat
es/newsletter-1/acymailing.png\"
\n</td>
\n</table>
\n</tbody>
\n</tr>
\n<table
\n<h2
\n<td>
\n<h6
\n<td
\n<tr>
\n<tbody>
\n<table>
width=\"60\"></td>
style=\"text-align:
style=\"font-size:
style=\"width: 100%;\">
10px;
left;\">Marketing
left;\"></h6>
text-align:
border=\"0\"
left;\"
Campaign</h2>
alt=\"\"
valign=\"top\"
/></td>
width=\"140\">
Marketing is an integrated communications-based process through which individual
s and communities are informed or persuaded that existing and newly-identified n
eeds and
\n<td
style=\"line-height:
wants may be satisfied
0px;\"><img
by the src=\"media/com_acymailing/templates/news
products and services of others.</td>
letter-1/vert-separator.png\"
\n<td
style=\"line-height: 0px;\"><img
border=\"0\"
src=\"http://www.acyba.com/images/templat
alt=\"\" /></td>
es/newsletter-1/essential.png\"
\n<td
style=\"line-height: 0px;\"><img
border=\"0\"
src=\"media/com_acymailing/templates/news
alt=\"\" /></td>
letter-1/vert-separator.png\"
\n<td
style=\"font-size: 10px;border=\"0\"
text-align: left;\"
alt=\"\"valign=\"top\"
/></td>
width=\"140\">
Marketing is used to create the customer, to keep the customer and to satisfy th
e customer. <a href=\"http://en.wikipedia.org/wiki/Marketing_campaign\">Wikipedi
\n</td>style=\"font-size:
\n</table>
\n</tbody>
a</a></td>
\n</tr>
\n<table
\n<td
\n<table>
\n<h6></h6>
\n<h2>Joomla!</h2>
\n<td>
\n<tr>
\n<tbody>
width=\"60\"></td>
style=\"width: 100%;\">
10px; text-align: left;\" valign=\"top\" width=\"200\">
Joomla! is a content management system platform for publishing content on the Wo
rld Wide Web and intranets as well as a Model view controller (MVC) Web Application
Development
\n<td
style=\"line-height:
framework.</td>0px;\"><img src=\"media/com_acymailing/templates/news
letter-1/vert-separator.png\"
\n<td
style=\"font-size: 10px;border=\"0\"
text-align: left;\"
alt=\"\"valign=\"top\"
/></td>
width=\"200\">
The system includes features such as page caching to improve performance, RSS fe
eds, printable versions of pages, news flashes, blogs, polls, website searching,
and language internationalization.<br /><a href=\"http://en.wikipedia.org/wiki/
Joomla\">Wikipedia</a></td>
\n</td>
\n</table>
\n</tbody>
\n<tr
\n</tr>
\n<td
width=\"60\"></td> 0px;\"
width=\"27\"></td>
style=\"line-height:
0px;\">colspan=\"3\"><img src=\"media/com_acymailing/
templates/newsletter-1/page-footer.png\"
\n<td
\n<tr>
\n</tr>
style=\"padding: 20px 0px; font-size:
border=\"0\"
10px; color:
alt=\"\"
#000000;
/></td>
margin: auto;
text-align: center;\" colspan=\"3\">Not interested any more? {unsubscribe}Unsubs
\n</div>","","1","1346069442","1345954182","","","","","news","1","42","test",""
\n</table>
\n</tbody>
\n</tr>
cribe{/unsubscribe}</td>
,"1","1","ee2b9362f86a96f1dec2eb3b82169b3d","","","42","","");
INSERT INTO s2iq1_acymailing_mail VALUES("10","Vaquero Festival Newsletter","<p><
\n<!-- Facebook
/p>
\n<table
\n<center>
\n<p>*|MC:SUBJECT|*</p>
id=\"backgroundTable\"
sharing information
style=\"width:
tags --> 600px;\" border=\"0\" cellspacing
=\"0\"align=\"center\"
\n<td
\n<tr>
\n<tbody>
\n<table
cellpadding=\"0\">
id=\"templatePreheader\"
valign=\"top\"><!-style=\"width:
// Begin
600px;\"
Template
border=\"0\"
Preheader cellspaci
\\\\ -->
ng=\"0\"
\n<td
\n<tr>
\n<tbody>
class=\"preheaderContent\"
cellpadding=\"10\">
valign=\"top\"><!-- // Begin Module: Standard P
reheader style=\"width:
\n<table
\\ -->
600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"10
\n<td valign=\"top\">
\n<tr>
\n<tbody>
\">
\n<div><big><strong><big>SAVE
THE DATE: November 2 &amp;3, 2012.</big></strong><
strong><br /> <big><strong><br /> Hebbronville, Texas</strong></big></strong></bi
\n<!--valign=\"top\"
\n</td>
g></div>
\n<td
\n<div>Is
*|IFNOT:ARCHIVE_PAGE|*
this email not
width=\"190\">
displaying
--> correctly?<br /> <a href=\"*%7CARCHIVE%7C*\"
\n</td>
\n<!-\n</table>
\n</tbody>
\n</tr>
\n<table
target=\"_blank\">View
*|END:IF|*
//
id=\"templateContainer\"
End Template
Module:
--></tr>
Standard
Preheader
it in your
Preheader
\\\\
style=\"width:
browser</a>.</div>
-->\\ --></td>
600px;\" border=\"0\" cellspaci
ng=\"0\"
\n<td
\n<tr>
\n<tbody>
\n<table
align=\"center\"
cellpadding=\"0\">
id=\"templateHeader\"
valign=\"top\"><!-style=\"width:
// 600px;\"
Begin Template
border=\"0\"
Header cellspacing=
\\\\ -->
\"0\" class=\"headerContent\"><!-\n<td
\n<tr>
\n<tbody>
cellpadding=\"0\">
// Begin Module: Standard Header Image \\\\ -

-> <a href=\"http://www.vaquerofestival.com\"><img src=\"file:///Users/vaneleflo


res/Desktop/front-page-entertainment2%20copy.png\" border=\"0\" alt=\"Vaquero Fe
stival entertainment\" width=\"800\" height=\"558\" style=\"max-width: 600px;\"
/></a>align=\"center\"
\n<!-\n</table>
\n</tbody>
\n<td
\n<tr>
\n</tr>
\n<table
<!-//
id=\"templateBody\"
End//Template
End Module:
Header
valign=\"top\"><!-Standard
style=\"width:
\\\\ --></td>
Header //
Image
600px;\"
Begin
\\\\Template
border=\"0\"
--></td>Body cellspacing=\"
\\\\ -->
0\" cellpadding=\"0\">
\n<td
\n<tr>
\n<tbody>
class=\"bodyContent\" colspan=\"2\" valign=\"top\"><!-- // Begin Module: S
tandard Content
\n<table
style=\"width:
\\\\ -->100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"20\
">
\n<td
\n<tr>
\n<div><strong><a
\n<tbody>
valign=\"top\">
href=\"http://www.vaquerofestival.com\"><img src=\"file:///Use
rs/vaneleflores/Documents/Magic%20Briefcase/Artisteer%20Templates/new%20vaquero2
012/vaquero%20images%20folder/logo.png\" border=\"0\" alt=\"Vaquero Festival Log
o\" width=\"182\" height=\"131\" align=\"right\" /></a><big><big>Hebbronville, T
exas<br /> Jim Hogg County Fair Grounds<br /> Friday and Saturday
Nov. 2 &amp; 3
, 2012</big></big><br /> <a href=\"http://vaquerofestival.net/index.php/schedule
-of-events#year=2012&amp;month=10&amp;day=23&amp;view=agendaWeek\">See schedule
of events</a><br /> <br /> <span style=\"color: #ff0000;\"><big><span style=\"co
lor: #993300;\"><big>Buy your presale tickets today!</big></span></big><br /> La
redo: Kelly\'s Western Wear and Casa Raul.<br /> Hebbronville: First National Ban
k of Hebbronville.</span><br /> <br /> Friday $5 admission. Saturday admission $
10, children
\n<!-\n</table>
\n</tbody>
\n</td>
\n<td
\n<tr>
\n</tr>
class=\"leftColumnContent\"
// Endunder
Module:
12,Standard
$1 at gate.</strong></div>
Content
valign=\"top\"
\\\\ --></td>
width=\"280\"><!-- // Begin Mod
ule: Top style=\"width:
\n<table
Image with Content
100%;\"
\\\\border=\"0\"
-->
cellspacing=\"0\" cellpadding=\"20\
">
\n<td
\n<tr>
\n<tbody>
valign=\"top\"><img src=\"file:///Users/vaneleflores/Desktop/Susan.jpg\" b
order=\"0\"
\nand
\n<h4
\n<div>
Paul\"alt=\"Susan
class=\"h4\"><small><small><small><small>Susan
width=\"233\" height=\"233\" style=\"max-width:
Jensen and
260px;\"
Paul Singer</sma
/>
\n<h4 class=\"h4\"><span style=\"color: #cc0000;\">Silent Auction</span><br /> <
ll></small></small></small></h4>
small><small><small>Filmmaker Susan Jensen from Santa Barbara, California will h
ighlight<br
\nTo
honor the
/> Vaqueros
2012 Vaquero
of Jim
Festival
Hogg County,
Silent aAuction</small></small></small></h4>
special preview of the critically
acclaimed <span style=\"color: #cc0000;\"><em>Vaquero Documentary Series</em></s
pan> will be presented. This 45-minute preview includes segments filmed in Spain
, Mexico and South Texas.<strong><br /> </strong>Filmed and produced by Susan Je
nsen and Paul Singer, this preview features selected segments from their 9-DVD V
aquero Series Set. It celebrates the Vaquero, the proud horseman whose roots rea
ch back to Spain, Mexico and South Texas. It shows how his expertise and bravery
formed the foundation for the Texas Cowboy.<br /> <a href=\"http://vaquerofesti
val.net/index.php/news/16-jim-hogg-vaqueros-in-critically-acclaimed-documentary\
"><small>Read
\n<!-\n</table>
\n</tbody>
\n</tr>
\n</td>
\n<td
class=\"centerColumnContent\"
// End Module:
full article</small></a></div>
Top Image withvalign=\"top\"
Content \\\\ --></td>
width=\"130\"><!-- // Begin M
odule: Topstyle=\"width:
\n<table
Image with Content
256px;\"
\\\\border=\"0\"
-->
cellspacing=\"0\" cellpadding=\"20
\n<td valign=\"top\" height=\"400\"><img src=\"Desktop/trailride2.jpg\" border=\
\n<tr>
\n<tbody>
\">
"0\" alt=\"trail
\n<h4
\n<div>
\n<strong>Friday
class=\"h4\"><br
ride\"
and
Saturday,
/>width=\"236\"
Trail8am.<br
Ride</h4>
height=\"236\"
/> </strong>Trail
/><brride
/> begins at Ranch Pei
tas. <br /> <br /> <br /> <img src=\"Desktop/parade2.jpg\" border=\"0\" alt=\"Par
ade\" class=\"h4\"><br
\n<h4
\n<strong>Saturday,
width=\"239\" 10am.<br
height=\"239\"
/> Parade</h4>
/> </strong>One
/><br /> of the best small town parades, hon
oring align=\"center\"
\n</td>
\n<!-\n</table>
\n</tbody>
\n<td
\n<tr>
\n</tr>
\n<table
our
//id=\"templateFooter\"
Vaquero
End
Module:
Template
heritage.</div>
Top
BodyImage
valign=\"top\"><!-\\\\style=\"width:
with
--></td>
Content//\\\\
Begin--></td>
600px;\"
Template
border=\"0\"
Footer cellspacing=
\\\\ -->
\"0\" class=\"footerContent\"
\n<td
\n<tr>
\n<tbody>
cellpadding=\"10\">
valign=\"top\"><!-- // Begin Module: Standard Foot
er \\\\ -->
\n<table
style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\
">
\n<td
\n<tr>
\n<div><a
\n<tbody>
id=\"social\"
href=\"*%7CTWITTER:PROFILEURL%7C*\">follow
colspan=\"2\" valign=\"middle\"> on Twitter</a> | <a href=\"*
%7CFACEBOOK:PROFILEURL%7C*\">friend on Facebook</a> | <a href=\"*%7CFORWARD%7C*\
">forward
\n<td
\n<tr>
\n</tr>
\n</td>
\n<div><em>Copyright
colspan=\"2\"
to a friend</a></div>
valign=\"top\"
Vaquero Festival
width=\"350\">
2012</em><br /> <strong>Our mailing addres
s is:</strong></div>
\n<td
\n<tr>
\n</tr>
\n</td>
\n<div></div>
\n<div><a
id=\"utility\"
href=\"*%7CUNSUB%7C*\">unsubscribe
colspan=\"2\" valign=\"middle\">
from this list</a> | <a href=\"*%7CU
PDATE_PROFILE%7C*\">update
\n<!-\n</center>","","0","","1351090978","","","","","news","1","42","vaquero-festiva
\n</td>
\n</table>
\n</tbody>
\n</tr>
// End Template
Module: Standard
Footer
subscription
\\\\
Footer
--></td>
\\\\
preferences</a></div>
--></td>
l-newsletter","","1","0","fddf2c54ec04e944f9a8cb3ab6e0fcd4","","","","","");

DROP TABLE IF EXISTS s2iq1_acymailing_queue;


CREATE TABLE `s2iq1_acymailing_queue` (
`senddate` int(10) unsigned NOT NULL,
`subid` int(10) unsigned NOT NULL,
`mailid` mediumint(10) unsigned NOT NULL,
`priority` tinyint(3) unsigned DEFAULT '3',
`try` tinyint(3) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`subid`,`mailid`),
KEY `senddate` (`senddate`)

) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_acymailing_stats;


CREATE TABLE `s2iq1_acymailing_stats` (
`mailid` mediumint(10) unsigned NOT NULL,
`senthtml` int(10) unsigned NOT NULL DEFAULT '0',
`senttext` int(10) unsigned NOT NULL DEFAULT '0',
`senddate` int(10) unsigned NOT NULL,
`openunique` mediumint(10) unsigned NOT NULL DEFAULT '0',
`opentotal` int(10) unsigned NOT NULL DEFAULT '0',
`bounceunique` mediumint(10) unsigned NOT NULL DEFAULT '0',
`fail` mediumint(10) unsigned NOT NULL DEFAULT '0',
`clicktotal` int(10) unsigned NOT NULL DEFAULT '0',
`clickunique` mediumint(10) unsigned NOT NULL DEFAULT '0',
`unsub` mediumint(10) unsigned NOT NULL DEFAULT '0',
`forward` mediumint(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`mailid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_stats VALUES("9","1","0","1346069443","1","5","0","
0","0","0","0","0");

DROP TABLE IF EXISTS s2iq1_acymailing_subscriber;


CREATE TABLE `s2iq1_acymailing_subscriber` (
`subid` int(10) unsigned NOT NULL AUTO_INCREMENT,
`email` varchar(200) NOT NULL,
`userid` int(10) unsigned DEFAULT NULL,
`name` varchar(250) NOT NULL,
`created` int(10) unsigned DEFAULT NULL,
`confirmed` tinyint(4) NOT NULL DEFAULT '0',
`enabled` tinyint(4) NOT NULL DEFAULT '1',
`accept` tinyint(4) NOT NULL DEFAULT '1',
`ip` varchar(100) DEFAULT NULL,
`html` tinyint(4) NOT NULL DEFAULT '1',
`key` varchar(250) DEFAULT NULL,
PRIMARY KEY (`subid`),
UNIQUE KEY `email` (`email`),
KEY `userid` (`userid`)
) ENGINE=MyISAM AUTO_INCREMENT=910 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_subscriber VALUES("1","graphitiks@graphitiks.com","
42","Jose A. Garcia","1312230242","1","1","1","","1","3f9378264d447851c8bb06ad70
8914f0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("3","graphitiks@yahoo.com","44","
Liz Flores","1348416337","1","1","1","70.125.177.28","1","4438bcfb932f0ce60368b1
650eddb903");
INSERT INTO s2iq1_acymailing_subscriber VALUES("4","belinda.bravo@hotmail.com","
","Belinda Bravo","1332254211","0","1","1","71.40.246.32","1","84db3cd099c6eddb9
4d45995db6fb5a7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("5","sylviadea@gmail.com","","Syl
via Dodier","1332254211","0","1","1","71.40.246.32","1","ebc5370c24fa6dffc54b571
b5a890db4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("7","megon0618@yahoo.com","","MER

CEDES GONZALEZ","1332968960","0","1","1","64.209.150.95","1","4c345e43430cdcfc4c
319735ae4d87aa");
INSERT INTO s2iq1_acymailing_subscriber VALUES("8","amparo0124@sbcglobal.net",""
,"Amparo Gutierrez","1333035041","0","1","1","71.40.246.32","1","1b074956ef6a0b4
f2d61406fa619ed13");
INSERT INTO s2iq1_acymailing_subscriber VALUES("9","ortizdr@gmail.com","","Diana
Ramirez-Ortiz","1333170104","0","1","1","74.195.50.248","1","ca79dd115d34c7db45
e62109d55e7058");
INSERT INTO s2iq1_acymailing_subscriber VALUES("10","antre13@hotmail.com","","An
selmo Trevino, Jr.","1332992880","0","1","1","70.123.95.42","1","205445c614dadea
21a4ded38c7c7a3fd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("11","alimarg13@aol.com","","Alic
ia Rangel","1332994440","0","1","1","76.250.145.226","1","a995822e12244ac1285c80
0645b1cbe1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("12","rvidaurri@yahoo.com","","Ra
fael Vidaurri","1333252219","0","1","1","24.170.82.20","1","6523d76588f1186dffda
bccfcd6cec85");
INSERT INTO s2iq1_acymailing_subscriber VALUES("13","rmorales12@sbcglobal.net","
","Rodolfo Morales","1333908677","0","1","1","66.136.101.107","1","004301119293f
d012b58644dffddba48");
INSERT INTO s2iq1_acymailing_subscriber VALUES("14","ccgm@satx.rr.com","","Crist
ina G. McCoy","1334553539","0","1","1","70.117.31.196","1","73061c391c455acb4951
79ae9e3f6738");
INSERT INTO s2iq1_acymailing_subscriber VALUES("15","momasmail@gmail.com","","Es
ther Ramirez Williams","1334629344","0","1","1","76.108.66.17","1","c0ccffa76e42
c17c73d5ce259a6a240d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("16","vianey.keith@gmail.com","",
"Vianey Cuellar Martin","1334968752","0","1","1","174.253.66.69","1","b3c1f035b0
a241449961a14165328291");
INSERT INTO s2iq1_acymailing_subscriber VALUES("17","jammin49er@sbcglobal.net","
","RoseMary G Martinez","1336283108","0","1","1","69.148.171.169","1","9db6119dd
b2ab79e71b5ae52eb335234");
INSERT INTO s2iq1_acymailing_subscriber VALUES("18","elda_martinez@hotmail.com",
"","Elda Martinez","1337457246","0","1","1","72.178.111.43","1","637ee70a88562b5
a7aebc7b80d1d2e8c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("19","varcoach@live.com","","Beld
a Martinez","1337400406","0","1","1","99.153.73.199","1","e71d7c905f92b8a3fcb83c
9fc08af42c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("20","bustamante99@msn.com","","I
srael Bustamante","1337989771","0","1","1","97.106.238.97","1","63cf20f8213fbad4
63b8358f9ace049d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("21","mmg8938@aol.com","","Mickey
Garcia","1338319706","0","1","1","205.188.116.209","1","e3da242b7b82682b3a153a3
11c3843ee");
INSERT INTO s2iq1_acymailing_subscriber VALUES("22","gutierrezjr.gerardo@yahoo.c
om","","gerardo gutierrez jr.","1339716763","0","1","1","75.14.2.228","1","5f069
49b2f45f884373872e3ff90b7c0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("23","cbalderas@zapatachamber.com
","","Celia Balderas","1339701548","0","1","1","67.78.52.116","1","0a696f95fd954
b74c1c68080067cc4f9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("24","sandyvonneglz21@hotmail.com
","","Sandra Gonzalez","1340074678","0","1","1","72.178.217.142","1","917d823ae3
71aa4fb9ee837d6070177a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("25","aamjr3031@yahoo.com","","Al
ex Martinez","1341376674","0","1","1","75.20.164.151","1","a3de3b6b7052fa96ba39d
f3a49885c0a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("26","marym1212@att.net","","Mary
Martinez","1341522572","0","1","1","108.247.109.50","1","3cdbae803796ac77033be6
5dd57bf72a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("27","melendez_elia@yahoo.com",""

,"Elia Adame Melendez","1341530093","0","1","1","98.194.232.69","1","991a3f9a404


53472f1e39f9bd5ae9eb4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("28","msmith8588@yahoo.com","","M
aria Smith","1342451060","0","1","1","208.54.86.238","1","4a31481e9caff2609e7cd3
d3c7024848");
INSERT INTO s2iq1_acymailing_subscriber VALUES("29","Raulf99@hotmail.com","","Ra
ul Flores Jr","1342935048","0","1","1","98.200.166.70","1","1df8927c5448d2d9650c
8e29f87c2782");
INSERT INTO s2iq1_acymailing_subscriber VALUES("30","chame915@gmail.com","","Jai
me Flores","1342993068","0","1","1","66.68.56.119","1","89fe126ebd1a1c3d0e0ad19d
e082f9fe");
INSERT INTO s2iq1_acymailing_subscriber VALUES("31","patty@casaraul.com","","","
1320963102","0","1","1","","1","b1828906c5a0458d745a2e71327e9be6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("32","kellyswestern@aol.com","","
","1320963102","0","1","1","","1","4e9e5951ded7ada85b975c8cb8b8272f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("33","rramirez4@ibc.com","","","1
320963102","0","1","1","","1","9f22df29490bcc7a0164bf4fe3cc08d2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("34","kfirearms@hotmail.com","","
","1320963102","0","1","1","","1","7ca7e493afff811b47bd8d446db87435");
INSERT INTO s2iq1_acymailing_subscriber VALUES("35","tpnance@bizlaredo.rr.com","
","","1320963102","0","1","1","","1","60db4074ab5c3795e8392af4454b1f8a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("36","lico@laredo.twcbc.com","","
","1320963102","0","1","1","","1","fa838a759970f19612d248cf4519b942");
INSERT INTO s2iq1_acymailing_subscriber VALUES("37","martinezmarissa@hotmail.com
","","","1320963102","0","1","1","","1","79ebdda6ee7f0a750577fcbd2f621948");
INSERT INTO s2iq1_acymailing_subscriber VALUES("38","villarrealproduction@yahoo.
com","","","1320963102","0","1","1","","1","e901db8d4c04cae7dcee0218e77bd017");
INSERT INTO s2iq1_acymailing_subscriber VALUES("39","shawn@paulyoungautogroup.co
m","","","1320963102","0","1","1","","1","dcc3d56565f3e7e7f585f23c8d82030e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("40","rmleye@netscorp.net","","",
"1320963102","0","1","1","","1","96bd03e16585797805416240b5634612");
INSERT INTO s2iq1_acymailing_subscriber VALUES("41","veronica@zapatanational.com
","","","1320963102","0","1","1","","1","22c48f85c95ae0e0e75d636762037fc3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("42","floresgolf@aol.com","","","
1320963102","0","1","1","","1","5653888eadc422bcc7a07e70a69f7ebe");
INSERT INTO s2iq1_acymailing_subscriber VALUES("43","jorge@laredodiscountmetal.c
om","","","1320963102","0","1","1","","1","32cb841f698ad3b6d96c84e6138a9baf");
INSERT INTO s2iq1_acymailing_subscriber VALUES("44","jgonefishin@msn.com","","",
"1320963102","0","1","1","","1","068c1e590486242b4726ead16c47f9e8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("45","ramiro.alarcon@borderlease.
com","","","1320963102","0","1","1","","1","ba16d69cced6a213ab656f472e15fb12");
INSERT INTO s2iq1_acymailing_subscriber VALUES("46","myork@stx.rr.com","","","13
20963102","0","1","1","","1","9a7b7228606cf7c24da0d15ef169d776");
INSERT INTO s2iq1_acymailing_subscriber VALUES("47","svillarreal@ci.laredo.tx.us
","","","1320963102","0","1","1","","1","066ce86cf741acb43d209955e54e7aeb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("48","gerardh@southernlaredo.com"
,"","","1320963102","0","1","1","","1","07b01a416a00b7be31fb20e77f6f51ec");
INSERT INTO s2iq1_acymailing_subscriber VALUES("49","southpointmarine@sbcglobal.
net","","","1320963102","0","1","1","","1","4130a83293b83dbce58ca48d403ebf53");
INSERT INTO s2iq1_acymailing_subscriber VALUES("50","mary.capello@mail.tmccentra
l.org","","","1320963102","0","1","1","","1","f8f47b6208ef65124708f2e4a447440d")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("51","juanitasanchez@ibc.com","",
"","1320963102","0","1","1","","1","6f65eb1da8aff2cbe63d0524cdb81db8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("52","hhhhsmacias@yahoo.com","","
","1320963102","0","1","1","","1","db60db9455b06d39e1e2755ede8b38f1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("53","mdavila@laredoenergy.com","
","","1320963102","0","1","1","","1","be7da813801509c4526e79c6683e51e9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("54","amistadhh@yahoo.com","","",
"1320963102","0","1","1","","1","d9ff0400e65dafa57c41ea31a3dda5ee");

INSERT INTO s2iq1_acymailing_subscriber VALUES("55","b4fq@sbcgloabal.net","","",


"1320963102","0","1","1","","1","7bcc050b41e2f874be8e19c9c5cb6448");
INSERT INTO s2iq1_acymailing_subscriber VALUES("56","sergio@medloz.com","","","1
320963102","0","1","1","","1","63b5e9fd34e77252f7328f1e166a4842");
INSERT INTO s2iq1_acymailing_subscriber VALUES("57","zapatarehab@att.net","","",
"1320963102","0","1","1","","1","2930b53b3197003f5b8b2f83b0730e5d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("58","roxeliz@gmail.com","","","1
320963102","0","1","1","","1","07454fd8e68d7a4390be66304c893824");
INSERT INTO s2iq1_acymailing_subscriber VALUES("59","rosegardenfh@msn.com","",""
,"1320963102","0","1","1","","1","fec4a71fc7af2b8c006715236d3af380");
INSERT INTO s2iq1_acymailing_subscriber VALUES("60","psmartinez@webbcountytx.gov
","","","1320963102","0","1","1","","1","d1f1309f2b5feb94beea63c4c23348df");
INSERT INTO s2iq1_acymailing_subscriber VALUES("61","championcare@hotmail.com","
","Yolinda","1320963102","0","1","1","","1","2713a35779a4c251122c1a50082999d8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("62","banquete@acmetruck.com","",
"","1320963102","0","1","1","","1","58e2961725482574ac5463344e461166");
INSERT INTO s2iq1_acymailing_subscriber VALUES("63","ddg0506@hotmail.com","","",
"1320963102","0","1","1","","1","5f2407b92d3f1eaaf5668ec08d326210");
INSERT INTO s2iq1_acymailing_subscriber VALUES("64","raquel1.martinez@hotmail.co
m","","","1320963102","0","1","1","","1","4d7ac6bdefd529fe52bbe19f65442423");
INSERT INTO s2iq1_acymailing_subscriber VALUES("65","kristy_garcia2011@hotmail.c
om","","Kristy Garcia","1320963102","0","1","1","","1","9a151c098d86575f4d6ae861
10b1e9b6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("66","cynv2000@yahoo.com","","","
1320963102","0","1","1","","1","16c3a41dc57ee1e7d7c15201916499fd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("67","julissa.444@hotmail.com",""
,"","1320963102","0","1","1","","1","a9f66579143ceaeeca389e92ba4013a3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("68","raquelcgonzalez@msn.com",""
,"","1320963102","0","1","1","","1","66638f65df6f8ffa77a615c0e9e04eed");
INSERT INTO s2iq1_acymailing_subscriber VALUES("69","president@laredohotels.org"
,"","Bob Zachariah","1332254264","0","1","1","71.40.246.32","1","f1b373e83c88152
14662a8bc845f26a5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("70","cityoffreer@sbcglobal.net",
"","Arnoldo Cantu","1332254264","0","1","1","71.40.246.32","1","dd025b08cc30f060
ac65b29b4ed802b5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("71","roy.salazar@att.net","","Ro
y Salazar","1332254264","0","1","1","71.40.246.32","1","3ca0e675077f186410644490
b2cba1d9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("72","judgeadami@yahoo.com","","E
lizabeth Adami","1332254264","0","1","1","71.40.246.32","1","f2c3cfcd6b0bd98a346
ba8b2f1fbf177");
INSERT INTO s2iq1_acymailing_subscriber VALUES("73","scarrillo@freerisd.esc2.net
","","Sylvia E. Carrillo","1332254264","0","1","1","71.40.246.32","1","c56057145
7a4719f97f63d54ac1f9fff");
INSERT INTO s2iq1_acymailing_subscriber VALUES("74","cotcoc@att.net","","Mariane
Hall","1332254264","0","1","1","71.40.246.32","1","de61121d0d16d6cc8f162848e1c6
6939");
INSERT INTO s2iq1_acymailing_subscriber VALUES("75","patty@gwacademy.esc1.net","
","Patty De Hoyos","1332254264","0","1","1","71.40.246.32","1","2c385a751d266b38
fa34b92e0c062401");
INSERT INTO s2iq1_acymailing_subscriber VALUES("76","orlando6586@sbcglobal.net",
"","Orlando S. Navarro","1332254264","0","1","1","71.40.246.32","1","48580ccf7b1
5b4d2ecbe727d535a6575");
INSERT INTO s2iq1_acymailing_subscriber VALUES("77","szolton1@gmail.com","","Sta
rr Zolton","1332254264","0","1","1","71.40.246.32","1","a323e1ee306319866d4a4aff
9082a4b5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("78","anna.holcomb@sbcglobal.net"
,"","Anna Holcomb","1333497088","0","1","1","71.40.246.32","1","4a5738c79392d4dc
dc490d1dc427991e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("79","peggy.moffett@zapatacountye

dc.org","","Peggy Moffett Umphres","1333497088","0","1","1","71.40.246.32","1","


ab0093f27cc7dc59f3bf4230a45cffb7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("80","irenejrm@hotmail.com","","I
rene J. Martinez","1333497088","0","1","1","71.40.246.32","1","3ee4a6093d33f117c
3ea19116408ebc4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("81","joymac743@yahoo.com","","Jo
yce Currington","1333497088","0","1","1","71.40.246.32","1","4d7a3864d0b543cb45e
8711766f1b4a5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("82","reveliz@gmail.com","","Roxa
na Elizondo","1333497088","0","1","1","71.40.246.32","1","5170474c194dd7ee869201
9d3a56e315");
INSERT INTO s2iq1_acymailing_subscriber VALUES("83","frank@Ddatech.us.com","","F
rancisco, Jr. Ramirez","1333497088","0","1","1","71.40.246.32","1","ab0419b55b8b
9067ee6525622e235689");
INSERT INTO s2iq1_acymailing_subscriber VALUES("84","sa_garza24@yahoo.com","","S
ara Garza","1333497088","0","1","1","71.40.246.32","1","9c137bb151f1ab26edf6e1ef
c95c5fdf");
INSERT INTO s2iq1_acymailing_subscriber VALUES("85","bigmenchpro@gmail.com","","
Frank Menchaca","1333497088","0","1","1","71.40.246.32","1","5c69718ef68f2efacb7
966fefb960332");
INSERT INTO s2iq1_acymailing_subscriber VALUES("86","ygclifton@yahoo.com","","Yo
landa Guerra-Clifton","1333497088","0","1","1","71.40.246.32","1","9533b4e9deef8
98574af7d65363a1643");
INSERT INTO s2iq1_acymailing_subscriber VALUES("87","zapata_omelia@yahoo.com",""
,"Omelia Zapata","1333497088","0","1","1","71.40.246.32","1","2a24d6db9c82c6878c
015a5e9ba651dc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("88","dbrandon227@yahoo.com","","
Diana Brandon","1333497088","0","1","1","71.40.246.32","1","263fe2b8e344872c1832
d53c08134f1b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("89","silvanamv@yahoo.com","","An
a Maria Villarreal-Silva","1333497088","0","1","1","71.40.246.32","1","92fe826a5
1a4cc116928552d6419ed26");
INSERT INTO s2iq1_acymailing_subscriber VALUES("90","carmenbgonzalez1@gmail.com"
,"","Carmen B. Gonzalez","1333497088","0","1","1","71.40.246.32","1","a41194246c
c0d4d4797196110308ebdb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("91","HEFLORES@FALCONNET.COM","",
"Hildegardo E. Flores","1333497088","0","1","1","71.40.246.32","1","50ef01d2c915
89b516b8c82888a033b3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("92","omflores41@me.com","","Olga
Flores","1333497088","0","1","1","71.40.246.32","1","3ff45657ae636f5486c316d6cd
88801d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("93","prekusa@aol.com","","Diana
Ramirez-Garza","1333497088","0","1","1","71.40.246.32","1","0fd477c3cb222d6559ff
54397af2e09c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("94","anarmz_56@hotmail.com","","
Ana Maria Ramirez","1333497088","0","1","1","71.40.246.32","1","7fe79fb4f95c1737
8ee5c80962f77220");
INSERT INTO s2iq1_acymailing_subscriber VALUES("95","maricia_perez@hotmail.com",
"","Maricia Rodriguez","1333497088","0","1","1","71.40.246.32","1","dc3d3864a44e
7b759d3d4df2be73c6fc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("96","vela05@sbcglobal.net","","J
ose Emilio Vela","1333497088","0","1","1","71.40.246.32","1","b0a39f06dcb88b3e21
bd756f61781269");
INSERT INTO s2iq1_acymailing_subscriber VALUES("97","jose25rossy@hotmail.com",""
,"Jose L. Elizondo","1333497088","0","1","1","71.40.246.32","1","2b8ed2a3b71e457
ca44e8538e1d785df");
INSERT INTO s2iq1_acymailing_subscriber VALUES("98","jag071433@gmail.com","","Ja
ime A. Gonzalez","1333498024","0","1","1","71.40.246.32","1","d7a226a794ef0c45b3
47024fc991a22b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("99","brianjmtz@gmail.com","","Br

ian Martinez","1333498182","0","1","1","71.40.246.32","1","e08b9b997a7e4a5ce68de
cc8c67b78d3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("100","romeosalinas@zapatacountyt
x.org","","Romeo Salinas","1333498525","0","1","1","71.40.246.32","1","ca58c266e
f5cf8ec3a93b7b9e58916b1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("101","zcjo@zapatacountytx.org","
","Judge Joe Rathmell","1333498613","0","1","1","71.40.246.32","1","b945c300dbb9
cfa5033c5a3acc8a7692");
INSERT INTO s2iq1_acymailing_subscriber VALUES("102","puregutz33@sbcglobal.net",
"","Nedina Gutierrez","1333498705","0","1","1","71.40.246.32","1","3ff2d15b50e46
bf5065d811fe56b32be");
INSERT INTO s2iq1_acymailing_subscriber VALUES("103","maria_teresa_uribe@yahoo.c
om","","Maria T. Uribe","1333498739","0","1","1","71.40.246.32","1","8a916bd18fd
efcab2cefe8f9a39d4ded");
INSERT INTO s2iq1_acymailing_subscriber VALUES("104","b4fq@sbcglobal.net","","Au
relio Villarreal","1333498786","0","1","1","71.40.246.32","1","10f40dc7597e5bc0f
8564e4dfc8ef92d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("105","walls0818@gmail.com","","C
armen Paredes","1333498862","0","1","1","71.40.246.32","1","ca0d1e3694e4a77159b8
c0608552aabb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("106","audehernandez@hotmail.com"
,"","Audelia Hernandez","1333499020","0","1","1","71.40.246.32","1","068c1fdedd6
bdd5b2976950b25d97889");
INSERT INTO s2iq1_acymailing_subscriber VALUES("107","director@zapatachamber.com
","","Francisco \"Paco\" Mendoza","1333499067","0","1","1","71.40.246.32","1","d
2fdae1133100efb2df5e2238643bce4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("108","ae4660@msn.com","","P. Agu
stin Escalante","1333500200","0","1","1","71.40.246.32","1","8a53296dd72d6a780aa
a61528c9d555a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("109","riverpierce@hotmail.com","
","Christopher Rincon","1333500357","0","1","1","71.40.246.32","1","be0be7eb9035
eafa0982dc182c4d0731");
INSERT INTO s2iq1_acymailing_subscriber VALUES("110","Nilda_Vela@msn.com","","Ni
lda Vela","1333500466","0","1","1","71.40.246.32","1","2de44192ec78c991ebfae9e2d
2eb15c4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("111","yzag@sbcglobal.net","","Ed
uardo Yzaguirre","1333500526","0","1","1","71.40.246.32","1","7d0bf160cfb40860b0
2f5493fc4c7019");
INSERT INTO s2iq1_acymailing_subscriber VALUES("112","yvonne_hein@hotmail.com","
","Yvonne Hein","1333500573","0","1","1","71.40.246.32","1","c42f2dd25a2984a74a4
98c1e5501cb6d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("113","avonhat@yahoo.com","","Avo
n Hatfield","1333500663","0","1","1","71.40.246.32","1","60f5601a7479accbc392cc9
66d982c60");
INSERT INTO s2iq1_acymailing_subscriber VALUES("114","rpventures@prodigy.net",""
,"Pat R Ramirez","1333500729","0","1","1","71.40.246.32","1","93fd00e79eb33c2d9e
07bd271d652d67");
INSERT INTO s2iq1_acymailing_subscriber VALUES("115","cctorres@ag.tamu.edu","","
Cruz T Torres","1333500776","0","1","1","71.40.246.32","1","613eaf373e63c7bd8636
63dc452bf72c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("116","lopezn3d@sbcglobal.net",""
,"Dahlia R Lopez","1333500804","0","1","1","71.40.246.32","1","189bf1f036407793a
99ebac92cdd1326");
INSERT INTO s2iq1_acymailing_subscriber VALUES("117","dmrdrw@swtrr.com","","Dolo
res Rodriguez","1334356736","0","1","1","71.40.246.32","1","e01864f859732b76cd50
bb80cdfdc474");
INSERT INTO s2iq1_acymailing_subscriber VALUES("118","auntamo22@yahoo.com","","R
ubi Adriana Zapata","1309412551","0","1","1","","1","a76ea12b0f4a77230dfecd6d61a
94f9d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("119","zapatamngr@sbcglobal.net",

"","Karran Westerman","1309412551","0","1","1","","1","c39739cd16c70e650a578cfbd
300b6f1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("120","Orozco.flor@hotmail.com","
","Florentina orozco","1309412551","0","1","1","","1","80e112e176aae4ce194547f98
79370e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("121","pattyc_intocable@yahoo.com
","","PATTY","1309412551","0","1","1","","1","6e0bb7ca0083b891da06ad01cfee9b78")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("122","pacomendoza.zapatachamber@
yahoo.com","","Paco Mendoza","1309412921","0","1","1","","1","7dd074520b504f9d8c
3c175064a00413");
INSERT INTO s2iq1_acymailing_subscriber VALUES("123","zapatajudge@sbcglobal.net"
,"","","1309412921","0","1","1","","1","c9e468c66bda082b557fd5fd7d1f4594");
INSERT INTO s2iq1_acymailing_subscriber VALUES("124","almarazhq@yahoo.com","",""
,"1309412921","0","1","1","","1","ede24632513932a31f737aaa598ec753");
INSERT INTO s2iq1_acymailing_subscriber VALUES("125","aurelio.villarreal.b4fq@st
atefarm.com","","","1309412921","0","1","1","","1","ce4a284ed4518ea5b52793865a58
309d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("126","velma0526@sbcglobal.net","
","","1309412921","0","1","1","","1","232aea09017a0924885cc4161d86857b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("127","conchas@laredochamber.com"
,"","","1309412921","0","1","1","","1","388b8134378b0b0be35226ce005d65f5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("128","rockindfeedstore@sbcglobal
.net","","","1309412921","0","1","1","","1","9609f20b058cc390977b859958453d78");
INSERT INTO s2iq1_acymailing_subscriber VALUES("129","joerathmel@aol.com","","",
"1309412921","0","1","1","","1","afafef30f7e6c4cdb17e5ac8fd7989fb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("130","joelopez@webbcountytx.gov"
,"","","1309412921","0","1","1","","1","0ebe8d8b0135bd27f47af181f9eb910e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("131","meg@laredosnews.com","",""
,"1309412921","0","1","1","","1","25f896b86b1949202d74f0878a2277c7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("132","ohrjgr@sbcglobal.net","","
","1309412921","0","1","1","","1","734bfd9e713db8cfcbc5c33f5a08eb5f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("133","macetx@hotmail.com","","Ma
cedonio Martinez","1309412921","0","1","1","","1","8f177a6179151f826a59b1aa8c223
b6f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("134","carlos@pro8news.com","",""
,"1309412921","0","1","1","","1","3a75553745f797129d42b3bd3491e72d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("135","bguerra@kjbz.com","","","1
309412921","0","1","1","","1","713abda0e8adb26fe75722d0884dca39");
INSERT INTO s2iq1_acymailing_subscriber VALUES("136","pvela@entravision.com","",
"Pablo Vela","1309412921","0","1","1","","1","10d72ba014815e522d20be669c2356f1")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("137","veronica.g.pena@hotmail.co
m","","","1309412921","0","1","1","","1","b20d6aa341e0a65d54f7e2a96cf22c70");
INSERT INTO s2iq1_acymailing_subscriber VALUES("138","cordy.valdez@mail.tmccentr
al.org","","","1309412921","0","1","1","","1","f828833b1712a1dee538843402ffb723"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("139","Belinda.mendez@courts.stat
e.tx.us","","","1309412921","0","1","1","","1","8ccd6084feda4f14576feaa753015547
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("140","laredofair@sbcglobal.net",
"","Claudia Williams","1309412921","0","1","1","","1","f40db083be3d1bfea1923f1e2
440709a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("141","donatoramosjr@ddrlex.com",
"","","1309412921","0","1","1","","1","14b1af276c2cbf94ff60ef0567398c36");
INSERT INTO s2iq1_acymailing_subscriber VALUES("142","gbelmares@me.com","","","1
309412921","0","1","1","","1","ec9e8336d6c2146b925e1b73dab531da");
INSERT INTO s2iq1_acymailing_subscriber VALUES("143","hperez@uisd.net","","","13
09412921","0","1","1","","1","a97c3b24e6b296c045395968f55cc1ec");
INSERT INTO s2iq1_acymailing_subscriber VALUES("144","bmorales@webbcountytx.gov"

,"","","1309412921","0","1","1","","1","6f481f3c806946b08272b561c19642fe");
INSERT INTO s2iq1_acymailing_subscriber VALUES("145","webbcountyjudge@webbcounty
tx.gov","","","1309412921","0","1","1","","1","bfdb86a0828a75c79aa3e3498cdb2589"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("146","etse@webbcountytx.gov","",
"","1309412921","0","1","1","","1","9126e2cf2b6f08300f3d5da4842fb7b9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("147","hliendo@webbcountytx.gov",
"","","1309412921","0","1","1","","1","e62cf3637c8bf288d215af074d6e22b7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("148","ciflores@webbcountytx.gov"
,"","","1309412921","0","1","1","","1","a1918e509a75f8739883413fb8eeffee");
INSERT INTO s2iq1_acymailing_subscriber VALUES("149","juantmcbod@aol.com","","",
"1309412921","0","1","1","","1","1c2665c1351967d8c09901bafdd8e40b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("150","406@webbcountytx.gov","","
","1309412921","0","1","1","","1","91d144fe54f1b949c159dabf3362222c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("151","pgallego@webbcountytx.gov"
,"","Paul Gallegos","1309412921","0","1","1","","1","c1afd1d71473c70a3e395a3f9fd
a9cf4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("152","rvasquez@webbcountytx.gov"
,"","","1309412921","0","1","1","","1","d0b8d6cebff308385fa3608ac4b42475");
INSERT INTO s2iq1_acymailing_subscriber VALUES("153","rrangel@webbcountytx.gov",
"","","1309412921","0","1","1","","1","6cd5744974a5a8e66e8a7880033f5472");
INSERT INTO s2iq1_acymailing_subscriber VALUES("154","marissaveronica@gmail.com"
,"","","1309412921","0","1","1","","1","2504c431310434912ddf073d9c0d3a04");
INSERT INTO s2iq1_acymailing_subscriber VALUES("155","pcampos@webbcountytx.gov",
"","","1309412921","0","1","1","","1","26e6f5c10c62d5eb18cd0d93dd3ba7a3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("156","raulgmayor@yahoo.com","","
","1309412921","0","1","1","","1","969ceff1945d7641971c1bd5d70bd4fb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("157","rgonzalez@southerngolfprop
erties.com","","","1309412921","0","1","1","","1","06deee50cd8a85600b05bb6d693ce
471");
INSERT INTO s2iq1_acymailing_subscriber VALUES("158","sbernal@stcada.org","","",
"1309412921","0","1","1","","1","8eca12469822486f3e5b12f535f94e5b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("159","sergiocmora@gmail.com","",
"","1309412921","0","1","1","","1","7be617930f0e7873a4d798eb9012829f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("160","rosa.herrera@mail.tmccentr
al.org","","","1309412921","0","1","1","","1","e02b0c22a6b210c5443ba1e3eb584487"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("161","rodney.rodriguez@mail.tmcc
entral.org","","","1309412921","0","1","1","","1","21717e9adb2aa79c86df8d0ce8e11
5e6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("162","rene.gonzalez@mail.tmccent
ral.org","","","1309412921","0","1","1","","1","a84cae843dd8c6e10442758523f35f53
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("163","wlopez@ci.laredo.tx.us",""
,"","1309412921","0","1","1","","1","18a4d2fcf9385c4975910a43298abf1e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("164","ealdrete@ibc.com","","","1
309412921","0","1","1","","1","c9164fc6303ecd4ebe06eee0840686ce");
INSERT INTO s2iq1_acymailing_subscriber VALUES("165","larrysanchez@webbcountytx.
gov","","","1309412921","0","1","1","","1","93f6fbe0da1da3ba4be72bb139f722ad");
INSERT INTO s2iq1_acymailing_subscriber VALUES("166","guadalupe.zepeda@att.com",
"","","1309412921","0","1","1","","1","30407480bf598c5edb051a600ec0113a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("167","rkeck@tamiu.edu","","","13
09412921","0","1","1","","1","2002a176cc6c924c87e358ebac6428c4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("168","aferrara@entravision.com",
"","","1309412921","0","1","1","","1","61563678c6343b31914df1dc7ecc1ddd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("169","ahutyra@pro8news.com","","
","1309412921","0","1","1","","1","19dbac5379b4be030943a98a4193166c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("170","ilovelaredo@stx.rr.com",""
,"","1309412921","0","1","1","","1","35949d4e4afeccf79dc7c7a2639a625e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("171","legislativemedia@aol.com",

"","","1309412921","0","1","1","","1","cab3d328e17902fa7aad60ec4972c5ce");
INSERT INTO s2iq1_acymailing_subscriber VALUES("172","ccastillo@stx.rr.com","","
Gabriel Castillo","1309412921","0","1","1","","1","125b7a350a40af44a11ebefcdb4ca
269");
INSERT INTO s2iq1_acymailing_subscriber VALUES("173","learsigranger@hotmail.com"
,"","","1309412921","0","1","1","","1","ef570f6e50601ba9a3e1b6c24a153ef6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("174","jdaffern@lmtonline.com",""
,"","1309412921","0","1","1","","1","0ef20bfa8706cb6b9de895fe8691d258");
INSERT INTO s2iq1_acymailing_subscriber VALUES("175","noticias27@entravision.com
","","","1309412921","0","1","1","","1","056c8ae75fb6bc126687f2d00573cb42");
INSERT INTO s2iq1_acymailing_subscriber VALUES("176","marco@diario.net","","","1
309412921","0","1","1","","1","d77aac5a237ee7c6fe95ef9c190c10b9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("177","mlimon@entravision.com",""
,"","1309412921","0","1","1","","1","45b71c132427cf9dc1023370ff2c8ea3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("178","mauricio.belloc@elmanana.c
om.mx","","","1309412921","0","1","1","","1","0adc2783cfe4bcc701551534fd62f8c9")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("179","melva@lmtonline.com","",""
,"1309412921","0","1","1","","1","c7c8fab1fe33e400ee614ec71daf7df5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("180","timo1@lmtonline.com","",""
,"1309412921","0","1","1","","1","8b23fb88ade297d137c9e5d41c97fe07");
INSERT INTO s2iq1_acymailing_subscriber VALUES("181","nnegron@pro8news.com","","
","1309412921","0","1","1","","1","5e0ccd95541befea84272484e4a22a05");
INSERT INTO s2iq1_acymailing_subscriber VALUES("182","oanzaldua@pro8news.com",""
,"","1309412921","0","1","1","","1","6f34f4a9c0d0876657c0ce629560d630");
INSERT INTO s2iq1_acymailing_subscriber VALUES("183","primitivolh@prodigy.net.mx
","","","1309412921","0","1","1","","1","6b9983b64711b36393b91e13e6ff40f5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("184","pacodiazz@gmail.com","",""
,"1309412921","0","1","1","","1","89539e78b92c489917e6d8099f62b5de");
INSERT INTO s2iq1_acymailing_subscriber VALUES("185","email8@pro8news.com","",""
,"1309412921","0","1","1","","1","51036e8a77ebf6bcdb616387e89e63c5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("186","SARA.Melendez@dhs.gov","",
"","1309412921","0","1","1","","1","2b3ddf0505b6a239b3a26f396c0aea5c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("187","tgutierrez@pro8news.com","
","","1309412921","0","1","1","","1","065cb1221004153c5af56e29fd3c48c5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("188","vcantu@gmail.com","","","1
309412921","0","1","1","","1","f34890538dd4b7d61363213962e503d5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("189","zapatanews@sbcglobal.net",
"","","1309412921","0","1","1","","1","bc7d44b4a5dbf227a5fb078a4a76c08a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("190","austin@bizjournals.com",""
,"","1309412921","0","1","1","","1","2028ef368371de139df96e1d294fb6ea");
INSERT INTO s2iq1_acymailing_subscriber VALUES("191","rhenry@brownsvilleherald.c
om","","","1309412921","0","1","1","","1","9391e46de10c3c50bcfa97fdf37512c2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("192","dsimon@businesssouthtexas.
com","","","1309412921","0","1","1","","1","b389617735469241cb6bcd85cc65b8db");
INSERT INTO s2iq1_acymailing_subscriber VALUES("193","visitors@felpsis.net","","
","1309412921","0","1","1","","1","9cdeba77c74931f74836001dbf81a604");
INSERT INTO s2iq1_acymailing_subscriber VALUES("194","Gabriels@mvtcnews.com","",
"","1309412921","0","1","1","","1","00ab69441496577731a0a04dd0896ad1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("195","southtxstar@aol.com","",""
,"1309412921","0","1","1","","1","ca9ade1819aa36d38dd56a643dd04fbe");
INSERT INTO s2iq1_acymailing_subscriber VALUES("196","sctc78582@aol.com","","Reb
ecca Canales","1309412921","0","1","1","","1","b505bc2a7d101025a1e91dea6ab1a69b"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("197","ckothmann@uvaldeleadernews
.com","","","1309412921","0","1","1","","1","8848cc2c2946edb4ec2f2313acd87b78");
INSERT INTO s2iq1_acymailing_subscriber VALUES("198","betty.sifuentes@mrgdc.org"
,"","","1309412921","0","1","1","","1","e02c72b707030ef2d879e8096ace50f0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("199","blas_castaneda@hotmail.com
","","","1309412921","0","1","1","","1","79ba25549ea7683ca5f73b593b63dbba");

INSERT INTO s2iq1_acymailing_subscriber VALUES("200","jimhuffjudge@yahoo.com",""


,"","1309412921","0","1","1","","1","7107b44d82605f20fc1639c1451b4949");
INSERT INTO s2iq1_acymailing_subscriber VALUES("201","leodoro.martinez@mrgdc.org
","","","1309412921","0","1","1","","1","c5041ccc11c38e28715d43724f8783a5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("202","leticia.flores@governor.st
ate.tx.us","","Leticia Flores","1309412921","0","1","1","","1","f75ceb2079d3ecbd
6c8885382a9541bf");
INSERT INTO s2iq1_acymailing_subscriber VALUES("203","wandag@southtexascollege.e
du","","","1309412921","0","1","1","","1","0a284739b550a4b67215d8c20173194b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("204","brian.clark@hilton.com",""
,"","1309412921","0","1","1","","1","4cb88dce57e0e8c6e9755312e5f95eb8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("205","angelesin@aol.com","","","
1309412921","0","1","1","","1","7f41e8b1aaf93e9cdad5b10285f5d712");
INSERT INTO s2iq1_acymailing_subscriber VALUES("206","frodriguez@nuevolaredo.gob
.mx","","","1309412921","0","1","1","","1","3f1d2968371a56d989407e48107754a1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("207","jorge_alejandro_vega@hotma
il.com","","","1309412921","0","1","1","","1","28a64a670feca5e0a23a2b238e6cb53e"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("208","cb7102@yahoo.com","","","1
309412921","0","1","1","","1","d8670f16b3eafcbb24a43756709812cc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("209","eric@loscaminos.org","",""
,"1309412921","0","1","1","","1","8405320a3a0e4af6cc66fd6dff167201");
INSERT INTO s2iq1_acymailing_subscriber VALUES("210","julietijerina@laredohealth
directory.com","","Julie Tijerina","1309412921","0","1","1","","1","90b0a8017ca4
6432130ed8917625b009");
INSERT INTO s2iq1_acymailing_subscriber VALUES("211","panam3301@sbcglobal.net","
","","1309412921","0","1","1","","1","c285522dcb3a32efd4bbf08c2eba1f35");
INSERT INTO s2iq1_acymailing_subscriber VALUES("212","telena@entravision.com",""
,"Terry E. Ordaz","1309412921","0","1","1","","1","63bfb89b76ab125d0d7f8a4aad7c5
61f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("213","lmorales@wbcalaredo.org","
","Lisa Morales","1309412921","0","1","1","","1","0e31eefc94235fe6f6dd96fe240d91
a7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("214","aacosta07@hotmail.com","",
"Alfredo Acosta","1309412921","0","1","1","","1","986a7f9659cfab65db7cf2269e0be5
3f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("215","alex_hillsideFH@hotmail.co
m","","Alex Villarreal","1309412921","0","1","1","","1","d9cc4ba63710e0e467aef82
ae4838e0f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("216","whiteMD99@aol.com","","","
1309412921","0","1","1","","1","b479a3ac277848ca25fab4a539db598e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("217","da@alexdev.com","","David
H. Arredondo","1309412921","0","1","1","","1","38e8bd08edd8da40c7da903537017df3"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("218","jlnovoa@archiving-systemsinc.com","","Jose Luis Novoa","1309412921","0","1","1","","1","a760e4ffd73642894
0165a71fd6214a5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("219","ataforwarding@hotmail.com"
,"","Juan I. Moralez","1309412922","0","1","1","","1","81c2a84cdbb479df9c68db8c3
42592c6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("220","audiodynamics@stx.rr.com",
"","Fermin Flores","1309412922","0","1","1","","1","7d4e3f7f2d0cc8a7b8ae900d6aac
aaec");
INSERT INTO s2iq1_acymailing_subscriber VALUES("221","lamar@autophone.net","","D
onald Katz","1309412922","0","1","1","","1","b69e0c239a87d2c78e201c5677203149");
INSERT INTO s2iq1_acymailing_subscriber VALUES("222","vito_bearskarate@yahoo.com
","","Ovid Rodriguez","1309412922","0","1","1","","1","2debf4f87250ab8a5e8bc2699
c5439f9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("223","bherrera@ibc.com","","Beat
riz Herrera","1309412922","0","1","1","","1","f04dc83173560fbb77349bf1e6ab2b50")

;
INSERT INTO s2iq1_acymailing_subscriber VALUES("224","cberler@hotmail.com","","C
arol G. Berler","1309412922","0","1","1","","1","2c560f308bfda4f93fad1864ad08c66
2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("225","fvida@brencoinc.com","","F
rank Vida","1309412922","0","1","1","","1","2d842d48c4df575f9d87ffc45887c926");
INSERT INTO s2iq1_acymailing_subscriber VALUES("226","pastorjulio@laredochurch.c
om","","Julio Patino","1309412922","0","1","1","","1","2e0791224322eb826de433a25
4ecae69");
INSERT INTO s2iq1_acymailing_subscriber VALUES("227","samlozanofitness@yahoo.com
","","","1309412922","0","1","1","","1","e6941ac72e69a80f019b38352c81bfac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("228","00167@chick-fil-a.com","",
"Alex Aviles","1309412922","0","1","1","","1","f22abe51015bb270ea710a33a18fdcf2"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("229","blanca@jesssea.com","","Ga
ry G. Jacobs","1309412922","0","1","1","","1","7005255cdd8a41757d8a54408972da04"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("230","ana@anaochoa.com","","Ana
N. Ochoa","1309412922","0","1","1","","1","620faaed1107b52668c8d7f47f9e9c02");
INSERT INTO s2iq1_acymailing_subscriber VALUES("231","marcconcepts@aol.com","","
Ari Bouble","1309412922","0","1","1","","1","b6be3c239ce6d5a715d485e0e374d954");
INSERT INTO s2iq1_acymailing_subscriber VALUES("232","iu1@laredo.globalpc.net","
","Ernesto Urbano","1309412922","0","1","1","","1","729e445642e4004abbeb9ec2eef6
eb34");
INSERT INTO s2iq1_acymailing_subscriber VALUES("233","rosie@tamiu.edu","","","13
09412922","0","1","1","","1","57a1f30cb45d6424058d6977485ff8fa");
INSERT INTO s2iq1_acymailing_subscriber VALUES("234","hector@zunigaintl.com","",
"Hector Zuniga","1309412922","0","1","1","","1","79d8c6fe150fc0c1f12edf21819f84c
7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("235","mheras@tacotote.com","","M
arco Heras","1309412922","0","1","1","","1","4961202b800821cff2d2f6197266c11e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("236","hlugo@cruiseshipcenters.co
m","","","1309412922","0","1","1","","1","35286e8a62b891995ad3234c70fabc5e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("237","ldm@extendedstay.com","","
Norma Gutierrez","1309412922","0","1","1","","1","bb2739c0304bdf4b5b4b9fd1c77080
1b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("238","ekf54@hotmail.com","","Est
her Firova","1309412922","0","1","1","","1","06494e9a69987acdd3eaa3e521fe3e8e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("239","jorge@gmc-cpa.com","","Jor
ge R. Martinez","1309412922","0","1","1","","1","780b4e96813576e3b63f6841c1f95b9
c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("240","gateway_ac@yahoo.com","","
Judy Walker","1309412922","0","1","1","","1","23b78601b0c136abefaacf15e900f9a6")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("241","john_villarreal@iboc.com",
"","Dennis E. Nixon","1309412922","0","1","1","","1","73e5eadafcc2591a1e44d79c95
ba1ea4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("242","lakesidepharmacy@att.net",
"","Tomas Contreras","1309412922","0","1","1","","1","0818fd99c98e4aa86053649059
3b6be3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("243","elisamar@sbcglobal.net",""
,"Elisamar Soto","1309412922","0","1","1","","1","2c0fe2def14de915538e8a54e56785
3f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("244","lazo_imports@hotmail.com",
"","Elia H. Bueno","1309412922","0","1","1","","1","162f776eff41766e691eb6d156ac
3324");
INSERT INTO s2iq1_acymailing_subscriber VALUES("245","lalo@lozano.com","","Wence
slao Lozano","1309412922","0","1","1","","1","ff59afaed127f307b58af11cca58afdd")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("246","tramirez@neeltitle.com",""

,"","1309412922","0","1","1","","1","0c8bb475e1c20681be6df41e66115e08");
INSERT INTO s2iq1_acymailing_subscriber VALUES("247","gary@pedrazafwd.com","","E
dgardo Pedraza","1309412922","0","1","1","","1","3b2a476cb5ef28701181f69e2ed0774
e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("248","remorales@personwhitworth.
com","","","1309412922","0","1","1","","1","37ebba90035bc98a8362d48e6125df79");
INSERT INTO s2iq1_acymailing_subscriber VALUES("249","tito@renatozapata.com","",
"Renato Zapata, Jr.","1309412922","0","1","1","","1","e7fee3e28418db9d777b07d16a
01a793");
INSERT INTO s2iq1_acymailing_subscriber VALUES("250","jorge.cedillo@sanationalba
nk.net","","Jorge D. Cedillo","1309412922","0","1","1","","1","f1875cd477b6d15b9
75a32f5dcde2322");
INSERT INTO s2iq1_acymailing_subscriber VALUES("251","ysciaraffa@bordertitle.com
","","Monica Martinez","1309412922","0","1","1","","1","15003ad2cce1f1888f2a3d53
2febd895");
INSERT INTO s2iq1_acymailing_subscriber VALUES("252","jpalacios@tcb.cc","","Doug
las Macdonald","1309412922","0","1","1","","1","5991eaeb557d651788e3c60d426f00b8
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("253","shashi@about-time.com","",
"Shashi Vaswani","1309412922","0","1","1","","1","15e8fa9807f4240320874f2ebbe682
1c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("254","armando@theruizcompanies.c
om","","","1309412922","0","1","1","","1","55639500f65aea4336964af03b21e874");
INSERT INTO s2iq1_acymailing_subscriber VALUES("255","lulur.gateway@tachc.org","
","Lulu Rangel","1309412922","0","1","1","","1","3b6b288df2c1965a4a34c84c89170a3
3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("256","otilag.gateway@tachc.org",
"","Otila Garcia","1309412922","0","1","1","","1","acc100a431c4b2e4891ae40cb1342
e50");
INSERT INTO s2iq1_acymailing_subscriber VALUES("257","greaterlaredo@hotmail.com"
,"","Raul Gutierrez","1309412922","0","1","1","","1","1506b39c38a3ece0f1c0bcb8ab
5a58c3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("258","AnselmoCastro@ibc.com","",
"Anselmo Castro","1309412922","0","1","1","","1","3dae619567131bd982e92df889ca8d
8a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("259","ddunham@texasmonthly.com",
"","David Dunham","1309412922","0","1","1","","1","c670b6c539e91f2562427a017717e
81d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("260","jgarcia@texasmonthly.com",
"","Jennifer Garcia","1309412922","0","1","1","","1","ebce83b967da4464b6425eaaea
e50621");
INSERT INTO s2iq1_acymailing_subscriber VALUES("261","perromasfuerte@yahoo.com",
"","Ken Keiffer","1309412922","0","1","1","","1","6b6ad127a4fbc9c734e45b17c03545
f3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("262","mlandeck@stx.rr.com","","M
ichael Landeck","1309412922","0","1","1","","1","01c36c2869ec6c154b940d19cdebb34
8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("263","clema.owen@hilton.com","",
"Clema Owen","1309412922","0","1","1","","1","2687d3bc6479937b44734b37583d06f1")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("264","district8@stx.rr.com","","
Cindy Liendo","1309412922","0","1","1","","1","85c5ab2a5bb0f24b8e93770456abf6ab"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("265","cmuller@labotaranch.com","
","Cookie Muller","1309412922","0","1","1","","1","4cb82099550a95914899783b8ca21
446");
INSERT INTO s2iq1_acymailing_subscriber VALUES("266","mgarza@mikegarza.net","","
Mike Garza","1309412922","0","1","1","","1","2e3a557f94a98ccd78de8c0e3e42bbfd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("267","jvaldezj@stx.rr.com","","J
ose Valdez","1309412922","0","1","1","","1","1f623b746ae3a66359a0fc13f03a553b");

INSERT INTO s2iq1_acymailing_subscriber VALUES("268","district5@stx.rr.com","","


Johnny Rendon","1309412922","0","1","1","","1","5dd899281b71eb26af63dc1f5cab0405
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("269","jerrygarza@webbcountytx.go
v","","Jerry Garza","1309412922","0","1","1","","1","ddcf07ffc8144099df9f61589ea
afb45");
INSERT INTO s2iq1_acymailing_subscriber VALUES("270","OscarGarcia@Garciaramirez.
com","","Oscar Garcia","1309412922","0","1","1","","1","5c8830af29016f09371fd5f9
d17d19e7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("271","cityofpearsalltx@hotmail.c
om","","Jorge Cabasos","1309412922","0","1","1","","1","6733a7831ba2025b47a6059b
109ecf63");
INSERT INTO s2iq1_acymailing_subscriber VALUES("272","piting@sbcglobal.net","","
Pitin Guajardo","1309412922","0","1","1","","1","74a2dfdef759b604a366bd75d479a17
9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("273","chaynesramirez@yahoo.com",
"","Cynthia Haynes-Ramirez","1309412922","0","1","1","","1","308480f7088b62437ed
a9a1b71792302");
INSERT INTO s2iq1_acymailing_subscriber VALUES("274","andyramosjr@msn.com","","A
ndres Ramos","1309412922","0","1","1","","1","593598d927865c4fa690280068d7f7db")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("275","lcanales@l-p-services.com"
,"","Rosendo Canales","1309412922","0","1","1","","1","c005c31a45812c544fbe7e7ff
4b843b2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("276","monicamendoza_10@hotmail.c
om","","Monica Mendoza","1309412922","0","1","1","","1","a8704ff84c960436bb1d686
071328ab0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("277","jc@fnbhebb.com","","Juan C
arlos Guerra","1309412922","0","1","1","","1","57f31b5b1bbe2d074cd84f2a3ffbafe0"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("278","freercofc@yahoo.com","","O
vidio Espinoza","1309412922","0","1","1","","1","f7bd511dac15e68855f965d361664df
d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("279","homer.villalon@gmail.com",
"","Homer Villalon","1309412922","0","1","1","","1","cbefa333c1feb3b66297929776d
691cb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("280","clarktechservice@yahoo.com
","","Ronnie Clark","1309412922","0","1","1","","1","82508a4fed8ca65a1378253f5e7
8ce54");
INSERT INTO s2iq1_acymailing_subscriber VALUES("281","ptrevino3@ibc.com","","Pet
er Trevino","1309412922","0","1","1","","1","74804cfb0c8a4355b789e4ecbba5a9d9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("282","nicole.perez@aliceechonews
.com","","Nicole Perez-Morris","1309412922","0","1","1","","1","3089ebb32c873d62
a52b26ebd0e32bd4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("283","blasitaestellalopez@gmail.
com","","Blasita Lopez","1309412922","0","1","1","","1","93a8ab233543efe252cd0d0
164b83e4b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("284","pcampos1313@yahoo.com","",
"Pat Campos","1309412922","0","1","1","","1","f9855cf7f964c35818f5eb322d744e38")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("285","canaleslupita@yahoo.com","
","Lupita Canales","1309412922","0","1","1","","1","ec633dab883cf7d1c19c0735edbd
c371");
INSERT INTO s2iq1_acymailing_subscriber VALUES("286","tc03@txstate.edu","","Jaim
e Chahin","1309412922","0","1","1","","1","a860ec460842207144f37c1016ed96a8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("287","agalo@mail24.com","","Anna
Galo","1309412922","0","1","1","","1","848f02c262f446e9238d71d35ffa2680");
INSERT INTO s2iq1_acymailing_subscriber VALUES("288","judithg1958@yahoo.com","",
"Judy Garcia","1309412922","0","1","1","","1","25ef5fbdc1fc223463b62296ff21e747"
);

INSERT INTO s2iq1_acymailing_subscriber VALUES("289","rgarcia@tacc.org","","Rey


Garcia","1309412922","0","1","1","","1","76d053c1bb7cd0bfd19d431c350ab0a2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("290","drendon@stx.rr.com","","Jo
hnny Rendon","1309412922","0","1","1","","1","04491ef0b5025f975068e87e7ee0f107")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("291","evranch06@hotmail.com","",
"Erasmo Villarreal","1309412922","0","1","1","","1","a51191dc8d6f1425721a37b188e
aecdd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("292","gz0010@att.com","","Lupita
Zepeda","1309412922","0","1","1","","1","7b42924a6cf051f9b32cde166e335a43");
INSERT INTO s2iq1_acymailing_subscriber VALUES("293","ana.guerrero@bankofsouthte
xas.com","","Ana Guerrero","1309412922","0","1","1","","1","b93679562781fdae4a5f
d2fa086bd9fd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("294","hmartinezbert@yahoo.com","
","Humberto Martinez","1309412922","0","1","1","","1","fc82c3f522874fab4f9a229ea
4c67024");
INSERT INTO s2iq1_acymailing_subscriber VALUES("295","hmartinez@ibc.com","","Hum
berto Martinez","1309412922","0","1","1","","1","f35edfbf9fc8a3b992e49c685df3ebe
f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("296","2110salinas@sbcglobal.net"
,"","Jose Salinas","1309412922","0","1","1","","1","4c0a1b90913e69f05cbe09261b64
ad95");
INSERT INTO s2iq1_acymailing_subscriber VALUES("297","53rj1@sbcglobal.net","",""
,"1309412922","0","1","1","","1","c3fec2c0ee3be757c765583ec7edf687");
INSERT INTO s2iq1_acymailing_subscriber VALUES("298","a.benavides@laredotitle.us
","","","1309412922","0","1","1","","1","b5b7632f51b742309d074459f0123c0b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("299","aamaro99@sbcglobal.net",""
,"","1309412922","0","1","1","","1","6940fcfacd55b6dbc11b20b7f239943f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("300","abi.sharda@gmail.com","","
","1309412922","0","1","1","","1","7db1836297e0ad8989899e6170886687");
INSERT INTO s2iq1_acymailing_subscriber VALUES("301","abi.sharda@pediatricpracti
ce.net","","","1309412922","0","1","1","","1","0d2dff9fd2b62b0cf57b15f0355ba85a"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("302","adriana@zertucheconstructi
on.com","","","1309412922","0","1","1","","1","5137cd7208a01d8bcc7ccd0c1d9e9634"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("303","adrianamorales3@hotmail.co
m","","","1309412922","0","1","1","","1","df5268f232f6730211fe04f2854eaaf1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("304","ah1408@txstate.edu","","",
"1309412922","0","1","1","","1","91b7f18f23491a547976b3920e3a17b8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("305","ajenne@rudys.com","","","1
309412922","0","1","1","","1","a6d2ecb2e3dab755b1877a1d630c4dbc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("306","al.chapa@laredohme.com",""
,"Al Chapa","1309412922","0","1","1","","1","d7ecbcf7287abd15f41b56ed42efdad1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("307","aladarito@hotmail.com","",
"","1309412922","0","1","1","","1","3c2c7d5549f994d98fc1f18338e19645");
INSERT INTO s2iq1_acymailing_subscriber VALUES("308","allan_recto@yahoo.com","",
"Allan L. Recto, M.D.","1309412922","0","1","1","","1","4f31f11dbb2fb0fe075b7875
dc17316b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("309","amcadena1@yahoo.com","",""
,"1309412922","0","1","1","","1","8f8efcfb9129813657ca66dce4319918");
INSERT INTO s2iq1_acymailing_subscriber VALUES("310","ana.kilchrist@kpartnersusa
.com","","","1309412922","0","1","1","","1","d9617083f4394e31fcb9cf701081c019");
INSERT INTO s2iq1_acymailing_subscriber VALUES("311","anangu24@yahoo.com","","",
"1309412922","0","1","1","","1","b0df2bd3c74b294289446f01b3e0002b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("312","ana_kilchrist@hilton.com",
"","","1309412922","0","1","1","","1","af25bab8536abd28af3b17d9121c7b95");
INSERT INTO s2iq1_acymailing_subscriber VALUES("313","angelica@rbsystems.com",""
,"","1309412922","0","1","1","","1","d792757b53fca6ed32ee131c63baebe2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("314","annabella.gutierrez@ihrco.

com","","Laura Bailey","1309412922","0","1","1","","1","0b02e59b51c5281cf5652cf8
94c67982");
INSERT INTO s2iq1_acymailing_subscriber VALUES("315","apersonaltouch1@sbcglobal.
net","","","1309412922","0","1","1","","1","bfee356c32754b694c4453108edcdf87");
INSERT INTO s2iq1_acymailing_subscriber VALUES("316","archland1@sbcglobal.net","
","","1309412922","0","1","1","","1","0820271a420e456f3f4492e1cfe772de");
INSERT INTO s2iq1_acymailing_subscriber VALUES("317","areyes@ldolaw.us","","","1
309412922","0","1","1","","1","640713387248739e9799217a7ea72f43");
INSERT INTO s2iq1_acymailing_subscriber VALUES("318","art@americangreenwood.com"
,"","","1309412922","0","1","1","","1","37356f11907cb44540bbded47999f68b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("319","art@howw.com","","","13094
12922","0","1","1","","1","b61337b1a8987039c183192a3a44b73e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("320","asalinas@zcisd.org","","",
"1309412922","0","1","1","","1","d7b48553cce00628a7c7f38dd628fd5e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("321","atrevino@lecarena.com","",
"","1309412922","0","1","1","","1","ba31fa9ef283a8cb7c5e6d9a43bf6169");
INSERT INTO s2iq1_acymailing_subscriber VALUES("322","avillarreal@bizlaredo.rr.c
om","","","1309412922","0","1","1","","1","2f37383e3acd7773269605f25c4eb7bd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("323","barrerapa@aol.com","","","
1309412922","0","1","1","","1","3f29f378582fdb793775a06e597b8453");
INSERT INTO s2iq1_acymailing_subscriber VALUES("324","becky@paulyoungautogroup.c
om","","","1309412922","0","1","1","","1","da467b4c78e9de3be94e98c49480ba85");
INSERT INTO s2iq1_acymailing_subscriber VALUES("325","belinda@littlegrinz.com","
","","1309412922","0","1","1","","1","6f53b3ee276e53743acc223f7c723ebc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("326","betsyanez@hotmail.com","",
"","1309412922","0","1","1","","1","5e028d8a8a7ec1b1c98d36360b44797d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("327","bjaviermendoza@hotmail.com
","","","1309412922","0","1","1","","1","f4b8b0bb255cce9af07bdad93b159e71");
INSERT INTO s2iq1_acymailing_subscriber VALUES("328","bnpalley@prodigy.net","","
Jerry Johnson","1309412922","0","1","1","","1","78937959db4f6afc03a484d837b14f37
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("329","braulio@websitemedia.net",
"","","1309412922","0","1","1","","1","92272b438aa37760b647885741188282");
INSERT INTO s2iq1_acymailing_subscriber VALUES("330","calvarez@csbroma.com","","
","1309412922","0","1","1","","1","29777c371a66ed3a3833667a5f4f63b4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("331","carmenb1101@yahoo.com","",
"","1309412922","0","1","1","","1","1e8b355d76a991537202c11da1b7f98b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("332","celia.zapatachamber@yahoo.
com","","","1309412922","0","1","1","","1","1e8080e3a05112ca84c40e8d4ee6a3f2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("333","cgphoto@att.net","","","13
09412922","0","1","1","","1","abe72a036894d8177f853cd1c0b52070");
INSERT INTO s2iq1_acymailing_subscriber VALUES("334","cgw@att.net","","","130941
2922","0","1","1","","1","1f5502527c441dcd36e172103a80a738");
INSERT INTO s2iq1_acymailing_subscriber VALUES("335","chartsapi@aol.com","","Hum
berto Trevino","1309412922","0","1","1","","1","4e1896647cde0fde6c092e73598dc9eb
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("336","checkpoint_mp@prodigy.net.
mx","","","1309412922","0","1","1","","1","0f8ba0dcc7591aaa90672c24172f2a06");
INSERT INTO s2iq1_acymailing_subscriber VALUES("337","cityofcotulla@yahoo.com","
","","1309412922","0","1","1","","1","01c07fc12ff022aa45948d061e7e279b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("338","class.uniforms@gmail.com",
"","","1309412922","0","1","1","","1","afd89d36a825d8ea9517fe62ede8d502");
INSERT INTO s2iq1_acymailing_subscriber VALUES("339","claudiahenry1@hotmail.com"
,"","","1309412922","0","1","1","","1","1019e62402c98945a3ed16f5c7b61257");
INSERT INTO s2iq1_acymailing_subscriber VALUES("340","clema_owen@hilton.com","",
"Brian Clark","1309412922","0","1","1","","1","102e4be8635e52ec24fd2014cdc01b98"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("341","cmontoya@oradel.com","",""
,"1309412922","0","1","1","","1","e1aa466640b16a567cae169a1f0a4fa5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("342","collettspd@aol.com","","",

"1309412922","0","1","1","","1","cab69a53713c9a0dd4575fe7a55bfa53");
INSERT INTO s2iq1_acymailing_subscriber VALUES("343","collision@mikespaintplace.
com","","","1309412922","0","1","1","","1","cc49b8bda9321cde8626ac0a8d9a8e9c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("344","corina.garcia@adeccona.com
","","Corina Dovalina Garcia","1309412922","0","1","1","","1","77365d4ef8866a526
9c5122a8df709c1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("345","corinasalinas@hotmail.com"
,"","","1309412922","0","1","1","","1","91be21606c8a49caa28faaf3e48a9118");
INSERT INTO s2iq1_acymailing_subscriber VALUES("346","cotullamainstreet@yahoo.co
m","","","1309412922","0","1","1","","1","898203af12aec607b0ba9ac558c66067");
INSERT INTO s2iq1_acymailing_subscriber VALUES("347","csperez@uisd.net","","","1
309412922","0","1","1","","1","32d6ba3399c6d918fddb0ee2b336a859");
INSERT INTO s2iq1_acymailing_subscriber VALUES("348","cswisher@bizlaredo.rr.com"
,"","","1309412922","0","1","1","","1","b5afa342471060ac6d7a6fef43afc438");
INSERT INTO s2iq1_acymailing_subscriber VALUES("349","cuadrocafe@hotmail.com",""
,"","1309412922","0","1","1","","1","f4e55d74372bcb6a2f29b2c2685a3018");
INSERT INTO s2iq1_acymailing_subscriber VALUES("350","daniel_wyers@hotmail.com",
"","","1309412922","0","1","1","","1","f07694ebe62e65fbd749cffcb181a055");
INSERT INTO s2iq1_acymailing_subscriber VALUES("351","david.england@tpwd.state.t
x.us","","","1309412922","0","1","1","","1","f81284ad36ba04a3891c02f516aa0ae2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("352","ddibenedetto@icon-intl.com
","","","1309412922","0","1","1","","1","45127261b63ced5c870796b87dae5a57");
INSERT INTO s2iq1_acymailing_subscriber VALUES("353","deleoncasso@hotmail.com","
","","1309412922","0","1","1","","1","13158cbc28407d7d1dc8ff23fb3be81e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("354","delgado74@msn.com","","","
1309412922","0","1","1","","1","c70d9168d8cf953742333c8aaa8ff6a0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("355","dgarza5@yahoo.com","","","
1309412922","0","1","1","","1","2f1a83fa47fff341bd2ac81f2bab85ae");
INSERT INTO s2iq1_acymailing_subscriber VALUES("356","diana@rtslaredo.com","",""
,"1309412922","0","1","1","","1","1ee019029c639e3bfb73cadbff615d38");
INSERT INTO s2iq1_acymailing_subscriber VALUES("357","diana_gonzalez@chs.net",""
,"","1309412922","0","1","1","","1","8b4fbd0d3d8d56b31fc9cb9a6cbb6a3f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("358","dihasmor@hotmail.com","","
","1309412922","0","1","1","","1","59562222eee7e94b637643281b7f25b4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("359","djanish@laredoenergy.com",
"","","1309412922","0","1","1","","1","2b0f57b2bd64a7b5875b16ae4d99ec25");
INSERT INTO s2iq1_acymailing_subscriber VALUES("360","dmademoiselle@hotmail.com"
,"","","1309412922","0","1","1","","1","62ec5f197fd3d2865a271e1a9a5fa308");
INSERT INTO s2iq1_acymailing_subscriber VALUES("361","domo@nld.bravo.net","","",
"1309412922","0","1","1","","1","00873d507420cf6694e40c602d5adec7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("362","drjesusleal@prodigy.net.mx
","","","1309412922","0","1","1","","1","e0ddd2ee961c8493574a250f185c5930");
INSERT INTO s2iq1_acymailing_subscriber VALUES("363","dscott55@swbell.net","",""
,"1309412922","0","1","1","","1","30c6066e8fe014953367381ab4413252");
INSERT INTO s2iq1_acymailing_subscriber VALUES("364","dtg@grandecom.net","","","
1309412922","0","1","1","","1","50b6a243670764accdd61b0b028ab62c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("365","dulce@valdan.com","","","1
309412922","0","1","1","","1","44a3e95fbbc4e33c406dd8cd7849203c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("366","dvasquez@bmpradio.com","",
"","1309412922","0","1","1","","1","80bc9fc34a23dc863194427c705767a8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("367","dvillarreal@casaguero.com"
,"","","1309412922","0","1","1","","1","4558a4191c2fbd3f0ddfd2b234202cf4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("368","eborgstedte@hotmail.com","
","","1309412922","0","1","1","","1","c99b8a11bfd544522bd412f7a34b8d0e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("369","eddie.zavala@mail.house.go
v","","","1309412922","0","1","1","","1","f0e4f2d8ae8b129b93d2e0108862372b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("370","edeleon@delcompanies.com",
"","","1309412922","0","1","1","","1","313d2103c0b39769bcd6076e0bc5ebd4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("371","edgar.martinez@cargoquin.c
om","","","1309412922","0","1","1","","1","3ddb0e33b4df0d0f3d9112afdf37ad80");

INSERT INTO s2iq1_acymailing_subscriber VALUES("372","edhin@tnl.com.mx","","","1


309412922","0","1","1","","1","7009b804c4918d002e737a35984ec4ee");
INSERT INTO s2iq1_acymailing_subscriber VALUES("373","elena@mgbuilder.com","",""
,"1309412922","0","1","1","","1","18ac4bf0304a778d3805eb99055a7cfd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("374","elismoda777@hotmail.com","
","","1309412922","0","1","1","","1","d97df420804fa233b74d4aeb0e0f769c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("375","erica.renteria@webfnb.com"
,"","","1309412922","0","1","1","","1","7d951d731f02db5d8827fac6a2033be6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("376","ernesg9@aol.com","","","13
09412922","0","1","1","","1","68976ee5c3e13b8c0a5ad5c9478c8a46");
INSERT INTO s2iq1_acymailing_subscriber VALUES("377","estela@border.net","","","
1309412922","0","1","1","","1","dbf3e3b9690e1f6b955f0462e51eb779");
INSERT INTO s2iq1_acymailing_subscriber VALUES("378","falcon_lanes@sbcglobal.net
","","","1309412922","0","1","1","","1","fbac9c199807a329a3cc567f448435e3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("379","familyutx@yahoo.com","",""
,"1309412922","0","1","1","","1","6ac55af756e666a45cc5545a7b7a9383");
INSERT INTO s2iq1_acymailing_subscriber VALUES("380","fayo@bricksandtile.com",""
,"","1309412922","0","1","1","","1","4a1e9e582891df0521b67b978175ffba");
INSERT INTO s2iq1_acymailing_subscriber VALUES("381","felipeelia@aol.com","","",
"1309412922","0","1","1","","1","f3fb92bed68c4e11f214bee9ba9bd09e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("382","fidelayala@sbcglobal.net",
"","","1309412922","0","1","1","","1","759effb2afd1fdf6cc1bffe1427ac4df");
INSERT INTO s2iq1_acymailing_subscriber VALUES("383","firefighter_ram@yahoo.com"
,"","","1309412923","0","1","1","","1","544f889fa5ccc5875ae9a1f6032b7fd1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("384","floralrt@yahoo.com","","",
"1309412923","0","1","1","","1","c40cc075dc1fa22ee6a5c6d00341b925");
INSERT INTO s2iq1_acymailing_subscriber VALUES("385","footspecialists@hotmail.co
m","","","1309412923","0","1","1","","1","d10c0e29a90bae6f54fe2e4aae11df68");
INSERT INTO s2iq1_acymailing_subscriber VALUES("386","fresendez@globalpc.net",""
,"","1309412923","0","1","1","","1","5596c68013d0c40a57bae6e117598d77");
INSERT INTO s2iq1_acymailing_subscriber VALUES("387","galeria201@yahoo.com","","
","1309412923","0","1","1","","1","d89536312f79e814e9a3afed167728a3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("388","gbclower@aol.com","","","1
309412923","0","1","1","","1","7e72055252a452c11a34852386784bf4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("389","gbeckelhymer@stx.rr.com","
","","1309412923","0","1","1","","1","f7dfe1b6f4a0760ffa806a703f2be10a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("390","gbkazen@sbcglobal.net","",
"","1309412923","0","1","1","","1","b4d98e06713bd1c7dd7acb59802227d7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("391","gcarriedo@ibc.com","","","
1309412923","0","1","1","","1","c18b59105cedac1f3abb6c34a554f1a5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("392","georgemontemayor@hotmail.c
om","","","1309412923","0","1","1","","1","8d29547646c7b80501bb0edc07326edb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("393","glaureano@hotmail.com","",
"","1309412923","0","1","1","","1","cb4fc36d874f28d71daa4a7af79212ac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("394","glopez@dioceseoflaredo.org
","","","1309412923","0","1","1","","1","e9ce9a01d45bf865944cb138cad3e486");
INSERT INTO s2iq1_acymailing_subscriber VALUES("395","glowlaserspa@gmail.com",""
,"","1309412923","0","1","1","","1","a044ebb7dd25eeb6f3b7e17bce005030");
INSERT INTO s2iq1_acymailing_subscriber VALUES("396","gmtrucks@sbcglobal.net",""
,"","1309412923","0","1","1","","1","4e769b8c9252df6a8d32474b1d890f49");
INSERT INTO s2iq1_acymailing_subscriber VALUES("397","gslech@aol.com","","","130
9412923","0","1","1","","1","f7d3a5d3f181d00c2f58d0b37a28eab0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("398","gtrevino@paseo-real.com","
","","1309412923","0","1","1","","1","0f118ddb1e1ad43ff17810d033108955");
INSERT INTO s2iq1_acymailing_subscriber VALUES("399","gume@royalexpressinc.com",
"","","1309412923","0","1","1","","1","cf6ee58ba2c999533d3af3460a91ecb5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("400","hal@laredodoctors.com","",
"","1309412923","0","1","1","","1","2a0289604ea06539cb68117eb4ccb040");
INSERT INTO s2iq1_acymailing_subscriber VALUES("401","heather.snider@chk.com",""
,"","1309412923","0","1","1","","1","ab75d9a0f47bb5c198765438a4a341e2");

INSERT INTO s2iq1_acymailing_subscriber VALUES("402","heriberto.aguilar@hilton.c


om","","","1309412923","0","1","1","","1","f19731ee36445ffa2a6ba44a07437562");
INSERT INTO s2iq1_acymailing_subscriber VALUES("403","hleuci@valueplace.com","",
"","1309412923","0","1","1","","1","4155052056e00177d63ccccc1213d322");
INSERT INTO s2iq1_acymailing_subscriber VALUES("404","hnoyola1@stx.rr.com","",""
,"1309412923","0","1","1","","1","91b44cc1e7ec8071bcc942b0c6cbdfc5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("405","homdel@sbcglobal.net","","
","1309412923","0","1","1","","1","57ef44e40854c7b848f07a495b53d255");
INSERT INTO s2iq1_acymailing_subscriber VALUES("406","horizon_lighting@sbcglobal
.net","","","1309412923","0","1","1","","1","2abde330d7c1ca7f4e0f918040a85878");
INSERT INTO s2iq1_acymailing_subscriber VALUES("407","hrm@falconnet.com","","","
1309412923","0","1","1","","1","e03814c04a48535b1317cdf857862cf5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("408","hsmith@pizzaproperties.com
","","","1309412923","0","1","1","","1","29c13d8288545780bc2ec74b4947dc73");
INSERT INTO s2iq1_acymailing_subscriber VALUES("409","hud48@hotmail.com","","","
1309412923","0","1","1","","1","4ca9591de90ca231815e3cc718fe219f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("410","i0224@redroof.com","","Mar
io Mauricio","1309412923","0","1","1","","1","19d20e811cac8e243efbc54c26c4f14b")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("411","iescamilla@bcfs.net","",""
,"1309412923","0","1","1","","1","2524569049d92067c5f8888c23492acb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("412","indetailhomedecor@yahoo.co
m","","","1309412923","0","1","1","","1","7d114474d2196d96c988b42419407596");
INSERT INTO s2iq1_acymailing_subscriber VALUES("413","inicra@msn.com","","","130
9412923","0","1","1","","1","2a3b2261bfd91d06597e6acf1d2f0a7d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("414","ishu@bcperfumes.com","",""
,"1309412923","0","1","1","","1","c5942b797a6edb413a08c7c37045bf49");
INSERT INTO s2iq1_acymailing_subscriber VALUES("415","jaarthur@westwindhomes.com
","","","1309412923","0","1","1","","1","9b6be40d7ad2b1534433395810871501");
INSERT INTO s2iq1_acymailing_subscriber VALUES("416","jack@martis.com","","","13
09412923","0","1","1","","1","aecf900a221f648b522c5322357ec9f9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("417","jackierodriguez@stx.rr.com
","","","1309412923","0","1","1","","1","371a2eb3427fe14cc797b2e0e75efe30");
INSERT INTO s2iq1_acymailing_subscriber VALUES("418","jamallstate@sbcglobal.net"
,"","","1309412923","0","1","1","","1","b6b8f20a6224a8b0fad070ba953408b3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("419","jamie.quiroz@bbvacompass.c
om","","","1309412923","0","1","1","","1","e2dd7cff6de27454002a4fc68969eba2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("420","janie@dhastings.com","",""
,"1309412923","0","1","1","","1","35ad139fbd6f235eaae025dcd1a9c85c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("421","jaramos.riverview@yahoo.co
m","","","1309412923","0","1","1","","1","618c8d565163a9feb0ae415282f8c76a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("422","jcruthirds@dutyfreeamerica
s.com","","Jack Cruthirds","1309412923","0","1","1","","1","d798b610959f9351b3aa
46a257c88349");
INSERT INTO s2iq1_acymailing_subscriber VALUES("423","jc_santos2007@sbcglobal.ne
t","","","1309412923","0","1","1","","1","d80c345495559fd6414429efe1ba5a48");
INSERT INTO s2iq1_acymailing_subscriber VALUES("424","jennifer@spmags.com","",""
,"1309412923","0","1","1","","1","26facebe8c352c55cf3db2ece0f4e467");
INSERT INTO s2iq1_acymailing_subscriber VALUES("425","jennyaahsmile@yahoo.com","
","","1309412923","0","1","1","","1","2737dcba60bc165568e9cabd0e71bd68");
INSERT INTO s2iq1_acymailing_subscriber VALUES("426","jenriquez@aduanet.net","",
"Ignacio Perez Keith","1309412923","0","1","1","","1","147ff1557d771ca8cb14e9475
ea7512f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("427","jerry_lopez@msn.com","",""
,"1309412923","0","1","1","","1","17218e6d280f52cd3b3ed8bc63eefc78");
INSERT INTO s2iq1_acymailing_subscriber VALUES("428","jezzini16@yahoo.com","",""
,"1309412923","0","1","1","","1","2a877e92bd99f22491b3d0843ceb8c97");
INSERT INTO s2iq1_acymailing_subscriber VALUES("429","jj@about-time.com","","Ter
esa Enriquez","1309412923","0","1","1","","1","05683212e8581795850c30a6d4daf12b"
);

INSERT INTO s2iq1_acymailing_subscriber VALUES("430","jjc@larha.org","","","1309


412923","0","1","1","","1","30fc69ecdf21c518c70c775a1ce94295");
INSERT INTO s2iq1_acymailing_subscriber VALUES("431","jmontes@webbcountytx.gov",
"","","1309412923","0","1","1","","1","ef6328e184f91d34d149e4bd52923058");
INSERT INTO s2iq1_acymailing_subscriber VALUES("432","joann.zubik@academy.com","
","","1309412923","0","1","1","","1","0c140046506228a622d7a8ab68b3ab43");
INSERT INTO s2iq1_acymailing_subscriber VALUES("433","joe.gage@yahoo.com","","",
"1309412923","0","1","1","","1","5ad57434cd207ec124cd99ca3cdc984c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("434","joeydkid2002@yahoo.com",""
,"","1309412923","0","1","1","","1","a24ba7f20f57a873f7e85387c09fbbee");
INSERT INTO s2iq1_acymailing_subscriber VALUES("435","jramirez4@stx.rr.com","","
","1309412923","0","1","1","","1","7b02a2afe7d41e5b326d71e49bebf2ee");
INSERT INTO s2iq1_acymailing_subscriber VALUES("436","jrgloria@hotmail.com","","
","1309412923","0","1","1","","1","3ae5068a55186b1a4ddd8b221d80b33f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("437","jrodriguez@delrealtyinc.co
m","","","1309412923","0","1","1","","1","b7cab02d8b3ed2979a76ef3114d8afe5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("438","juan@abd-trade.com","","",
"1309412923","0","1","1","","1","8a3d6253d3a5c91692fed8ee796984ac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("439","judithggutierrez@sbcglobal
.net","","","1309412923","0","1","1","","1","495845e4593e937596d4d61bdad92839");
INSERT INTO s2iq1_acymailing_subscriber VALUES("440","judy.martinez@uhsinc.com",
"","Elmo Lopez","1309412923","0","1","1","","1","089d0a66ff26818bf572a64611e44c6
6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("441","keene121@grandecom.net",""
,"","1309412923","0","1","1","","1","12641ac83b9df5cd1970612a0216d5ea");
INSERT INTO s2iq1_acymailing_subscriber VALUES("442","kevin.romo.l211@statefarm.
com","","Kevin S. Romo","1309412923","0","1","1","","1","67240fcbc3036746d551965
04436efce");
INSERT INTO s2iq1_acymailing_subscriber VALUES("443","kimiko.mizuno@ltx.uni-trad
e.com","","","1309412923","0","1","1","","1","d5ccf45c6abe570bb991043c9d1b2b57")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("444","klymat@msn.com","","","130
9412923","0","1","1","","1","9b28388e9937765017dd691cbc715fa4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("445","kmbysarahf@aol.com","","",
"1309412923","0","1","1","","1","71976cbab4e73dc285819f57d21fdd32");
INSERT INTO s2iq1_acymailing_subscriber VALUES("446","kristilins@aol.com","","Gr
aciela Gonzalez","1309412923","0","1","1","","1","eb6a9f5a274b1aceebe0ae67b83d23
74");
INSERT INTO s2iq1_acymailing_subscriber VALUES("447","ksillas@pnlending.com","",
"","1309412923","0","1","1","","1","b4d3396689d3a4ffc8caeceaf0eae22c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("448","laredo.mainstreet@att.net"
,"","LaredoMain Street","1309412923","0","1","1","","1","70f34174321005479f36729
6dfb4cb7e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("449","laredo@horizongroup.com","
","","1309412923","0","1","1","","1","41d9d76c43ee56b9cd8ca7b3b80c24f6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("450","laredotx@goldsgym.net","",
"Eliud Garcia","1309412923","0","1","1","","1","f3aa5eba5d6df6ed40e0f6b35634b2fa
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("451","lauramartens48@hotmail.com
","","","1309412923","0","1","1","","1","4b844bf08b01d173e8fa419ebf0cb985");
INSERT INTO s2iq1_acymailing_subscriber VALUES("452","lbeal@susser.com","","","1
309412923","0","1","1","","1","aa2e1b3e224a5c206de1eeef53dc6927");
INSERT INTO s2iq1_acymailing_subscriber VALUES("453","ldelagarza@southtexasfoodb
ank.org","","","1309412923","0","1","1","","1","04b59d5ec472422394b1c11eee743842
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("454","lgutierrez@webbcountytx.go
v","","","1309412923","0","1","1","","1","9835d1d1a4c0e02e3226d00f2973ec33");
INSERT INTO s2iq1_acymailing_subscriber VALUES("455","lhernandez@lmjimaging.com"
,"","","1309412923","0","1","1","","1","4f6927520a9ef4fe84682b90b3d7d81a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("456","lisa@joebrand.com","","","

1309412923","0","1","1","","1","082c7582428d2d491afbcfce3a18393d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("457","liz@zapata-realty.com","",
"","1309412923","0","1","1","","1","ad5a34d0e88f31780e4c1aa5bbc99a31");
INSERT INTO s2iq1_acymailing_subscriber VALUES("458","lonestarsteel@gmail.com","
","","1309412923","0","1","1","","1","0281b8b9480f64444f1d979af1dee725");
INSERT INTO s2iq1_acymailing_subscriber VALUES("459","lori_garcia@sbcglobal.net"
,"","","1309412923","0","1","1","","1","711bc36cef7e4edacb1d077b946f926c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("460","lou.hinkel@yahoo.com","","
","1309412923","0","1","1","","1","4e7a6259b99c3af5498a2706a3b44946");
INSERT INTO s2iq1_acymailing_subscriber VALUES("461","lucero_betty@hotmail.com",
"","","1309412923","0","1","1","","1","a0378338995ab7d30cfc4db4badc88ab");
INSERT INTO s2iq1_acymailing_subscriber VALUES("462","lyli.a.cantu@wellsfargo.co
m","","","1309412923","0","1","1","","1","dc8fe0fd1dbaab6eb12c73820c7451e2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("463","m3outfitters@yahoo.com",""
,"","1309412923","0","1","1","","1","0579e2cae95414d9716328a796b966df");
INSERT INTO s2iq1_acymailing_subscriber VALUES("464","mara@scan-inc.org","","","
1309412923","0","1","1","","1","f4c070336a4462dc3b6b0d992829fd1a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("465","marcos@m1networks.net","",
"Marcos A. Solis","1309412923","0","1","1","","1","51f22feb540f4fa98ce7e4aa31c32
b2a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("466","maria.esquivel@dfps.state.
tx.us","","","1309412923","0","1","1","","1","58e1c3cbcd9a5483bb10121b4b0cf157")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("467","maria.vera@mercy.net","","
","1309412923","0","1","1","","1","2bb6b8f290c38e9857a00a55fdb74853");
INSERT INTO s2iq1_acymailing_subscriber VALUES("468","mario2619@sbcglobal.net","
","Mario G. Alvarado","1309412923","0","1","1","","1","febaf326682a720c3984dbb9c
94975ba");
INSERT INTO s2iq1_acymailing_subscriber VALUES("469","mariorullan@yahoo.com","",
"","1309412923","0","1","1","","1","32d2a3d8a13894a097c7f6ea7f1ce943");
INSERT INTO s2iq1_acymailing_subscriber VALUES("470","marthajacaman@sbcglobal.ne
t","","","1309412923","0","1","1","","1","8ee5940813417e625a18692c6baf8989");
INSERT INTO s2iq1_acymailing_subscriber VALUES("471","martinez.hector@satx.sysco
.com","","","1309412923","0","1","1","","1","d4a9c7a4d87d908b61d7924ece969f42");
INSERT INTO s2iq1_acymailing_subscriber VALUES("472","marygonz62@vaqllc.com","",
"","1309412923","0","1","1","","1","c0a483d412c94d3ffa1c0036f44aed95");
INSERT INTO s2iq1_acymailing_subscriber VALUES("473","maxzin_castillo@yahoo.com"
,"","","1309412923","0","1","1","","1","1db9e9181aedcc54d847b921b2c633e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("474","maylopez8@hotmail.com","",
"","1309412923","0","1","1","","1","ceede92daccdd0025f69d965b9abd8be");
INSERT INTO s2iq1_acymailing_subscriber VALUES("475","mchancellor3@dioceseoflare
do.org","","","1309412923","0","1","1","","1","2c1f8ecb0bd71766318d977b2424e5b8"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("476","mchavez@laredoisd.org","",
"","1309412923","0","1","1","","1","31ea6728d06f418fcc621c7cb1b96b65");
INSERT INTO s2iq1_acymailing_subscriber VALUES("477","mdittbrenner@iaateam.com",
"","","1309412923","0","1","1","","1","867890b20e170877b7c61e845a6ada67");
INSERT INTO s2iq1_acymailing_subscriber VALUES("478","melcan_3333@yahoo.com","",
"","1309412923","0","1","1","","1","5c438096acdec3a149f8703dc248203f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("479","mgsoliz@laredolibrary.org"
,"","","1309412923","0","1","1","","1","b0bd1d9fff788bee11f51bffb5c05626");
INSERT INTO s2iq1_acymailing_subscriber VALUES("480","milibreria@sbcglobal.net",
"","","1309412923","0","1","1","","1","475df2d674ae62a3a37a60e20c811538");
INSERT INTO s2iq1_acymailing_subscriber VALUES("481","mjbhakta0478@yahoo.com",""
,"","1309412923","0","1","1","","1","9476d484f3eed11f4de9f643b05824ca");
INSERT INTO s2iq1_acymailing_subscriber VALUES("482","mlaredo50@aol.com","","","
1309412923","0","1","1","","1","ce62d25154e03503f561f6bab2122f27");
INSERT INTO s2iq1_acymailing_subscriber VALUES("483","mm-horses@hotmail.com","",
"","1309412923","0","1","1","","1","314049bf1305b0252c9ce5f609c808d6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("484","mmorales@webbcountytx.gov"

,"","","1309412923","0","1","1","","1","85e436e1bd9df30f64b873ecfbe0cd3a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("485","mommyfive@hotmail.com","",
"","1309412923","0","1","1","","1","9c1769a1fdef6389e13c8f51da15283b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("486","monica@monicahurtado.com",
"","","1309412923","0","1","1","","1","dbf4cc4dbbb6ec78ee4de1e9e763ae26");
INSERT INTO s2iq1_acymailing_subscriber VALUES("487","monicaguerra_pmcs@yahoo.co
m","","","1309412923","0","1","1","","1","5d2a3859894debf18ed7f605ea24cb5d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("488","moninach@yahoo.com","","",
"1309412923","0","1","1","","1","0c3148b3e5da8ea5f424f4d431c8351d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("489","moy@casaraul.com","","","1
309412923","0","1","1","","1","3aa69de967de2b3d969a3752309adfd7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("490","mq@mqlawoffice.com","","",
"1309412923","0","1","1","","1","14a907c1fb97574b685f42101afc6cd3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("491","mreyes@medicis.com","","",
"1309412923","0","1","1","","1","1a2d63380a74946c25a705d907e0a4fe");
INSERT INTO s2iq1_acymailing_subscriber VALUES("492","mrgbahecsec@stx.rr.com",""
,"","1309412923","0","1","1","","1","911b87926f0886da87c5c19578512036");
INSERT INTO s2iq1_acymailing_subscriber VALUES("493","msuemiller@gmail.com","","
","1309412923","0","1","1","","1","5177be3bba8984644d37eb01c42f4838");
INSERT INTO s2iq1_acymailing_subscriber VALUES("494","mtzconinc@aol.com","","","
1309412923","0","1","1","","1","e2e4a2c195d8c8f416cc344edcd47349");
INSERT INTO s2iq1_acymailing_subscriber VALUES("495","nereydabp@yahoo.com","",""
,"1309412923","0","1","1","","1","8cc9c801a26d044fab59c41e6aa88243");
INSERT INTO s2iq1_acymailing_subscriber VALUES("496","nitivolpe@mac.com","","","
1309412923","0","1","1","","1","d01d2397f20728905e8fb8cc84ca404d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("497","noe@goelforwarding.com",""
,"","1309412923","0","1","1","","1","445f28b4adb13bdbec7735ab8a26454a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("498","nora@promegaonline.com",""
,"","1309412923","0","1","1","","1","f8162ccc672e2872bf48dbc2579b1d17");
INSERT INTO s2iq1_acymailing_subscriber VALUES("499","olaurelj@stx.rr.com","",""
,"1309412923","0","1","1","","1","ce3db4c95c1160d89b23ce10eadfd648");
INSERT INTO s2iq1_acymailing_subscriber VALUES("500","olugo@legendtitle.net","",
"","1309412923","0","1","1","","1","0f1ede172e9e1bdcdfe0554ebb8f0cba");
INSERT INTO s2iq1_acymailing_subscriber VALUES("501","omarramirez4691@sbcglobal.
net","","","1309412923","0","1","1","","1","b0dc3274687243d755c09a6860e216d9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("502","omfs_dds@yahoo.com","","",
"1309412923","0","1","1","","1","d26d8aaa33af7386323842130c2f514d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("503","papoyan@msn.com","","","13
09412923","0","1","1","","1","6d4c2b6327e298b8ac7495d2f6da3f0b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("504","paty-ramirez@interexpress.
net","","","1309412923","0","1","1","","1","253244974023c18a60abdad5ad212328");
INSERT INTO s2iq1_acymailing_subscriber VALUES("505","paty@bizlaredo.rr.com","",
"","1309412923","0","1","1","","1","c6138a748dc98fbe98ce81ced52ed1c8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("506","paulgarcia_58@hotmail.com"
,"","","1309412923","0","1","1","","1","b3492b8b22cb8f2f8c0fd50dff1e506c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("507","paulinarz@yahoo.com","",""
,"1309412923","0","1","1","","1","0f3b3a6f7fb7c823a85f093bef2ab047");
INSERT INTO s2iq1_acymailing_subscriber VALUES("508","pbhaktaabvi@gmail.com","",
"","1309412923","0","1","1","","1","ac3e060a8bc07d53b6cf8967199762ac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("509","peterpanstudio@sbcglobal.n
et","","Ramona A. Gonzalez","1309412923","0","1","1","","1","f382206a05f4a9bd7ca
65474b16ca4f4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("510","platinum8@rio.bravo.net","
","","1309412923","0","1","1","","1","cd4b777d9d937abb3178eda954bfd4e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("511","posh.sushi@hotmail.com",""
,"","1309412923","0","1","1","","1","42624494a71feff77e331bd1acaf4809");
INSERT INTO s2iq1_acymailing_subscriber VALUES("512","priscilla_salinas@chs.net"
,"","","1309412923","0","1","1","","1","8e46bd70873efb9fb4c37667629e0f01");
INSERT INTO s2iq1_acymailing_subscriber VALUES("513","probike@sbcglobal.net","",
"","1309412923","0","1","1","","1","3bd1d6e8ff0e95f9b54ef69e75ee0a8f");

INSERT INTO s2iq1_acymailing_subscriber VALUES("514","pvallsmd@gmail.com","","",


"1309412923","0","1","1","","1","398d75e4c5d92f09153ab5cfc9480910");
INSERT INTO s2iq1_acymailing_subscriber VALUES("515","rafaelitorres@sbcglobal.ne
t","","","1309412923","0","1","1","","1","70e5aaa8b92fffcfca511d0ab4d9a78c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("516","ralli4610@yahoo.com","",""
,"1309412923","0","1","1","","1","8ff0b176277d66f4a21c63d083364b68");
INSERT INTO s2iq1_acymailing_subscriber VALUES("517","randmhig@aol.com","","","1
309412923","0","1","1","","1","5cbad6da455a915bd4bc53e6b322da8d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("518","rapidprintlaredo@yahoo.com
","","","1309412923","0","1","1","","1","6a101fae4a911da7b9511ebfdfc8e77e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("519","raul@embarcadero-laredo.co
m","","","1309412923","0","1","1","","1","6ad429ae336618c47b2618a5c9c3c63b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("520","raulcarrera02@yahoo.com","
","","1309412923","0","1","1","","1","4abae2e033778e4701c078ee687ce73a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("521","ray.alvarez@lcra.org","","
","1309412923","0","1","1","","1","dc853d594828742d4c5689377bbdc064");
INSERT INTO s2iq1_acymailing_subscriber VALUES("522","redroofinnlaredo@yahoo.com
","","Anita Bhakta","1309412923","0","1","1","","1","18dee24000d05795b58053ce1c5
7ba84");
INSERT INTO s2iq1_acymailing_subscriber VALUES("523","requena_34@hotmail.com",""
,"","1309412923","0","1","1","","1","667b73e4c4bdf44a728acdf2561b4e6c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("524","reynaldogodines@hotmail.co
m","","Reynaldo Godines","1309412923","0","1","1","","1","f70d6e9ffeaf29da7bba30
7a032a141c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("525","rgonzalez@laredorealfoods.
com","","","1309412923","0","1","1","","1","8049601b9ed9f47a275d380888539662");
INSERT INTO s2iq1_acymailing_subscriber VALUES("526","ricardo.plasencia@hallibur
ton.com","","","1309412923","0","1","1","","1","517f687a517be717b0cff5e1044b3735
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("527","rick@fuelfitnessgym.com","
","","1309412923","0","1","1","","1","a618d13e363ec41f78029384b221c335");
INSERT INTO s2iq1_acymailing_subscriber VALUES("528","rigake55@hotmail.com","","
Silvia Amaro","1309412923","0","1","1","","1","822b28c563e826c0e039298a84aa86a5"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("529","rita@international-tradeli
nk.com","","","1309412923","0","1","1","","1","111afc79686aa36b2085e2c96616b87c"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("530","rmangualmdpa@gmail.com",""
,"","1309412923","0","1","1","","1","a0145a0dc980ed2ab837519aef2601cf");
INSERT INTO s2iq1_acymailing_subscriber VALUES("531","roberto@kasanti.com","",""
,"1309412923","0","1","1","","1","6971a0d84b53cddfbb14ced83ae7a2f6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("532","rochelle@powerptwc.com",""
,"Rochelle Luna","1309412923","0","1","1","","1","fe45efb1e2bc8d948f5c3986d1f0c0
f8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("533","roelphotography@aol.com","
","","1309412923","0","1","1","","1","4acdfd90f72b0412617b945ae9b52586");
INSERT INTO s2iq1_acymailing_subscriber VALUES("534","ron@fbclaredo.org","","","
1309412923","0","1","1","","1","5d18ad559cbcc15b52e219021b8b7a95");
INSERT INTO s2iq1_acymailing_subscriber VALUES("535","rosie_guevara2@yahoo.com",
"","","1309412923","0","1","1","","1","7ec90835d922eaab384894ebcb6c9860");
INSERT INTO s2iq1_acymailing_subscriber VALUES("536","royvsqz2004@yahoo.com","",
"","1309412924","0","1","1","","1","ce0b1656083a6af4258a525cc9b7f699");
INSERT INTO s2iq1_acymailing_subscriber VALUES("537","rramirez@armadillohomes.co
m","","Rick Ramirez","1309412924","0","1","1","","1","5fcb2d1022f07f078d0d88f21d
506ff5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("538","rubio@stx.rr.com","","","1
309412924","0","1","1","","1","b17896ba981bf8553b558c6dc1164e8a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("539","rvalls@valls.com","","Rich
ard R. Valls, Jr.","1309412924","0","1","1","","1","eb349357649ae32940ec242812bd
656a");

INSERT INTO s2iq1_acymailing_subscriber VALUES("540","ryan.miller@tigeroak.com",


"","","1309412924","0","1","1","","1","4f4c33804e1c99af39935073da0df061");
INSERT INTO s2iq1_acymailing_subscriber VALUES("541","r_velaslajas@hotmail.com",
"","","1309412924","0","1","1","","1","7751fcebc106354a60d411486e475e21");
INSERT INTO s2iq1_acymailing_subscriber VALUES("542","sanjuanita.torres@transpor
tamerica.com","","","1309412924","0","1","1","","1","ca44a8a8d15a8cccb36aaefdbdb
9453c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("543","sanlinproperties@gmail.com
","","","1309412924","0","1","1","","1","5825bdba6872c1801c6cb9cd635ac79a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("544","scottldm@sbcglobal.net",""
,"","1309412924","0","1","1","","1","a2a47e2e3f005466b2eeb1b704e9b9e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("545","shahiinc@sbcglobal.net",""
,"","1309412924","0","1","1","","1","28a100b2468182161c6317c960036079");
INSERT INTO s2iq1_acymailing_subscriber VALUES("546","shortystirecenter@sbcgloba
l.net","","","1309412924","0","1","1","","1","68ff24603d8a5448b93bd1b94a95d8ab")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("547","siros@yahoo.com","","","13
09412924","0","1","1","","1","7e5f1e0b2663b0b628f7d105d11c64b4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("548","skylimitedco@sbcglobal.net
","","","1309412924","0","1","1","","1","e8a3780126493916ddca8de1210907a6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("549","smunoz@webbcountytx.gov","
","","1309412924","0","1","1","","1","8994d922ef70213a0b7a8512d61cde20");
INSERT INTO s2iq1_acymailing_subscriber VALUES("550","solisg@gapaxlogistics.com"
,"","","1309412924","0","1","1","","1","8d5fbd4e1b300f70fa84196492407874");
INSERT INTO s2iq1_acymailing_subscriber VALUES("551","sonia@bcperfumes.com","","
","1309412924","0","1","1","","1","db46926a2230f92e0fe69f34a246f839");
INSERT INTO s2iq1_acymailing_subscriber VALUES("552","soniaenriquez@aol.com","",
"","1309412924","0","1","1","","1","560b136195ada86182ce919620b1cc76");
INSERT INTO s2iq1_acymailing_subscriber VALUES("553","southtexaswastesystems@gma
il.com","","Peter Venegas","1309412924","0","1","1","","1","883244bfcdb182627be1
c5f7ee4a4c2b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("554","stxmes@bizlaredo.rr.com","
","","1309412924","0","1","1","","1","db2ab4d23af75f937d978d2bc1760e10");
INSERT INTO s2iq1_acymailing_subscriber VALUES("555","sweetserenitydayspaoflared
o@gmail.com","","","1309412924","0","1","1","","1","f3cc08eccc4b41a6eccd3d91ac23
ec85");
INSERT INTO s2iq1_acymailing_subscriber VALUES("556","tasosttx@sbcglobal.net",""
,"","1309412924","0","1","1","","1","83f4294537231b982e734a25bbb1268c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("557","tessie_medina@hotmail.com"
,"","","1309412924","0","1","1","","1","7f86f48b460786bb71b1a0a6bd50b3c4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("558","tjramos@frontierforwarding
.net","","","1309412924","0","1","1","","1","2f17f2ac1020c52bf8ba042797f4ac9f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("559","trailriderbullet@hotmail.c
om","","","1309412924","0","1","1","","1","05b18dd885576c948716edf0ea275ee4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("560","trevinosgranite@sbcglobal.
net","","","1309412924","0","1","1","","1","2d62456ca2919d2b50e90782f1b8c1da");
INSERT INTO s2iq1_acymailing_subscriber VALUES("561","trinitas07@yahoo.com.mx","
","","1309412924","0","1","1","","1","ffa93505fa839f68e17ff22123fb7ffa");
INSERT INTO s2iq1_acymailing_subscriber VALUES("562","tsooflaredo@juno.com","","
","1309412924","0","1","1","","1","51c0ec7d5e5bd63e7ea3b3b6b8c12bc5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("563","turismo@nuevolaredo.gob.mx
","","","1309412924","0","1","1","","1","2cfb922f4187def153677e0913306829");
INSERT INTO s2iq1_acymailing_subscriber VALUES("564","udamonrx@hotmail.com","","
","1309412924","0","1","1","","1","3da145ae4defec22416a0cf12f616de0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("565","vanessa.rodriguez@argpetro
.com","","","1309412924","0","1","1","","1","8a618837973257248a559524a8f3c57c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("566","vruiz@joerubiolawfirm.com"
,"","","1309412924","0","1","1","","1","4b5aff482fd41c7a71eec7a051f851b8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("567","vvillarreal@ricochetenergy
.com","","","1309412924","0","1","1","","1","30ed0514b253d8bb9ca0e20f136b6828");

INSERT INTO s2iq1_acymailing_subscriber VALUES("568","wahurst@msn.com","","","13


09412924","0","1","1","","1","a812687b3888ac58ea03532888a67ebb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("569","wayo@ruizhomes.com","","",
"1309412924","0","1","1","","1","3edc8434d710751f2f4a3532b9f0b9df");
INSERT INTO s2iq1_acymailing_subscriber VALUES("570","wayofoster@gmail.com","","
","1309412924","0","1","1","","1","cdba9490f6651d15aae4e51fbbd56c0d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("571","webtermiteandpestcontrol@g
mail.com","","","1309412924","0","1","1","","1","a3366f78421e4d88d72527fb0438a12
1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("572","yolindat@gmail.com","","",
"1309412924","0","1","1","","1","f5daa74cb027734466fb78177c9ad5d2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("573","zaffcomm@zaffirini.com",""
,"","1309412924","0","1","1","","1","87bba255052b97988c84e66752d44eb7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("574","zapata_acehardware@yahoo.c
om","","","1309412924","0","1","1","","1","9be8f90ab8764abdd46021bc731783f9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("575","zinala23@yahoo.com","","",
"1309412924","0","1","1","","1","5dec253b9d46fdd64dac649879821bf9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("576","zsolis@stx.rr.com","","","
1309412924","0","1","1","","1","31dc0927ea2eb92d9b9f59203589fe7b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("577","acastillo@southtexasfoodba
nk.org","","Alfredo Castillo","1309412924","0","1","1","","1","a55e6f237039c7472
d0baf9249a04a54");
INSERT INTO s2iq1_acymailing_subscriber VALUES("578","ada@bizlaredo.rr.com","","
Ada U. Medina","1309412924","0","1","1","","1","f3c7891321bcf9a31bdab94af4ff47ea
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("579","adrian.vasquez@twcable.com
","","Marci Farmer","1309412924","0","1","1","","1","b96f6880c036c2d707bbc1ba68f
e1ac5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("580","adriana.cardenas@bestbuy.c
om","","Adriana Cardenas","1309412924","0","1","1","","1","c920d92ee700483d1867f
1e1c41ba018");
INSERT INTO s2iq1_acymailing_subscriber VALUES("581","alexe@bizlaredo.rr.com",""
,"Alex Esparza","1309412924","0","1","1","","1","29a6ab55d5dc2e427f437ff912fdb8f
0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("582","alfredo.villarreal@batteri
esplus.net","","Alfredo Villarreal","1309412924","0","1","1","","1","3fe06b1f99f
5acaf3275a3278cf7f8e2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("583","amontoya@vistafwd.com","",
"Antonio Montoya","1309412924","0","1","1","","1","9df50a1bf75aabc55fe9010de5a5a
81b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("584","amuniz@iboc.com","","Adali
z Munoz","1309412924","0","1","1","","1","3f96a6dae34931764a687a4ab4a19f01");
INSERT INTO s2iq1_acymailing_subscriber VALUES("585","andy@ascendingti.com","","
Andy Segovia","1309412924","0","1","1","","1","1fe92c8b2ae98c8cd3645c4b69fbc17c"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("586","antonia_davila@us.aflac.co
m","","Antonia Davila","1309412924","0","1","1","","1","8d2a7ba4eaa57aa9594e6080
feae4ed9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("587","artemio_hernandez@unifirst
.com","","Artemio Hernandez","1309412924","0","1","1","","1","21d16d20f53d2a764c
b15887f9be6593");
INSERT INTO s2iq1_acymailing_subscriber VALUES("588","asash@bizlaredo.rr.com",""
,"Henry B. Fernandez","1309412924","0","1","1","","1","880713a24b7150980afaad55a
cecaf32");
INSERT INTO s2iq1_acymailing_subscriber VALUES("589","awards.engraving@gmail.com
","","Laura Moralez","1309412924","0","1","1","","1","fd4cac6d83e21f64377d9fbb63
142cd6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("590","bainsurancelaredo@gmail.co
m","","Kristina Arellano","1309412924","0","1","1","","1","48a722f53aa4e76901866
5257a08fd80");

INSERT INTO s2iq1_acymailing_subscriber VALUES("591","baumcpa@bizlaredo.rr.com",


"","J. Clayton Baum","1309412924","0","1","1","","1","2f41633f6e405d8d4a5aa8305e
1cd542");
INSERT INTO s2iq1_acymailing_subscriber VALUES("592","bdilworth@towersoftexas.co
m","","Blackstone Dilworth","1309412924","0","1","1","","1","04debe34809b71eadad
264cc81203459");
INSERT INTO s2iq1_acymailing_subscriber VALUES("593","bellaraplex@yahoo.com","",
"Claudia E. Dominguez","1309412924","0","1","1","","1","274a26d94550728d73f6d506
d3c23738");
INSERT INTO s2iq1_acymailing_subscriber VALUES("594","betty.sanmiguel@segrove.co
m","","Beatriz San Miguel","1309412924","0","1","1","","1","c6e49e73186131b79877
2b1a24ff4358");
INSERT INTO s2iq1_acymailing_subscriber VALUES("595","bhinojosa@bhtransportation
.com","","Baltazar Hinojosa, Jr.","1309412924","0","1","1","","1","5ddefa1997985
ff4c96f9a73b6829e64");
INSERT INTO s2iq1_acymailing_subscriber VALUES("596","bigbobstrophies@sbcglobal.
net","","Roberto Benavides","1309412924","0","1","1","","1","5b7c79dd3e8807d999a
09c4ec5f38bc8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("597","blackpotjim@yahoo.com","",
"James R. Winch","1309412924","0","1","1","","1","e261e931c03f69a564b659ce89dd6c
9b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("598","blake.hastings@dal.frb.org
","","Blake Hastings","1309412924","0","1","1","","1","85f3e542a5e732945c851c7de
80ff693");
INSERT INTO s2iq1_acymailing_subscriber VALUES("599","bsg@bizlaredo.rr.com","","
Roberto Laurel","1309412924","0","1","1","","1","743d9923e518576799a4fbbc44ff767
b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("600","btownsend@tamiu.edu","","B
rendan Townsend","1309412924","0","1","1","","1","5f260040446388251718b88a76ad4f
77");
INSERT INTO s2iq1_acymailing_subscriber VALUES("601","btp@stx.rr.com","","Jose R
amiro Rodriguez","1309412924","0","1","1","","1","3f6aea9b0c19fcb8d85a04436a8ebf
bb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("602","capitan@deschampsfwd.com",
"","Cap. Sergio Arroyo","1309412924","0","1","1","","1","8295e85001a43d0a6954e88
e0a61ea22");
INSERT INTO s2iq1_acymailing_subscriber VALUES("603","carinos36@carinos.com","",
"Cathy Buckley","1309412924","0","1","1","","1","1cf85955de64da9835edcabaa5e2cb6
2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("604","carolyn@stx.rr.com","","",
"1309412924","0","1","1","","1","b90793a8998db80fecedb550196cde33");
INSERT INTO s2iq1_acymailing_subscriber VALUES("605","castro.zulema@heb.com","",
"Robert Palomin","1309412924","0","1","1","","1","faa3feace2c0207790da5749472429
a6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("606","ccampbell@ibc.com","","Car
los E. Campbell","1309412924","0","1","1","","1","822d30fa4e0a0049c0741bda6e75d2
fa");
INSERT INTO s2iq1_acymailing_subscriber VALUES("607","ccarranco@carranco-lawson.
com","","Rosendo Carranco","1309412924","0","1","1","","1","6c5310b2d22876c612f5
739329e6b1b2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("608","cdslaredo@aol.com","","Ric
ky Amaya","1309412924","0","1","1","","1","713bfb6aa9149ef5d7ff0aa92c540e63");
INSERT INTO s2iq1_acymailing_subscriber VALUES("609","celebrations.shop@yahoo.co
m","","Minerva Santos","1309412924","0","1","1","","1","6f99bea7c7bfbead0e8da093
9acdc0a3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("610","celinageideshman@hotmail.c
om","","Celina Geideshman","1309412924","0","1","1","","1","f5408f0c84196fd5d59a
550dbdba6228");
INSERT INTO s2iq1_acymailing_subscriber VALUES("611","ckawas@falconbank.com","",
"Cynthia M. Kawas","1309412924","0","1","1","","1","521f66df8795994477bed5758d7e

4736");
INSERT INTO s2iq1_acymailing_subscriber VALUES("612","Clay@drikes.com","","Clyat
on S. Epstein","1309412924","0","1","1","","1","9f43afc54437c3ce9af24565842f54b9
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("613","cliffh@hurdenterprises.com
","","Cliff Hurd","1309412924","0","1","1","","1","eceee9ddfc9431b089ad9f14e43cb
d1c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("614","cmwolf1022@hotmail.com",""
,"Charles Wolf","1309412924","0","1","1","","1","7c905405d13dafceb1cb17342f3618a
5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("615","consulting9@hotmail.com","
","Rigoberto Perez","1309412924","0","1","1","","1","3e90985a2e19fd22c75a996d324
339d0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("616","contentocompany@msn.com","
","James Ridolfo, Sr.","1309412924","0","1","1","","1","1a59a616f9b3b9fda8fd1922
7abe3722");
INSERT INTO s2iq1_acymailing_subscriber VALUES("617","cosmos3352@sbcglobal.net",
"","Daniel Windle","1309412924","0","1","1","","1","12b1b6fc07c780485f4e60c5fd63
2596");
INSERT INTO s2iq1_acymailing_subscriber VALUES("618","creston@jacksonreg.com",""
,"Creston Jackson","1309412924","0","1","1","","1","b9b275b4c6aaf5c448e2b90b269d
ef8a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("619","csolis@sanisidroinn.com","
","Celina Solis","1309412924","0","1","1","","1","e0d9bacb6fa54a42565d1a362ac28e
2a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("620","cvilla@elisd.org","","Clau
dia Villa","1309412924","0","1","1","","1","4998577c27ab3107fe9e91494898b471");
INSERT INTO s2iq1_acymailing_subscriber VALUES("621","cy.lrdcy.gm@marriott.com",
"","Daniel Rodriguez","1309412924","0","1","1","","1","c274c4b919d0ba38fa79458a4
8ff7f26");
INSERT INTO s2iq1_acymailing_subscriber VALUES("622","c_garibay@a-1autostop.com"
,"","Nephtali Garibay","1309412924","0","1","1","","1","291fecad53c7e098db31056d
1bc6849e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("623","dan@logisvcs.com","","Dan
Rupani","1309412924","0","1","1","","1","cc79e42b93d0ae0e90c723c4be0ac456");
INSERT INTO s2iq1_acymailing_subscriber VALUES("624","dan@lonestarshredding.com"
,"","Dan Hernandez","1309412924","0","1","1","","1","f8a98eee06c94ac0ba4170aa9d1
a7dec");
INSERT INTO s2iq1_acymailing_subscriber VALUES("625","danieljones@vehimaxintl.co
m","","Daniel Jones","1309412924","0","1","1","","1","34f4727e532a66941d81547c05
1e310b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("626","dannycuellar@hotmail.com",
"","Daniel Cuellar","1309412924","0","1","1","","1","66d7450e20752470771eb643180
c7fbb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("627","david.rodriguez@wellsfargo
.com","","David Rodriguez","1309412924","0","1","1","","1","ac2caf098bfce611ef26
7ba6d7613b73");
INSERT INTO s2iq1_acymailing_subscriber VALUES("628","davidg@wigglesrehab.net","
","David Gonzalez, MA","1309412924","0","1","1","","1","3b9c517ff98fa93b6d240a2b
f5a25d86");
INSERT INTO s2iq1_acymailing_subscriber VALUES("629","dbhjr@dhastings.com","","D
aniel B. Hastings, Jr.","1309412924","0","1","1","","1","e385622a0e8c0e6f1122a97
822475bb6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("630","ddledet@savasc.com","","Da
n Ledet","1309412924","0","1","1","","1","08890bea8eb522ea1f1cfe3d64ab01e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("631","deborah@getnoticedlaredo.c
om","","Deborah Paredes","1309412924","0","1","1","","1","087af593af4086e2af39e1
e149faa2d4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("632","delasfuentes@texasmexicoex
press.com","","Mauricio de las Fuentes","1309412924","0","1","1","","1","59118ed

efa0efd4b0a5d87283e5ee553");
INSERT INTO s2iq1_acymailing_subscriber VALUES("633","delgadoinsurance@sbcglobal
.net","","Julio L. Delgado","1309412924","0","1","1","","1","528cbf7d02bd5a759d1
b246e24565eb1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("634","deltrautmann@austin.rr.com
","","Del A. Trautmann","1309412924","0","1","1","","1","b089b4f7bd3cb5f0039a1d4
f9375a62b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("635","diana.juarez@cancer.org","
","Diana R. Juarez","1309412924","0","1","1","","1","145557119d783c4193925c989bb
06111");
INSERT INTO s2iq1_acymailing_subscriber VALUES("636","diana@global-laredo.com","
","Luis V. Gutierrez","1309412924","0","1","1","","1","0c376576c8d70ff9c1cad2766
5330705");
INSERT INTO s2iq1_acymailing_subscriber VALUES("637","dilaredo@sbcglobal.net",""
,"Fancisco Garcia","1309412924","0","1","1","","1","358e7ef4fbead065a0e981c13cb2
cca7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("638","Djackson@deblinhealthconce
pts.com","","","1309412924","0","1","1","","1","aade03bfd0c3708eb84f04e839539d27
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("639","dkrause@susser.com","","",
"1309412924","0","1","1","","1","561321b272493c87f67702b42a6868dd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("640","doralina@srforwarding.com"
,"","Doralina Pena","1309412924","0","1","1","","1","fc747729f0e43245c56e4e5ccd6
6aaf0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("641","douglas.otto@mbtech-groupna.com","","Douglas Otto","1309412924","0","1","1","","1","228bac0a86fe7e5f864a4
0ed4bfa8b1f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("642","dperez@humana.com","","Dan
a Perez","1309412924","0","1","1","","1","766bbd533a42dca8e6e7e360195adabd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("643","dr4gutierrez@yahoo.com",""
,"Francisco J. Gutierrez","1309412924","0","1","1","","1","95f894453794a612a24e3
b32de032c69");
INSERT INTO s2iq1_acymailing_subscriber VALUES("644","dsweeper@stx.rr.com","","D
eann Sweeper","1309412924","0","1","1","","1","898209d038befddcbace237cb791a1b9"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("645","dteran@walkerpromo.com",""
,"David Teran","1309412924","0","1","1","","1","56e941d35a3df5ad9242dcbe8631564e
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("646","ealaniz@wurthmcallen.com",
"","Edelmiro Alaniz","1309412924","0","1","1","","1","46b724436d912e58c21463a725
64cde5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("647","easton74@sbcglobal.net",""
,"Robert Easton","1309412924","0","1","1","","1","476ac8fb79fca3fe719c1bb41cd7b7
c3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("648","edgar.e.hernandez@us.army.
mil","","Edgar Hernandez","1309412924","0","1","1","","1","26c551991a925d491df39
8b5deb09050");
INSERT INTO s2iq1_acymailing_subscriber VALUES("649","eduardo.hinojosa@digikidsid.com","","Jesus Eduardo Hinojosa","1309412924","0","1","1","","1","39c3bd95b8d
41ebddbe7f2da356227b7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("650","eeegarcia@ncdrllc.com","",
"Edna Garcia","1309412924","0","1","1","","1","fadaef85b445b6d88329ffc4aefdcae6"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("651","eiznaola@sti-laredo.com","
","Ernesto Gaytan","1309412924","0","1","1","","1","790922bc427764c987af7cd872e8
4521");
INSERT INTO s2iq1_acymailing_subscriber VALUES("652","eliastasecma@hotmail.com",
"","Amelia Elizondo-Astrin","1309412924","0","1","1","","1","4860d9de75a7c9508e3
4eeba59d1eae3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("653","elizabeth@creer-believe.co

m","","","1309412924","0","1","1","","1","134a53c205dda15618956f37d6bf78d9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("654","elizabeth@mgbuilder.com","
","Mario Gonzalez","1309412924","0","1","1","","1","17ae555c8b913242e7b8ef036443
5a64");
INSERT INTO s2iq1_acymailing_subscriber VALUES("655","emilia@egprofessional.com"
,"","Emilia Diaz","1309412924","0","1","1","","1","dae7a5140da4352690035d38705e1
cd0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("656","enmartinez@tamiu.edu","","
Elizabeth N. Martinez","1309412924","0","1","1","","1","52816fccc4952eeabe57e9ea
1d45740a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("657","enriqueg@laredobecnel.com"
,"","Enrique Gonzalez","1309412924","0","1","1","","1","eee78b5d23013553f5e36ca7
0105ce31");
INSERT INTO s2iq1_acymailing_subscriber VALUES("658","eparra@syntranet.us","","E
dward Parra","1309412924","0","1","1","","1","ffb01b60a2a8729b6f6adb147c34ffef")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("659","epg@raillink.com","","Carl
os A. Ibarra","1309412924","0","1","1","","1","acf16a4dcc0e19cba4e933ca780a0aa2"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("660","ermilo@ericher.com","","Er
milo Richer, Jr.","1309412924","0","1","1","","1","0041e3774c52aac320fe068fff16b
f0c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("661","ernest.hill@aa.com","","Je
rry Kruss","1309412924","0","1","1","","1","781129ff435dabfa62258fde570c235e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("662","ernesto.cortes@cmc.com",""
,"Ernesto Cortes","1309412924","0","1","1","","1","0268c50290c3efa966305fbefb24e
904");
INSERT INTO s2iq1_acymailing_subscriber VALUES("663","esames@sames.net","","Eliz
abeth R. Sames","1309412924","0","1","1","","1","13e1fb464bf5a535ccb01e79b8ee4cd
5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("664","esmeraldagomez_talkntalk@y
ahoo.com","","Esmeralda Gomez","1309412924","0","1","1","","1","02d795df23d42276
e9ce6b38c29e4e62");
INSERT INTO s2iq1_acymailing_subscriber VALUES("665","evelyn@casaraul.com","","E
velyn Selig","1309412924","0","1","1","","1","b098b8bb9dd5446ad74aaa66ac704714")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("666","eybarra@goodwillsa.org",""
,"Pennu Benavidez","1309412924","0","1","1","","1","aec5225c7640d8726bf33d1c5aa0
e25b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("667","fas1420.lapareltrust@hotma
il.com","","Javier Santos","1309412924","0","1","1","","1","d4c8b106be2b4f372f90
99724ff12af4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("668","fastinfo@hotmail.com","","
Cesar Vasquez","1309412924","0","1","1","","1","14ea92ffbdd81a2972761589182f0c6d
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("669","federico@dmm-inc.com","","
Diana M. De Montemayor","1309412924","0","1","1","","1","0158a7397f265ae46615a37
8e8e01776");
INSERT INTO s2iq1_acymailing_subscriber VALUES("670","fflores@360painting.com","
","Francisco Flores","1309412924","0","1","1","","1","2587c735f1ffe91e7e12167a07
c16135");
INSERT INTO s2iq1_acymailing_subscriber VALUES("671","fguerra2@stx.rr.com","","F
rancisco Guerra, Jr.","1309412924","0","1","1","","1","9e34228e81b4afb7916919041
d654c0c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("672","firefly515@yahoo.com","","
","1309412924","0","1","1","","1","4c64b140b3ea0e6ed1fb75dcc3d5bdf7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("673","flopez@ibc.com","","Flora
Lopez","1309412924","0","1","1","","1","3f2657bb4d2c3c1252e84273a2aa8e54");
INSERT INTO s2iq1_acymailing_subscriber VALUES("674","floralart@yahoo.com","","J
oyce Neira","1309412924","0","1","1","","1","31c2f1134a7014c4e8ff4d6ec9731018");

INSERT INTO s2iq1_acymailing_subscriber VALUES("675","flozano1@stx.rr.com","","F


idelfo Lozano","1309412924","0","1","1","","1","8d3d8364289efb60c861e1e5c8c0b40d
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("676","fred@bizlaredo.rr.com","",
"Fred Gonzalez","1309412924","0","1","1","","1","0beefffd0575daddd2431bc38d85d41
d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("677","fuddruckersM@netscape.net"
,"","Celestino Marina","1309412924","0","1","1","","1","5b0fad45d66ca7322fe8bfe9
ca12b064");
INSERT INTO s2iq1_acymailing_subscriber VALUES("678","gaguirre@muzaktexas.com","
","","1309412925","0","1","1","","1","8049b18313d9140b3a2514aa72889e8c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("679","gerencia_h@delamiyargarza.
com","","Hector De la Miyar Garza","1309412925","0","1","1","","1","386710ce2295
1a5f1c3a6e924e0fc58b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("680","gfarley@laredoins.com","",
"Glenn G. Farley","1309412925","0","1","1","","1","e624c12048fd0345c53834ca3131f
46a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("681","ggonzalez@kvtv13.com","","
Gabrial Gonzalez","1309412925","0","1","1","","1","cdb11c69563ae361bd4bba836c826
0fb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("682","ghart@laredoenergy.com",""
,"Glenn Hart","1309412925","0","1","1","","1","3ab414e6051626425e900ed8fcc7a5f9"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("683","gino.perez@marriott.com","
","Gino Perez","1309412925","0","1","1","","1","9a96db9c08df9d05ef9f7edc5fcb1710
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("684","gloriad@fairn.com","","Glo
ria De Luna","1309412925","0","1","1","","1","e5fdc05173b6721d61be42fd4c750ef2")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("685","gloriatrevifan2000@yahoo.c
om","","Celso Uribe","1309412925","0","1","1","","1","92dcb4798ce9106b102bfe6668
712905");
INSERT INTO s2iq1_acymailing_subscriber VALUES("686","gonzalezjuaristi@hotmail.c
om","","Gerardo Gonzalez Juaristi","1309412925","0","1","1","","1","589aff66d434
e654f676a837d6c5e27f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("687","greggradley@ferrelgas.com"
,"","Gregg Radley","1309412925","0","1","1","","1","ef70c45d2ff136bba0c0e78fe827
6a76");
INSERT INTO s2iq1_acymailing_subscriber VALUES("688","hassan@lan-techs.net","","
Hassan Escamilla","1309412925","0","1","1","","1","8382dfc57a9dd900c1841f694d878
c14");
INSERT INTO s2iq1_acymailing_subscriber VALUES("689","hector@bpr-staffing.com","
","Hector R. Ramirez","1309412925","0","1","1","","1","480e2410ae835a0d9672247e4
36e33c9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("690","hkahn@kahnins.com","","Hen
ri Kahn","1309412925","0","1","1","","1","651ff9b54b7c836c385d77147a7940ce");
INSERT INTO s2iq1_acymailing_subscriber VALUES("691","hmodernmassage@hotmail.com
","","Hervert Pena","1309412925","0","1","1","","1","ab360923009234698bce1f08ee2
6a0cc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("692","hofman@grandecom.net","","
Wolf Hofman","1309412925","0","1","1","","1","aa93f2058e140e1cd37cd675b6ff4f0f")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("693","holdinginstitute@sbcglobal
.net","","Raul Dominguez","1309412925","0","1","1","","1","2b548fbf6e4fba5c08289
618a94e8dba");
INSERT INTO s2iq1_acymailing_subscriber VALUES("694","homerovaldez@laredotrailer
supply.com","","Homero Valdez","1309412925","0","1","1","","1","7159be78d7c5a7d7
6fea6c09dca5d42b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("695","hsalaredo@harmonytx.org","
","Cetin Demir","1309412925","0","1","1","","1","4ed088fb8412a588b3828ed86d96cda

2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("696","hugo@caballeroz.com","","H
ugo Ramos","1309412925","0","1","1","","1","e839bff28b33becbd12f31ddefb35923");
INSERT INTO s2iq1_acymailing_subscriber VALUES("697","iramirez@ibc.com","","Juan
ita Idalia Ramirez","1309412925","0","1","1","","1","bb042870ce29a74ab7a66dd1c08
d5b72");
INSERT INTO s2iq1_acymailing_subscriber VALUES("698","jacksontina@hotmail.com","
","Tina Jackson","1309412925","0","1","1","","1","f0cfdab51784ca34daee79c802a5e8
b7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("699","james.p.gambino@centerpoin
tenergy.com","","Jimmy Gambino","1309412925","0","1","1","","1","3e13dacdd6ac9c5
6ce4606a0a0b683af");
INSERT INTO s2iq1_acymailing_subscriber VALUES("700","jamoro7@yahoo.com","","Joe
Orozco","1309412925","0","1","1","","1","91518af10242149806c8dabc10a5c9bc");
INSERT INTO s2iq1_acymailing_subscriber VALUES("701","jay.dickey@coldwellbanker.
com","","James Dickey","1309412925","0","1","1","","1","65cba062e83ecd3175c3ad32
ad4509f2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("702","jcostales@cricketcommunica
tions.com","","Juan Costales","1309412925","0","1","1","","1","ce2ac8cd964ae0b01
870e6de5849d428");
INSERT INTO s2iq1_acymailing_subscriber VALUES("703","jegarcia@modern-laredo.com
","","Jose E. Garcia","1309412925","0","1","1","","1","618cd804de191d84336451bf6
520fd90");
INSERT INTO s2iq1_acymailing_subscriber VALUES("704","jettsales@bizlaredo.rr.com
","","Wolf Hoffman","1309412925","0","1","1","","1","8cf8994a8ecdc87e8afcfc14a08
1fbd4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("705","jflores2@stx.rr.com","","G
loria E. Flores","1309412925","0","1","1","","1","b287a2b1111a92b2b6a4198a18560f
0b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("706","jmartinez@bushlan.com","",
"Jesus Martinez","1309412925","0","1","1","","1","152cdf2c7ed5012a02ba5487f1b6fe
55");
INSERT INTO s2iq1_acymailing_subscriber VALUES("707","jmonsivais@allstate.com","
","Jorge Monsivais","1309412925","0","1","1","","1","3ee3f3af29828e1c61556a34b86
667c8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("708","jmoreno@laredolibrary.org"
,"","Joe Moreno","1309412925","0","1","1","","1","3b7b2383c4be49eccb1dd7b0f50fad
e7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("709","jmsenties@aol.com","","Jua
n Manuel Senties","1309412925","0","1","1","","1","a4866d8fe08d367871cddf9def27f
35d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("710","jmsoliz@tamiu.edu","","Jua
nita Soliz","1309412925","0","1","1","","1","a8defe293f18d2ee0ac159574d7b0d20");
INSERT INTO s2iq1_acymailing_subscriber VALUES("711","joaquin_f_fernandez@yahoo.
com","","Joaquin F. Fernandez","1309412925","0","1","1","","1","2e6ea2254ccaf877
7887879ed244dc97");
INSERT INTO s2iq1_acymailing_subscriber VALUES("712","jonalo2@yahoo.com","","Jos
e Gonzalez","1309412925","0","1","1","","1","dcf028c222f7d0dc0c93e7211891c4e4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("713","jose@jdgonzalez.com","","J
ose Gonzalez","1309412925","0","1","1","","1","390ebc1780fbe0030396d52f75ef71b5"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("714","josefa_tena@hotmail.com","
","Josefa C. Tena","1309412925","0","1","1","","1","e50a58fea1a97f2e413d5faf706c
bacd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("715","joseluis@ribesacorp.com","
","Jose Luis Mercado","1309412925","0","1","1","","1","6604ffea10136bf2f97ceee07
60bf649");
INSERT INTO s2iq1_acymailing_subscriber VALUES("716","joshreyes2001@yahoo.com","
","","1309412925","0","1","1","","1","6e524b10365d49e7e97e1e1bf0b611bb");
INSERT INTO s2iq1_acymailing_subscriber VALUES("717","jpadilla@stx.rr.com","","J

esus J. Padilla","1309412925","0","1","1","","1","c4571efeb2852a6b6cafd06165d383
25");
INSERT INTO s2iq1_acymailing_subscriber VALUES("718","jpuig@cectexas.com","","Je
ffrey Puig","1309412925","0","1","1","","1","73af13d53e51e475abd0ecd181f56620");
INSERT INTO s2iq1_acymailing_subscriber VALUES("719","jrice@familygardeninn.com"
,"","Jeni Rice","1309412925","0","1","1","","1","967afee4394ca8f0cc433159e369e77
7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("720","jruiz@ruizhomes.com","","J
esus Ruiz","1309412925","0","1","1","","1","13494f35af87f31f0f1da72fc555b376");
INSERT INTO s2iq1_acymailing_subscriber VALUES("721","jruiz@staffconnection.net"
,"","Jonathan Ruiz","1309412925","0","1","1","","1","52d9fb352040c85de0043267ae4
c58ea");
INSERT INTO s2iq1_acymailing_subscriber VALUES("722","jtarvin@iboc.com","","Juli
e Oravecz-Tarvin","1309412925","0","1","1","","1","e3fa3afd1576cee5336a13a7fac59
c25");
INSERT INTO s2iq1_acymailing_subscriber VALUES("723","juan.sandoval@hilton.com",
"","Heriberto Aguilar","1309412925","0","1","1","","1","ea947d2ca2ef15e69cad2df5
7919438d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("724","juancarlos.sanchez@rscrent
al.com","","Juan Carlos Sanchez","1309412925","0","1","1","","1","34abff57a756fd
2eebc5c2520cf99ca3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("725","juanm@jamcointl.com","","J
uan Arturo Menchaca","1309412925","0","1","1","","1","7f1e0ace1c042538de4714c43e
ccf072");
INSERT INTO s2iq1_acymailing_subscriber VALUES("726","judith.zaffirini@senate.st
ate.tx.us","","Judith Zaffirini, Ph.D","1309412925","0","1","1","","1","c97187de
82d820ad5c0858a4d0e67961");
INSERT INTO s2iq1_acymailing_subscriber VALUES("727","julissa.trevino@na.manpowe
r.com","","Julie Trevino","1309412925","0","1","1","","1","f4e515194b68a1a3a0978
45e049d9265");
INSERT INTO s2iq1_acymailing_subscriber VALUES("728","kari.andrews@hobbylobby.co
m","","Joe Camacho","1309412925","0","1","1","","1","4d4ce0c6ee163f2463a781f435d
90669");
INSERT INTO s2iq1_acymailing_subscriber VALUES("729","khoy@khoy.org","","Bennett
McBride","1309412925","0","1","1","","1","f0f1722d674661ee4e4d2157c1e34e4f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("730","kimwilburn@marshallcompany
inc.com","","Michael Dodson","1309412925","0","1","1","","1","79befd092e7c873011
0921ba99d0b6b8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("731","laredocountrystore@att.net
","","Joey Gamez","1309412925","0","1","1","","1","396640ec22897e8920b25ecce8e03
e74");
INSERT INTO s2iq1_acymailing_subscriber VALUES("732","laredotutor@hotmail.com","
","Francisco J. Ramirez, Jr.","1309412925","0","1","1","","1","3a3a5bc175d3d03a2
6b7c6d10ab44d51");
INSERT INTO s2iq1_acymailing_subscriber VALUES("733","lchavana@jcpenney.com","",
"Larry Chavana","1309412925","0","1","1","","1","66cf50d7718cb4ed3685d968c3d9638
f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("734","lci@grupovidales.com","","
Eduardo Vidales","1309412925","0","1","1","","1","efdd6b5437d69cf788d05c8c6e86a2
b1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("735","lcountryclub@bizlaredo.rr.
com","","","1309412925","0","1","1","","1","d93555d8cee30ab1644e2d68bb1d31db");
INSERT INTO s2iq1_acymailing_subscriber VALUES("736","leopoldobasanez@dallashand
carry.com","","Leopoldo Basanez","1309412925","0","1","1","","1","77ac0da1897123
063060e7241317085a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("737","lettyalvarez2@yahoo.com","
","Dr. Avelino C. Alvarez","1309412925","0","1","1","","1","fead45f74e35684828dc
974f7b7e2226");
INSERT INTO s2iq1_acymailing_subscriber VALUES("738","lety@trashcoinc.com","","L
eticia Resendez","1309412925","0","1","1","","1","6aadad866cdb2c7fbb2bc74fa27e6f

62");
INSERT INTO s2iq1_acymailing_subscriber VALUES("739","liasbirdhouse@sbcglobal.ne
t","","Catherine Kazen","1309412925","0","1","1","","1","c4da194e4c427402f7736d5
a3effca63");
INSERT INTO s2iq1_acymailing_subscriber VALUES("740","lina.bautista@pexim.com","
","Lina Bautista","1309412925","0","1","1","","1","b54e9b79fbd9b42492d20085407e8
fb0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("741","lisam@rmpersonnel.com","",
"Lisa M. Hinojosa","1309412925","0","1","1","","1","393d3d195e451cdf984e9c569816
5081");
INSERT INTO s2iq1_acymailing_subscriber VALUES("742","liz@laredofbo.net","","Eli
zabeth Benavides","1309412925","0","1","1","","1","9f28aa1a38cc9abda035f5464f053
516");
INSERT INTO s2iq1_acymailing_subscriber VALUES("743","loidal@aol.com","","Lois L
ombrana","1309412925","0","1","1","","1","79227b520c22e37141c742c7d2996a14");
INSERT INTO s2iq1_acymailing_subscriber VALUES("744","lorie.arellano@bloodntissu
e.org","","Ernesto Ortiz","1309412925","0","1","1","","1","c2d849a318de0d72f817f
765cfe2338c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("745","lq0506gm@laquinta.com","",
"Bob Zachariah","1309412925","0","1","1","","1","764e7534d0f07056776e9bfd93634ca
7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("746","lucina_solis@hotmail.com",
"","Lucina G. Solis","1309412925","0","1","1","","1","350d25f2c5fc572a9e317fc187
4092c5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("747","luis.gonzalez@exel.com",""
,"Luis Gonzalez","1309412925","0","1","1","","1","3e9de98848b55a9df373eeba1fa142
a6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("748","LulaEMorales@aol.com","","
Lula Morales","1309412925","0","1","1","","1","ed393ee6077f54e4721a09fa9d48c08a"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("749","lulugar@gmail.com","","Lou
rdes Maria Garcia","1309412925","0","1","1","","1","381b772f839ef8999cb59a74b9a1
16ac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("750","lupita@acelaredo.com","","
Lupita Garcia","1309412925","0","1","1","","1","d93c8f897a5e95ab0cf2373cf3a1c01b
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("751","lupita@arcanales.com","","
Lupita R. Canales","1309412925","0","1","1","","1","0973ea76c0d25e6d42b7a58fa71d
7b2c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("752","lupitaquintanilla@live.com
","","Guadalupe Quintanilla","1309412925","0","1","1","","1","1f490d45f23bf0a719
c8433de6fdf85f");
INSERT INTO s2iq1_acymailing_subscriber VALUES("753","mallendopa@stx.rr.com","",
"Monte D. Allen","1309412925","0","1","1","","1","cb03b2a251eaf856c3b277e3a0073c
a6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("754","mamici@gsminsurors.com",""
,"Mike Amici","1309412925","0","1","1","","1","9d6badb9368b94aea69cd2af170b9c51"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("755","marcusmoreno@allstate.com"
,"","Marcus Moreno","1309412925","0","1","1","","1","146fc4862e07374d05f2a2f2c29
3f7b8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("756","maricela@bcfinancialservic
e.net","","Maricela Hernandez","1309412925","0","1","1","","1","8f500bbcb3880f40
b23871df983fe4f6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("757","mario.garcia@correctionsco
rp.com","","Mario N. Garcia","1309412925","0","1","1","","1","1fe5f4767e5e8bf8ce
2e943385243c95");
INSERT INTO s2iq1_acymailing_subscriber VALUES("758","marodriguez@mardespachos.c
om","","Mario Alberto Rodriguez","1309412925","0","1","1","","1","04f3a550b9b85f
6f39223764867f5d4a");

INSERT INTO s2iq1_acymailing_subscriber VALUES("759","marthaj@mallorygroup.com",


"","Martha Jimenez","1309412925","0","1","1","","1","8dbac0bc931dfafd29fa9a25533
e439e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("760","maru.cavazos@gumegroup.com
","","Manuel Gutierrez","1309412925","0","1","1","","1","c3fe8681fe7770dfee8b03e
0cac73732");
INSERT INTO s2iq1_acymailing_subscriber VALUES("761","mauriciog@dahill.com","","
Mauricio Guajardo","1309412925","0","1","1","","1","305745472a331b86234452800733
5a08");
INSERT INTO s2iq1_acymailing_subscriber VALUES("762","mayelababy@hotmail.com",""
,"Mayela Ramierez","1309412925","0","1","1","","1","b48889f75ed2f82290c81e54e608
f2d2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("763","mayra.gonzalez@uhsinc.com"
,"","Mayra Gonzalez","1309412925","0","1","1","","1","eacbd1965461f29a0a2ffab611
1b38c6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("764","mcm1971@sbcglobal.net","",
"Monty Moore","1309412925","0","1","1","","1","a07517bb4fd252b8a4d9c80bf3095364"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("765","mdabvi@yahoo.com","","Mike
Desai","1309412925","0","1","1","","1","2d71d83b94e46052970eda47b76e274d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("766","mdonley@txorgansharing.org
","","","1309412925","0","1","1","","1","a5db709a43410569ff20005182c9ede9");
INSERT INTO s2iq1_acymailing_subscriber VALUES("767","mel.rmhomes@yahoo.com","",
"Melissa Y. Garcia","1309412925","0","1","1","","1","00501f52848bf801de7f542b829
8e51b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("768","melo@tacopalenque.com","",
"Manuel Villarreal","1309412925","0","1","1","","1","55cdafdb0a9676f651de21f5fee
15789");
INSERT INTO s2iq1_acymailing_subscriber VALUES("769","menchaca@laredo.globalpc.n
et","","Manuel D. Menchaca","1309412925","0","1","1","","1","cf259006146991e63d4
a11d990ed323c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("770","mfranco@ups.com","","Beth
Allen","1309412925","0","1","1","","1","7a01965fa70936b17138a7194a05c523");
INSERT INTO s2iq1_acymailing_subscriber VALUES("771","mfreeman@stx.rr.com","","M
inita Freeman","1309412925","0","1","1","","1","c06f92f2192af2710cf697221a9f67ea
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("772","mike.chapa@bexarelectric.c
om","","Michael Chapa","1309412925","0","1","1","","1","28f6a58cebf3bf77c07453a7
15a6a5e6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("773","mkafati2000@yahoo.com","",
"Alma Kafatty","1309412925","0","1","1","","1","c552833ed7b3fbdd5f95da16847f4ea3
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("774","mmartinez@amigostaffing.co
m","","Melissa Martinez","1309412925","0","1","1","","1","6c9d6b1ccf1a10955cd838
64df692ce2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("775","mngr0775@pepboys.com","","
Sam Depoyster","1309412925","0","1","1","","1","1559c39052d214ca31177675a26df19b
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("776","moctezum@laredofcu.org",""
,"Javier Moctezuma","1309412925","0","1","1","","1","c87248b189b01ce9b41afee1dd2
ce66a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("777","mteran@gomsa.com","","Fern
ando Mejia","1309412925","0","1","1","","1","2eb56eee4960dc48fd75d0a9a33d40bf");
INSERT INTO s2iq1_acymailing_subscriber VALUES("778","mtrevino@regentcare.biz","
","Melissa Trevino","1309412925","0","1","1","","1","05ce36d737d58e9fb10e0f964da
25af7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("779","mundomontessori@yahoo.com"
,"","Raquel Gomez","1309412925","0","1","1","","1","cb4e456a71e1e8ebe6596e78a897
6543");
INSERT INTO s2iq1_acymailing_subscriber VALUES("780","nehlaw@sbcglobal.net","","

Nicole E. Henning","1309412925","0","1","1","","1","d2f25e830e0c09a2c8b4174fa842
aab3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("781","norco@usa.net","","Larry N
orton","1309412925","0","1","1","","1","6b1218955ad6c100b0a714459171d2ca");
INSERT INTO s2iq1_acymailing_subscriber VALUES("782","nsolis-magee@lamar.com",""
,"Norma Solis-Magee","1309412925","0","1","1","","1","d7d95f5b2a6ca398e43e5ba690
6907f2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("783","omaldonado@aep.com","","Ol
ga Maldonado","1309412925","0","1","1","","1","9243bee1a8a25489ad74d6725470baf8"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("784","orthsurg@hotmail.com","","
","1309412925","0","1","1","","1","e2641112f24b90416dd4aa8983ed09e4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("785","oscar.lopez@wellsfargoadvi
sors.com","","Oscar Lopez","1309412925","0","1","1","","1","0f39b0ded8312bd1c5c3
b62975238e49");
INSERT INTO s2iq1_acymailing_subscriber VALUES("786","oscar@ofpena.com.mx","","O
scar F. Pena","1309412925","0","1","1","","1","d451abec6ce7c1d63649834f53653b3e"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("787","oxxococo@gmail.com","","Jo
sefa Tena","1309412925","0","1","1","","1","fc72d3e9a3e1e30f06864c0ccda0a697");
INSERT INTO s2iq1_acymailing_subscriber VALUES("788","papelaredo@nld.bravo.net",
"","Juan A. Madrigal","1309412925","0","1","1","","1","12bc0853d2057dd3a66ea9096
746a043");
INSERT INTO s2iq1_acymailing_subscriber VALUES("789","patricia@mercyrehabservice
s.com","","Patricia San Miguel","1309412925","0","1","1","","1","accbdb29589a031
e5666b85c68f2b2c2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("790","patrick@venableroyalty.com
","","Patrick Van","1309412925","0","1","1","","1","5ab94baf487c509fdb175fa29c8d
c071");
INSERT INTO s2iq1_acymailing_subscriber VALUES("791","patty@halslanding.com","",
"Patty Esquivel","1309412925","0","1","1","","1","6096508c06e724d617b2c2a6e50ad6
e5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("792","paverill@pbarealtors.com",
"","Pura B. Averill","1309412925","0","1","1","","1","61f41296eb0fff1f5e5b868b79
213016");
INSERT INTO s2iq1_acymailing_subscriber VALUES("793","pedro.reyes@bestbuy.com","
","Pedro Reyes","1309412925","0","1","1","","1","35f7a0db4490b1a5e8a40da309177ea
2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("794","pguajardo@laredofoundation
.org","","Patricia Guajardo","1309412925","0","1","1","","1","14062395225c60f2a0
81be8f8a497dec");
INSERT INTO s2iq1_acymailing_subscriber VALUES("795","piti@acastaneda.com","","A
lejandro Castaneda","1309412925","0","1","1","","1","935cef1118431671811c4e9944e
e704a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("796","ptspecialistsoflaredo@yaho
o.com","","Marisel Diaz","1309412925","0","1","1","","1","6795fed4ced24cb5d72dfd
f40f625df4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("797","quailcreekapartments@bizla
redo.rr.com","","Rebecca Gutierrez","1309412925","0","1","1","","1","294a4717cde
66667c4a5ab58a13a63dd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("798","rafael.vanegas@mattel.com"
,"","Rafael Vanegas","1309412925","0","1","1","","1","57b206f6d40cad1aa40bbd8fb9
8a3c93");
INSERT INTO s2iq1_acymailing_subscriber VALUES("799","randyb@bizlaredo.rr.com","
","Randy Blair","1309412925","0","1","1","","1","3f29c0f425a692e334d547151981766
b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("800","rcalderon@south-wen.com","
","Hugo Chaparro","1309412925","0","1","1","","1","aa6208fb3d362cece4e885624ba7e
19c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("801","reuben.botello@panalpina.c

om","","Reuben D. Botello","1309412925","0","1","1","","1","fe11a939a22c8226d846
25a4a246d978");
INSERT INTO s2iq1_acymailing_subscriber VALUES("802","rgamez@utilitytrailers.com
","","Richard Gamez","1309412925","0","1","1","","1","06471bb8ef7b2c6b4136a449ce
641157");
INSERT INTO s2iq1_acymailing_subscriber VALUES("803","rgonzalez@savasc.com","","
Ricardo Gonzalez","1309412925","0","1","1","","1","fffbc669448be45c8e9d902826f75
d1a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("804","rgorman@calark.com","","Fr
ancisco Pedraza","1309412925","0","1","1","","1","51cabb78ac3bdffb1e624e55950813
44");
INSERT INTO s2iq1_acymailing_subscriber VALUES("805","rherrera@iboc.com","","Ram
iro Herrera","1309412925","0","1","1","","1","8b6aa4e7bf5d5ef356634f1213f1a370")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("806","richard_garza@ftn.fedex.co
m","","Richard Garza","1309412925","0","1","1","","1","0e7c4a9a3f1cfd2e203686b1b
2533c59");
INSERT INTO s2iq1_acymailing_subscriber VALUES("807","rleyendecker@sarma.com",""
,"Rosalia Leyendecker","1309412925","0","1","1","","1","4868c38ee0b82472a2fcf6e7
e963afc7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("808","rmelnick@nevillsolutions.c
om","","Reed Melnick","1309412925","0","1","1","","1","057eedf134a96b12795f0de01
1874afd");
INSERT INTO s2iq1_acymailing_subscriber VALUES("809","roger@transmaritime.com","
","Roger Gubser","1309412925","0","1","1","","1","47d48a3850a0e222c08bd5150d3a7a
28");
INSERT INTO s2iq1_acymailing_subscriber VALUES("810","romeorodriguez@stcada.org"
,"","Romeo Rodriguez, Jr.","1309412925","0","1","1","","1","fd73adc13964dae0de7f
8d044beeefc5");
INSERT INTO s2iq1_acymailing_subscriber VALUES("811","rosieturgeon@prontomga.com
","","Rosie Turgeon","1309412925","0","1","1","","1","2377630036ef7eb66f4b19d7ab
64ff17");
INSERT INTO s2iq1_acymailing_subscriber VALUES("812","rportillo@ueta.com","","Ro
berto Portillo","1309412925","0","1","1","","1","99ef59672c45f33b2f58a9720dcc23d
a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("813","Rsantos@uisd.net","","Robe
rto Santos","1309412925","0","1","1","","1","bf5356b3b10e5b1d85f69812f69b2363");
INSERT INTO s2iq1_acymailing_subscriber VALUES("814","rserna@south-wen.com","","
Ruben Serna","1309412925","0","1","1","","1","b9186c7682fdc22fd8a893c712d6fb44")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("815","rudy.ayala@cenveo.com","",
"Rudy Ayala","1309412925","0","1","1","","1","b3fdba7a6ac9343a725422af925c26f5")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("816","rudyslaredo@rudys.com","",
"Nancy Jenne","1309412925","0","1","1","","1","544eedc01f4b4f38aaaebebd5793d31a"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("817","ruthebcowl@stx.rr.com","",
"Julie Bazan","1309412925","0","1","1","","1","02e460c7e50346d3e7e555748dd29dd5"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("818","rvela@glazingsaddles.com",
"","Ricardo Vela","1309412925","0","1","1","","1","679ec992d417972735edb61c06b3a
2f2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("819","rz2@zertucheconstruction.c
om","","Ramon Zertuche II","1309412925","0","1","1","","1","fb555bdc36055c6c0f1a
3f2100e9012b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("820","s-dba@sbcglobal.net","","J
ose Reyes","1309412925","0","1","1","","1","afe0d7991d2b1f62875d95a442034094");
INSERT INTO s2iq1_acymailing_subscriber VALUES("821","saainc@saarchitects.net","
","Robert Sepulveda","1309412925","0","1","1","","1","bc9452e5884359c7e362e5be27
4322b1");

INSERT INTO s2iq1_acymailing_subscriber VALUES("822","sergio@semares.com","","Pa


mela M. Mares","1309412925","0","1","1","","1","066e8bdf9ceea5ac8313ad39cf53ea68
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("823","sheri@culliganlaredo.com",
"","Sherri Porras","1309412925","0","1","1","","1","b0f7785653fa8ce23d0428c8c07f
9c29");
INSERT INTO s2iq1_acymailing_subscriber VALUES("824","shevans@reliant.com","",""
,"1309412926","0","1","1","","1","989ab6c7746f4bc95721d0958377728c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("825","sirlarry@aol.com","","Larr
y Freidman","1309412926","0","1","1","","1","ad2a81e3f4b1e4880947a7a97e7593a1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("826","sirosinc@hotmail.com","","
Mark Connelly","1309412926","0","1","1","","1","ebbfdbd279d34268b8c6c506ac17780b
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("827","sofia@krkhomesoflaredo.com
","","Juan Zamarripa","1309412926","0","1","1","","1","d1f5d99dd7bcb3a16ace306ae
7be8a52");
INSERT INTO s2iq1_acymailing_subscriber VALUES("828","southtexasliquor@gmail.com
","","Danny Laurel","1309412926","0","1","1","","1","8735000d7b0aa610b9dbb82b998
35493");
INSERT INTO s2iq1_acymailing_subscriber VALUES("829","steven@wrchomes.com","","R
oyle Wright","1309412926","0","1","1","","1","dc42a88b22c9533cb6aadbe2b6f7295a")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("830","store0265@officemax.com","
","Rey Davilla III","1309412926","0","1","1","","1","4078fb1dbc83883a360255ca54a
f502c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("831","swishermartinrea@bizlaredo
.rr.com","","Cristy L. Swisher","1309412926","0","1","1","","1","926774d408aa008
1acf040863a8ca513");
INSERT INTO s2iq1_acymailing_subscriber VALUES("832","teresa@bolanos.com","","He
ctor Bolanos","1309412926","0","1","1","","1","17c36448803ed140e4604e4348eb16bc"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("833","tina@laurelassoc.com","","
Tina Holliday Cerda","1309412926","0","1","1","","1","0e4ae22421691b304fd1cd0760
214b66");
INSERT INTO s2iq1_acymailing_subscriber VALUES("834","toniesdestiny@yahoo.com","
","Maria Gamboa","1309412926","0","1","1","","1","a11b6761a13d2470c2b76ba7a9c2ca
8c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("835","top.line.world@hotmail.com
","","Hector De La Miyar Garza","1309412926","0","1","1","","1","75a7a10e7b7ca92
15b8b89332edabb03");
INSERT INTO s2iq1_acymailing_subscriber VALUES("836","towneast@juno.com","","Ed
Ramirez, Jr.","1309412926","0","1","1","","1","61ffac2e3da1c8d4ab1bb53548638d8f"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("837","traci.melendez@convergys.c
om","","Tracie Melendez","1309412926","0","1","1","","1","b7fae51032d6a834d9876e
ae8310cab1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("838","twoodlee@ashleyoflaredo.co
m","","Terry Woodlee","1309412926","0","1","1","","1","924d38d7658d11ba961e043c4
3f9f6de");
INSERT INTO s2iq1_acymailing_subscriber VALUES("839","txc_09MGR@discounttire.com
","","Buddy Brandt","1309412926","0","1","1","","1","f19206bf93a0ba22d6ca8c56afb
a815b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("840","valerie@smc-events.com",""
,"Quincy Barnes","1309412926","0","1","1","","1","6e980aed44c747923199e561d818f6
ac");
INSERT INTO s2iq1_acymailing_subscriber VALUES("841","velkwik@aol.com","","Rober
to Vela","1309412926","0","1","1","","1","bf51a111a586162b9989e9cec6b9c972");
INSERT INTO s2iq1_acymailing_subscriber VALUES("842","veronica.padilla@mutualofo
maha.com","","Veronica Padilla","1309412926","0","1","1","","1","b88e18369bb0882
5f97fb8a5c0706dd8");

INSERT INTO s2iq1_acymailing_subscriber VALUES("843","viviano.cantu@am.sony.com"


,"","","1309412926","0","1","1","","1","6cd38961dab7c06e3c1c0f2a30613a4a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("844","vugalde@cccssa.org","","Ve
ronica Ugalde","1309412926","0","1","1","","1","babe8b7db7b8065ccddf9c2d86ec78d1
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("845","wawitijerina@hotmail.com",
"","Rosaura P. Tijerina","1309412926","0","1","1","","1","8a95b8c22fbcb8ea84d3ea
2a213e3c23");
INSERT INTO s2iq1_acymailing_subscriber VALUES("846","wayo@cobaltconstruction.co
m","","Ramon Diez Barroso","1309412926","0","1","1","","1","504948a0f47de9150589
1cac2f0b5350");
INSERT INTO s2iq1_acymailing_subscriber VALUES("847","wilfredo_martinez@iboc.com
","","Wilfredo Martinez","1309412926","0","1","1","","1","71093b71bed7b50bdccc45
60085f10d4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("848","xavier_flores@baxter.com",
"","Xavier Flores","1309412926","0","1","1","","1","c442bb68bb4459ddad1721890966
e22a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("849","yquintanilla@corergv.com",
"","Ysidro Quintanilla","1309412926","0","1","1","","1","957b708958683a15db7c111
72c70b805");
INSERT INTO s2iq1_acymailing_subscriber VALUES("850","acastro@ibc.com","","Ansel
mo Castro","1309412926","0","1","1","","1","b9ce41617d3e3f674e6d9456eef8fa48");
INSERT INTO s2iq1_acymailing_subscriber VALUES("851","agutierrez@falconbank.com"
,"","Alfredo Gutierrez","1309412926","0","1","1","","1","ca30f7d93befdbdea94bff0
9ed75fe65");
INSERT INTO s2iq1_acymailing_subscriber VALUES("852","cheke27@gmail.com","","Ese
quiel Pedraza","1309412926","0","1","1","","1","3a74188b7029d7fd806151b231e0e93f
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("853","cmsnyder@aep.com","","Cynt
hia Snyder","1309412926","0","1","1","","1","66b2c0bb222b310d546b0c57a094deae");
INSERT INTO s2iq1_acymailing_subscriber VALUES("854","frank@frankarchitects.net"
,"","Frank Rotnofsky","1309412926","0","1","1","","1","95d915c5e5d2762977cbdfedc
a0df401");
INSERT INTO s2iq1_acymailing_subscriber VALUES("855","javier7862@yahoo.com","","
Hector Garcia","1309412926","0","1","1","","1","0676aa42e08eaeb17fd5a611ecea8e20
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("856","jgonzalez@tamiu.edu","","J
esse Gonzalez","1309412926","0","1","1","","1","0ac9f9a002e769b50b018558713c719d
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("857","jmendiola@ldfonline.org","
","Joseph Mendiola","1309412926","0","1","1","","1","c9ec2a753ddaef92201e62e8185
c6878");
INSERT INTO s2iq1_acymailing_subscriber VALUES("858","laredodowntownpharmacy@gma
il.com","","Tomas Izaguirre","1309412926","0","1","1","","1","2d44d6f68c8a907cb7
a9d9a80f5d5bc2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("859","lmsoffice@att.net","","Lar
edoMainStreet Office","1309412926","0","1","1","","1","aec01a62174994f07338cfb33
2542dd1");
INSERT INTO s2iq1_acymailing_subscriber VALUES("860","maraiza@webbheritage.org",
"","Margarita Araiza","1309412926","0","1","1","","1","e4a2b98b858a90ee9fdfe1338
7b2cb59");
INSERT INTO s2iq1_acymailing_subscriber VALUES("861","ritorres48@gmail.com","","
Rafael Torres","1309412926","0","1","1","","1","66ec472bcf6e632894ceb72f3e03ba5c
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("862","roqhaynes@gmail.com","","R
oque Haynes","1309412926","0","1","1","","1","c5d8dade0dceb70c77089a948a7a5ef2")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("863","viviana@frankarchitects.ne
t","","Viviana Frank","1309412926","0","1","1","","1","1b0c579250c0b35881a84198d
39180ad");

INSERT INTO s2iq1_acymailing_subscriber VALUES("864","hebview@gmail.com","","Car


los Vela","1309412926","0","1","1","","1","3bd02182f9172e3c01a50c99a9146122");
INSERT INTO s2iq1_acymailing_subscriber VALUES("865","aguerra@lmtonline.com","",
"Araceli Guerra","1309412926","0","1","1","","1","02e6977e53431d2b7e098a91768c8f
8a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("866","mrooney@pro8news.com","","
Mike Rooney","1309412926","0","1","1","","1","074e060c65faff1875cbae7180a76b73")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("867","enterprise78361@aol.com","
","Ildefonso Hernandez","1309412926","0","1","1","","1","ed15431732533cdf0c4c1a4
1af77e2c4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("868","restrada@krrg.com","","Rob
ert Estrada","1309412926","0","1","1","","1","df28ae7a5dd30ddb2c8c18bfaf0eeab5")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("869","parispe@bmpradio.com","","
Patricia Arispe","1309412926","0","1","1","","1","6b62a4a83a70c3c7f5b32f20728c1e
0a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("870","enlace.rgv@gmail.com","","
Gustavo Gomez","1309412926","0","1","1","","1","8b6d01e017b7b0195984e195f7cf6f22
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("871","ms.graphix@yahoo.com","","
Melissa Moya","1309412926","0","1","1","","1","b344114f0bb82f9301f11b1308efe456"
);
INSERT INTO s2iq1_acymailing_subscriber VALUES("872","charles.avaritt@gmail.com"
,"","Charles Avaritt","1309412926","0","1","1","","1","f73d20e670fefce7723551586
287c790");
INSERT INTO s2iq1_acymailing_subscriber VALUES("873","mlbenavidez@webbcountytx.g
ov","","Monica Benavidez","1309412926","0","1","1","","1","65511f0c2756b85534305
9ba1a9926f7");
INSERT INTO s2iq1_acymailing_subscriber VALUES("874","amadagonzalez1@msn.com",""
,"Amada Gonzalez","1309412926","0","1","1","","1","7de4a4c18c6990e6bd8f9242cb49e
d87");
INSERT INTO s2iq1_acymailing_subscriber VALUES("875","zar.zapataco@gmail.com",""
,"Zaragoza Rodriguez","1309412926","0","1","1","","1","e449089b9e6bf25803042f469
3b3f6ce");
INSERT INTO s2iq1_acymailing_subscriber VALUES("876","gabrielsyt@yahoo.com","","
Gabriel Villarreal","1309412926","0","1","1","","1","195098c2d468261cd6ba17c48e4
4a8ca");
INSERT INTO s2iq1_acymailing_subscriber VALUES("877","eddiecpa@att.net","","Eddi
e Martinez","1309412926","0","1","1","","1","ebada71229b01c87588447d1e0ec0a3d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("878","norberto_garza4@yahoo.com"
,"","Norberto Garza","1309412926","0","1","1","","1","0dc58627087b75121d8ef89285
452452");
INSERT INTO s2iq1_acymailing_subscriber VALUES("879","ejaymartinez@zapatacountyt
x.org","","Eloy R. Martinez","1309412926","0","1","1","","1","9c629beb4c3bec7b5b
be86b607a2503d");
INSERT INTO s2iq1_acymailing_subscriber VALUES("880","teo_garza@hotmail.com","",
"Doroteo N. Garza","1309412926","0","1","1","","1","a68a889d9bfd7a5aa899d186d480
32e0");
INSERT INTO s2iq1_acymailing_subscriber VALUES("881","mjbonoan@sbcglobal.net",""
,"Mary Jayne Villarreal-Bonoan","1309412926","0","1","1","","1","b437801525144c8
f9f34d14421c3ec1b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("882","renecsi@zapatacountytx.org
","","Rene Garcilazo","1309412926","0","1","1","","1","4b98829b0771aaa33f2b7aa47
6c7946b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("883","sigigonzalez@sbcglobal.net
","","Sigifredo Gonzalez Jr.","1309412926","0","1","1","","1","be22b15963911f262
2c05c098c7134a2");
INSERT INTO s2iq1_acymailing_subscriber VALUES("884","me_gtz@hotmail.com","","Ma
ria E. Gutierrez","1309412926","0","1","1","","1","b86fca58c254036bca788df011f23

56a");
INSERT INTO s2iq1_acymailing_subscriber VALUES("885","doramtzramos@yahoo.com",""
,"Dora M. Ramos","1309412926","0","1","1","","1","b909d927e4f1f7465578514855cf82
ef");
INSERT INTO s2iq1_acymailing_subscriber VALUES("886","guillermo_saenz@yahoo.com"
,"","Guillermo M. Saenz","1309412926","0","1","1","","1","40364466b0b8ae3fbfb093
232b94e118");
INSERT INTO s2iq1_acymailing_subscriber VALUES("887","chief_meza@zcfd.com","","J
uan Jose Meza","1309412926","0","1","1","","1","616c56ae825929cf794b79048e643d37
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("888","mchapa_zapcotxus@yahoo.com
","","Miguel A. Chapa","1309412926","0","1","1","","1","95a04939cb6e46f6c4980b9b
a31587b6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("889","jmbgutierrezjp@yahoo.com",
"","Juana Maria Gutierrez","1309412926","0","1","1","","1","02effcbf68b704b5912a
c762cdc5c993");
INSERT INTO s2iq1_acymailing_subscriber VALUES("890","jcgutierrezjp4@yahoo.com",
"","Jose Clemente Gutierrez","1309412926","0","1","1","","1","a2b2073b1e02365d5a
954c9c51470542");
INSERT INTO s2iq1_acymailing_subscriber VALUES("891","sandyjgomez@yahoo.com","",
"Sandy J. Pippin-Gomez","1309412926","0","1","1","","1","93ded325a857e828e08374c
04440b9b4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("892","carmenzapnc@hotmail.com","
","Carmen R. Reyes","1309412926","0","1","1","","1","d6cf7ba1c8f1d9d4e8b796172bf
bd32e");
INSERT INTO s2iq1_acymailing_subscriber VALUES("893","nellietrev@sbcglobal.net",
"","Nellie R. Trevino","1309412926","0","1","1","","1","c46c8e64469cd03b981a07a3
efaab24b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("894","mgonzalez_davis@hotmail.co
m","","Mario Gonzalez-Davis","1309412926","0","1","1","","1","5a1a07bd24a99e13f8
ee078ec47308a6");
INSERT INTO s2iq1_acymailing_subscriber VALUES("895","zcplibr@yahoo.com","","Aid
a R. Garcia","1309412926","0","1","1","","1","261dd6bc208e6a21fe0f51223fdaf7d8")
;
INSERT INTO s2iq1_acymailing_subscriber VALUES("896","lgonzal@zapatacountytx.org
","","Luis Lauro Gonzalez","1309412926","0","1","1","","1","47b08925939750e5f51b
a29c27fb0c2b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("897","zc_ww@yahoo.com","","Carlo
s Trevino Jr.","1309412926","0","1","1","","1","82bda866bae1b2a665b1fb9c30deb745
");
INSERT INTO s2iq1_acymailing_subscriber VALUES("898","larrydovalina@yahoo.com","
","Larry Dovalina","1320245867","0","1","1","","1","0961acf90045e54bc77fba22b950
9225");
INSERT INTO s2iq1_acymailing_subscriber VALUES("899","i_davila@sbcglobal.net",""
,"Idalia Davila","1320246423","0","1","1","","1","1bc0d315d1208a3dfb5962259fdd1f
d8");
INSERT INTO s2iq1_acymailing_subscriber VALUES("900","johnkeck1@mac.com","","Joh
n Keck","1320247313","0","1","1","","1","74e03d6d067cc69d39619d1dadbc0565");
INSERT INTO s2iq1_acymailing_subscriber VALUES("901","missy_solis@yahoo.com","",
"Melissa Solis","1320903722","0","1","1","","1","aa1f55e8ea09f2245f92eb8ceb22a2d
b");
INSERT INTO s2iq1_acymailing_subscriber VALUES("902","renatoramirez@ibc.com","",
"Renato Ramirez","1320903970","0","1","1","","1","e1bd46bea1258796e23629a0f3f89f
88");
INSERT INTO s2iq1_acymailing_subscriber VALUES("903","ginarathmell@fronteratelec
om.com","","Gina Rathmell","1320904267","0","1","1","","1","e42ef22479b39225339c
fb923bf6d0e4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("904","maryjosanc@aol.com","","Ma
ryjo Sanchez","1320942168","0","1","1","","1","12e9cede82609052d8f533ec50e8873f"
);

INSERT INTO s2iq1_acymailing_subscriber VALUES("905","Ryan.Guillen@house.state.t


x.us","","Ryan Guillen","1332250305","0","1","1","","1","bb831c5b0b42eac75d81494
01f007ae4");
INSERT INTO s2iq1_acymailing_subscriber VALUES("906","mercurio@tamiu.edu","","Me
rcurio Martinez","1332250387","0","1","1","","1","4b6aba654a384ba80a061e459cc94f
4c");
INSERT INTO s2iq1_acymailing_subscriber VALUES("907","martybr43@hotmail.com","",
"","1309353454","0","1","1","","1","e78853abf150eba750f0627ca7bad6e3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("908","maria.gonzalez@mail.house.
gov","","","1310159000","0","1","1","","1","b6c11c42dd81d4440c95d955ab9d01c3");
INSERT INTO s2iq1_acymailing_subscriber VALUES("909","patglz5@sbcglobal.net","",
"Patricia Antonia Gonzalez","1332727406","0","1","1","","1","144682ee180ff682866
d977b2b968db9");

DROP TABLE IF EXISTS s2iq1_acymailing_template;


CREATE TABLE `s2iq1_acymailing_template` (
`tempid` smallint(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(250) DEFAULT NULL,
`description` text,
`body` longtext,
`altbody` longtext,
`created` int(10) unsigned DEFAULT NULL,
`published` tinyint(4) NOT NULL DEFAULT '1',
`premium` tinyint(4) NOT NULL DEFAULT '0',
`ordering` smallint(10) unsigned NOT NULL DEFAULT '99',
`namekey` varchar(50) NOT NULL,
`styles` text,
`subject` varchar(250) DEFAULT NULL,
`stylesheet` text,
`fromname` varchar(250) DEFAULT NULL,
`fromemail` varchar(250) DEFAULT NULL,
`replyname` varchar(250) DEFAULT NULL,
`replyemail` varchar(250) DEFAULT NULL,
PRIMARY KEY (`tempid`),
UNIQUE KEY `namekey` (`namekey`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_template VALUES("1","White Shadow Red","<img src=\"
media/com_acymailing/templates/newsletter-1/newsletter-1.png\" />","<div style=\
"background-color:#e2e8df;width:100%;font-family:Tahoma, Geneva, Kalimati, sans\n
serif;color:#8a8a8a;text-align:center\">
\n<table width=\"560\" cellpadding=\"0\" cellspacing=\"0\" style=\"text-align:le
ft;margin:auto;\">
\n
<tr>
<td colspan=\"3\" class=\"hideonline\" style=\"padding:20px 0px;font-siz
e:10px;color:#000000;margin:auto;text-align:center;\">This email contains graphi
cs, so if you don\'t see them, {readonline}view it in your browser{/readonline}.
</td> <tr>
\n
</tr></td>
<td style=\"background-color:#fbfbf7\"
width=\"37\">
<table
</tr><td
<tr>
</td>
width=\"100%\"
<tdheight=\"110\"
height=\"20\"
width=\"20\">
cellpadding=\"0\"
width=\"456\"
colspan=\"2\">
width=\"496\"
style=\"background-color:
cellspacing=\"0\">
valign=\"top\">
\n
#F9F7D3\">
<table width=\"456\" height=\"110\" cellpadding=\"0\" ce
llspacing=\"0\">
\n
</tr>
<tr>
<td<td>
<tdwidth=\"7\"
</td>
height=\"11\"
<img src=\"http://www.acyba.com/images/t
> colspan=\"3\">
emplates/newsletter-1/logo-icon.png\"
\n
</td>valign=\"top\">
<td
alt=\"\"/>
<table width=\"100%\" height=\"100%\" ce
llpadding=\"0\" cellspacing=\"0\">
\n
<tr>
<td align=\"right\" valign=\"to
p\" height=\"71\">
\n
</tr></td>
<tr>
<td<h1>AcyMailing
<tdwidth=\"15\">
align=\"right\"
is Out!</h1>
height=\"15\
" valign=\"baseline\" >
\n
<img alt=\"\" src=\"http://www.a
cyba.com/images/templates/newsletter-1/company-name.png\"
\n
</tr></td>
<tr>
<td<table
<tdwidth=\"20\">
</table>
colspan=\"5\">
<tr>
</tr>
width=\"100%\">
<td
<tr>
<tdwidth=\"60\">
</td>
<td>
height=\"3\"
</table>
<tr>
<table
</tr></td>
width=\"100%\">
<td>colspan=\"3\">
<h3>E-Mail</h3>
<h6>&nbsp;</h6>
<table>
<tr>
height=\"15\"/>
<td width=\"280\
" style=\"font-size:10px;text-align:justify\" valign=\"top\">
\n
Electron
ic mail, often abbreviated as email or e-mail, is a method of exchanging digital
messages, designed primarily for human use. E-mail systems are based on a store
-and-forward model in which e-mail computer server systems accept, forward, deli
ver and store messages on behalf of users, who only need to connect to the e-mai

l infrastructure, typically an e-mail server, with a network-enabled device (e.g


., a personal computer) for the duration of message submission or retrieval.<br/
><a href=\"http://en.wikipedia.org/wiki/E-mail\">Wikipedia</a><td>
\n
</td>
<img alt=\"\" sr
c=\"http://www.acyba.com/images/templates/newsletter-1/acymailing.png\"
\n
</tr></td>
/>
</table>
\n
</tr>
<tr>
<td<td>
<tdwidth=\"60\">
</td>
</table>
width=\"60\">
<tr>
<table
</tr></td>
width=\"100%\">
<td> <h3>Marketing Campaign</h3
>\n
\n
<h6>&nbsp;</h6>
<table>
<tr>
<td width=\"140\
" style=\"font-size:10px;text-align:justify\" valign=\"top\">
\n
Marketin
g is an integrated communications-based process through which individuals and co
mmunities are informed or persuaded that existing and newly-identified needs and
\nwants may be satisfied by the products and services of others.<td>
</td>
<img alt=\"\" sr
c=\"media/com_acymailing/templates/newsletter-1/vert-separator.png\"
\n
</td>
<td>
<img alt=\"\"
/>
sr
c=\"http://www.acyba.com/images/templates/newsletter-1/essential.png\"
\n
</td>
<td>
<img alt=\"\"
/>
sr
c=\"media/com_acymailing/templates/newsletter-1/vert-separator.png\"
\n
</td>width=\"140\"
<td
/>
style=\"font-size:10px;text-align:justify\" valign=\"top\">
\n
Marketin
g is used to create the customer, to keep the customer and to satisfy the custom
er. <a href=\"http://en.wikipedia.org/wiki/Marketing_campaign\">Wikipedia</a>
\n
</tr></td>
</table>
\n
</tr>
<tr>
<td<td>
<tdwidth=\"60\">
</td>
</table>
width=\"60\">
<tr>
<table
</tr></td>
width=\"100%\">
<td> <table>
<h3>Joomla!</h3>
<h6>&nbsp;</h6>
<tr>
<td width=\"200\
" style=\"font-size:10px;text-align:justify\" valign=\"top\">
\n
Joomla!
is a content management system platform for publishing content on the World Wide
Web and intranets as well as a Model view controller (MVC) Web Application Developm
ent framework.
\n
</td>
<td>
<img alt=\"\" sr
c=\"media/com_acymailing/templates/newsletter-1/vert-separator.png\"
\n
</td>width=\"200\"
<td
/>
style=\"font-size:10px;text-align:justify\" valign=\"top\" >
\n
The syst
em includes features such as page caching to improve performance, RSS feeds, pri
ntable versions of pages, news flashes, blogs, polls, website searching, and lan
guage internationalization.<br/><a href=\"http://en.wikipedia.org/wiki/Joomla\">
Wikipedia</a>
\n
</tr></td>
</table>
\n
<tr>
</tr>
<td</td>
<tdcolspan=\"3\"><img
</table>
width=\"27\">
</tr></td></table>
</tr>
src=\"media/com_acymailing/templates/newsletter-1
<td width=\"60\">
</td>
</table>
</tr></td>
/page-footer.png\"
\n
</tr>
<tr>
<td colspan=\"3\"
alt=\"\"/></td>
style=\"padding:20px 0px;font-size:10px;color:#000000;
margin:auto;text-align:center;\">Not interested any more? {unsubscribe}Unsubscri
be{/unsubscribe}</td>
\n
\n</table>
\n</div>","","","1","0","1","newsletter-1","a:9:{s:16:\"acymailing_title\";s:89:
</tr>
\"color:#8a8a8a;font-weight:normal;font-size:14px;margin:0;border-bottom:5px sol
id #d39f9f;\";s:16:\"acymailing_unsub\";s:31:\"font-weight:bold;color:#000000;\"
;s:19:\"acymailing_readmore\";s:14:\"color:#d39f9f;\";s:17:\"acymailing_online\"
;s:31:\"font-weight:bold;color:#000000;\";s:6:\"tag_h1\";s:126:\"margin-bottom:0
;margin-top:0;font-family:Tahoma, Geneva, Kalimati, sans-serif;font-size:26px;co
lor:#d47e7e;vertical-align:top;\";s:6:\"tag_h2\";s:100:\"color:#8a8a8a !importan
t;font-weight:normal;font-size:14px;margin:0;border-bottom:5px solid #d39f9f;\";
s:6:\"tag_h6\";s:34:\"background-color:#d39f9f;margin:0;\";s:6:\"tag_h3\";s:68:\
"color:#8a8a8a !important;font-weight:normal;font-size:100%;margin:0;\";s:8:\"co
lor_bg\";s:7:\"#e2e8df\";}","","","","","","");
INSERT INTO s2iq1_acymailing_template VALUES("2","Clean White Pink","<img src=\"
media/com_acymailing/templates/newsletter-2/newsletter-2.png\" />","<div style=\
"background-color:#ffffff;width:100%;font-family:Tahoma, Geneva, Kalimati, sans\n
serif;color:#8a8a8a;text-align:center\">
\n<table width=\"600\" cellpadding=\"0\" cellspacing=\"0\" style=\"text-align:le
ft;margin:auto;\">
\n
<tr>
<td colspan=\"3\" class=\"hideonline\" style=\"padding:20px 0px;font-siz
e:10px;color:#000000;margin:auto;text-align:center;\">This email contains graphi
cs, so if you don\'t see them, {readonline}view it in your browser{/readonline}.
</td> <tr>
\n
</tr><td width=\"370\"
<table
<tr>
</tr></td>
<tr>
cellpadding=\"0\"
<h1>AcyMailing
<td<table>
<td>
<h3>E-Mail</h3>
<h6>&nbsp;</h6>
valign=\"top\">
height=\"40\"
<tr><p
<tdstyle=\"font-size:10px;margin-top:0px;\">El
style=\"text-align:justify\">
iscellspacing=\"0\">
valign=\"top\">
Out!</h1>
ectronic mail, often abbreviated as email or e-mail, is a method of exchanging d
igital messages, designed primarily for human use.<br/><a href=\"http://en.wikip
edia.org/wiki/E-mail\">Wikipedia</a></p>
\n
</td><img
<td
width=\"30%\"
src=\"http://www.acyba.com/images/tem
style=\"text-align:center\">
plates/newsletter-1/acymailing.png\"
\n
</tr><td
<tr>
</td>
alt=\"\"
colspan=\"2\"
<a
href=\"#\"
/>
align=\"right\">
style=\"font-size:10px;color
:#999999;\">Read More</a>
\n
</tr></td>
<tr>
<td<table>
<td>
<h3>Marketing
<h6>&nbsp;</h6>
</table>
height=\"20\">
</tr><td
<tr>
</td>valign=\"top\"
Campaign</h3>style=\"text-align:justify\
" width=\"35%\">
\n
<p style=\"font-size:10px;margin-top:0px;\">Ma
rketing is an integrated communications-based process through which individuals
and communities are informed or persuaded that existing and newly-identified nee
ds and wants may be satisfied by the
\n
</td>
<td>
products
<img src=\"media/com_acymailing/templates/
and services of others.</p>
newsletter-1/vert-separator.png\" <td
\n
alt=\"\"
</td>
style=\"text-align:center\">
<img
/>
src=\"http://www.acyba.com/images/tem
plates/newsletter-1/essential.png\"<td>
\n
</td>
alt=\"\"
<img src=\"media/com_acymailing/templates/
/>

newsletter-1/vert-separator.png\" <td
\n
alt=\"\"
</td>
valign=\"top\"
/>
style=\"text-align:justify
\" width=\"30%\">
\n
<p style=\"font-size:10px;margin-top:0px;\
">Marketing is used to create the customer, to keep the customer and to satisfy
the customer. <a href=\"http://en.wikipedia.org/wiki/Marketing_campaign\">Wikip
edia</a></p>
\n
</tr><td
<tr>
</td><a
colspan=\"5\"
href=\"#\" style=\"font-size:10px;color
align=\"right\">
:#999999;\">Read
\n
</td>
<td width=\"210\"
</table>
width=\"20\">
<table
<tr>
More</a>
</tr></td>
cellpadding=\"0\"
<img
<td></table>
valign=\"top\">
src=\"http://www.acyba.com/images/templates/newslet
</tr></td> cellspacing=\"0\">
ter-2/logo-icon.jpg\"
\n
</tr></td>
<tr>
width=\"207\"
<td>
<h3>Joomla!</h3>
<h6>&nbsp;</h6>
<table>
<tr><p
<tdheight=\"137\"
style=\"font-size:10px;margin-top:0px;\">Jo
style=\"text-align:justify\">
alt=\"\">
omla! is a content management system platform for publishing content on the Worl
d Wide Web and intranets as well as a Model view controller (MVC) Web Application De
velopment framework.</p>
\n
</tr><img
<tr>
</td>src=\"media/com_acymailing/templates/news
<td>
letter-2/hori-separator.png\"<tr>
\n
</tr>
alt=\"\"
</td><p
<td
style=\"text-align:justify\">
/>style=\"font-size:10px;margin-top:0px;\
">The system includes features such as page caching to improve performance, RSS
feeds, printable versions of pages, news flashes, blogs, polls, website searchin
g, and language internationalization.<br/><a href=\"http://en.wikipedia.org/wiki
/Joomla\">Wikipedia</a></p> <tr>
\n
</tr><td
</td><a
align=\"right\">
href=\"#\" style=\"font-size:10px;color
:#999999;\">Read
\n
<tr>
</tr>
<td</td>
colspan=\"3\"
</table>
More</a>
</tr></td>style=\"padding:20px
</table>
</tr></td>
0px;font-size:10px;color:#000000;
margin:auto;text-align:center;\">Not interested any more? {unsubscribe}Unsubscri
be{/unsubscribe}</td>
\n
\n</table>
\n</div>","","","1","0","2","newsletter-2","a:6:{s:16:\"acymailing_title\";s:63:
</tr>
\"color:#8a8a8a;text-align:right;border-bottom:6px solid #d39fc9;\";s:6:\"tag_h1
\";s:143:\"margin-bottom:0;margin-top:0;font-family:Tahoma, Geneva, Kalimati, sa
ns-serif;font-size:26px;color:#d47e7e;vertical-align:top;text-align:center\";s:8
:\"color_bg\";s:7:\"#ffffff\";s:6:\"tag_h2\";s:74:\"color:#8a8a8a !important;tex
t-align:right;border-bottom:6px solid #d39fc9;\";s:6:\"tag_h3\";s:85:\"color:#8a
8a8a !important;text-align:right;font-weight:normal;font-size:100%;margin:0;\";s
:6:\"tag_h6\";s:34:\"background-color:#d39fc9;margin:0;\";}","","","","","","");
INSERT INTO s2iq1_acymailing_template VALUES("3","Rounders and corners","<img sr
c=\"media/com_acymailing/templates/newsletter-3/newsletter-3.png\" />","<div sty
le=\"background-color:#dfe6e8;width:100%;font-family:Tahoma, Geneva, Kalimati, s
\n
ans-serif;color:#8a8a8a;text-align:center\">
\n<table width=\"600\" cellpadding=\"0\" cellspacing=\"0\" style=\"text-align:le
ft;margin:auto;\">
\n
<tr>
<td colspan=\"3\" class=\"hideonline\" style=\"font-size:10px;color:#000
000;margin:auto;text-align:center;padding:20px 0px\">This email contains graphic
s, so if you don\'t see them, {readonline}view it in your browser{/readonline}.<
/td> <tr>
\n
</tr><td width=\"216\"
<table cellpadding=\"0\"
<tr>
<img
<td valign=\"top\">
style=\"text-align:
src=\"http://www.acyba.com/images/templates/newslet
cellspacing=\"0\">
center\">
ter-3/logo-icon.jpg\"
\n
</tr></td>
<tr>
width=\"207\"
<td height=\"20\">
<td>
<table
<trheight=\"137\"
cellspacing=\"0\"
style=\"line-height:0;\">
<td
colspan=\"3\"
alt=\"\">
cellpadding=\"0\">
width=\"216\" height=\"1
\n
5\">
<img src=\"media/com_acymailing/templates/
newsletter-3/top23rds.png\" alt=\"\"
\n
</tr>
<tr>
/><td
</td>style=\"background-color:#FFFFFF\" wid
\n
th=\"15\"></td>
<td style=\"background-color:#FFFFFF\" wid
th=\"186\" >
\n
<h3>Joomla!</h3>
<h6>&nbsp;</h6>
<table>
<tr><p
<td>style=\"font-size:10px;marg
in-top:0px;\">Joomla! is a content management system platform for publishing con
tent on the World Wide Web and intranets as well as a Model view controller (MVC) We
b Application Development framework.</p>
\n
<img src=\"media/com_acymailin
g/templates/newsletter-2/hori-separator.png\" alt=\"\"
\n
<p style=\"font-size:10px;\">T
/>
he system includes features such as page caching to improve performance, RSS fee
ds, printable versions of pages, news flashes, blogs, polls, website searching,
and language internationalization.<br/><a href=\"http://en.wikipedia.org/wiki/Jo
omla\">Wikipedia</a></p>
\n
</tr><td
<tr>
</td><a
align=\"right\">
href=\"#\" style=\"font
-size:10px;color:#999999;\">Read More</a>
\n
<td
</td>
</table>
style=\"background-color:#FFFFFF\"
</tr></td>
wid
th=\"15\"></td>
\n
</tr><td
<tr
style=\"line-height:0;\">
colspan=\"3\" width=\"216\" height=\"
\n
15\">
<img src=\"media/com_acymailing/templates/
newsletter-3/bottom23rds.png\"
\n
<td width=\"364\"
</td>
<td </table>
width=\"20\">
<table
<tr>
</tr>valign=\"top\">
</td>
cellpadding=\"0\"
<td width=\"325\"
</table>
alt=\"\"/>
</tr></td>
cellspacing=\"0\">
height=\"48\" style=\"background-color
:#ffffff;color:#d47e7e;text-align:center;\">
\n
</tr>
<tr>
</td>
</td>
<td<h1>AcyMailing
<td>
height=\"20\">
<table
<trcellspacing=\"0\"
style=\"line-height:0;\">
<td
iscolspan=\"3\"
Out!</h1> cellpadding=\"0\">
width=\"323\" height=\"1
\n
5\">
<img src=\"media/com_acymailing/templates/
newsletter-3/top23rd.png\" alt=\"\"<tr>
\n
</tr>
/><td
</td>style=\"background-color:#FFFFFF\" wid
\n
th=\"15\"></td>
<td style=\"background-color:#FFFFFF\" wid
th=\"293\" >
\n
<h3>E-Mail</h3>
<h6>&nbsp;</h6>
<table>
<tr><td><img src=\"http://www.acyb
a.com/images/templates/newsletter-1/acymailing.png\"
\n
</td>
<td>
<p
alt=\"\" />
style=\"font-size:10px;marg
in-top:0px;\">Electronic mail, often abbreviated as email or e-mail, is a method
of exchanging digital messages, designed primarily for human use.<br/><a href=\
"http://en.wikipedia.org/wiki/E-mail\">Wikipedia</a></p>
\n
</tr><td
<tr>
</td>colspan=\"2\" align=\"righ
\n
t\">
<a href=\"#\" style=\"font

-size:10px;color:#999999;\">Read More</a>
\n
</td>style=\"background-color:#FFFFFF\"
<td
</table>
</tr></td>
wi
dth=\"15\"></td>
\n
</tr><td
<tr
style=\"line-height:0;\">
colspan=\"3\" width=\"323\" height=\"
\n
15\">
<img src=\"media/com_acymailing/templates/
newsletter-3/bottom23rd.png\"
\n
<tr></td>
</tr>
<td<table
<td>
height=\"20\">
alt=\"\"/>
</table>
<tr
cellspacing=\"0\"
</tr>colspan=\"3\"
style=\"line-height:0;\">
<td
</td>
<img src=\"media/com_acymailing/template
cellpadding=\"0\">
width=\"323\" height=\"15\">
s/newsletter-3/top23rd.png\" alt=\"\"
\n
</tr><td
<tr>
</td>/>style=\"background-color:#FFFFFF\" width=
\n
\"15\"></td>
<td style=\"background-color:#FFFFFF\" width=\
"293\" >
\n
<h3>Marketing
<h6>&nbsp;</h6>
<table>
<tr><p
<td>style=\"font-size:10px;margin-t
Campaign</h3>
op:0px;\">Marketing is an integrated communications-based process through which
individuals and communities are informed or persuaded that existing and newly-id
entified needs and wants may be satisfied by the products and services of others
\n
.</p>
<img src=\"media/com_acymailing/te
mplates/newsletter-2/hori-separator.png\" alt=\"\"
\n
<p style=\"font-size:10px;\">Marke
/>
ting is used to create the customer, to keep the customer and to satisfy the cus
tomer. <a href=\"http://en.wikipedia.org/wiki/Marketing_campaign\">Wikipedia</a
></p>
\n
</td><img src=\"http://www.acyba.co
<td>
m/images/templates/newsletter-1/essential.png\"
\n
</tr><td
<tr>
</td>
alt=\"\"/>
colspan=\"2\"
<a
href=\"#\" style=\"font-siz
align=\"right\">
e:10px;color:#999999;\">Read More</a>
\n
<td
</td>style=\"background-color:#FFFFFF\"
</table>
</tr></td>
width=
\"15\"></td>
\n
</tr><td
<tr
style=\"line-height:0;\">
colspan=\"3\" width=\"323\" height=\"15\"
>\n
<img src=\"media/com_acymailing/templates/news
letter-3/bottom23rd.png\"
\n
</tr>
<tr>
<td</td>
colspan=\"3\"
</table>
</tr></td>style=\"padding:20px
alt=\"\"/>
</table>
</tr></td>
0px;font-size:10px;color:#000000;
margin:auto;text-align:center;\">Not interested any more? {unsubscribe}Unsubscri
be{/unsubscribe}</td>
\n
\n</table>
\n</div>","","","1","0","3","newsletter-3","a:6:{s:16:\"acymailing_title\";s:46:
</tr>
\"color:#8a8a8a;border-bottom:6px solid #d3d09f;\";s:6:\"tag_h1\";s:126:\"margin
-bottom:0;margin-top:0;font-family:Tahoma, Geneva, Kalimati, sans-serif;font-siz
e:26px;color:#d47e7e;vertical-align:top;\";s:6:\"tag_h2\";s:57:\"color:#8a8a8a !
important;border-bottom:6px solid #d3d09f;\";s:6:\"tag_h3\";s:68:\"color:#8a8a8a
!important;font-weight:normal;font-size:100%;margin:0;\";s:6:\"tag_h6\";s:34:\"
background-color:#d3d09f;margin:0;\";s:8:\"color_bg\";s:7:\"#dfe6e8\";}","","","
","","","");

DROP TABLE IF EXISTS s2iq1_acymailing_url;


CREATE TABLE `s2iq1_acymailing_url` (
`urlid` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(250) NOT NULL,
`url` text NOT NULL,
PRIMARY KEY (`urlid`),
KEY `url` (`url`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_acymailing_urlclick;


CREATE TABLE `s2iq1_acymailing_urlclick` (
`urlid` int(10) unsigned NOT NULL,
`mailid` mediumint(10) unsigned NOT NULL,
`click` smallint(10) unsigned NOT NULL DEFAULT '0',
`subid` int(10) unsigned NOT NULL,
`date` int(10) unsigned NOT NULL,
PRIMARY KEY (`urlid`,`mailid`,`subid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_acymailing_userstats;

CREATE TABLE `s2iq1_acymailing_userstats` (


`mailid` mediumint(10) unsigned NOT NULL,
`subid` int(10) unsigned NOT NULL,
`html` tinyint(3) unsigned NOT NULL DEFAULT '1',
`sent` tinyint(4) NOT NULL DEFAULT '1',
`senddate` int(11) NOT NULL,
`open` tinyint(4) NOT NULL DEFAULT '0',
`opendate` int(11) NOT NULL,
`bounce` tinyint(4) NOT NULL DEFAULT '0',
`fail` tinyint(4) NOT NULL DEFAULT '0',
PRIMARY KEY (`mailid`,`subid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_acymailing_userstats VALUES("9","1","1","1","1346069443","5","
1346083449","0","0");

DROP TABLE IF EXISTS s2iq1_ak_acl;


CREATE TABLE `s2iq1_ak_acl` (
`user_id` bigint(20) unsigned NOT NULL,
`permissions` mediumtext,
PRIMARY KEY (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_ak_profiles;


CREATE TABLE `s2iq1_ak_profiles`
`id` int(10) unsigned NOT NULL
`description` varchar(255) NOT
`configuration` longtext,
`filters` longtext,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2

(
AUTO_INCREMENT,
NULL,

DEFAULT CHARSET=utf8;

INSERT INTO s2iq1_ak_profiles VALUES("1","Default Backup Profile","###AES128###S


5y+/gSHmZDpqGXjVwjTtXtJuD1pYLZAd8ExxjNWx+eM4LYk4BZF54L3cPJ9BjwvqWCK6cQVKNdNKnKFP
sGSb5U3bPG3KNcnEGUmQhb+JChUEfTIXHNT5DKfKaZ/h71KEllKA2suEIdJirSZzmkf4ij/Y/JDectPC
kFXOF25y6FAPUVY8pAwb43hSftsyLNXDzQlMbj74+wuJsZE6SR5GYqlsJDLH4tR6KoTVd/M8G2913bne
00tBK/uAfy2sdVgw8Byh+xm9znTKdQssjwZd8n234qB2OqwmOFprVGERa21sCZnt3BBPhlDVThTRfvSI
+LurMLPqalYs5kNL/dXFcl2X7iY1Xopx+9IC8Z8rEF+bRkYzj6TvQr/kg678w/rzl9YvgWo3RFQ6vVLy
K2HYPmEpDQ8NfxP6u1gEc985gcc7hyN5YnGwLm9gk+tqcYitRG4oHXSjlb4EFhVkpdKJzYApu3+qupcE
El8ipF0nZmztGVac0CBO+i/C/dCDO25ICJf+M1xw7XqTZu5F84CSOfrUi4yJy0/bJx8X3BOFfhfNdnVX
YHqCPpyam3jCfaFf+1HgF/MYIr30asarKhuxySKzD+73ZLfM88jq2Wk5NNoE5Z5H2dYSmy5oU1Q681QI
JN6VjaVVrae5V/JaSlWl/5MLNY8XYTEXo6+9LtxWL/GX4Gz14AICnqvU5/flaBC5+TUcxPraRRQrIDfu
GO/SFu2TnLc4KwKzWmCFqgjc7E00GbbCNvdJFzKbciqNyEZGUl678JjwmLbVzb+dzraC4nXK3JSE53K/
xcyfcoHAQAACzeIaNCp9MfjoCAzyuqYGCperuazbAvo6llVtyWvVlDH6boaPKQvb+F7x9IotSA608dj+
WQybXgvysEW6Vu3BiOCvFFaZGsy03WBA+c1F8KoL2LqjsCh4qR1QvVs4+9cyHyc+kaiupgu4j75Hwwi8
mASDK1ZAYLyHVI6VN8pn6vy6WL5d/wL8THugEgFJZPJ1mmZ6H94vY0JYhPE4TdvvsRAjPfCy/11BqbdX
pIt8+usyD9N38K3g2MkCUILjbMFwqUWhKdr8Ah89WtZ+0DxViaBI2yRe12OuXj+jbjmOVgsq2hCFH11Y
sMl6bdhUpwV1J0DvfpS9yzrETA7ECz/a8lNlwazLABX49shyJPZbgIhCRHk1Nc+fIK7H7aSkA7jWOb42
kSHgBnTGhVH6HQwiaJT/MYpHyH4PkiRipFravIAZy2SN7179VuPGCSi9/TEC8jX6B46jb39JI3QiKXUq
mm4OEI6go/ZVXqoIC7EycTpbhGhyDhwtkgOcw2QlE7ZOah4+AIc+L29r3NSEnIZxHNxcHGp8Liqu7q1I
zamR4Fc78r67wA6DNaAbzofwHPimFubtGejZZGyZMihZxxYfU7+wEh28Re3yOYGjALjFipyh3ktQWD0v
bplvlgpmieX4OjA5Zt9kVxlMeltnSVCrtD4EfHxiJ49TjATR6s55oaYgR2NrNoM07rbWtDxm3bn2XcN6

4j6S7bjMpt10Tji91CZ/fgEnvujGfqaypqpQ216/v/Z63q7uTeLslERRHPM93qFoi4ECLAnq5wudqzVZ
oIyjtudpg2Q4z/0YRDCqLmxal8Tlm+fPOQpcjE5c+Hy8BgZXaCSPRcdzxcoRZxXNb88hAL7S2M6taw5s
+6F605uu5jeloszpeCLbssB3gF1kY6ISJ83qOYvue7AHjt5SndPQYbHFxJ8bNT5vPWkJn1sWc0DET0yZ
LThn4I7pF775XJs1H2IZnngx7qXf73gitHtBfwx1DnRr2LDKXACSzRdC/eCDiwaBRkri0NUubv9DsUn1
lFLIwHqdTqHyKjWHkCc+WDSQbcwWZOdT8aaO0YqkEIr9Zp5jzUpXcyhnCkKRZycHwEunPURlKBcDL69L
zAHmC63AKwBb/WpO1F2cebKlLRTYTeAuMYlHxy1c7jft6KcAIX+88xWNcrxqaAsbJJdXkTvJ8RHnBicU
0BPrt2fDHrsUw/w8P/O0h7x946Wke8HdHk54ZGb47drNnEJn3C7dbh4y8gHM59H8VolrSIk81Rt5k1qa
UlL2O1FVSJEDehWDjqRipVuuVaeerXW6jHb5xsu0DWJ6O6Ec6bgBF3rX4WpP4lVszz3YMkPV1dh8AAAs
ueQ0sqxHxWb/jDBSi3TG/1vMuab5SaXCye/J5gqlAApG1DxyH733CpcXqO+Rn6+5q+Az5WxV9af+z1PG
IDOZYafJAZ3F6Dv6ym26G8k88KO8lsawIAUjih7VG3HkQtD+w0bvIX9bGpk686nLZusmYvQrNDythBEV
Yi1PlJZj1IpeH7K4bZsIGnogtw+c6zoxZKo+OfCtF1xPRcqt9lroKUmdMTQN/r1SEwcaM6PFmtD7t2fC
ott8cAab5rSxvl8tRul0tTpVd6/uGhXNYf0k42ZEScqWy+GlCIK7Z75cpZYS8qymG8/1wk8euLJ/Zzrf
I0xTpHfA8U5IBY3mfSpNdmnELbDLrCFFVgPmElX+fj6j6pvk6vD9Mr/50W9plrPRyJfyFGxPTTQl34GR
Ud0G27GLSicQcWLzYK+ip6+NY5EePh1HhGj4MeC1TY1d2EvI483uAErQ6jeATszrnUtunUPAtdkEMsdC
UIzOVZ9CmeWLBLsElnkuvCbSi2XibTiOELqrBfzCzNHtwQ08W1WfaU6g3j/8SsrrDl/fBsh8+xWk6z+d
GHCA5ZsAeH2MmwRGlBTgpFfiHC9ZyqdQQxI2oMUQ3UcNgTyjDUVARsIAAA=","");

DROP TABLE IF EXISTS s2iq1_ak_stats;


CREATE TABLE `s2iq1_ak_stats` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`description` varchar(255) NOT NULL,
`comment` longtext,
`backupstart` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`backupend` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`status` enum('run','fail','complete') NOT NULL DEFAULT 'run',
`origin` varchar(30) NOT NULL DEFAULT 'backend',
`type` varchar(30) NOT NULL DEFAULT 'full',
`profile_id` bigint(20) NOT NULL DEFAULT '1',
`archivename` longtext,
`absolute_path` longtext,
`multipart` int(11) NOT NULL DEFAULT '0',
`tag` varchar(255) DEFAULT NULL,
`filesexist` tinyint(3) NOT NULL DEFAULT '1',
`remote_filename` varchar(1000) DEFAULT NULL,
`total_size` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `idx_fullstatus` (`filesexist`,`status`),
KEY `idx_stale` (`status`,`origin`)
) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_ak_stats VALUES("24","Backup taken on Wednesday, 22 February 2
012 09:08","","2012-02-22 09:08:45","0000-00-00 00:00:00","complete","backend","
full","1","site-localhost-20120222-090845.zip","D:/xampp/htdocs/theforest/glenon
/administrator/components/com_akeeba/backup/site-localhost-20120222-090845.zip",
"0","backend","1","","0");
INSERT INTO s2iq1_ak_stats VALUES("25","Backup taken on Sunday, 25 November 2012
20:21","before adding any changes.","2012-11-25 20:22:26","2012-11-25 20:49:01"
,"complete","backend","full","1","site-graphitiksadvertising.com-20121125-202226
.jpa","/home8/jwnixonc/public_html/administrator/components/com_akeeba/backup/si
te-graphitiksadvertising.com-20121125-202226.jpa","1","backend","1","","11024555
46");

DROP TABLE IF EXISTS s2iq1_assets;


CREATE TABLE `s2iq1_assets` (

`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',


`parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set parent.',
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
`level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree
.',
`name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n',
`title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
`rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_asset_name` (`name`),
KEY `idx_lft_rgt` (`lft`,`rgt`),
KEY `idx_parent_id` (`parent_id`)
) ENGINE=MyISAM AUTO_INCREMENT=208 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_assets VALUES("1","0","1","440","0","root.1","Root Asset","{\"
core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.
offline\":[],\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":
{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"co
re.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}");
INSERT INTO s2iq1_assets VALUES("2","1","2","3","1","com_admin","com_admin","{}"
);
INSERT INTO s2iq1_assets VALUES("3","1","4","11","1","com_banners","com_banners"
,"{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.
delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("4","1","12","13","1","com_cache","com_cache","{
\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}");
INSERT INTO s2iq1_assets VALUES("5","1","14","15","1","com_checkin","com_checkin
","{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}");
INSERT INTO s2iq1_assets VALUES("6","1","16","17","1","com_config","com_config",
"{}");
INSERT INTO s2iq1_assets VALUES("7","1","18","87","1","com_contact","com_contact
","{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core
.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("8","1","88","305","1","com_content","com_conten
t","{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1
},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"cor
e.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("9","1","306","307","1","com_cpanel","com_cpanel
","{}");
INSERT INTO s2iq1_assets VALUES("10","1","308","309","1","com_installer","com_in
staller","{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1},\"core.create\":[]
,\"core.delete\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("11","1","310","311","1","com_languages","com_la
nguages","{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core
.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("12","1","312","313","1","com_login","com_login"
,"{}");
INSERT INTO s2iq1_assets VALUES("13","1","314","315","1","com_mailto","com_mailt
o","{}");
INSERT INTO s2iq1_assets VALUES("14","1","316","317","1","com_massmail","com_mas
smail","{}");
INSERT INTO s2iq1_assets VALUES("15","1","318","319","1","com_media","com_media"
,"{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},
\"core.delete\":{\"5\":1},\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("16","1","320","321","1","com_menus","com_menus"
,"{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\
":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("17","1","37","38","1","com_messages","com_messa
ges","{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}");

INSERT INTO s2iq1_assets VALUES("18","1","324","325","1","com_modules","com_modu


les","{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.del
ete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("19","1","326","333","1","com_newsfeeds","com_ne
wsfeeds","{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[]
,\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("20","1","334","335","1","com_plugins","com_plug
ins","{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.del
ete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("21","1","336","337","1","com_redirect","com_red
irect","{\"core.admin\":{\"7\":1},\"core.manage\":[]}");
INSERT INTO s2iq1_assets VALUES("22","1","338","339","1","com_search","com_searc
h","{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}");
INSERT INTO s2iq1_assets VALUES("23","1","340","341","1","com_templates","com_te
mplates","{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core
.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("24","1","342","343","1","com_users","com_users"
,"{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\
":[],\"core.edit\":[],\"core.edit.own\":{\"6\":1},\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("25","1","344","361","1","com_weblinks","com_web
links","{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3
\":1,\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.s
tate\":{\"5\":1}}");
INSERT INTO s2iq1_assets VALUES("26","1","362","363","1","com_wrapper","com_wrap
per","{}");
INSERT INTO s2iq1_assets VALUES("39","8","111","294","2","com_content.category.1
4","Sample Data-Articles","{\"core.create\":[],\"core.delete\":[],\"core.edit\":
[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("38","25","351","352","2","com_weblinks.category
.13","Uncategorised","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"
core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("37","19","329","330","2","com_newsfeeds.categor
y.12","Uncategorised","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("36","7","23","24","2","com_contact.category.11"
,"Uncategorised","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core
.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("35","3","7","8","2","com_banners.category.10","
Uncategorised","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.e
dit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("34","8","105","110","2","com_content.category.9
","Uncategorised","{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"cor
e.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("40","3","9","10","2","com_banners.category.15",
"Sample Data-Banners","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("41","7","25","86","2","com_contact.category.16"
,"Sample Data-Contact","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],
\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("42","19","331","332","2","com_newsfeeds.categor
y.17","Sample Data-Newsfeeds","{\"core.create\":[],\"core.delete\":[],\"core.edi
t\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("43","25","353","360","2","com_weblinks.category
.18","Sample Data-Weblinks","{\"core.create\":[],\"core.delete\":[],\"core.edit\
":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("44","39","112","243","3","com_content.category.
19","Joomla!","{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.ed
it\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("45","44","113","220","4","com_content.category.
20","Extensions","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core

.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("46","45","114","129","5","com_content.category.
21","Components","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core
.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("47","45","130","189","5","com_content.category.
22","Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("48","45","190","201","5","com_content.category.
23","Templates","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.
edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("49","45","202","203","5","com_content.category.
24","Languages","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.
edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("50","45","204","219","5","com_content.category.
25","Plugins","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("51","39","244","275","3","com_content.category.
26","Park Site","{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.
edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("52","51","245","250","4","com_content.category.
27","Park Blog","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.
edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("53","51","251","272","4","com_content.category.
28","Photo Gallery","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"c
ore.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("54","39","276","289","3","com_content.category.
29","Fruit Shop Site","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("55","54","277","282","4","com_content.category.
30","Growers","{\"core.create\":{\"12\":0},\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[],\"core.edit.own\":{\"10\":1}}");
INSERT INTO s2iq1_assets VALUES("56","43","354","355","3","com_weblinks.category
.31","Park Links","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"cor
e.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("57","43","356","359","3","com_weblinks.category
.32","Joomla! Specific Links","{\"core.create\":[],\"core.delete\":[],\"core.edi
t\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("58","57","357","358","4","com_weblinks.category
.33","Other Resources","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],
\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("59","41","26","27","3","com_contact.category.34
","Park Site","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("60","41","28","85","3","com_contact.category.35
","Shop Site","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("61","60","29","30","4","com_contact.category.36
","Staff","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.s
tate\":[]}");
INSERT INTO s2iq1_assets VALUES("62","60","31","84","4","com_contact.category.37
","Fruit Encyclopedia","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],
\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("63","62","32","33","5","com_contact.category.38
","A","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("64","62","34","35","5","com_contact.category.39
","B","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("65","62","36","37","5","com_contact.category.40
","C","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state

\":[]}");
INSERT INTO s2iq1_assets VALUES("66","62","38","39","5","com_contact.category.41
","D","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("67","62","40","41","5","com_contact.category.42
","E","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("68","62","42","43","5","com_contact.category.43
","F","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("69","62","44","45","5","com_contact.category.44
","G","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("70","62","46","47","5","com_contact.category.45
","H","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("71","62","48","49","5","com_contact.category.46
","I","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("72","62","50","51","5","com_contact.category.47
","J","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("73","62","52","53","5","com_contact.category.48
","K","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("74","62","54","55","5","com_contact.category.49
","L","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("75","62","56","57","5","com_contact.category.50
","M","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("76","62","58","59","5","com_contact.category.51
","N","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("77","62","60","61","5","com_contact.category.52
","O","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("78","62","62","63","5","com_contact.category.53
","P","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("79","62","64","65","5","com_contact.category.54
","Q","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("80","62","66","67","5","com_contact.category.55
","R","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("81","62","68","69","5","com_contact.category.56
","S","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("82","62","70","71","5","com_contact.category.57
","T","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("83","62","72","73","5","com_contact.category.58
","U","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("84","62","74","75","5","com_contact.category.59
","V","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("85","62","76","77","5","com_contact.category.60
","W","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state

\":[]}");
INSERT INTO s2iq1_assets VALUES("86","62","78","79","5","com_contact.category.61
","X","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("87","62","80","81","5","com_contact.category.62
","Y","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("88","62","82","83","5","com_contact.category.63
","Z","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("89","46","115","116","6","com_content.article.1
","Administrator Components","{\"core.delete\":[],\"core.edit\":[],\"core.edit.s
tate\":[]}");
INSERT INTO s2iq1_assets VALUES("90","93","132","133","7","com_content.article.2
","Archive Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("91","93","134","135","7","com_content.article.3
","Article Categories Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.
state\":[]}");
INSERT INTO s2iq1_assets VALUES("92","93","136","137","7","com_content.article.4
","Articles Category Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.s
tate\":[]}");
INSERT INTO s2iq1_assets VALUES("93","47","131","146","6","com_content.category.
64","Content Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("94","47","147","154","6","com_content.category.
65","User Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"co
re.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("95","47","155","168","6","com_content.category.
66","Display Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("96","47","169","180","6","com_content.category.
67","Utility Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\
"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("97","48","191","192","6","com_content.category.
68","Atomic","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edi
t.state\":[]}");
INSERT INTO s2iq1_assets VALUES("98","48","193","194","6","com_content.category.
69","Beez 20","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("99","48","195","196","6","com_content.category.
70","Beez5","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit
.state\":[]}");
INSERT INTO s2iq1_assets VALUES("100","48","197","198","6","com_content.category
.71","Milky Way","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core
.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("101","50","205","206","6","com_content.article.
5","Authentication","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("102","51","273","274","4","com_content.article.
6","Australian Parks ","{\"core.delete\":[],\"core.edit\":{\"2\":1},\"core.edit.
state\":[]}");
INSERT INTO s2iq1_assets VALUES("103","95","156","157","7","com_content.article.
7","Banner Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("104","44","221","222","4","com_content.article.
8","Beginners","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("105","46","117","118","6","com_content.article.
9","Contact","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("106","46","119","120","6","com_content.article.

10","Content","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("107","109","263","264","6","com_content.article
.11","Cradle Mountain","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\"
:[]}");
INSERT INTO s2iq1_assets VALUES("108","53","252","261","5","com_content.category
.72","Animals","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.e
dit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("109","53","262","271","5","com_content.category
.73","Scenery","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.e
dit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("110","95","158","159","7","com_content.article.
12","Custom HTML Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state
\":[]}");
INSERT INTO s2iq1_assets VALUES("111","54","283","284","4","com_content.article.
13","Directions","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("112","50","207","208","6","com_content.article.
14","Editors","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("113","50","209","210","6","com_content.article.
15","Editors-xtd","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}"
);
INSERT INTO s2iq1_assets VALUES("114","95","160","161","7","com_content.article.
16","Feed Display","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("115","52","246","247","5","com_content.article.
17","First Blog Post","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":
[]}");
INSERT INTO s2iq1_assets VALUES("116","52","248","249","5","com_content.article.
18","Second Blog Post","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\"
:[]}");
INSERT INTO s2iq1_assets VALUES("117","95","162","163","7","com_content.article.
19","Footer Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("118","54","285","286","4","com_content.article.
20","Fruit Shop","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("119","44","223","224","4","com_content.article.
21","Getting Help","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("120","44","225","226","4","com_content.article.
22","Getting Started","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":
[]}");
INSERT INTO s2iq1_assets VALUES("121","55","278","279","5","com_content.article.
23","Happy Orange Orchard","{\"core.delete\":[],\"core.edit\":[],\"core.edit.sta
te\":[]}");
INSERT INTO s2iq1_assets VALUES("122","44","227","228","4","com_content.article.
24","Joomla!","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("123","108","253","254","6","com_content.article
.25","Koala","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("124","96","170","171","7","com_content.article.
26","Language Switcher","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\
":[]}");
INSERT INTO s2iq1_assets VALUES("125","93","138","139","7","com_content.article.
27","Latest Articles Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.s
tate\":[]}");
INSERT INTO s2iq1_assets VALUES("126","94","148","149","7","com_content.article.
28","Login Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("127","166","184","185","7","com_content.article
.29","Menu Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}

");
INSERT INTO s2iq1_assets VALUES("128","93","140","141","7","com_content.article.
30","Most Read Content","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\
":[]}");
INSERT INTO s2iq1_assets VALUES("129","93","142","143","7","com_content.article.
31","News Flash","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("130","44","229","230","4","com_content.article.
32","Parameters","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("131","108","255","256","6","com_content.article
.33","Phyllopteryx","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("132","109","265","266","6","com_content.article
.34","Pinnacles","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("133","44","231","232","4","com_content.article.
35","Professionals","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("134","95","164","165","7","com_content.article.
36","Random Image Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.stat
e\":[]}");
INSERT INTO s2iq1_assets VALUES("135","93","144","145","7","com_content.article.
37","Related Items Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.sta
te\":[]}");
INSERT INTO s2iq1_assets VALUES("136","44","233","234","4","com_content.article.
38","Sample Sites","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}
");
INSERT INTO s2iq1_assets VALUES("137","46","121","122","6","com_content.article.
39","Search","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("138","96","172","173","7","com_content.article.
40","Search Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("139","50","211","212","6","com_content.article.
41","Search ","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("140","39","290","291","3","com_content.article.
42","Site Map","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("141","108","257","258","6","com_content.article
.43","Spotted Quoll","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[
]}");
INSERT INTO s2iq1_assets VALUES("142","96","174","175","7","com_content.article.
44","Statistics Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\
":[]}");
INSERT INTO s2iq1_assets VALUES("143","96","176","177","7","com_content.article.
45","Syndicate Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\"
:[]}");
INSERT INTO s2iq1_assets VALUES("144","50","213","214","6","com_content.article.
46","System","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("145","44","235","236","4","com_content.article.
47","The Joomla! Community","{\"core.delete\":[],\"core.edit\":[],\"core.edit.st
ate\":[]}");
INSERT INTO s2iq1_assets VALUES("146","44","237","238","4","com_content.article.
48","The Joomla! Project","{\"core.delete\":[],\"core.edit\":[],\"core.edit.stat
e\":[]}");
INSERT INTO s2iq1_assets VALUES("147","48","199","200","6","com_content.article.
49","Typography","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("148","44","239","240","4","com_content.article.
50","Upgraders","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("149","50","215","216","6","com_content.article.

51","User","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("150","46","123","124","6","com_content.article.
52","Users","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("151","44","241","242","4","com_content.article.
53","Using Joomla!","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("152","46","125","126","6","com_content.article.
54","Weblinks","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("153","95","166","167","7","com_content.article.
55","Weblinks Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":
[]}");
INSERT INTO s2iq1_assets VALUES("154","94","150","151","7","com_content.article.
56","Who\'s Online","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]
}");
INSERT INTO s2iq1_assets VALUES("155","108","259","260","6","com_content.article
.57","Wobbegone","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("156","55","280","281","5","com_content.article.
58","Wonderful Watermelon","{\"core.delete\":[],\"core.edit\":[],\"core.edit.sta
te\":[]}");
INSERT INTO s2iq1_assets VALUES("157","96","178","179","7","com_content.article.
59","Wrapper Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[
]}");
INSERT INTO s2iq1_assets VALUES("158","46","127","128","6","com_content.article.
60","News Feeds","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("159","166","186","187","7","com_content.article
.61","Breadcrumbs Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.stat
e\":[]}");
INSERT INTO s2iq1_assets VALUES("160","50","217","218","6","com_content.article.
62","Content","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("162","109","267","268","6","com_content.article
.64","Blue Mountain Rain Forest","{\"core.delete\":[],\"core.edit\":[],\"core.ed
it.state\":[]}");
INSERT INTO s2iq1_assets VALUES("163","109","269","270","6","com_content.article
.65","Ormiston Pound","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":
[]}");
INSERT INTO s2iq1_assets VALUES("165","94","152","153","7","com_content.article.
66","Latest Users Module","{\"core.delete\":[],\"core.edit\":[],\"core.edit.stat
e\":[]}");
INSERT INTO s2iq1_assets VALUES("166","47","183","188","6","com_content.category
.75","Navigation Modules","{\"core.create\":[],\"core.delete\":[],\"core.edit\":
[],\"core.edit.state\":[],\"core.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("167","54","287","288","4","com_content.category
.76","Recipes","{\"core.create\":{\"12\":1,\"10\":1},\"core.delete\":[],\"core.e
dit\":[],\"core.edit.state\":[],\"core.edit.own\":{\"12\":1,\"10\":1}}");
INSERT INTO s2iq1_assets VALUES("168","34","106","107","3","com_content.article.
67","What\'s New in 1.5?","{\"core.delete\":[],\"core.edit\":[],\"core.edit.stat
e\":[]}");
INSERT INTO s2iq1_assets VALUES("200","1","434","435","1","com_jaextmanager","co
m_jaextmanager","{}");
INSERT INTO s2iq1_assets VALUES("179","1","428","429","1","com_acymailing","acym
ailing","{}");
INSERT INTO s2iq1_assets VALUES("178","1","426","427","1","com_autartimonial","a
utartimonial","{}");
INSERT INTO s2iq1_assets VALUES("199","1","432","433","1","com_akeeba","akeeba",
"{\"core.admin\":[],\"core.manage\":[],\"akeeba.backup\":[],\"akeeba.configure\"
:[],\"akeeba.download\":[]}");
INSERT INTO s2iq1_assets VALUES("182","1","430","431","1","com_foxcontact","com_
foxcontact","{}");

INSERT INTO s2iq1_assets VALUES("184","8","295","304","2","com_content.category.


81","Our Portfolio","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"c
ore.edit.state\":[],\"core.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("188","184","296","303","3","com_content.categor
y.85","Website Design","{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],
\"core.edit.state\":[],\"core.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("196","188","297","298","4","com_content.article
.76","Living Rooms Show Range of Modernist to Traditional ","{\"core.delete\":[]
,\"core.edit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("197","188","299","300","4","com_content.article
.77","Modern and Minimalist Flat Interior Design ","{\"core.delete\":[],\"core.e
dit\":[],\"core.edit.state\":[]}");
INSERT INTO s2iq1_assets VALUES("201","1","436","437","1","com_k2","k2","{\"core
.admin\":[],\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit
\":[],\"core.edit.state\":[],\"core.edit.own\":[]}");
INSERT INTO s2iq1_assets VALUES("203","34","108","109","3","com_content.article.
79","typography","{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}")
;
INSERT INTO s2iq1_assets VALUES("206","1","438","439","1","com_jfbconnect","jfbc
onnect","{}");
INSERT INTO s2iq1_assets VALUES("207","188","301","302","4","com_content.article
.80","Vaquero Festival unveils new website","{\"core.delete\":[],\"core.edit\":[
],\"core.edit.state\":[]}");

DROP TABLE IF EXISTS s2iq1_associations;


CREATE TABLE `s2iq1_associations` (
`id` varchar(50) NOT NULL COMMENT 'A reference to the associated item.',
`context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
`key` char(32) NOT NULL COMMENT 'The key for the association computed from an
md5 on associated ids.',
PRIMARY KEY (`context`,`id`),
KEY `idx_key` (`key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_autartimonial;


CREATE TABLE `s2iq1_autartimonial` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`firstname` varchar(50) NOT NULL,
`lastname` varchar(50) NOT NULL,
`about` text NOT NULL,
`location` varchar(255) NOT NULL,
`website` varchar(255) NOT NULL,
`email` varchar(100) NOT NULL,
`comment` text NOT NULL,
`testi_date` date NOT NULL,
`published` int(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_autartimonial VALUES("4","Oscar","Garcia","We at the Law Offic
es of Garcia, Ramirez, and Pia are committed to bring 40 years of combined experi
ence to help you creatively solve any immigration issue in the South Texas area.
In every case we believe in integrity, accessibility and direct communication

with our clients. We always strive to answer questions immediately because, unli
ke other firms, we never send cases to assistants or paralegals
our attorneys ar
e hands-on.","San Antonio, Texas","http://www.grgplaw.com","oscargarcia@garciara
mirez.com","<p><span class=\"aza\">Our law firm has used the services of Graphit
iks Advertising for logo development, print, billboard, web, and television adve
rtising. Their experience in advertising and marketing is unmatched and has empo
wered my law firm to undertake advertising campaigns with confidence. No other a
gency that we have worked with takes the amount of pride and attention to detail
in their product that Graphitiks does. Our image is very important to us, we al
ways come back to Graphitiks because they\'re simply the best.</span></p>","2012
-08-26","1");
INSERT INTO s2iq1_autartimonial VALUES("3","Jose","Garcia","President/ Principal
","Laredo | San Antonio","www.graphitiks.com","graphitiks@graphitiks.com","<p>
Our creative team includes professionals who have studied and worked in a variet
y of print and digital media, affording us considerable insight into practical a
pplications for fresh graphic design.</p>","2011-08-09","1");

DROP TABLE IF EXISTS s2iq1_autartimonialparams;


CREATE TABLE `s2iq1_autartimonialparams` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`see_about` int(1) NOT NULL,
`see_location` int(1) NOT NULL,
`see_website` int(1) NOT NULL,
`see_email` int(1) NOT NULL,
`see_testi_date` int(1) NOT NULL,
`see_captcha` int(1) NOT NULL,
`see_endquote` int(1) NOT NULL,
`use_blockquote` int(1) NOT NULL,
`use_html` int(1) NOT NULL,
`auto_publish` int(1) NOT NULL,
`send_email` int(1) NOT NULL,
`admin_name` varchar(50) NOT NULL,
`admin_email` varchar(50) NOT NULL,
`to_email` varchar(50) NOT NULL,
`nb_testi` int(3) NOT NULL,
`modal_width` int(11) NOT NULL,
`modal_heigth` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_autartimonialparams VALUES("1","1","1","1","0","0","1","0","1"
,"1","0","1","Webmaster","graphitiks@graphitiks.com","graphitiks@graphitiks.com"
,"1","700","450");

DROP TABLE IF EXISTS s2iq1_banner_clients;


CREATE TABLE `s2iq1_banner_clients` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`contact` varchar(255) NOT NULL DEFAULT '',
`email` varchar(255) NOT NULL DEFAULT '',
`extrainfo` text NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',

`metakey` text NOT NULL,


`own_prefix` tinyint(4) NOT NULL DEFAULT '0',
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
PRIMARY KEY (`id`),
KEY `idx_own_prefix` (`own_prefix`),
KEY `idx_metakey_prefix` (`metakey_prefix`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_banner_clients VALUES("1","Joomla!","Administrator","email@ema
il.com","","1","0","0000-00-00 00:00:00","","0","","-1","-1","-1");
INSERT INTO s2iq1_banner_clients VALUES("2","Shop","Example","example@example.co
m","","1","0","0000-00-00 00:00:00","","0","","-1","0","0");
INSERT INTO s2iq1_banner_clients VALUES("3","Bookstore","Bookstore Example","exa
mple@example.com","","1","0","0000-00-00 00:00:00","","0","","-1","0","0");

DROP TABLE IF EXISTS s2iq1_banner_tracks;


CREATE TABLE `s2iq1_banner_tracks` (
`track_date` datetime NOT NULL,
`track_type` int(10) unsigned NOT NULL,
`banner_id` int(10) unsigned NOT NULL,
`count` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
KEY `idx_track_date` (`track_date`),
KEY `idx_track_type` (`track_type`),
KEY `idx_banner_id` (`banner_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_banners;


CREATE TABLE `s2iq1_banners` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cid` int(11) NOT NULL DEFAULT '0',
`type` int(11) NOT NULL DEFAULT '0',
`name` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`imptotal` int(11) NOT NULL DEFAULT '0',
`impmade` int(11) NOT NULL DEFAULT '0',
`clicks` int(11) NOT NULL DEFAULT '0',
`clickurl` varchar(200) NOT NULL DEFAULT '',
`state` tinyint(3) NOT NULL DEFAULT '0',
`catid` int(10) unsigned NOT NULL DEFAULT '0',
`description` text NOT NULL,
`custombannercode` varchar(2048) NOT NULL,
`sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`params` text NOT NULL,
`own_prefix` tinyint(1) NOT NULL DEFAULT '0',
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',

`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',


`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`language` char(7) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `idx_state` (`state`),
KEY `idx_own_prefix` (`own_prefix`),
KEY `idx_metakey_prefix` (`metakey_prefix`),
KEY `idx_banner_catid` (`catid`),
KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_banners VALUES("2","3","0","Shop 1","shop-1","0","69","2","htt
p://shop.joomla.org/amazoncom-bookstores.html","1","15","Get books about Joomla!
at the Joomla! book shop.","","0","1","","{\"imageurl\":\"images\\/banners\\/wh
ite.png\",\"width\":\"\",\"height\":\"\",\"alt\":\"Joomla! Books\"}","0","","-1"
,"0","0","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","
0000-00-00 00:00:00","2011-01-01 00:00:01","en-GB");
INSERT INTO s2iq1_banners VALUES("3","2","0","Shop 2","shop-2","0","119","2","ht
tp://shop.joomla.org","1","15","T Shirts, caps and more from the Joomla! Shop.",
"","0","2","","{\"imageurl\":\"images\\/banners\\/white.png\",\"width\":\"\",\"h
eight\":\"\",\"alt\":\"Joomla! Shop\"}","0","","-1","0","0","0","0000-00-00 00:0
0:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","2011-01
-01 00:00:01","en-GB");
INSERT INTO s2iq1_banners VALUES("4","1","0","Support Joomla!","support-joomla",
"0","44","1","http://contribute.joomla.org","1","15","Your contributions of time
, talent and money make Joomla! possible.","","0","3","","{\"imageurl\":\"images
\\/banners\\/white.png\",\"width\":\"\",\"height\":\"\",\"alt\":\"\"}","0","","1","0","0","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","en-GB");

DROP TABLE IF EXISTS s2iq1_categories;


CREATE TABLE `s2iq1_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the s2iq1_asse
ts table.',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0',
`lft` int(11) NOT NULL DEFAULT '0',
`rgt` int(11) NOT NULL DEFAULT '0',
`level` int(10) unsigned NOT NULL DEFAULT '0',
`path` varchar(255) NOT NULL DEFAULT '',
`extension` varchar(50) NOT NULL DEFAULT '',
`title` varchar(255) NOT NULL,
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`note` varchar(255) NOT NULL DEFAULT '',
`description` mediumtext,
`published` tinyint(1) NOT NULL DEFAULT '0',
`checked_out` int(11) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`access` int(10) unsigned DEFAULT NULL,
`params` text NOT NULL,
`metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.'
,

`metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.',
`metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.',
`created_user_id` int(10) unsigned NOT NULL DEFAULT '0',
`created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_user_id` int(10) unsigned NOT NULL DEFAULT '0',
`modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`hits` int(10) unsigned NOT NULL DEFAULT '0',
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `cat_idx` (`extension`,`published`,`access`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_path` (`path`),
KEY `idx_left_right` (`lft`,`rgt`),
KEY `idx_alias` (`alias`),
KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=86 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_categories VALUES("1","0","0","0","137","0","","system","ROOT"
,"root","","","1","0","0000-00-00 00:00:00","1","{}","","","","0","2011-01-01 00
:00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("9","34","1","131","132","1","uncategorised"
,"com_content","Uncategorised","uncategorised","","","1","0","0000-00-00 00:00:0
0","1","{\"category_layout\":\"\",\"image\":\"\"}","","","{\"author\":\"\",\"rob
ots\":\"\"}","42","2011-01-01 00:00:01","42","2012-02-18 10:59:31","0","*");
INSERT INTO s2iq1_categories VALUES("10","35","1","129","130","1","uncategorised
","com_banners","Uncategorised","uncategorised","","","1","0","0000-00-00 00:00:
00","1","{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}","","","{\"page_title\
":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01
-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("11","36","1","125","126","1","uncategorised
","com_contact","Uncategorised","uncategorised","","","1","0","0000-00-00 00:00:
00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\
":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0
","*");
INSERT INTO s2iq1_categories VALUES("12","37","1","61","62","1","uncategorised",
"com_newsfeeds","Uncategorised","uncategorised","","","1","0","0000-00-00 00:00:
00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\
":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0
","*");
INSERT INTO s2iq1_categories VALUES("13","38","1","57","58","1","uncategorised",
"com_weblinks","Uncategorised","uncategorised","","","1","0","0000-00-00 00:00:0
0","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\"
:\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0"
,"*");
INSERT INTO s2iq1_categories VALUES("14","39","1","9","56","1","sample-data-arti
cles","com_content","Sample Data-Articles","sample-data-articles","","","1","0",
"0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_titl
e\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","201101-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("15","40","1","127","128","1","sample-data-b
anners","com_banners","Sample Data-Banners","sample-data-banners","","","1","0",
"0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}","",
"","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:0
0:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("16","41","1","63","124","1","sample-data-co
ntact","com_contact","Sample Data-Contact","sample-data-contact","","","1","0","
0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title
\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-0
1-01 00:00:01","0","*");

INSERT INTO s2iq1_categories VALUES("17","42","1","59","60","1","sample-data-new


sfeeds","com_newsfeeds","Sample Data-Newsfeeds","sample-data-newsfeeds","","","1
","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"pag
e_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0",
"2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("18","43","1","1","8","1","sample-data-webli
nks","com_weblinks","Sample Data-Weblinks","sample-data-weblinks","","","1","0",
"0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_titl
e\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","201101-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("19","44","14","10","39","2","sample-data-ar
ticles/joomla","com_content","Joomla!","joomla","","","1","0","0000-00-00 00:00:
00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\
":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00:00:01","
0","*");
INSERT INTO s2iq1_categories VALUES("20","45","19","11","38","3","sample-data-ar
ticles/joomla/extensions","com_content","Extensions","extensions","","<p>The Joo
mla! content management system lets you create webpages of various types using e
xtensions. There are 5 basic types of extensions: components, modules, templates
, languages, and plugins. Your website includes the extensions you need to creat
e a basic website in English, but thousands of additional extensions of all type
s are available. The<a href=\"http://extensions.joomla.org\" style=\"color: #1b57
b1; text-decoration: none; font-weight: normal;\">Joomla! Extensions Directory</
a> is the largest directory of Joomla! extensions.</p>","1","0","0000-00-00 00:0
0:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"autho
r\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00:00:01"
,"0","*");
INSERT INTO s2iq1_categories VALUES("21","46","20","12","13","4","sample-data-ar
ticles/joomla/extensions/components","com_content","Components","components","",
"<p><img src=\"administrator/templates/bluestork/images/header/icon-48-component
.png\" class=\"image-left\" alt=\"Component Image\" />Components are larger exte
nsions that produce the major content for your site. Each component has one or m
ore \"views\" that control how content is displayed.In the Joomla! administrator
there are additional extensions suce as Menus, Redirection, and the extension m
anagers.</p>","1","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"
}","","","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-0
1 00:00:01","42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("22","47","20","14","25","4","sample-data-ar
ticles/joomla/extensions/modules","com_content","Modules","modules","","<p><img
src=\"administrator/templates/bluestork/images/header/icon-48-module.png\" alt=\
"Media Image\" class=\"image-left\" />Modules are small blocks of content that c
an be displayed in positions on a web page. The menus on this site are displayed
in modules. The core of Joomla! includes 17 separate modules ranging from login
to search to random images. Each module has a name that starts mod_ but when it
displays it has a title. In the descriptions in this section, the titles are th
e same as the names.</p>","1","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"
image\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42
","2011-01-01 00:00:01","42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("23","48","20","26","33","4","sample-data-ar
ticles/joomla/extensions/templates","com_content","Templates","templates","","<p
><img src=\"administrator/templates/bluestork/images/header/icon-48-themes.png\"
border=\"0\" alt=\"Media Image\" align=\"left\" />Templates give your site its
look and feel. They determine layout, colors, type faces, graphics and other asp
ects of design that make your site unique. Your installation of Joomla comes pre
packaged with four templates. <a href=\"http://help.joomla.org/proxy/index.php?o
ption=com_help&keyref=Help16:Extensions_Template_Manager_Templates\">Help</a></p
>","1","0","0000-00-00 00:00:00","1","{\"category_layout\":\"\",\"image\":\"\"}"
,"","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011
-01-10 04:42:02","0","*");
INSERT INTO s2iq1_categories VALUES("75","166","22","23","24","5","sample-data-a

rticles/joomla/extensions/modules/navigation-modules","com_content","Navigation
Modules","navigation-modules","","<p>Navigation modules help your visitors move
through yourprovide
\n<p>Menus
site and
yourfind
sitewhat
withthey
structure
need.</p>
and help your visitors navigate your
site. Although they are all based on the same menu module, the variety of ways m
enus aremenu
\n<p>A
usedcaninrange
the sample
from extremely
data showsimple
how flexible
(for example
this module
the topis.</p>
menu or the men
u for the Australian Parks sample site) to extremely complex (for example the Ab
out Joomla! menu with its many levels). They can also be used for other types of
\n<p>Breadcrumbs
presentation suchprovide
as theusers
site with
map linked
information
from the
about
\"This
whereSite\"
they are
menu.</p>
in a site.<
/p>","1","0","0000-00-00 00:00:00","1","{\"category_layout\":\"\",\"image\":\"\"
}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","20
11-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("24","49","20","34","35","4","sample-data-ar
ticles/joomla/extensions/languages","com_content","Languages","languages","","<p
><img src=\"administrator/templates/bluestork/images/header/icon-48-language.png
\" border=\"0\" alt=\"Languages Image\" align=\"left\" />Joomla! installs in Eng
lish, but translations of the interfaces, sample data and help screens are avail
able in dozens of languages. <a href=\"http://help.joomla.org/proxy/index.php?op
\n<p><a href=\"http://community.joomla.org/translations.html\">Translation infor
tion=com_help&keyref=Help16:Extensions_Language_Manager_Installed\">Help</a></p>
\n<p>If there is no language pack available for your language, instructions are
mation</a></p>
available for creating your own translation, which you can also contribute to th
e community by starting a translation team to create an accredited translation.<
\n<p>Translations of the interfaces are installed using the extensions manager i
/p>
n the site
\n<p>If
youadministrator
have two or more
and languages
then managed
installed
using the
youlanguage
may enable
manager.</p>
the language swi
tcher plugin and module. They should always be used together. If you create mult
ilingual content and mark your content, menu items or modules as in specific lan
guages and follow <a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_fo
r_Joomla_1.6\">the complete instructions</a> your users will be able to select a
specific content language using the module. By default both the plugin and modu
le are disabled.</p>
\n<p>There
are a number of extensions that can help you manage translations of c
ontent available in the<a href=\"http://extensions.joomla.org\"> Joomla! Extensi
ons Directory</a>.</p>","1","0","0000-00-00 00:00:00","1","{\"category_layout\":
\"\",\"image\":\"\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01
00:00:01","42","2011-01-10 04:07:45","0","*");
INSERT INTO s2iq1_categories VALUES("25","50","20","36","37","4","sample-data-ar
ticles/joomla/extensions/plugins","com_content","Plugins","plugins","","<p><img
src=\"administrator/templates/bluestork/images/header/icon-48-plugin.png\" borde
r=\"0\" alt=\"Plugin Image\" align=\"left\" />Plugins are small task oriented ex
tensions that enhance the Joomla! framework. Some are associated with particular
extensions and others, such as editors, are used across all of Joomla!. Most be
ginning users do not need to change any of the plugins that install with Joomla!
. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help16
:Extensions_Plugin_Manager_Edit\">Help</a></p>","1","0","0000-00-00 00:00:00","1
","{\"category_layout\":\"\",\"image\":\"\"}","","","{\"author\":\"\",\"robots\"
:\"\"}","42","2011-01-01 00:00:01","42","2011-01-10 04:05:05","0","*");
INSERT INTO s2iq1_categories VALUES("26","51","14","40","49","2","sample-data-ar
ticles/park-site","com_content","Park Site","park-site","","","-2","0","0000-0000 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",
\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00
:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("27","52","26","41","42","3","sample-data-ar
ticles/park-site/park-blog","com_content","Park Blog","park-blog","","<p><span s
tyle=\"font-size: 12px;\">Here is where I will blog all about the parks of Austr
\n<p><em>You can make a blog on your website by creating a category to write you
alia.</span></p>
blog posts in (this one is called Park Blog). Each blog post will be an article
in that category. If you make a category blog menu link with 1 column it will l
ook like this page, if you display the category description (this part) displaye
d. </em></p>enhance your blog you may want to add extensions for<a href=\"http://e
\n<p><em>To
xtensions.joomla.org/extensions/contacts-and-feedback/articles-comments\" style=
\"color: #1b57b1; text-decoration: none; font-weight: normal;\">comments</a>,<a
href=\"http://extensions.joomla.org/extensions/social-web\" style=\"color: #1b57

b1; text-decoration: none; font-weight: normal;\"> interacting with social netwo


rk sites</a>,<a href=\"http://extensions.joomla.org/extensions/content-sharing\"
style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">tagging</a
>, and<a href=\"http://extensions.joomla.org/extensions/content-sharing\" style=\
"color: #1b57b1; text-decoration: none; font-weight: normal;\">keeping in contac
t with your readers</a>.You will also enable the syndication that is included in Jo
omla! (in the Integration Options set Show Feed Link to Show an make sure to dis
play the syndication module on the page).</em></p>","-2","0","0000-00-00 00:00:0
0","1","{\"category_layout\":\"\",\"image\":\"images\\/sampledata\\/parks\\/bann
er_cradle.jpg\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:
00:01","42","2011-01-01 00:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("28","53","26","43","48","3","sample-data-ar
ticles/park-site/photo-gallery","com_content","Photo Gallery","photo-gallery",""
,"<p><img src=\"images/sampledata/parks/banner_cradle.jpg\"
\n<p>These
are my photos from parks I have visited (I didn\'tborder=\"0\"
take them, they
/></p>ar
e all from <a href=\"http://commons.wikimedia.org/wiki/Main_Page\">Wikimedia Com
\n<p><em>This shows you how to make a simple image gallery using articles in com
mons</a>).</p>
_content. </em></p>
\n<p><em>In
each article put a thumbnail image before a \"readmore\" and the ful
l size image after it. Set the article to Show Intro Text: Hide. </em></p>","-2"
,"0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page
_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42",
"2011-01-01 00:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("29","54","14","50","55","2","sample-data-ar
ticles/fruit-shop-site","com_content","Fruit Shop Site","fruit-shop-site","","",
"-2","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"
page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","
42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("30","55","29","51","52","3","sample-data-ar
ticles/fruit-shop-site/growers","com_content","Growers","growers","","<p>We sear
ch the whole can
\n<p><em>You
countryside
let eachfor
supplier
the best
havefruit
a page
growers.</p>
that he or she can edit. To see t
his in action you will need to create a users who is in the suppliers group. <br
/>Create one page in the growers category for that user and make that supplier t
he author of the
\n<p><em>This
illustrates
page. That
theuser
use of
willthebeEdit
ableOwn
to permission.
edit his or </em></p>","-2","0
her page. </em></p>
","0000-00-00 00:00:00","1","{\"category_layout\":\"\",\"image\":\"\"}","","","{
\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00
:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("31","56","18","2","3","2","sample-data-webl
inks/park-links","com_weblinks","Park Links","park-links","","<p>Here are links
to some of myweblinks
\n<p><em>The
favoritecomponent
parks.</p>provides an easy way to make links to external s
ites that are consistently formatted and categorised. You can create weblinks fr
om the front end of your site.</em></p>","1","0","0000-00-00 00:00:00","1","{\"c
ategory_layout\":\"\",\"image\":\"images\\/sampledata\\/parks\\/banner_cradle.jp
g\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42",
"2011-01-01 00:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("32","57","18","4","7","2","sample-data-webl
inks/joomla-specific-links","com_weblinks","Joomla! Specific Links","joomla-spec
ific-links","","<p><div style=\"font-family: Tahoma, Helvetica, Arial, sans-seri
f; font-size: 76%; background-color: #ffffff; background-image: initial; backgro
und-attachment: initial; background-origin: initial; background-clip: initial; l
ine-height: 1.3em; color: #333333;\"><p>A selection of links that are all relate
d to the Joomla! Project.</p></div></p>","1","0","0000-00-00 00:00:00","1","{\"t
arget\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"robo
ts\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("33","58","32","5","6","3","sample-data-webl
inks/joomla-specific-links/other-resources","com_weblinks","Other Resources","ot
her-resources","","","1","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image
\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","20
11-01-01 00:00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("34","59","16","64","65","2","sample-data-co
ntact/park-site","com_contact","Park Site","park-site","","","1","0","0000-00-00
00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"

author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00:0


0:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("35","60","16","66","123","2","sample-data-c
ontact/shop-site","com_contact","Shop Site","shop-site","","","1","0","0000-00-0
0 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\
"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:0
0:01","0","*");
INSERT INTO s2iq1_categories VALUES("36","61","35","67","68","3","sample-data-co
ntact/shop-site/staff","com_contact","Staff","staff","","<p>Please feel free to
contact our staff at any time should you need assistance.</p>","1","0","0000-0000 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",
\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:
00:01","0","*");
INSERT INTO s2iq1_categories VALUES("37","62","35","69","122","3","sample-data-c
ontact/shop-site/fruit-encyclopedia","com_contact","Fruit Encyclopedia","fruit-e
ncyclopedia","","<p></p><p>Our directory of information about different kinds of
fruit.</p><p>We love fruit and want the world to know more about all of its many
varieties.</p><p>Although it is small now, we work on it whenever we have a cha
nce.</p><p>All of the images can be found in <a href=\"http://commons.wikimedia.
org/wiki/Main_Page\">Wikimedia Commons</a>.</p><p><img src=\"images/sampledata/f
ruitshop/apple.jpg\" border=\"0\" alt=\"Apples\" title=\"Apples\" /></p><p><em>T
his encyclopedia is implemented using the contact component, each fruit a separa
te contact and a category for each letter. A CSS style is used to create the hor
izontal layout of the alphabet headings. </em></p><p><em>If you wanted to, you c
ould allow some users (such as your growers) to have access to just this categor
y in the contact component and let them help you to create new content for the e
ncyclopedia.</em></p><p></p>","1","0","0000-00-00 00:00:00","1","{\"target\":\"\"
,\"image\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}",
"42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("38","63","37","70","71","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/a","com_contact","A","a","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("39","64","37","72","73","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/b","com_contact","B","b","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("40","65","37","74","75","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/c","com_contact","C","c","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("41","66","37","76","77","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/d","com_contact","D","d","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("42","67","37","78","79","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/e","com_contact","E","e","","","0","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("43","68","37","80","81","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/f","com_contact","F","f","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("44","69","37","82","83","4","sample-data-co

ntact/shop-site/fruit-encyclopedia/g","com_contact","G","g","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("45","70","37","84","85","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/h","com_contact","H","h","","","0","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("46","71","37","86","87","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/i","com_contact","I","i","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("47","72","37","88","89","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/j","com_contact","J","j","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("48","73","37","90","91","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/k","com_contact","K","k","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("49","74","37","92","93","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/l","com_contact","L","l","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("50","75","37","94","95","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/m","com_contact","M","m","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("51","76","37","96","97","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/n","com_contact","N","n","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("52","77","37","98","99","4","sample-data-co
ntact/shop-site/fruit-encyclopedia/o","com_contact","O","o","","","1","0","000000-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"
\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01
00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("53","78","37","100","101","4","sample-datacontact/shop-site/fruit-encyclopedia/p","com_contact","P","p","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("54","79","37","102","103","4","sample-datacontact/shop-site/fruit-encyclopedia/q","com_contact","Q","q","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("55","80","37","104","105","4","sample-datacontact/shop-site/fruit-encyclopedia/r","com_contact","R","r","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("56","81","37","106","107","4","sample-data-

contact/shop-site/fruit-encyclopedia/s","com_contact","S","s","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("57","82","37","108","109","4","sample-datacontact/shop-site/fruit-encyclopedia/t","com_contact","T","t","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("58","83","37","110","111","4","sample-datacontact/shop-site/fruit-encyclopedia/u","com_contact","U","u","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("59","84","37","112","113","4","sample-datacontact/shop-site/fruit-encyclopedia/v","com_contact","V","v","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("60","85","37","114","115","4","sample-datacontact/shop-site/fruit-encyclopedia/w","com_contact","W","w","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("61","86","37","116","117","4","sample-datacontact/shop-site/fruit-encyclopedia/x","com_contact","X","x","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("62","87","37","118","119","4","sample-datacontact/shop-site/fruit-encyclopedia/y","com_contact","Y","y","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("63","88","37","120","121","4","sample-datacontact/shop-site/fruit-encyclopedia/z","com_contact","Z","z","","","1","0","000
0-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\"page_title\":
\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-0
1 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("64","93","22","15","16","5","sample-data-ar
ticles/joomla/extensions/modules/articles-modules","com_content","Content Module
s","articles-modules","","<p>Content modules display article and other informati
on from the content component.</p>","1","0","0000-00-00 00:00:00","1","{\"target
\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"robots\":
\"\"}","42","2011-01-01 00:00:01","42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("65","94","22","17","18","5","sample-data-ar
ticles/joomla/extensions/modules/user-modules","com_content","User Modules","use
r-modules","","<p>User modules interact with the user system, allowing users to
login, showing who is logged in, and showing the most recently registered users.
</p>","1","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","",""
,"{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:
01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("66","95","22","19","20","5","sample-data-ar
ticles/joomla/extensions/modules/display-modules","com_content","Display Modules
","display-modules","","<p>These modules display information from components oth
er than content and user. These include weblinks, news feeds and the media manag
er.</p>","1","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}",""
,"","{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:
00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("67","96","22","21","22","5","sample-data-ar

ticles/joomla/extensions/modules/utility-modules","com_content","Utility Modules
","utility-modules","","<p>Utility modules provide useful functionality such as
search, syndication, and statistics.</p>","1","0","0000-00-00 00:00:00","1","{\"
target\":\"\",\"image\":\"\"}","","","{\"page_title\":\"\",\"author\":\"\",\"rob
ots\":\"\"}","42","2011-01-01 00:00:01","0","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("68","97","23","31","32","5","sample-data-ar
ticles/joomla/extensions/templates/atomic","com_content","Atomic","atomic","","<
p>Atomic is a minimal template designed to be a skeleton for making your own tem
plate and src=\"templates/atomic/template_thumbnail.png\"
\n<p><img
to learn about Joomla! templating.</p>
border=\"0\" alt=\"The
\n<ul>
\n<li><a
\n<p><br
\n<p></p>
\n</ul>
Atomic Template\"
href=\"index.php?Itemid=285\">Home
href=\"index.php?Itemid=316\">Typography</a></li>
/><br
/></p>","1","0","0000-00-00
style=\"border: 0; float:00:00:00","1","{\"category_layout\":\
Page</a></li>
right;\" /></p>
"\",\"image\":\"\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01
00:00:01","42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("69","98","23","27","28","5","sample-data-ar
ticles/joomla/extensions/templates/beez-20","com_content","Beez 20","beez-20",""
,"<p><img src=\"templates/beez_20/template_thumbnail.png\" border=\"0\" alt=\"Be
ez_20 thumbnail\"
\n<p>Beez
2.0 is aalign=\"right\"
versatile, easystyle=\"float:
to customize template
right;\"that
/></p>
works for a variet
y of sites. It meets major accessibilitystandards and demonstrates a range of css
and javascript techniques. It is the default template that installs with Joomla
\n<ul> href=\"index.php?Itemid=423\">Typography</a></li>
!</p>
\n<li><a
\n</ul>","1","0","0000-00-00
href=\"index.php?Itemid=424\">Home
00:00:00","1","{\"category_layout\":\"\",\"image\":
Page</a></li>
\"\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42"
,"2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("70","99","23","29","30","5","sample-data-ar
ticles/joomla/extensions/templates/beez5","com_content","Beez5","beez5","","<p><
img src=\"templates/beez5/template_thumbnail.png\" border=\"0\" alt=\"Beez5 Thum
bnail\" align=\"right\"
\n<p>Beez
\n<p></p>
5 is an html5 implementation
style=\"float: of
right;\"
a Joomla!
/></p>
template. It uses a number o
f html5 techniques to enhance the presentation of a site. It is used as the temp
late for href=\"index.php?Itemid=457\">Typography</a></li>
\n<ul>
\n<li><a
\n</ul>","1","0","0000-00-00
the Fruit Shop sample00:00:00","1","{\"category_layout\":\"\",\"image\":
href=\"index.php?Itemid=458\">Home
site.</p>
Page</a></li>
\"\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01","42"
,"2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("72","108","28","44","45","4","sample-data-a
rticles/park-site/photo-gallery/animals","com_content","Animals","animals","",""
,"-2","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\
"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01",
"42","2011-01-01 00:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("73","109","28","46","47","4","sample-data-a
rticles/park-site/photo-gallery/scenery","com_content","Scenery","scenery","",""
,"-2","0","0000-00-00 00:00:00","1","{\"target\":\"\",\"image\":\"\"}","","","{\
"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}","42","2011-01-01 00:00:01",
"42","2011-01-01 00:00:01","0","en-GB");
INSERT INTO s2iq1_categories VALUES("76","167","29","53","54","3","sample-data-a
rticles/fruit-shop-site/recipes","com_content","Recipes","recipes","","<p>Custom
ers andgood
\n<p>A
suppliers
idea iscantopost
promote
theirthefavorite
use of metadata
recipes for
keywords
fruit to
here.</p>
make finding othe
r recipes forseethethis
\n<p><em>To
sameinfruit
action,
easier.</p>
create a user assigned to the customer group and
a user assigned to the suppliers group. These users will be able to create thei
r own recipe pages and edit those pages. The will not be able to edit other user
s\' pages.</em><br /><br /></p>","-2","0","0000-00-00 00:00:00","1","{\"category
_layout\":\"\",\"image\":\"\"}","","","{\"author\":\"\",\"robots\":\"\"}","42","
2011-01-01 00:00:01","42","2011-01-01 00:00:01","0","*");
INSERT INTO s2iq1_categories VALUES("81","184","1","133","136","1","our-portfoli
o","com_content","Our Portfolio","our-portfolio","","","1","0","0000-00-00 00:00
:00","1","{\"category_layout\":\"\",\"image\":\"\"}","","","{\"author\":\"\",\"r
obots\":\"\"}","42","2011-08-08 17:10:13","42","2011-08-08 21:36:58","0","*");
INSERT INTO s2iq1_categories VALUES("85","188","81","134","135","2","our-portfol
io/website-design","com_content","Website Design","website-design","","","1","0"
,"0000-00-00 00:00:00","1","{\"category_layout\":\"\",\"image\":\"\"}","","","{\
"author\":\"\",\"robots\":\"\"}","42","2011-08-08 17:12:28","42","2012-02-18 10:
52:54","0","*");

DROP TABLE IF EXISTS s2iq1_contact_details;


CREATE TABLE `s2iq1_contact_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`con_position` varchar(255) DEFAULT NULL,
`address` text,
`suburb` varchar(100) DEFAULT NULL,
`state` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`postcode` varchar(100) DEFAULT NULL,
`telephone` varchar(255) DEFAULT NULL,
`fax` varchar(255) DEFAULT NULL,
`misc` mediumtext,
`image` varchar(255) DEFAULT NULL,
`imagepos` varchar(20) DEFAULT NULL,
`email_to` varchar(255) DEFAULT NULL,
`default_con` tinyint(1) unsigned NOT NULL DEFAULT '0',
`published` tinyint(1) NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`user_id` int(11) NOT NULL DEFAULT '0',
`catid` int(11) NOT NULL DEFAULT '0',
`access` int(10) unsigned DEFAULT NULL,
`mobile` varchar(255) NOT NULL DEFAULT '',
`webpage` varchar(255) NOT NULL DEFAULT '',
`sortname1` varchar(255) NOT NULL,
`sortname2` varchar(255) NOT NULL,
`sortname3` varchar(255) NOT NULL,
`language` char(7) NOT NULL,
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is
featured.',
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to e
xternal data sets.',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`published`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_featured_catid` (`featured`,`catid`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_contact_details VALUES("1","Contact Name Here","name","Positio
n","Street Address","Suburb","State","Country","Zip Code","Telephone","Fax","<p>

Information about or by the contact.</p>","images/powered_by.png","top","email@e


mail.com","1","1","0","0000-00-00 00:00:00","1","{\"show_contact_category\":\"\"
,\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"sho
w_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb
\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_
telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"
show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\"
,\"show_profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Twitter\",\"linka\"
:\"http:\\/\\/twitter.com\\/joomla\",\"linkb_name\":\"YouTube\",\"linkb\":\"http
:\\/\\/www.youtube.com\\/user\\/joomla\",\"linkc_name\":\"Facebook\",\"linkc\":\
"http:\\/\\/www.facebook.com\\/joomla\",\"linkd_name\":\"FriendFeed\",\"linkd\":
\"http:\\/\\/friendfeed.com\\/joomla\",\"linke_name\":\"Scribed\",\"linke\":\"ht
tp:\\/\\/www.scribd.com\\/people\\/view\\/504592-joomla\",\"contact_layout\":\"\
",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"bann
ed_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\
":\"\",\"redirect\":\"\"}","0","16","1","","","last","first","middle","en-GB","2
011-01-01 00:00:01","0","","2011-01-08 17:39:00","42","","","{\"robots\":\"\",\"
rights\":\"\"}","1","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("2","Webmaster","webmaster","","","",""
,"","","","","","","","webmaster@example.com","0","1","0","0000-00-00 00:00:00",
"1","{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_s
tyle\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show
_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\
":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show
_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow
_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\
"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_nam
e\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\
"linke\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email
\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",
\"custom_reply\":\"\",\"redirect\":\"\"}","0","34","1","","","","","","en-GB","2
011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"
rights\":\"\"}","1","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("3","Owner","owner","","","","","","","
","","<p>I\'m the owner of this store.</p>","","","","0","1","42","2012-08-26 18
:34:02","2","{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presen
tation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\
",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_p
ostcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\
",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\"
,\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\
":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"l
inkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\
":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned
_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":
\"\",\"custom_reply\":\"\",\"redirect\":\"\"}","0","36","1","","","","","","*","
2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\
"rights\":\"\"}","1","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("4","Buyer","buyer","","","","","","","
","","<p>I am in charge of buying fruit. If you sell good fruit, contact me.</p>
","","","","0","0","0","0000-00-00 00:00:00","1","{\"show_contact_category\":\"\
",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"sh
ow_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_subur
b\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show
_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\
"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\
",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",
\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_na
me\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":
\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"ba

nned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"
\"}","0","36","1","","","","","","*","2011-01-01 00:00:01","0","","2011-01-01 00
:00:01","42","","","{\"robots\":\"\",\"rights\":\"\"}","1","","0000-00-00 00:00:
00","0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("5","Bananas","bananas","Scientific Nam
e: Musa","Image
\nRights:
\nSource:
Creative
http://commons.wikimedia.org/wiki/File:Bananas_-_Morocco.jpg","","Type
Credit:
Commons
Enzik
Share Alike Unported 3.0
: Herbaceous","Large Producers: India, China, Brasil","","","","<p>Bananas are a
\n<p></p>","images/sampledata/fruitshop/bananas_2.jpg","","","0","0","0","0000-00
great source of potassium.</p>
-00 00:00:00","1","{\"show_contact_category\":\"show_with_link\",\"show_contact_
list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\
":\"1\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"
show_state\":\"1\",\"show_postcode\":\"\",\"show_country\":\"1\",\"show_telephon
e\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_mis
c\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_
profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Wikipedia: Banana English\"
,\"linka\":\"http:\\/\\/en.wikipedia.org\\/wiki\\/Banana\",\"linkb_name\":\"Wiki
pedia: \\u0939\\u093f\\u0928\\u094d\\u0926\\u0940 \\u0915\\u0947\\u0932\\u093e\
",\"linkb\":\"http:\\/\\/hi.wikipedia.org\\/wiki\\/%E0%A4%95%E0%A5%87%E0%A4%B2%E
0%A4%BE\",\"linkc_name\":\"Wikipedia:Banana Portugu\\u00eas\",\"linkc\":\"http:\
\/\\/pt.wikipedia.org\\/wiki\\/Banana\",\"linkd_name\":\"Wikipedia: \\u0411\\u04
30\\u043d\\u0430\\u043d \\u0420\\u0443\\u0441\\u0441\\u043a\\u0438\\u0439\",\"l
inkd\":\"http:\\/\\/ru.wikipedia.org\\/\\u0411\\u0430\\u043d\\u0430\\u043d\",\"l
inke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"beez5:encyclopedia\"}","0",
"39","1","","","","","","*","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","
42","","","{\"robots\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0000
-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("6","Apples","apples","Scientific Name:
\nRights:
\nSource:
Malus domestica","Image
Public Domain Credit: Fievet
http://commons.wikimedia.org/wiki/File:Pommes_vertes.JPG","","Family:
Rosaceae","Large: Producers: China, United States","","","","<p>Apples are a ver
satile fruit,
\n<p>There
areused
morefor
thateating,
7500 different
cooking, kinds
and preserving.</p>
of apples grown around the world.<
/p>","images/sampledata/fruitshop/apple.jpg","","","0","0","0","0000-00-00 00:00
:00","1","{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentat
ion_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\
"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show
_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\
"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"
\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_link
s\":\"1\",\"linka_name\":\"Wikipedia: Apples English\",\"linka\":\"http:\\/\\/en
.wikipedia.org\\/wiki\\/Apple\",\"linkb_name\":\"Wikipedia: Manzana Espa\\u00f1o
l \",\"linkb\":\"http:\\/\\/es.wikipedia.org\\/wiki\\/Manzana\",\"linkc_name\":\
"Wikipedia: \\u82f9\\u679c \\u4e2d\\u6587\",\"linkc\":\"http:\\/\\/zh.wikipedia.
org\\/zh\\/\\u82f9\\u679c\",\"linkd_name\":\"Wikipedia: Tofaa Kiswahili\",\"link
d\":\"http:\\/\\/sw.wikipedia.org\\/wiki\\/Tofaa\",\"linke_name\":\"\",\"linke\"
:\"\",\"contact_layout\":\"beez5:encyclopedia\"}","0","38","1","","","","","","*
","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\
",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("7","Tamarind","tamarind","Scientific N
ame: Tamarindus indica","Image Credit: Franz Eugen Khler, Khler\'s Medizinal-Pflan
\nRights: Public Domain
zen
\nSource:http://commons.wikimedia.org/wiki/File:Koeh-134.jpg","","Family:
Fabace
ae","Large Producers: India, United States","","","","<p>Tamarinds are a versati
le fruit used around the world. In its young form it is used in hot sauces; ripe
ned it is the basis for many refreshing drinks.</p>
\n<p></p>","images/sampledata/fruitshop/tamarind.jpg","","","0","0","0","0000-0000 00:00:00","1","{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"p
resentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_e
mail\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\
",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mo
bile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_im
age\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"s
how_links\":\"1\",\"linka_name\":\"Wikipedia: Tamarind English\",\"linka\":\"htt
p:\\/\\/en.wikipedia.org\\/wiki\\/Tamarind\",\"linkb_name\":\"Wikipedia: \\u09a4

\\u09c7\\u0981\\u09a4\\u09c1\\u09b2 \\u09ac\\u09be\\u0982\\u09b2\\u09be \",\"l


inkb\":\"http:\\/\\/bn.wikipedia.org\\/wiki\\/\\u09a4\\u09c7\\u0981\\u09a4\\u09c
1\\u09b2 \",\"linkc_name\":\"Wikipedia: Tamarinier Fran\\u00e7ais\",\"linkc\":\"
http:\\/\\/fr.wikipedia.org\\/wiki\\/Tamarinier\",\"linkd_name\":\"Wikipedia:Tam
aline lea faka-Tonga\",\"linkd\":\"http:\\/\\/to.wikipedia.org\\/wiki\\/Tamaline
\",\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"beez5:encyclopedia\"}
","0","57","1","","","","","","*","2011-01-01 00:00:01","0","","2011-01-01 00:00
:01","42","","","{\"robots\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00"
,"0000-00-00 00:00:00");
INSERT INTO s2iq1_contact_details VALUES("8","Shop Address","shop-address","",""
,"Our City","Our Province","Our Country","","555-555-5555","","<p>Here are direc
tions for how to get to our shop.</p>","","","","0","1","0","0000-00-00 00:00:00
","1","{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation
_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"sh
ow_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcod
e\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"sh
ow_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"all
ow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\"
,\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_n
ame\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\"
,\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email
\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\
"custom_reply\":\"\",\"redirect\":\"\"}","0","35","1","","","","","","*","2011-0
1-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"right
s\":\"\"}","1","","0000-00-00 00:00:00","0000-00-00 00:00:00");

DROP TABLE IF EXISTS s2iq1_content;


CREATE TABLE `s2iq1_content` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the s2iq1_asse
ts table.',
`title` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`title_alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAUL
T '' COMMENT 'Deprecated in Joomla! 3.0',
`introtext` mediumtext NOT NULL,
`fulltext` mediumtext NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`sectionid` int(10) unsigned NOT NULL DEFAULT '0',
`mask` int(10) unsigned NOT NULL DEFAULT '0',
`catid` int(10) unsigned NOT NULL DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`images` text NOT NULL,
`urls` text NOT NULL,
`attribs` varchar(5120) NOT NULL,
`version` int(10) unsigned NOT NULL DEFAULT '1',
`parentid` int(10) unsigned NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
`metakey` text NOT NULL,

`metadesc` text NOT NULL,


`access` int(10) unsigned NOT NULL DEFAULT '0',
`hits` int(10) unsigned NOT NULL DEFAULT '0',
`metadata` text NOT NULL,
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is
featured.',
`language` char(7) NOT NULL COMMENT 'The language code for the article.',
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to e
xternal data sets.',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`state`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_featured_catid` (`featured`,`catid`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=81 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_content VALUES("1","89","Administrator Components","administra
tor-components","","<p>Allcomponents also are used in the administrator area of y
our website. In addition to the ones listed here, there are components in the ad
ministrator that do not have direct front end displays, but do help shape your s
ite. The
\n<li>Media
\n<ul>
\n<li>Extensions
\n<li>Menu
\n<li>Global
\n<hr
\n</ul>
\n<li>Redirect</li>
\n<li>Banners</li>
title=\"Media
most
Manager</li>
Manager</li>
Configuration</li>
important
Manager</li>
Manager\"
ones for
alt=\"Media
most usersManager\"
are</p> class=\"system-pagebreak\" s
tyle=\"color:
\n<h3>Media
\n<p></p>
\n<p>The
media
Manager</h3>
gray;
manager
border:
component
1px dashed
lets you
gray;\"
upload/>and insert images into content
throughout your site. Optionally, you can enable the flash uploader which will a
llow you to to upload multiple images. <a href=\"http://help.joomla.org/proxy/in
\n<hr title=\"Extensions Manager\" alt=\"Extensions Manager\" class=\"system-pag
dex.php?option=com_help&amp;keyref=Help16:Content_Media_Manager\">Help</a></p>
ebreak\" extensions
\n<h3>Extensions
\n<p>The
style=\"color:
Manager</h3>
manager
gray;lets
border:
you install,
1px dashed
update,
gray;\"
uninstall
/>
and manage all o
f your extensions. The extensions manager has been extensively redesigned for Jo
omla! 1.6, although the core install and uninstall functionality remains the sam
e as in Joomla 1.5. <a href=\"http://help.joomla.org/proxy/index.php?option=com_
\n<hr title=\"Menu Manager\" alt=\"Menu Manager\" class=\"system-pagebreak\" sty
help&amp;keyref=Help16:Extensions_Extension_Manager_Install\">Help</a></p>
le=\"color:
\n<h3>Menu
\n<p>The
menu
Manager</h3>
gray;
manager
border:
lets1px
youdashed
creategray;\"
the menus
/> you see displayed on your site.
It also allows you to assign modules and template styles to specific menu links.
<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Hel
\n<hr title=\"Global Configuration\" alt=\"Global Configuration\" class=\"system
p16:Menus_Menu_Manager\">Help</a></p>
-pagebreak\"
\n<h3>Global
\n<p>The
global
style=\"color:
Configuration</h3>
configurationgray;
is where
border:
the1px
sitedashed
administrator
gray;\" />configures things
such as whether search engine friendly urls are enabled, the site meta data (des
criptive text used by search engines and indexers) and other functions. For many
beginning users simply leaving the settings on default is a good way to begin,
although when your site is ready for the public you will want to change the meta
data to match its content. <a href=\"http://help.joomla.org/proxy/index.php?opt
\n<hr title=\"Banners\" alt=\"Banners\" class=\"system-pagebreak\" style=\"color
ion=com_help&amp;keyref=Help16:Site_Global_Configuration\">Help</a></p>
: gray; border:
\n<p>The
\n<h3>Banners</h3>
banners1px
component
dashed provides
gray;\" />a simple way to display a rotating image in
a module and, if you wish to have advertising, a way to track the number of time
s an image is viewed and clicked. <a href=\"http://help.joomla.org/proxy/index.p
hp?option=com_help&amp;keyref=Help16:Components_Banners_Banners_Edit\">Help</a><
\n<hr title=\"Redirect\"
\n<h3>
/p>
\n<h3><br
\n</h3>
\n<p>The
redirect
/>Redirect</h3>
component
class=\"system-pagebreak\"
is used to manage broken/>links that produce Page Not
Found (404) errors. If enabled it will allow you to redirect broken links to sp
ecific pages. It can also be used to manage migration related URL changes.<a href
=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Comp
onents_Redirect_Manager\">Help</a></p>","","1","0","0","21","2011-01-01 00:00:01
","42","Joomla!","2011-01-10 12:57:27","42","0","0000-00-00 00:00:00","2011-01-0
1 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"
\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_pare
nt_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_aut
hor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_da
te\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":

\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noaut
h\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","7","0","7","",
"","1","16","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\
"}","0","*","");
INSERT INTO s2iq1_content VALUES("8","104","Beginners","beginners","","<p>If thi
s is your first Joomla site or your first web site, you have come to the right p
lace. Joomla will help you get your website up and running quickly and easily.</
p>
\n<p>Start off using your site by logging in using the administrator account you
\n<p>Explore
\n","
created whenthe
youarticles
installedandJoomla!.</p>
other resources right here on your site data to le
arn more about how Joomla works.(When you\'re done reading, you can delete or ar
chive all of this.) You will also probably want to visit the beginners\' areas o
f the <a href=\"http://docs.joomla.org/Beginners\">Joomla documentation</a> and
<a href=\"http://forum.joomla.org\">support
\n<p>You\'ll
also want to sign up for the Joomla
forums</a>.</p>
Security Mailing list and the A
nnouncements mailing list. For inspiration visit the Joomla Site Showcase to see
an amazing array of ways people use Joomla to tell their stories on the web.</p
>\n<p>The basic Joomla! installation will let you get a great site up and running
, but when you are ready for more features the power of Joomla! is in the creati
ve ways that developers have extended it to do all kinds of things. Visit the Jo
omla! Extensions Directory to see thousands of extensions that can do almost any
thing you could want on a website. Can\'t find what you need? You may want to fi
nd a Joomlatoprofessional
\n<p>Want
learn more? Consider
on the Joomla!
attending
Resources
a Joomla!
Directory.</p>
Day or other event or join
ing a local Joomla! Users Group. Can\'t find one near you? Start one yourself.</
p>","-2","0","0","19","2011-01-01 00:00:01","42","Joomla!","2011-01-09 16:41:00"
,"42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","
","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category
\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_categ
ory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\
"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\
",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_v
ote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\"
,\"article_layout\":\"\"}","3","0","4","","","1","1","{\"robots\":\"\",\"author\
":\"\",\"rights\":\"\",\"xreference\":\"\"}","1","*","");
INSERT INTO s2iq1_content VALUES("2","90","Archive Module","archive-module","","
<p>This module shows a list of the calendar months containing archived articles.
After you have changed the status of an article to archived, this list will be
automatically generated.<a href=\"http://help.joomla.org/proxy/index.php?option=c
om_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Archive\" title=\"A
rchive Module\">Help</a></p>
\n<p>{loadposition
archiveload}</p>","","1","0","0","64","2011-01-01 00:00:01","
42","Joomla!","2011-01-10 03:21:01","42","0","0000-00-00 00:00:00","2011-01-01 0
0:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",
\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_
category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author
\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\
":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\
",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\"
:\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0
","5","modules, content","","1","2","{\"robots\":\"\",\"author\":\"\",\"rights\"
:\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("7","103","Banner Module","banner-module","","<
p>The banner module is used to display the banners that are managed by the banne
rs component in the site administrator. <a href=\"http://help.joomla.org/proxy/i
ndex.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Banners\">H
\n<p>{loadposition bannersload}</p>","","1","0","0","66","2011-01-01 00:00:01","
elp</a>.</p>
42","Joomla!","2011-01-10 03:41:15","42","0","0000-00-00 00:00:00","2011-01-01 0
0:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",
\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_
category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create
_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmor
e\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"
page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","6",""

,"","1","2","","0","*","");
INSERT INTO s2iq1_content VALUES("3","91","Article Categories Module","article-c
ategories-module","","<p>This module displays a list of categories from one pare
nt category.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;
keyref=Help16:Extensions_Module_Manager_Articles_Categories\" title=\"Categories
\n<p>{loadposition
\n<p></p>","","1","0","0","64","2011-01-01
Module\">Help</a></p>
articlescategoriesload}</p>
00:00:01","42","","2011-01-10 03:24:54
","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","",
"","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_categor
y\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_cate
gory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",
\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"
\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_
vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"altern
ative_readmore\":\"\",\"layout\":\"\"}","2","0","6","modules, content","","1","3
","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*
","");
INSERT INTO s2iq1_content VALUES("4","92","Articles Category Module","articles-c
ategory-module","","<p>This module allows you to display the articles in a speci
fic category. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&a
\n<p>{loadposition articlescategoryload}</p>","","1","0","0","64","2011-01-01 00
mp;keyref=Help16:Extensions_Module_Manager_Articles_Category\">Help</a></p>
:00:01","42","Joomla!","2011-01-10 04:57:37","42","0","0000-00-00 00:00:00","201
1-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_title
s\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"sho
w_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"li
nk_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publ
ish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_i
con\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show
_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"
}","4","0","7","","articles,content","1","7","{\"robots\":\"\",\"author\":\"\",\
"rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("5","101","Authentication","authentication","",
"<p>The authentication plugins operate when users login to your site or administ
rator. The Joomla! authentication is in operation by default but you can enable
Gmail or LDAP or install a plugin for a different system. An example is included
that may be used to create a new authentication plugin.</p><p>Default on:</p><u
l><li>Joomla</li></ul><p>Default off:</p><ul><li>Gmail</li><li>LDAP</li></ul>","
","1","0","0","25","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","4
2","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","
{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":
\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category
\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\"
,\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"sh
ow_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmo
re\":\"\",\"layout\":\"\"}","1","0","3","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("6","102","Australian Parks ","australian-parks
","","<p><img src=\"images/sampledata/parks/banner_cradle.jpg\" border=\"0\" alt
=\"Cradle is
\n<p>This
\n<p>Welcome!</p>
Parka basic
Banner\"
site/></p>
about the beautiful and fascinating parks of Australia
\n<p>On this site you can read all about my travels to different parks, see phot
.</p>
os, and find links
\n<p><em>This
sampletosite
parkiswebsites.</p>
an example of using the core of Joomla! to create a
basic website, whether a \"brochure site,\" a personal blog, or as a way to pres
ent information
\n<p><em>
\n<p></p>","","1","0","0","26","2011-01-01
Read more
on aabout
topicthe
yousite
are in
interested
the About
00:00:01","42","Parks
in.</em></p>
Parks module.</em></p>
webmaster","2011
-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-0
0 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\"
,\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"l
ink_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_crea
te_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_
navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon
\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative
_readmore\":\"\",\"article_layout\":\"\"}","1","0","1","","","1","3","{\"robots\
":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*","");

INSERT INTO s2iq1_content VALUES("9","105","Contacts","contact","","<p>The conta


ct component provides a way to provide contact forms and information for your si
te or to create a complex directory that can be used for many different purposes
. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=He
lp16:Components_Contacts_Contacts\">Help</a></p>","","1","0","0","21","2011-01-0
1 00:00:01","42","Joomla!","2011-01-10 04:15:37","42","0","0000-00-00 00:00:00",
"2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_t
itles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\
"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",
\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_
publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_pri
nt_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"
show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","2","
0","2","","","1","2","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xrefere
nce\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("10","106","Content","content","","<p>The conte
nt component (com_content) is what you use to write articles. It is extremely fl
exible and has the largest number of built in views. Articles can be created and
edited from the front end, making content the easiest component to use to creat
e your site content. <a href=\"http://help.joomla.org/proxy/index.php?option=com
_help&amp;keyref=Help16:Content_Article_Manager\">Help</a></p>","","1","0","0","
21","2011-01-01 00:00:01","42","","2011-01-10 04:28:12","42","0","0000-00-00 00:
00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\
"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\"
:\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\
":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",
\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"s
how_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":
\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}
","2","0","1","","","1","3","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"
xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("11","107","Cradle Mountain","cradle-mountain",
"","<p><img src=\"images/sampledata/parks/landscape/250px_cradle_mountain_seen_f
rom_barn_bluff.jpg\" border=\"0\" alt=\"Cradle Mountain\" style=\"vertical-align
: middle;\" /></p>","<p><img src=\"images/sampledata/parks/landscape/800px_cradl
e_mountain_seen_from_barn_bluff.jpg\" border=\"0\" alt=\"Cradle Mountain\" style
=\"vertical-align: middle;\" /></p><p></p><p class=\"caption\">Source: http://com
mons.wikimedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p><p class=\"capti
on\">Author: Alan J.W.C.</p><p class=\"caption\">License: GNU Free Documentation
License v . 1.2 or later</p>","1","0","0","73","2011-01-01 00:00:01","42","Park
s Webmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00
:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\
"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_c
ategory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_
date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore
\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"p
age_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0","1","",
"","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("12","110","Custom HTML Module","custom-html-mo
dule","","<p>This Module allows you to create your own HTML Module using a WYSIW
YG editor.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;ke
yref=Help16:Extensions_Module_Manager_Custom_HTML\" title=\"Custom HTML Module\"
\n<p>{loadposition customload}</p>","","1","0","0","66","2011-01-01 00:00:01","4
>Help</a></p>
2","","2011-01-10 03:46:58","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01"
,"0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_i
ntro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category
\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":
\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\"
,\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_tit
le\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","1","","","1",

"2","","0","*","");
INSERT INTO s2iq1_content VALUES("13","111","Directions","directions","","<p>Her
e\'s how to find our shop.</p><p>By car</p><p>Drive along Main Street to the int
ersection with First Avenue. Look for our sign.</p><p>By foot</p><p>From the cent
er of town, walk north on Main Street until you see our sign.</p><p>By bus</p><p
>Take the #73 Bus to the last stop. We are on the north east corner.</p>","","1"
,"0","0","29","2011-01-01 00:00:01","42","Fruit Shop Webmaster","2011-01-01 00:0
0:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00"
,"","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_cat
egory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_
category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_dat
e\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternativ
e_readmore\":\"\",\"layout\":\"\"}","1","0","2","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("14","112","Editors","editors","","<p>Editors a
re used thoughout Joomla! where content is created. TinyMCE is the default choic
e in most locations although CodeMirror is used in the template manager. No Edit
or provides a text box for html content.</p><p>Default on:</p><ul><li>CodeMirror
Help</li><li>TinyMCE Help</li><li>No Editor Help</li></ul><p>Default off:</p><u
l><li>None</li></ul>","","1","0","0","25","2011-01-01 00:00:01","42","Joomla!","
2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","000000-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":
\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\"
,\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"
show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show
_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"
\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0","5","","","1","0","",
"0","*","");
INSERT INTO s2iq1_content VALUES("15","113","Editors-xtd","editors-xtd","","<p>T
hese plugins are behind the buttons found beneath your editor. They only run whe
n an editor plugin runs.</p><p>Default on:</p><ul><li>Editor Button: Image</li><
li>Editor Button: Readmore</li><li>Editor Button: Page Break</li><li>Editor Butt
on: Article</li></ul><p>Default off:</p><ul><li>None</li></ul>","","1","0","0","
25","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0000-00
-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\"
:\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cat
egory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_
author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish
_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\"
:\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"lay
out\":\"\"}","1","0","6","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("16","114","Feed Display","feed-display","","<p
>This module allows the displaying of a syndicated feed. <a href=\"http://docs.j
oomla.org/Help15:Screen.modulessite.edit.15#Feed_Display\" title=\"Feed Display
Module\">Help</a></p><p>{loadposition feeddisplayload}</p>","","1","0","0","66",
"2011-01-01 00:00:01","42","","2011-01-01 00:00:01","0","0","0000-00-00 00:00:00
","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link
_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\"
,\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\
",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\"
,\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show
_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}"
,"1","0","2","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("17","115","First Blog Post","first-blog-post",
"","<p><em>Lorem Ipsum is filler text that is commonly used by designers before
the content for a new site is ready.</em></p><p>Lorem ipsum dolor sit amet, cons
ectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit
dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum trist
ique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna cond
imentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In

auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus pos
uere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada
fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque
sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec va
rius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sod
ales mauris orci vitae magna.</p>","<p>Quisque a massa sed libero tristique susc
ipit. Morbi tristique molestie metus, vel vehicula nisl ultrices pretium. Sed si
t amet est et sapien condimentum viverra. Pellentesque habitant morbi tristique
senectus et netus et malesuada fames ac turpis egestas. Phasellus viverra tortor
porta orci convallis ac cursus erat sagittis. Vivamus aliquam, purus non luctus
adipiscing, orci urna imperdiet eros, sed tincidunt neque sapien et leo. Cras f
ermentum, dolor id tempor vestibulum, neque lectus luctus mauris, nec congue tel
lus arcu nec augue. Nulla quis mi arcu, in bibendum quam. Sed placerat laoreet f
ermentum. In varius lobortis consequat. Proin vulputate felis ac arcu lacinia ad
ipiscing. Morbi molestie, massa id sagittis luctus, sem sapien sollicitudin quam
, in vehicula quam lectus quis augue. Integer orci lectus, bibendum in fringilla
sit amet, rutrum eget enim. Curabitur at libero vitae lectus gravida luctus. Na
m mattis, ligula sit amet vestibulum feugiat, eros sem sodales mi, nec dignissim
ante elit quis nisi. Nulla nec magna ut leo convallis sagittis ac non erat. Eti
am in augue nulla, sed tristique orci. Vestibulum quis eleifend sapien.</p><p>Na
m ut orci vel felis feugiat posuere ut eu lorem. In risus tellus, sodales eu ele
ifend sed, imperdiet id nulla. Nunc at enim lacus. Etiam dignissim, arcu quis ac
cumsan varius, dui dui faucibus erat, in molestie mauris diam ac lacus. Sed sit
amet egestas nunc. Nam sollicitudin lacinia sapien, non gravida eros convallis v
itae. Integer vehicula dui a elit placerat venenatis. Nullam tincidunt ligula al
iquet dui interdum feugiat. Maecenas ultricies, lacus quis facilisis vehicula, l
ectus diam consequat nunc, euismod eleifend metus felis eu mauris. Aliquam dapib
us, ipsum a dapibus commodo, dolor arcu accumsan neque, et tempor metus arcu ut
massa. Curabitur non risus vitae nisl ornare pellentesque. Pellentesque nec ipsu
m eu dolor sodales aliquet. Vestibulum egestas scelerisque tincidunt. Integer ad
ipiscing ultrices erat vel rhoncus.</p><p>Integer ac lectus ligula. Nam ornare n
isl id magna tincidunt ultrices. Phasellus est nisi, condimentum at sollicitudin
vel, consequat eu ipsum. In venenatis ipsum in ligula tincidunt bibendum id et
leo. Vivamus quis purus massa. Ut enim magna, pharetra ut condimentum malesuada,
auctor ut ligula. Proin mollis, urna a aliquam rutrum, risus erat cursus odio,
a convallis enim lectus ut lorem. Nullam semper egestas quam non mattis. Vestibu
lum venenatis aliquet arcu, consectetur pretium erat pulvinar vel. Vestibulum in
aliquet arcu. Ut dolor sem, pellentesque sit amet vestibulum nec, tristique in
orci. Sed lacinia metus vel purus pretium sit amet commodo neque condimentum.</p
><p>Aenean laoreet aliquet ullamcorper. Nunc tincidunt luctus tellus, eu loborti
s sapien tincidunt sed. Donec luctus accumsan sem, at porttitor arcu vestibulum
in. Sed suscipit malesuada arcu, ac porttitor orci volutpat in. Vestibulum conse
ctetur vulputate eros ut porttitor. Aenean dictum urna quis erat rutrum nec male
suada tellus elementum. Quisque faucibus, turpis nec consectetur vulputate, mi e
nim semper mi, nec porttitor libero magna ut lacus. Quisque sodales, leo ut ferm
entum ullamcorper, tellus augue gravida magna, eget ultricies felis dolor vitae
justo. Vestibulum blandit placerat neque, imperdiet ornare ipsum malesuada sed.
Quisque bibendum quam porta diam molestie luctus. Sed metus lectus, ornare eu vu
lputate vel, eleifend facilisis augue. Maecenas eget urna velit, ac volutpat vel
it. Nam id bibendum ligula. Donec pellentesque, velit eu convallis sodales, nisi
dui egestas nunc, et scelerisque lectus quam ut ipsum.</p>","1","0","0","27","2
011-01-01 00:00:01","42","","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00"
,"2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_
titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",
\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\"
,\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",
\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_
hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}",
"1","0","0","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("18","116","Second Blog Post","second-blog-post

","","<p><em>Lorem Ipsum is text that is traditionally used by designers when wo


rking on a site before the content is ready.</em></p><p>Pellentesque bibendum me
tus ut dolor fermentum ut pulvinar tortor hendrerit. Nam vel odio vel diam tempu
s iaculis in non urna. Curabitur scelerisque, nunc id interdum vestibulum, felis
elit luctus dui, ac dapibus tellus mauris tempus augue. Duis congue facilisis l
obortis. Phasellus neque erat, tincidunt non lacinia sit amet, rutrum vitae nunc
. Sed placerat lacinia fermentum. Integer justo sem, cursus id tristique eget, a
ccumsan vel sapien. Curabitur ipsum neque, elementum vel vestibulum ut, lobortis
a nisl. Fusce malesuada mollis purus consectetur auctor. Morbi tellus nunc, dap
ibus sit amet rutrum vel, laoreet quis mauris. Aenean nec sem nec purus bibendum
venenatis. Mauris auctor commodo libero, in adipiscing dui adipiscing eu. Praes
ent eget orci ac nunc sodales varius.</p>","<p>Nam eget venenatis lorem. Vestibu
lum a interdum sapien. Suspendisse potenti. Quisque auctor purus nec sapien vene
natis vehicula malesuada velit vehicula. Fusce vel diam dolor, quis facilisis to
rtor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per in
ceptos himenaeos. Pellentesque libero nisi, pellentesque quis cursus sit amet, v
ehicula vitae nisl. Curabitur nec nunc ac sem tincidunt auctor. Phasellus in mat
tis magna. Donec consequat orci eget tortor ultricies rutrum. Mauris luctus vulp
utate molestie. Proin tincidunt vehicula euismod. Nam congue leo non erat cursus
a adipiscing ipsum congue. Nulla iaculis purus sit amet turpis aliquam sit amet
dapibus odio tincidunt. Ut augue diam, congue ut commodo pellentesque, fermentu
m mattis leo. Sed iaculis urna id enim dignissim sodales at a ipsum. Quisque var
ius lobortis mollis. Nunc purus magna, pellentesque pellentesque convallis sed,
varius id ipsum. Etiam commodo mi mollis erat scelerisque fringilla. Nullam bibe
ndum massa sagittis diam ornare rutrum.</p><p>Praesent convallis metus ut elit f
aucibus tempus in quis dui. Donec fringilla imperdiet nibh, sit amet fringilla v
elit congue et. Quisque commodo luctus ligula, vitae porttitor eros venenatis in
. Praesent aliquet commodo orci id varius. Nulla nulla nibh, varius id volutpat
nec, sagittis nec eros. Cras et dui justo. Curabitur malesuada facilisis neque,
sed tempus massa tincidunt ut. Sed suscipit odio in lacus auctor vehicula non ut
lacus. In hac habitasse platea dictumst. Sed nulla nisi, lacinia in viverra at,
blandit vel tellus. Nulla metus erat, ultrices non pretium vel, varius nec sem.
Morbi sollicitudin mattis lacus quis pharetra. Donec tincidunt mollis pretium.
Proin non libero justo, vitae mattis diam. Integer vel elit in enim varius posue
re sed vitae magna. Duis blandit tempor elementum. Vestibulum molestie dui nisi.
</p><p>Curabitur volutpat interdum lorem sed tempus. Sed placerat quam non ligul
a lacinia sodales. Cras ultrices justo at nisi luctus hendrerit. Quisque sit ame
t placerat justo. In id sapien eu neque varius pharetra sed in sapien. Etiam nis
l nunc, suscipit sed gravida sed, scelerisque ut nisl. Mauris quis massa nisl, a
liquet posuere ligula. Etiam eget tortor mauris. Sed pellentesque vestibulum com
modo. Mauris vitae est a libero dapibus dictum fringilla vitae magna.</p><p>Null
a facilisi. Praesent eget elit et mauris gravida lobortis ac nec risus. Ut vulpu
tate ullamcorper est, volutpat feugiat lacus convallis non. Maecenas quis sem od
io, et aliquam libero. Integer vel tortor eget orci tincidunt pulvinar interdum
at erat. Integer ullamcorper consequat eros a pellentesque. Cras sagittis interd
um enim in malesuada. Etiam non nunc neque. Fusce non ligula at tellus porta ven
enatis. Praesent tortor orci, fermentum sed tincidunt vel, varius vel dui. Duis
pulvinar luctus odio, eget porta justo vulputate ac. Nulla varius feugiat lorem
sed tempor. Phasellus pulvinar dapibus magna eget egestas. In malesuada lectus a
t justo pellentesque vitae rhoncus nulla ultrices. Proin ut sem sem. Donec eu su
scipit ipsum. Cras eu arcu porttitor massa feugiat aliquet at quis nisl.</p>","1
","0","0","27","2011-01-01 00:00:01","42","","2011-01-01 00:00:01","0","0","0000
-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_titl
e\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_
category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"sh
ow_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publ
ish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_ico
n\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"
layout\":\"\"}","1","0","0","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("19","117","Footer Module","footer-module","","

<p>This module shows the Joomla! copyright information. <a href=\"http://help.jo


omla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Man
ager_Footer\" title=\"Footer
\n<p>{loadposition
footerload}</p>","","1","0","0","66","2011-01-01
Module\">Help</a></p>
00:00:01","4
2","Joomla!","2011-01-10 03:43:33","42","0","0000-00-00 00:00:00","2011-01-01 00
:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\
"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_c
ategory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_
date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore
\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"p
age_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","3","",
"","1","2","","0","*","");
INSERT INTO s2iq1_content VALUES("20","118","Fruit Shop","fruit-shop","","<h2>We
lcome to the Fruit Shop</h2><p>We sell fruits from around the world. Please use
our website to learn more about our business. We hope you will come to our shop
and buy some fruit.</p><p ><em>This mini site will show you how you might want t
o set up a site for a business, in this case one selling fruit. It shows how to
use access controls to manage your site content. If you were building a real sit
e, you would might want to extend it with e-commerce, a catalog, mailing lists o
r other enhancements, many of which are available through the</em><a href=\"http
://extensions.joomla.org\"><em> Joomla! Extensions Directory</em></a>.</p><p><em
>To understand this site you will probably want to make one user with groups set
to customer and one with group set to grower. By logging in with different priv
ileges you can see how access control works.</em></p>","","1","0","0","29","201
1-01-01 00:00:01","42","Fruit Shop Webmaster","2011-01-01 00:00:01","42","0","00
00-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_ti
tle\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"lin
k_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"
show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pu
blish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_i
con\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",
\"layout\":\"\"}","1","0","1","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("21","119","Getting Help","getting-help","","<p
><img class=\"image-left\" src=\"administrator/templates/hathor/images/header/ic
on-48-help_header.png\" border=\"0\" /> There are lots of places you can get hel
p with Joomla!. In many places in your site administrator you will see the help
icon. Click on this for more information about the options and functions of item
s on yourhref=\"http://shop.joomla.org/amazoncom-bookstores.html\">Books</a></li
\n<ul>
\n<li><a
href=\"http://forum.joomla.org\">Support
href=\"http://docs.joomla.org\">Documentation</a></li>
href=\"http://resources.joomla.org\">Professionals</a></li>
screen. Other places to get help are:</p>Forums</a></li>
>\n</ul>","","1","0","0","19","2011-01-01 00:00:01","42","Joomla!","2011-01-10 15
:32:54","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:0
0","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_c
ategory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_paren
t_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_d
ate\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\"
:\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternat
ive_readmore\":\"\",\"layout\":\"\"}","10","0","8","","","1","16","","0","*","")
;
INSERT INTO s2iq1_content VALUES("22","120","Getting Started","getting-started",
"","<p>It\'s easy to get started creating your website. Knowing some of the basi
cs will help.</p><h3>What is a Content Management System?</h3><p>A content manag
ement system is software that allows you to create and manage webpages easily by
separating the creation of your content from the mechanics required to present
it on the web.</p><p>In this site, the content is stored in a <em>database</em>.
The look and feel are created by a <em>template</em>. The Joomla! software brin
gs together the template and the content to create web pages.</p><h3>Site and Ad
ministrator</h3><p>Your site actually has two separate sites. The site (also cal
led the front end) is what visitors to your site will see. The administrator (a
lso called the back end) is only used by people managing your site. You can acce
ss the administrator by clicking the \"Site Administrator\" link on the \"This S
ite\" menu or by adding /administrator to the end of you domain name.</p><p>Log
in to the administrator using the username and password created during the insta

llation of Joomla!.</p><h3>Logging in</h3><p>To login to the front end of your s


ite use the login form or the login menu link on the \"This Site\" menu. Use the
user name an password that were created as part of the installation process. On
ce logged in you will be able to create and edit articles.</p><p>In managing you
r site, you will be able to create content that only logged in users are able to
see.</p><h3>Creating an article</h3><p>Once you are logged in, a new menu will
be visible. To create a new article, click on the \"submit article\" link on th
at menu.</p><p>The new article interface gives you a lot of options, but all you
need to do is add a title an put something in the content area. To make it easy
to find, set the state to published an put it in the Joomla! category.</p><div>
You can edit an existing article by clicking on the edit icon (this only displa
ys to users who have the right to edit).</div><h3>Learn more</h3><p>There is muc
h more to learn about how to use Joomla! to create the web site you envision. Yo
u can learn much more at the <a href=\"http://docs.joomla.org\">Joomla! document
ation site</a> and on the<a href=\"http://forum.joomla.org\"> Joomla! forums</a>
.</p>","","1","0","0","19","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:0
0:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00"
,"","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_cat
egory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_
category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_dat
e\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternativ
e_readmore\":\"\",\"layout\":\"\"}","1","0","9","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("23","121","Happy Orange Orchard","happy-orange
-orchard","","<p>At our orchard we grow the world\'s best oranges as well as oth
er citrus fruit such as lemons and grapefruit. Our family has been tending this
orchard for generations.</p>","","1","0","0","30","2011-01-01 00:00:01","42","Fr
uit Shop Webmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-0
1-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\"
:\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_p
arent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_
create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_r
eadmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\
"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0",
"2","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("24","122","Joomla!","joomla","","<p>Congratula
tions! You have a Joomla! site! Joomla! makes it easy to build a website just th
e way you wantisita flexible
\n<p>Joomla!
and keep and
it simple
powerful
to platform,
update andwhether
maintain.</p>
you are building a sma
ll site for yourself or a huge site with hundreds of thousands of visitors. Joom
la is open source, which means you can make it work just the way you want it to.
</p>","","-2","0","0","19","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:0
0:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00"
,"","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_cat
egory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_
category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_dat
e\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternativ
e_readmore\":\"\",\"layout\":\"\"}","1","0","2","","","1","0","","1","*","");
INSERT INTO s2iq1_content VALUES("25","123","Koala","koala","","<p><img src=\"im
ages/sampledata/parks/animals/180px_koala_ag1.jpg\" border=\"0\" alt=\"Koala Th
umbnail\" width=\"180\" height=\"123\" style=\"vertical-align: middle; border: 0
;\" /></p>","<p><img src=\"images/sampledata/parks/animals/800px_koala_ag1.jpg\"
border=\"0\" alt=\"Koala Climbing Tree\" width=\"500\" height=\"341\" style=\"v
ertical-align: middle; border: 0;\" /></p><p></p><p></p><p class=\"caption\">Sourc
e: http://commons.wikimedia.org/wiki/File:Koala-ag1.jpg</p><p class=\"caption\">
Author: Arnaud Gaillard</p><p><span class=\"caption\">License: Creative Commons
Share Alike Attribution Generic 1.0</span></p>","1","0","0","72","2011-01-01 00:
00:01","42","Parks Webmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:0
0","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"lin
k_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\

",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"
\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\
",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"sho
w_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}
","1","0","2","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("26","124","Language Switcher","language-switch
er","","<p>The language switcher module allows you to take advantage of the lang
uage tags that are available when content, modules and menu links are created.</
p>
\n<p>This module displays a list of available Content Languages for switching be
tween them.</p>
\n<p>When
switching languages, it redirects to the Home page defined for the cho
sen language. Thereafter, the navigation will be the one defined for that langua
\n<p><strong>The language filter plugin must be enabled for this module to work
ge.</p>
\n<p><strong></strong> <a href=\"http://help.joomla.org/proxy/index.php?option=c
properly.</strong></p>
om_help&amp;keyref=Help16:Extensions_Module_Manager_Language_Switcher\" title=\"
Languageview
\n<p>To
Switcher
an example
Module\">Help</a></p>
of the language switch moduler module, go to the site ad
ministrator and enable the language filter plugin and the language switcher modu
le labellled \"language switcher\" and visit the fruit shop or park sample sites
. Then follow<a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_for_Joo
mla_1.6\"> the instructions in this tutorial</a>.</p>","","1","0","0","67","2011
-01-01 00:00:01","42","Joomla!","2011-01-10 03:57:35","42","0","0000-00-00 00:00
:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"l
ink_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\
"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":
\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\
"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"s
how_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\
"}","2","0","3","","","1","2","","0","*","");
INSERT INTO s2iq1_content VALUES("27","125","Latest Articles Module","latest-art
icles-module","","<p>This Module shows a list of the most recently published and
current Articles. Some that are shown may have expired even though they are the
most recent. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&a
mp;keyref=Help16:Extensions_Module_Manager_Latest_News\" title=\"Latest Articles
\n<p>{loadposition articleslatestload}</p>","","1","0","0","64","2011-01-01 00:0
\">Help</a></p>
0:01","42","","2011-01-10 03:18:38","42","0","0000-00-00 00:00:00","2011-01-01 0
0:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",
\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_
category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author
\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\
":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\
",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\"
:\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0
","1","modules, content","","1","5","{\"robots\":\"\",\"author\":\"\",\"rights\"
:\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("28","126","Login Module","login-module","","<p
>This module displays a username and password login form. It also displays a lin
k to retrieve a forgotten password. If user registration is enabled (in the Glob
al Configuration settings), another link will be shown to enable self-registrati
on for users. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&a
mp;keyref=Help16:Extensions_Module_Manager_Login\"
\n<p>{loadposition
loginload}</p>","","1","0","0","65","2011-01-01
title=\"Login\">Help</a></p>
00:00:01","42
","Joomla!","2011-01-10 03:36:13","42","0","0000-00-00 00:00:00","2011-01-01 00:
00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"
show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_ca
tegory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_d
ate\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\
":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"pa
ge_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","2","","
","1","3","","0","*","");
INSERT INTO s2iq1_content VALUES("29","127","Menu Module","menu-module","","<p>T
his module displays a menu on the site (frontend). Menus can be displayed in a wi
de variety of ways by using the menu options and css menu styles. <a href=\"http

://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_
\n<p>{loadposition menuload}</p>","","1","0","0","75","2011-01-01 00:00:01","42"
Module_Manager_Menu\">Help</a></p>
,"Joomla!","2011-01-10 03:07:59","42","0","0000-00-00 00:00:00","2011-01-01 00:0
0:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"s
how_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cat
egory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_da
te\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\"
:\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"pag
e_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","1","",""
,"1","4","","0","*","");
INSERT INTO s2iq1_content VALUES("30","128","Most Read Content","most-read-conte
nt","","<p>This Module shows a list of the currently published Articles which ha
ve the highest number of page views. <a href=\"http://help.joomla.org/proxy/inde
x.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Most_Read\" ti
tle=\"Most Read Content\">Help</a></p>
\n<p>{loadposition
articlespopularload}</p>","","1","0","0","64","2011-01-01 00:
00:01","42","Joomla!","2011-01-10 03:13:53","42","0","0000-00-00 00:00:00","2011
-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles
\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show
_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"lin
k_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publi
sh_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_ic
on\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_
noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}
","3","0","2","modules, content","","1","5","{\"robots\":\"\",\"author\":\"\",\"
rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("31","129","News Flash","news-flash","","<p>Dis
plays a set number of articles from a category based on date or random selection
. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=He
lp16:Extensions_Module_Manager_Articles_Newsflash\" title=\"News Flash Module\">
\n<p>{loadposition newsflashload}</p>","","1","0","0","64","2011-01-01 00:00:01"
Help</a></p>
,"42","","2011-01-10 03:16:50","42","0","0000-00-00 00:00:00","2011-01-01 00:00:
01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"sho
w_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_categ
ory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"
\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\
",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"s
how_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\"
,\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","3"
,"modules, content","","1","3","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"
,\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("32","130","Parameters","parameters","","<p>As
you make your Joomla! site using the extension you will control the details of t
he display using <em>parameter</em><strong>s</strong>. Parameters control everyt
hing from whether the author\'s name is displayed to who can view what to the nu
mber of items shown on a list.</p><p>Default parameters for each components are
changed using the Options button on the component toolbar.</p><p>Parameters can
also be set on an individual item, such as an article or contact and in menu lin
ks.</p><p>If you are happy with how your site looks, it is fine to leave all of
the parameters set to the defaults that were created when your site was installe
d. As you become more experienced with Joomla! you will use parameters more.</p>
<p></p>","","1","0","0","19","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:
00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00
","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_ca
tegory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent
_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_da
te\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":
\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternati
ve_readmore\":\"\",\"layout\":\"\"}","1","0","10","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("33","131","Phyllopteryx","phyllopteryx","","<p
><img src=\"images/sampledata/parks/animals/200px_phyllopteryx_taeniolatus1.jpg\

" border=\"0\" style=\"vertical-align: middle;\" /></p><p></p>","<p><img src=\"im


ages/sampledata/parks/animals/800px_phyllopteryx_taeniolatus1.jpg\" border=\"0\"
style=\"vertical-align: middle;\" /></p><p></p><p>Source: http://en.wikipedia.or
g/wiki/File:Phyllopteryx_taeniolatus1.jpg</p><p>Author: Richard Ling</p><p>Licen
se: GNU Free Documentation License v 1.2 or later</p>","1","0","0","72","2011-01
-01 00:00:01","42","Parks Webmaster","2011-01-01 00:00:01","42","0","0000-00-00
00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\
",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_categor
y\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_auth
or\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_dat
e\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\
",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\
":\"\"}","1","0","3","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("34","132","Pinnacles","pinnacles","","<p><img
src=\"images/sampledata/parks/landscape/120px_pinnacles_western_australia.jpg\"
border=\"0\" alt=\"Kings Canyon\" width=\"120\" height=\"90\" style=\"vertical-a
lign: middle; border: 0;\" /></p>","<p><img src=\"images/sampledata/parks/landsc
ape/800px_pinnacles_western_australia.jpg\" border=\"0\" alt=\"King\'s Canyon\"
width=\"500\" height=\"374\" style=\"vertical-align: middle; border: 0;\" /></p>
<p></p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Pinnac
les_Western_Australia.jpg</p><p class=\"caption\">Author: <a class=\"new\" href=
\"http://commons.wikimedia.org/w/index.php?title=User:Markdoe&action=edit&redlin
k=1\" title=\"User:Markdoe (page does not exist)\"></a>Martin Gloss</p><p class=
\"caption\">License: GNU Free Documentation license v 1.2 or later.</p>","1","0"
,"0","73","2011-01-01 00:00:01","42","Parks Webmaster","2011-01-01 00:00:01","42
","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{
\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\
"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\
":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",
\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"sho
w_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmor
e\":\"\",\"layout\":\"\"}","1","0","4","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("35","133","Professionals","professionals","","
<p>Joomla! 1.7continues development of the Joomla Framework and CMS as a powerful
and flexible way to bring your vision of the web to reality. With the administr
ator now fully MVC, the ability to control its look and the management of extens
ions is now complete.</p>
\n<p>Working
\n","
with multiple template styles and overrides for the same views, cre
ating the design you want is easier than it has ever been. Limiting support to P
HP 5.2.4 and above and ending legacy support for Joomla 1.0 extensions makes Joo
mla! lighter and faster than ever.Languages files can now be overridden without h
aving your changes lost during an upgrade. With the proper xml your users update
extensions with
\n<p>Access
control
a single
listsclick.</p>
are now incorporated using a new system developed for
Joomla!. The ACL system is designed with developers in mind, so it is easy to in
corporate into your extensions. The new nested sets libraries allow you to incor
porate infinitely deep categories but also to use nested sets in a variety of ot
her ways.</p>
\n<p>A
new forms library makes creating all kinds of user interaction simple. Mo
oTools 1.3 provides a highly flexible javascript framework that is a major advan
ce over MooTools
\n<p>New
events throughout
1.0.</p> the core make integration of your plugins where you w
ant them href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6\">Changes
\n<p>Learn
\n<li><a
\n<ul>
a about:</p>
snap.</p>
since
\n<li><a
1.5</a></li>
href=\"http://docs.joomla.org/ACL_Tutorial_for_Joomla_1.6\">Working wit
h ACL</a></li>
\n<li><a
href=\"http://docs.joomla.org/API16:JCategories\">Working with nested c
ategories</a></li>
\n<li><a
href=\"http://docs.joomla.org/API16:JForm\">Forms library</a></li>with
href=\"http://docs.joomla.org/Working_with_Mootools_1.3\">Working
Mootools href=\"http://docs.joomla.org/Layout_Overrides_in_Joomla_1.6\">Using
\n<li><a
1.3</a></li>
ne
w featureshref=\"http://docs.joomla.org/API16:JDatabaseQuery\">Using
\n<li><a
href=\"http://docs.joomla.org/API16:Framework\">Joomla!
of the override system</a></li>
AP</a>I</li>
JDatabaseQue
\n<li><a href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6#Events\">New an
ry</a></li>
d updatedhref=\"http://docs.joomla.org/Xml-rpc_changes_in_Joomla!_1.6\">Xmlrpc</
\n<li><a
events</a></li>
\n<li><a href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6#Extension_manag
a></li>
ement\">Installing
\n<li><a
href=\"http://docs.joomla.org/Setting_up_your_workstation_for_Joomla!_d
and updating extensions</a></li>
evelopment\">Setting up your development00:00:01","42","Joomla!","2011-07-15
\n</ul>","-2","0","0","19","2011-01-01
environment</a></li>
00:0
2:40","42","0","0000-00-00 00:00:00","2011-01-09 16:41:13","0000-00-00 00:00:00"

,"","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_cat
egory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_
category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\
"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\
":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"s
how_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\"
:\"\",\"article_layout\":\"\"}","14","0","5","","","1","9","{\"robots\":\"\",\"a
uthor\":\"\",\"rights\":\"\",\"xreference\":\"\"}","1","*","");
INSERT INTO s2iq1_content VALUES("36","134","Random Image Module","random-imagemodule","","<p>This Module displays a random image from your chosen image direct
ory. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref
=Help16:Extensions_Module_Manager_Random_Image\" title=\"Random Image Module\">H
\n<p>{loadposition randomimageload}</p>","","1","0","0","66","2011-01-01 00:00:0
elp</a></p>
1","42","","2011-01-10 03:39:30","42","0","0000-00-00 00:00:00","2011-01-01 00:0
0:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"s
how_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cat
egory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_da
te\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\"
:\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"pag
e_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","4","",""
,"1","2","","0","*","");
INSERT INTO s2iq1_content VALUES("37","135","Related Items Module","related-item
s-module","","<p>This Module displays other Articles that are related to the one
currently being viewed. These relations are established by the Meta Keywords.All
the keywords of the current Article are searched against all the keywords of all
other published articles. <a href=\"http://help.joomla.org/proxy/index.php?opti
on=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Related\" title
=\"Related Items Module\">Help</a></p>
\n<p>{loadposition
relateditemsload}</p>","","1","0","0","64","2011-01-01 00:00:
01","42","Joomla!","2011-01-10 03:23:25","42","0","0000-00-00 00:00:00","2011-01
-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":
\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_pa
rent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_a
uthor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_
date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noa
uth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","
2","0","4","modules, content","","1","3","{\"robots\":\"\",\"author\":\"\",\"rig
hts\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("38","136","Sample Sites","sample-sites","","<p
>Your installation includes sample data, designed to show you some of the option
s you have for building your website. In addition to information about Joomla! t
here are two sample \"sites within a site\" designed to help you get started wit
h builidng your own site.</p><p>The first site is a simple site about <a href=\"
index.php?Itemid=243\">Australian Parks</a>. It shows how you can quickly and ea
sily build a personal site with just the building blocks that are part of Joomla
!. It includes a personal blog, weblinks, and a very simple image gallery.</p><p
>The second site is slightly more complex and represents what you might do if yo
u are building a site for a small business, in this case a <a href=\"index.php/w
elcome.html\"></a><a href=\"index.php?Itemid=429\">Fruit Shop</a>.</p><p>In buil
ding either style site, or something completely different, you will probably wan
t to add <a href=\"http://extensions.joomla.org\">extensions</a> and either crea
te or purchase your own template. Many Joomla! users start off by modifying the
<a href=\"http://docs.joomla.org/How_do_you_modify_a_template%3F\">templates</a>
that come with the core distribution so that they include special images and ot
her design elements that relate to their site\'s focus.</p>","","1","0","0","19"
,"2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0000-00-00
00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"
\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_catego
ry\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_aut
hor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_da

te\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"
\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout
\":\"\"}","1","0","11","","","1","22","","0","*","");
INSERT INTO s2iq1_content VALUES("39","137","Search","search-component","","<p>T
he search component proviedes basic search functionality for the information con
tained in your core components. Many third party extensions also can be searched
by the search component. <a href=\"http://help.joomla.org/proxy/index.php?optio
n=com_help&amp;keyref=Help16:Components_Search\">Help</a></p>","","1","0","0","2
1","2011-01-01 00:00:01","42","Joomla!","2011-01-10 04:19:31","42","0","0000-0000 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":
\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cate
gory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_a
uthor\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\"
:\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"
\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_h
its\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\"
:\"\"}","2","0","3","","","1","1","{\"robots\":\"\",\"author\":\"\",\"rights\":\
"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("40","138","Search Module","search-module","","
<p>This module will display a search box. <a href=\"http://help.joomla.org/proxy
/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Search\"
\n<p>{loadposition searchload}</p>","","1","0","0","67","2011-01-01 00:00:01","4
title=\"Search\">Help</a></p>
2","Joomla!","2011-01-10 03:55:54","42","0","0000-00-00 00:00:00","2011-01-01 00
:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\
"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_c
ategory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_
date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore
\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"p
age_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","4","",
"","1","3","","0","*","");
INSERT INTO s2iq1_content VALUES("41","139","Search ","search-plugin","","<p>The
search component uses plugins to control which parts of your Joomla! site are s
earched. You may choose to turn off some areas to improve performance or for oth
er reasons. Many third party Joomla! extensions have search plugins that extend
where search takes place.</p><p>Default On:</p><ul><li>Content Help</li><li>Cont
acts Help</li><li>WeblinksHelp</li><li>News FeedsHelp</li><li>CategoriesHelp</li></
ul>","","1","0","0","25","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:
01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","
","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_categ
ory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_ca
tegory\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\
":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\
",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_
readmore\":\"\",\"layout\":\"\"}","1","0","1","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("42","140","Site Map","site-map","","<p>{loadpo
sition sitemapload}</p><p><em>By putting all of your content into nested categor
ies you can give users and search engines access to everything using a menu.</em
></p>","","1","0","0","14","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:0
0:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00"
,"","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_cat
egory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_
category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_dat
e\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternativ
e_readmore\":\"\",\"layout\":\"\"}","1","0","1","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("43","141","Spotted Quoll","spotted-quoll","","
<p><img src=\"images/sampledata/parks/animals/220px_spottedquoll_2005_seanmcclea
n.jpg\" border=\"0\" alt=\"Spotted Quoll\" style=\"vertical-align: middle; borde
r: 0;\" /></p>","<p><img src=\"images/sampledata/parks/animals/789px_spottedquol
l_2005_seanmcclean.jpg\" border=\"0\" alt=\"Spotted Quoll\" style=\"vertical-ali

gn: middle;\" /></p><p></p><p>Source: http://en.wikipedia.org/wiki/File:SpottedQu


oll_2005_SeanMcClean.jpg</p><p>Author: Sean McClean</p><p>License: GNU Free Docu
mentation License v 1.2 or later</p>","1","0","0","72","2011-01-01 00:00:01","42
","Parks Webmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-0
1-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\"
:\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_p
arent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_
create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_r
eadmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\
"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0",
"4","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("44","142","Statistics Module","statistics","",
"<p>The Statistics Module shows information about your server installation toget
her with statistics on the Web site users, number of Articles in your database a
nd the number of Web links you provide.</p><p>{loadposition statisticsload}</p>"
,"","1","0","0","67","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01",
"42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","",""
,"{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\
":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_catego
ry\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"
\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"
show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_read
more\":\"\",\"layout\":\"\"}","1","0","5","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("45","143","Syndicate Module","syndicate-module
","","<p>The syndicate module allows you to display a link that allows users to
take a feed from your site. It will only display on pages for which feeds are po
ssible. That means it will not display on single article, contact or weblinks pa
ges, such as this one. <a href=\"http://docs.joomla.org/Help15:Screen.modulessit
e.edit.15#Syndicate\" title=\"Synicate Module\">Help</a></p><p>{loadposition syn
dicateload}</p>","","1","0","0","67","2011-01-01 00:00:01","42","","2011-01-01 0
0:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:
00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_
category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_pare
nt_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_
date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alterna
tive_readmore\":\"\",\"layout\":\"\"}","1","0","6","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("46","144","System","system","","<p>System plug
ins operate every time a page on your site loads. They control such things as yo
ur URLS, whether users can check a \"remember me\" box on the login module, and
whether caching is enabled. New in 1.6 is the redirect plugin that with the redir
ect component assist you in managing changes in URLs.</p><p>Default on:</p><ul><
li>Remember me Help</li><li>SEFHelp</li><li>DebugHelp</li></ul><p>Default off:</p>
<ul><li>CacheHelp</li><li>LogHelp</li><li>RedirectHelp</li></ul>","","1","0","0","2
5","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0000-0000 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":
\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cate
gory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_a
uthor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_
date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":
\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layo
ut\":\"\"}","1","0","2","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("47","145","The Joomla! Community","the-joomlacommunity","","<p>Joomla! means All Together, and it is a community of people al
l working and having fun together that makes Joomla! possible. Thousands of peop
le each year participate in the Joomla! community, and we hope you will be one o
f them.</p><p>People with all kinds of skills, of all skill levels and from arou
nd the world are welcome to join in. Participate in the <a href=\"http://joomla.
org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\">
forum </a>is a great place to start). Come to a <a href=\"http://community.joom

la.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://communi


ty.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a deve
loper, site administrator, designer, end user or fan, there are ways for you to
participate and contribute.</p>","","1","0","0","19","2011-01-01 00:00:01","42",
"Joomla!","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00
:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"sh
ow_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cate
gory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_dat
e\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":
\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page
_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0","4","","",
"1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("48","146","The Joomla! Project","the-joomla-pr
oject","","<p>The Joomla! Project consists of all of the people who make and sup
port the Joomla! Web Platform and Content Management System.</p><p>Our mission i
s to provide a flexible platform for digital publishing and collaboration.</p><p
>The core values are:</p><ul><li>Freedom</li><li>Equality</li><li>Trust</li><li>
Community</li><li>Collaboration</li><li>Usability</li></ul><p>In our vision, we
see:</p><ul><li>People publishing and collaborating in their communities and aro
und the world</li><li>Software that is free, secure, and high-quality</li><li>A
community that is enjoyable and rewarding to participate in</li><li>People aroun
d the world using their preferred languages</li><li>A project that acts autonomo
usly</li><li>A project that is socially responsible</li><li>A project dedicated
to maintaining the trust of its users</li></ul><p>There are millions of users ar
ound the world and thousands of people who contribute to the Joomla! Project. Th
ey work in three main groups: the Production Working Group, responsible for ever
ything that goes into software and documentation; the Community Working Group, r
esponsible for creating a nurturing the community; and Open Source Matters, the
non profit organization responsible for managing legal, financial and organizati
onal issues.</p><p>Joomla! is a free and open source project, which uses the GNU
General Public Licenseversion 2 or later.</p>","","1","0","0","19","2011-01-01 0
0:00:01","42","","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-0
1 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"
\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_pare
nt_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_read
more\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\"
,\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0","1"
,"","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("49","147","Typography","typography","","<h1>H1
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h1><h2>H2 ABCDEFGHIJKLMN
OPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h2><h3>H3 ABCDEFGHIJKLMNOPQRSTUVWXYZ ab
cdefghijklmonpqrstuvwzyz</h3><h4>H4 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpq
rstuvwzyz</h4><h5>H5 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h5><
h6>H6 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h6><p>P The quick b
rown fox ran over the lazy dog. THE QUICK BROWN FOX RAN OVER THE LAZY DOG.</p><u
l><li>Item</li><li>Item</li><li>Item<br /> <ul><li>Item</li><li>Item</li><li>Ite
m<br /> <ul><li>Item</li><li>Item</li><li>Item</li></ul></li></ul></li></ul><ol>
<li>tem</li><li>Item</li><li>Item<br /> <ol><li>Item</li><li>Item</li><li>Item<b
r /><ol><li>Item</li><li>Item</li><li>Item</li></ol></li></ol> </li></ol>","","1
","0","0","23","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","
0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"s
how_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\"
,\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\
"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"s
how_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_e
mail_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\"
:\"\",\"layout\":\"\"}","1","0","1","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("50","148","Upgraders","upgraders","","<p>If yo
u are an experienced Joomla! 1.5 user, this Joomla! site will seem very familiar

. There are new templates and improved user interfaces, but most functionality i
s the same. The biggest changes are improved access control (ACL) and nested cat
egories. This release of Joomla! has strong continuity with Joomla! 1.6 while ad
ding enhancements.</p>
\n<p>The
\n","
new user manager which will let you manage who has access to what in yo
ur site. You can leave access groups exactly the way you had them in Joomla 1.5
or make them as complicated as you want. You can learn more about<a href=\"http:
//docs.joomla.org/ACL_Tutorial_for_Joomla_1.6\"> how access control works</a> in
\n<p>In
on the Joomla
<a href=\"http://docs.joomla.org\">Joomla!
1.5 and 1.0 content was organized into
Documentation
sections andsite</a></p>
categories. F
rom 1.6 forward sections are gone, and you can create categories within categori
es, going as deep as you want. The sample data provides many examples of the use
\n<p>All
of nestedlayouts
categories.</p>
have been redesigned to improve accessibility and flexibility.</
p>
\n<p>Updating your site and extensions when needed is easier than ever thanks to
\n<p></p>","-2","0","0","19","2011-01-01
installer improvements.</p>
00:00:01","42","","2011-07-15 00:00:36",
"42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","",""
,"{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\
":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_catego
ry\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"
show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\"
,\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vo
te\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",
\"article_layout\":\"\"}","3","0","5","","","1","2","{\"robots\":\"\",\"author\"
:\"\",\"rights\":\"\",\"xreference\":\"\"}","1","*","");
INSERT INTO s2iq1_content VALUES("51","149","User","user-plugins","","<p>Default
on:</p><ul><li>Joomla Help</li></ul><p>Default off:</p><p>Two new plugins are a
vailable in 1.6 but are disabled by default.</p><ul><li>Contact CreatorHelp<br />
Creates a new linked contact record for each new user created. </li><li>ProfileHe
lp<br />This example profile plugin allows you to insert additional fields into
user registration and profile display. This is intended as an example of the typ
es of extensions to the profile you might want to create. </li></ul>","","1","0"
,"0","25","2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0
000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_t
itle\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"li
nk_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\
"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_p
ublish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_
icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\"
,\"layout\":\"\"}","1","0","4","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("52","150","Users","users-component","","<p>The
users extension lets your site visitors register, login and logout, change thei
r passwords and other information, and recover lost passwords. In the administra
tor it allows you to create, block and manage users and create user groups and a
ccess levels. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&a
\n<p>Please note that some of the user views will not display if you are not log
mp;keyref=Help16:Users_User_Manager\">Help</a></p>
ged in to the site.</p>","","1","0","0","21","2011-01-01 00:00:01","42","Joomla!
","2011-01-10 04:52:55","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","00
00-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro
\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\
"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"sh
ow_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"sho
w_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_ema
il_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alte
rnative_readmore\":\"\",\"article_layout\":\"\"}","2","0","5","","","1","1","{\"
robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("53","151","Using Joomla!","using-joomla","","<
p>With Joomla! You can create anything from a simple personal website to a compl
ex ecommerce or social site with millions of visitors.</p><p>This section of the
sample data provides you with a brief introduction to Joomla! concepts and refe
rence material to help you understand how Joomla! works.</p><p><em>When you no l
onger need the sample data, you can can simply unpublish the sample data categor
y found within each extension in the site administrator or you may completely de

lete each item and all of the categories. </em></p>","","1","0","0","19","2011-0


1-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0000-00-00 00:00:0
0","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"lin
k_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\
",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"
\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\
",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"sho
w_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}
","1","0","7","","","1","7","","0","*","");
INSERT INTO s2iq1_content VALUES("54","152","Weblinks","weblinks","","<p>Weblink
s (com_weblinks) is a component that provides a structured way to organize exter
nal links and present them in a visually attractive, consistent and informative
way. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref
=Help16:Components_Weblinks_Links\">Help</a></p>","","1","0","0","21","2011-01-0
1 00:00:01","42","Joomla!","2011-01-10 04:20:10","42","0","0000-00-00 00:00:00",
"2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_t
itles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\
"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",
\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_
publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_pri
nt_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"
show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","2","
0","6","","","1","1","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xrefere
nce\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("55","153","Weblinks Module","weblinks-module",
"","<p>This module displays the list of weblinks in a category. <a href=\"http:/
/help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Mo
dule_Manager_Weblinks\"
\n<p>{loadposition
weblinksload}</p>","","1","0","0","66","2011-01-01
title=\"Weblinks Module\">Help</a></p>
00:00:01",
"42","Joomla!","2011-01-10 03:45:52","42","0","0000-00-00 00:00:00","2011-01-01
00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\"
,\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent
_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_creat
e_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmo
re\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\
"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","5","
","","1","2","","0","*","");
INSERT INTO s2iq1_content VALUES("56","154","Who\'s Online","whos-online","","<p
>The Who\'s Online Module displays the number of Anonymous Users (e.g. Guests) a
nd Registered Users (ones logged in) that are currently accessing the Web site.
<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help
16:Extensions_Module_Manager_Who_Online\"
\n<p>{loadposition
whosonlineload}</p>","","1","0","0","65","2011-01-01
title=\"Who\'s Online\">Help</a></p>
00:00:01
","42","Joomla!","2011-01-10 03:34:18","42","0","0000-00-00 00:00:00","2011-01-0
1 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"
\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_pare
nt_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_read
more\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\"
,\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","1"
,"","","1","3","","0","*","");
INSERT INTO s2iq1_content VALUES("57","155","Wobbegone","wobbegone","","<p><img
src=\"images/sampledata/parks/animals/180px_wobbegong.jpg\" border=\"0\" alt=\"W
obbegone\" style=\"vertical-align: middle; border: 0;\" /></p>","<p><img src=\"i
mages/sampledata/parks/animals/800px_wobbegong.jpg\" border=\"0\" style=\"vertic
al-align: middle; border: 0;\" /></p><p>Source: http://en.wikipedia.org/wiki/Fil
e:Wobbegong.jpg</p><p>Author: Richard Ling</p><p>Rights: GNU Free Documentation
License v 1.2 or later</p>","1","0","0","72","2011-01-01 00:00:01","42","Parks W
ebmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00
:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"sh
ow_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cate
gory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_dat

e\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":
\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page
_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","0","1","","",
"1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("58","156","Wonderful Watermelon","wonderful-wa
termelon","","<p>Watermelon is a wonderful and healthy treat. We grow the world\
's sweetest watermelon. We have the largest watermelon patch in our country.</p>
","","1","0","0","30","2011-01-01 00:00:01","42","Fruit Shop Webmaster","2011-01
-01 00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 0
0:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"
show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link
_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_mo
dify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_
icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"al
ternative_readmore\":\"\",\"layout\":\"\"}","1","0","1","","","1","0","","0","*"
,"");
INSERT INTO s2iq1_content VALUES("59","157","Wrapper Module","wrapper-module",""
,"<p>This module shows an iFrame window to specified location. <a href=\"http://
help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Mod
ule_Manager_Wrapper\"
\n<p>{loadposition
wrapperload}</p>","","1","0","0","67","2011-01-01
title=\"Wrapper Module\">Help</a></p>
00:00:01","
42","Joomla!","2011-01-10 03:44:50","42","0","0000-00-00 00:00:00","2011-01-01 0
0:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",
\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_
category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create
_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmor
e\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"
page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0","1",""
,"","1","5","","0","*","");
INSERT INTO s2iq1_content VALUES("60","158","News Feeds","news-feeds","","<p>New
s Feeds (com_newsfeeds) provides a way to organize and present news feeds. News
feeds are a way that you present information from another site on your site. For
example, the joomla.org website has numerous feeds that you can incorporate on
your site. You an use menus to present a single feed, a list of feeds in a categ
ory, or or a list of all feed categories. <a href=\"http://help.joomla.org/proxy
/index.php?option=com_help&amp;keyref=Help16:Components_Newsfeeds_Feeds\">Help</
a></p>","","1","0","0","21","2011-01-01 00:00:01","42","Joomla!","2011-01-10 04:
17:08","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00
","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_ca
tegory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent
_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":
\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation
\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"
show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\
":\"\",\"article_layout\":\"\"}","2","0","4","","","1","2","{\"robots\":\"\",\"a
uthor\":\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("61","159","Breadcrumbs Module","breadcrumbs-mo
dule","","<p>Breadcrumbs provide a pathway for users to navigate through the sit
e. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=H
elp16:Extensions_Module_Manager_Breadcrumbs\" title=\"Breacrumbs Module\">Help</
\n<p>{loadposition breadcrumbsload}</p>","","1","0","0","75","2011-01-01 00:00:0
a></p>
1","42","Joomla!","2011-01-10 03:10:46","42","0","0000-00-00 00:00:00","2011-0101 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\
"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_par
ent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_au
thor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_d
ate\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\"
:\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noau
th\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","3","0","2",""
,"","1","4","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\
"}","0","*","");

INSERT INTO s2iq1_content VALUES("62","160","Content","content-plugins","","<p>C


ontent plugins run when specific kinds of pages are loaded. They do things rangi
ng from protecting email addresses from harvesters to creating page breaks.</p><
p>Default on:</p><ul><li>Email Cloaking Help</li><li>Load Module Help</li><li>Pa
ge Break Help</li><li>Page Navigation Help</li><li>Rating Help</li></ul><p>Defau
lt off:</p><ul><li>Code Highlighting (Geshi) Help</li></ul>","","1","0","0","25"
,"2011-01-01 00:00:01","42","Joomla!","2011-01-01 00:00:01","42","0","0000-00-00
00:00:00","2011-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"
\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_catego
ry\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_aut
hor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_da
te\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"
\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout
\":\"\"}","1","0","7","","","1","1","","0","*","");
INSERT INTO s2iq1_content VALUES("64","162","Blue Mountain Rain Forest","blue-mo
untain-rain-forest","","<p><img src=\"images/sampledata/parks/landscape/120px_ra
inforest_bluemountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\"
/></p>","<p><img src=\"images/sampledata/parks/landscape/727px_rainforest_bluem
ountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\" style=\"verti
cal-align: middle;\" /></p><p></p><p class=\"caption\">Source: http://commons.wik
imedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p><p class=\"caption\">Aut
hor: Adam J.W.C.</p><p class=\"caption\">License: GNU Free Documentation License
</p>","1","0","0","73","2011-01-01 00:00:01","42","Parks Webmaster","2011-01-01
00:00:01","42","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00
:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show
_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_par
ent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify
_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon
\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"altern
ative_readmore\":\"\",\"layout\":\"\"}","1","0","2","","","1","0","","0","*","")
;
INSERT INTO s2iq1_content VALUES("65","163","Ormiston Pound","ormiston-pound",""
,"<p><img src=\"images/sampledata/parks/landscape/180px_ormiston_pound.jpg\" bor
der=\"0\" alt=\"Ormiston Pound\" style=\"border: 0;\" /></p>","<p><img src=\"ima
ges/sampledata/parks/landscape/800px_ormiston_pound.jpg\" border=\"0\" alt=\"Orm
iston Pound\" height=\"375\" style=\"vertical-align: middle; border: 0;\" /></p>
<p></p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Ormist
on_Pound.JPG</p><p class=\"caption\">Author:</p><p class=\"caption\">License: GN
U Free Public Documentation License</p>","1","0","0","73","2011-01-01 00:00:01",
"42","Parks Webmaster","2011-01-01 00:00:01","42","0","0000-00-00 00:00:00","201
1-01-01 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_title
s\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"sho
w_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"sh
ow_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"sho
w_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\
":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","1","
0","3","","","1","0","","0","*","");
INSERT INTO s2iq1_content VALUES("66","165","Latest Users Module","latest-usersmodule","","<p>This module displays the latest registered users. <a href=\"http:
//help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_M
\n<p>{loadposition userslatestload}</p>","","1","0","0","65","2011-01-01 00:00:0
odule_Manager_Latest_Users\">Help</a></p>
1","42","Joomla!","2011-01-10 03:31:12","42","0","0000-00-00 00:00:00","2011-0101 00:00:01","0000-00-00 00:00:00","","","{\"show_title\":\"1\",\"link_titles\":
\"\",\"show_intro\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_
parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show
_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_
readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":
\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}","2","0"
,"3","","","1","4","","0","*","");
INSERT INTO s2iq1_content VALUES("67","168","What\'s New in 1.5?","whats-new-in-

15","","<p>This article deliberately archived as an example.</p><p>As with previ


ous releases, Joomla! provides a unified and easy-to-use framework for deliverin
g content for Web sites of all kinds. To support the changing nature of the Inte
rnet and emerging Web technologies, Joomla! required substantial restructuring o
f its core functionality and we also used this effort to simplify many challenge
s within
\n<p
\n<li>Substantially
\n<ul>
style=\"margin-bottom:
the currentimproved
user interface.
0in;\">In
usability,
Joomla!
Joomla!
manageability,
1.5
1.5,hasyou\'\'ll
many
andnew
scalability
notice:</p>
features.</p>
far beyon
d the original accessibility
\n<li>Expanded
Mambo foundations</li>
to support internationalisation, double-byte charac
ters and right-to-left support for Arabic, Farsi, and Hebrew languages among oth
\n<li>Extended content
ers</li>
\n<li>Enhanced
integration
delivery,
of external
template
applications
and presentation
throughcapabilities
Web services</li>
to suppo
rt accessibility
\n<li>A
more sustainable
standardsandandflexible
contentframework
delivery for
to any
Component
destination</li>
and Extension deve
\n<li>Backward compatibility with previous releases of Components, Templates, Mo
lopers</li>
dules, and other Extensions</li>
\n</ul>","","2","0","0","9","2011-01-01
00:00:01","42","Joomla! 1.5","2011-01-01
00:00:01","0","0","0000-00-00 00:00:00","2011-01-01 00:00:01","0000-00-00 00:00
:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show
_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_par
ent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify
_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon
\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"altern
ative_readmore\":\"\",\"layout\":\"\"}","1","0","1","","","1","0","{\"robots\":\
"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("76","196","Living Rooms Show Range of Modernis
t to Traditional ","living-rooms-show-range-of-modernist-to-traditional","","<p>
<img src=\"images/sampledata/sample1.jpg\" border=\"0\" alt=\"\" width=\"630\" h
eight=\"472\"
\n<p>The
European
/></p>
languages are members of the same family. Their separate exist
ence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
The languages only differ in their grammar, their pronunciation and their most
common words. as a skeptical Cambridge friend of mine told me what Occidental is
. The European languages are members of the same family. Their separate existenc
e is a myth</p>realizes why a new common language would be desirable: one could r
\n<p>Everyone
\n","
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor
e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as an
\n<p>To
simple
English
as Occidental;
person, it will
in fact,
seemitlike
willsimplified
be Occidental.</p>
English, as a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators. To</p>","1","0","0","85","201108-03 05:28:59","42","","2012-01-11 03:05:00","42","0","0000-00-00 00:00:00","20
11-08-03 05:28:59","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titl
es\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"sh
ow_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"l
ink_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pub
lish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_
icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"sho
w_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","3","0",
"2","","","1","3","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference
\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("77","197","Modern and Minimalist Flat Interior
Design ","modern-and-minimalist-flat-interior-design","","<p><img src=\"images/
sampledata/sample8.jpg\" border=\"0\" alt=\"sample8\" width=\"630\" height=\"384
\" /></p>European languages are members of the same family. Their separate exist
\n<p>The
ence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
The languages only differ in their grammar, their pronunciation and their most
common words. as a skeptical Cambridge friend of mine told me what Occidental is
. The European languages are members of the same family. Their separate existenc
e is a myth</p>realizes why a new common language would be desirable: one could r
\n<p>Everyone
\n","
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor

e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as an
\n<p>To
simple
English
as Occidental;
person, it will
in fact,
seemitlike
willsimplified
be Occidental.</p>
English, as a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators.</p>","1","0","0","85","2011-0803 05:28:59","42","","2012-01-11 03:13:17","42","0","0000-00-00 00:00:00","201108-03 05:28:59","0000-00-00 00:00:00","","","{\"show_title\":\"\",\"link_titles\
":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_
parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link
_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publis
h_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_ico
n\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_n
oauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}","6","0","1"
,"","","1","11","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\"
:\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("79","203","typography","typography","","<div i
\n<p>This page presents most of typographical aspects of JA T3v2 Framework. <spa
d=\"ja-typo\">
n class=\"highlight\">Make your readers happy</span> with great Typography and U
ser Experience!</p>
\n<h1
\n<h1>This
\n<h2>This
\n<h3>This
\n<h4>This
\n<h5>This
\n</div>
\n<h2
\n<div
\n<p>Below
class=\"ja-typo-title\"><span>Preformatted
class=\"ja-typo-title\"><span>Headings</span></h2>
class=\"ja-typo-title\"><span>Special
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
is a sample of
Heading
<strong>pre</strong>
1.cols-1
2.
3.
4.
5.
clearfix\">
clearfix\">
Lorem
clearfix\">
ipsum.</h1>
ipsum.</h2>
ipsum.</h3>
ipsum.</h4>
ipsum.</h5>
Content</span></h2>
tagtext</span></h1>
or <strong>code</strong> clas
\n<pre>#ja-rightcol
s:</p>
\n
\n<p>This
\n</pre>
\n}
width:is#EEEEEE;
float:
color:
180px;
right;
a <span{class=\"highlight\">highlight phrase</span>. Use <strong>cl
\n</div>
ass=\"highlight\"</strong>.</p>
\n<h2
\n<div
\n<blockquote><span
class=\"ja-typo-title\"><span>Blockquote</span></h2>
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"open\">T</span>his
clearfix\">
is a sample <strong>Blockquote</s
trong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. In
terdum pharetra in a metus congue In Sed Pellentesque tincidunt pharetra.</block
\n<blockquote><span class=\"open\">T</span>his is a sample Blockquote. Lorem ips
quote>
um dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharetra i
n a metus congue In Sed Pellentesque tincidunt pharetra.<span class=\"close\">!<
\n</div>
/span></blockquote>
\n<h2
\n<div
\n<p><span
class=\"ja-typo-title\"><span>Dropcaps</span></h2>
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"dropcap\">T</span>his
clearfix\">is a Magazine Style Drop Cap. The first
letter in this paragraph is big. JA Templates bring into your Jooomla template
the magazine drop cap technique and CSS2 includes the first-letter pseudo class.
</p> class=\"ja-typo-title\"><span>Definition
\n<h1
\n</ol></div>
\n<li>This
\n<ul>
\n<li>Lorem
\n</div>
\n</ul>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Lists
class=\"ja-typo-title\"><span>Ordered
class=\"ja-typo-title\"><span>Un-Ordered
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-block
class=\"ja-typo-blockct
isipsum
a sample
dolor<strong>Unordered
<strong>Ordered
sit amet
first
last
clearfix\"><ol>
clearfix\">
clearfix\"><dl><dt>This
cols-3
consectetur</li>
clearfix\">
clearfix\">
clearfix\">
List</strong>.</li>
List</strong>.</li>
Style</span></h1>
List</span></h2>
List</span></h2>
is a sample <strong>Defin
ition List</strong>.</dt><dd>Condimentum quis.</dd><dd>Congue Quisque augue elit
\n</div>
\n<h2
\n<div
\n<ul
\n<li>This
\n<li>Lorem
dolor.</dd><dd>Congue
class=\"ja-typo-title\"><span>Special
class=\"ja-typo-list
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
isipsum
a sample
dolor<strong>Arrow
Quisque
sitlist-arrow\">
ametclearfix\">
augue
cols-3
consectetuer
elit
list</strong>.</li>
clearfix\">
dolor.</dd></dl></div>
Unordered
rutrum dignissim
Lists</span></h2>
et neque id. Inte
rdum pharetra
\n</div>
\n</ul>
\n<div
\n<ul
\n<li>This
\n<li>Lorem
class=\"ja-typo-list
class=\"ja-typo-block\">
class=\"ja-typo-blockct
isipsum
ainsample
adolor
metus<strong>Star
Arrowlist.</li>
sit
congue
list-star\">
ametclearfix\">
Inconsectetuer
Sed
list</strong>.</li>
Pellentesque
rutrumtincidunt
dignissimpharetra.</li>
et neque id. Inte
rdum pharetra
\n</div>
\n</ul>
\n<div
\n<ul
\n<li>This
\n<li>Lorem
class=\"ja-typo-list
class=\"ja-typo-block\">
class=\"ja-typo-blockct
isipsum
ainsample
adolor
metus<strong>Check
Starlist.</li>
sit
congue
list-check\">
ametclearfix\">
Inconsectetuer
Sedlist</strong>.</li>
Pellentesque
rutrumtincidunt
dignissimpharetra.</li>
et neque id. Inte
rdum class=\"blocknumber
\n<li>This
\n</div>
\n</ul>
\n<h2
\n<div
\n<p
pharetra
class=\"ja-typo-title\"><span>Block
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
is ainsample
a metusChecklist.</li>
congueclearfix\">
blocknumber-1\"><span
In Sed clearfix\">
cols-3
Pellentesque
Number</span></h2>
class=\"bignumber\">01</span>Lore
tincidunt pharetra.</li>
m ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum phare
tra inclass=\"blocknumber
\n<p
a metus congue In blocknumber-1\"><span
Sed Pellentesque tincidunt
class=\"bignumber\">02</span>Lore
pharetra.</p>
m ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum phare
tra inclass=\"blocknumber
\n<p
a metus congue In blocknumber-1\"><span
Sed Pellentesque tincidunt
class=\"bignumber\">03</span>Lore
pharetra.</p>
m ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum phare
tra inclass=\"blocknumber
\n</div>
\n<div
\n<p
a metus congue In blocknumber-2\"><span
class=\"ja-typo-block\">
class=\"ja-typo-blockct
Sed Pellentesque
clearfix\">tincidunt
class=\"bignumber\">A</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"blocknumber
\n<p
a metus congue In Sed
blocknumber-2\"><span
Pellentesque tincidunt
class=\"bignumber\">B</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"blocknumber
\n<p
a metus congue In Sed
blocknumber-2\"><span
Pellentesque tincidunt
class=\"bignumber\">C</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"blocknumber
\n</div>
\n<div
\n<p
aclass=\"ja-typo-blockct
class=\"ja-typo-block\">
metus congue In Sed
blocknumber-3\"><span
Pellentesque
clearfix\">tincidunt
class=\"bignumber\">a</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"blocknumber
\n<p
a metus congue In Sed
blocknumber-3\"><span
Pellentesque tincidunt
class=\"bignumber\">b</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"blocknumber
\n<p
a metus congue In Sed
blocknumber-3\"><span
Pellentesque tincidunt
class=\"bignumber\">c</span>Lorem
pharetra.</p>
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"ja-typo-icon
\n</div>
\n<h1
\n<div
\n<p
aclass=\"ja-typo-blockct
class=\"ja-typo-title\"><span>Icons
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
metus congue In Sedicon-error\">Lorem
Pellentesque
clearfix\">
cols-2
clearfix\">
clearfix\">
tincidunt
Style</span></h1>
ipsum dolor
pharetra.</p>
sit amet consectetuer r
utrum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellente
sque class=\"ja-typo-icon
\n<p
tincidunt pharetra.</p>
icon-message\">Lorem ipsum dolor sit amet consectetuer
rutrum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellen
tesqueclass=\"ja-typo-icon
\n<p
tincidunt pharetra.</p>
icon-tips\">Lorem ipsum dolor sit amet consectetuer ru

trum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentes
que tincidunt
\n<p
class=\"ja-typo-icon
pharetra.</p>icon-key\">Lorem ipsum dolor sit amet consectetuer rut
rum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentesq
ue tincidunt
\n<p
class=\"ja-typo-icon
pharetra.</p>icon-tag\">Lorem ipsum dolor sit amet consectetuer rut
rum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentesq
ue tincidunt
\n</div>
\n<div
\n<p
class=\"ja-typo-icon
class=\"ja-typo-block\">
class=\"ja-typo-blockct
pharetra.</p>icon-cart\">Lorem
clearfix\"> ipsum dolor sit amet consectetuer ru
trum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentes
que tincidunt
\n<p
class=\"ja-typo-icon
pharetra.</p>icon-doc\">Lorem ipsum dolor sit amet consectetuer rut
rum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentesq
ue tincidunt
\n<p
class=\"ja-typo-icon
pharetra.</p>icon-note\">Lorem ipsum dolor sit amet consectetuer ru
trum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentes
que tincidunt
\n<p
class=\"ja-typo-icon
pharetra.</p>icon-photo\">Lorem ipsum dolor sit amet consectetuer r
utrum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellente
sque class=\"ja-typo-icon
\n<p
tincidunt pharetra.</p>
icon-mobi\">Lorem ipsum dolor sit amet consectetuer ru
trum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentes
que tincidunt
\n</div>
\n<h1
\n<h2
\n<div
class=\"ja-typo-title\"><span>Bubbles</span></h1>
class=\"ja-typo-title\"><span>Grey
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
pharetra.</p> bubble-1\">
clearfix\">
cols-3
clearfix\">
clearfix\">
ipsum
Bubbles</span></h2>
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-2\">ipsum dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>
Name</span></p>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Blue
class=\"ja-typo-block\">bubble-3\">
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
clearfix\">
ipsum
Bubbles</span></h2>
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-4\">ipsum dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>
Name</span></p>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Black
class=\"ja-typo-block\">bubble-5\">
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
clearfix\">
ipsum
Bubbles</span></h2>
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-6\">ipsum dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>
Name</span></p>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-blockrowbubble-rounded
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
clearfix\">
cols-3 clearfix\">
ipsumGrey
bubble-1\">
dolor
Bubbles</span></h2>
sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-rounded
ipsumbubble-2\">
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>
Name</span></p>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">bubble-rounded
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
clearfix\">
ipsumBlue
bubble-3\">
dolor
Bubbles</span></h2>
sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-rounded
ipsumbubble-4\">
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>
Name</span></p>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">bubble-rounded
class=\"ja-typo-blockct
class=\"ja-typo-bubble
class=\"ja-typo-bubblect\">Lorem
clearfix\">
ipsumBlack
bubble-5\">
dolorBubbles</span></h2>
sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n</div>class=\"ja-typo-bubblect\">Lorem
Name</span></p>
\n<div
class=\"ja-typo-bubble bubble-rounded
ipsumbubble-6\">
dolor sit amet, consectetur adipis
cing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. P
hasellus
\n<p
class=\"ja-typo-bubble-meta\"><span
laoreet mattis est, eu vulputateclass=\"ja-typo-bubble-author\">Author
sapien.</div>
\n<divclass=\"ja-typo-title\"><span>Message
\n</div>
Name</span></p>
\n<h1
class=\"ja-typo-blockswrap clearfix\">Boxes &amp; Legend Styles</span></h1
>\n<divclass=\"ja-typo-box
\n<h2
\n<div
\n<p
class=\"ja-typo-title\"><span>Message
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
box-sticky\"><strong>This
clearfix\">
cols-3 clearfix\">
Boxes with
is aIcons</span></h2>
sticky</strong>. Lorem i
psum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharetra
\n<p
in aclass=\"ja-typo-box
metus congue In Sedbox-download\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a download box</strong>.
Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum
pharetra
\n</div>
\n<h2
\n<div
\n<p
class=\"ja-typo-box
class=\"ja-typo-title\"><span>Message
class=\"ja-typo-block\">
class=\"ja-typo-blockct
in a metus conguebox-grey-1\"><strong>This
In Sed
clearfix\">
Pellentesque
Boxes
tincidunt
-isStyle
a grey
pharetra.</p>
1</span></h2>
box</strong>. Lorem
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"ja-typo-box
\n<p
a metus congue In Sed
box-hilite-1\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a hilite box</strong>. L
orem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum ph

\n<p class=\"ja-typo-box
aretra
\n</div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Message
in a metus congue box-grey-2\"><strong>This
class=\"ja-typo-block\">
class=\"ja-typo-blockct
In Sedclearfix\">
PellentesqueBoxes
tincidunt
-isStyle
apharetra.</p>
grey
2</span></h2>
box</strong>. Lorem
ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharet
ra inclass=\"ja-typo-box
\n<p
a metus congue In Sed
box-hilite-2\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a hilite box</strong>. L
orem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum ph
aretraclass=\"ja-typo-box
\n</div>
\n<h2
\n<div
\n<p
class=\"ja-typo-title\"><span>Rounded
in a metus congue box-rounded
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
In Sedclearfix\">
Pellentesque
cols-3
box-sticky\"><strong>This
clearfix\">
Message
tincidunt
Boxes
pharetra.</p>
with is
Icons</span></h2>
a sticky</stro
ng>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Inter
dum pharetra
\n<p
class=\"ja-typo-box
in a metus congue
box-rounded
In Sedbox-download\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a download b
ox</strong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque i
d. Interdum pharetra in a metus congue In Sed Pellentesque tincidunt pharetra.</
p> class=\"ja-typo-box
\n</div>
\n<h2
\n<div
\n<p
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">
class=\"ja-typo-blockct
box-rounded
clearfix\">
box-grey-1\"><strong>This
Message Boxes - Style
is a1</span></h2>
grey box</st
rong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Int
erdumclass=\"ja-typo-box
\n<p
pharetra in a metusbox-rounded
congue In Sed
box-hilite-1\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a hilite box
</strong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.
\n</div>
\n<h2
\n<div
\n<p
Interdum
class=\"ja-typo-box
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">
class=\"ja-typo-blockct
pharetra in a metus
box-rounded
congue
clearfix\">
In Sed Message
box-grey-2\"><strong>This
Pellentesque
Boxestincidunt
- Style
is a2</span></h2>
pharetra.</p>
grey box</st
rong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Int
erdumclass=\"ja-typo-box
\n<p
pharetra in a metusbox-rounded
congue In Sed
box-hilite-2\"><strong>This
Pellentesque tincidunt pharetra.</p>
is a hilite box
</strong>. Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.
\n</div>
\n<h2
\n<div
\n<h3
\nLorem
Interdum
class=\"ja-typo-title\"><span>Legends</span></h2>
class=\"legend-title\">Legend
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-legend
ipsum
pharetra
dolorinsita amet
metusconsectetuer
congue
legend-1\">
clearfix\">
cols-2
-InStyle
clearfix\">
Sedat1</h3>
Pellentesque
elit augue Intincidunt
lorem. Quis
pharetra.</p>
Donec lib
ero atclass=\"legend-title\">Legend
\n</div>
\n<div
\n<h3
\nLorem
Vivamus
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-legend
ipsum dolor
mi fringilla
sit ametneque
consectetuer
legend-2\">
clearfix\">
commodo
- Styleat2</h3>
vitae.</div>
elit
augue In lorem. Quis Donec lib
ero atclass=\"legend-title\">Rounded
\n</div>
\n<h2
\n<div
\n<h3
\nLorem
class=\"ja-typo-title\"><span>Rounded
Vivamus
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-legend
ipsum dolor
mi fringilla
sit ametneque
consectetuer
legend-rounded
clearfix\">
cols-2
commodo
Legend
clearfix\">
at-Legends</span></h2>
vitae.</div>
legend-1\">
elit
Styleaugue
1</h3>
In lorem. Quis Donec lib
ero atclass=\"legend-title\">Rounded
\n</div>
\n<div
\n<h3
\nLorem
Vivamus
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"ja-typo-legend
ipsum dolor
mi fringilla
sit ametneque
consectetuer
legend-rounded
clearfix\">
commodo
Legendat-elit
vitae.</div>
legend-2\">
Styleaugue
2</h3>
In lorem. Quis Donec lib
ero atclass=\"ja-typo-title\"><span>Big
\n</div>
\n<h1
\n<h2
\n<div
class=\"ja-typo-title\"><span>Buttons
Vivamus mi fringilla neque
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
clearfix\"><a
cols-1
commodo
clearfix\">
clearfix\">
Buttons</span></h2>
at&amp;
vitae.</div>
class=\"ja-typo-btn
Tags</span></h1>btn-blue ja-typ
o-btn-big btn-big-blue\" href=\"#\"><span>Button Text</span></a> <a class=\"ja-t
ypo-btn btn-green ja-typo-btn-big btn-big-green\" href=\"#\"><span>Button Text</
span></a> <a class=\"ja-typo-btn btn-red ja-typo-btn-big btn-big-red\" href=\"#\
"><span>Button Text</span></a> <a class=\"ja-typo-btn btn-orange ja-typo-btn-big
btn-big-orange\" href=\"#\"><span>Button Text</span></a> <a class=\"ja-typo-btn
btn-black ja-typo-btn-big btn-big-black\" href=\"#\"><span>Button Text</span></
a> <a class=\"ja-typo-btn btn-grey ja-typo-btn-big btn-big-grey\" href=\"#\"><sp
an>Button
\n</div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Icon
class=\"ja-typo-block\">
class=\"ja-typo-blockct
Text</span></a></div>clearfix\"><a
Buttons</span></h2>
class=\"ja-typo-btn ja-typo-btn-icn
btn-icn-save\" href=\"#\"><span><span>Button Text</span></span></a> <a class=\"
ja-typo-btn ja-typo-btn-icn btn-icn-tip\" href=\"#\"><span><span>Button Text</sp
an></span></a> <a class=\"ja-typo-btn ja-typo-btn-icn btn-icn-warning\" href=\"#
\"><span><span>Button Text</span></span></a> <a class=\"ja-typo-btn ja-typo-btnicn btn-icn-info\" href=\"#\"><span><span>Button Text</span></span></a> <a class
=\"ja-typo-btn ja-typo-btn-icn btn-icn-ok\" href=\"#\"><span><span>Button Text</
\n</div>
span></span></a></div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Small
class=\"ja-typo-block\">clearfix\"><a
class=\"ja-typo-blockct
Buttons</span></h2>
class=\"ja-typo-btn btn-blue ja-typ
o-btn-sm btn-sm-blue\" href=\"#\"><span>Button Text</span></a> <a class=\"ja-typ
o-btn btn-green ja-typo-btn-sm btn-sm-green\" href=\"#\"><span>Button Text</span
></a> <a class=\"ja-typo-btn btn-red ja-typo-btn-sm btn-sm-red\" href=\"#\"><spa
n>Button Text</span></a> <a class=\"ja-typo-btn btn-orange ja-typo-btn-sm btn-sm
-orange\" href=\"#\"><span>Button Text</span></a> <a class=\"ja-typo-btn btn-bla
ck ja-typo-btn-sm btn-sm-black\" href=\"#\"><span>Button Text</span></a> <a clas
s=\"ja-typo-btn btn-grey ja-typo-btn-sm btn-sm-grey\" href=\"#\"><span>Button Te
\n</div>
xt</span></a></div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-blockrowclearfix\"><a
class=\"ja-typo-block\">
class=\"ja-typo-blockct
cols-1 clearfix\">
Big
class=\"ja-typo-btn
Buttons</span></h2>
btn-rounded-big
btn-blue ja-typo-btn-big btn-big-blue\" href=\"#\"><span>Button Text</span></a>
<a class=\"ja-typo-btn btn-rounded-big btn-green ja-typo-btn-big btn-big-green\
" href=\"#\"><span>Button Text</span></a> <a class=\"ja-typo-btn btn-rounded-big
btn-red ja-typo-btn-big btn-big-red\" href=\"#\"><span>Button Text</span></a> <
a class=\"ja-typo-btn btn-rounded-big btn-orange ja-typo-btn-big btn-big-orange\
" href=\"#\"><span>Button Text</span></a> <a class=\"ja-typo-btn btn-rounded-big
btn-black ja-typo-btn-big btn-big-black\" href=\"#\"><span>Button Text</span></
a> <a class=\"ja-typo-btn btn-rounded-big btn-grey ja-typo-btn-big btn-big-grey\
" href=\"#\"><span>Button
\n</div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">
class=\"ja-typo-blockct
Text</span></a></div>
clearfix\"><aIcon
class=\"ja-typo-btn
Buttons</span></h2>
btn-rounded-icn
ja-typo-btn-icn btn-icn-save\" href=\"#\"><span><span>Button Text</span></span>
</a> <a class=\"ja-typo-btn btn-rounded-icn ja-typo-btn-icn btn-icn-tip\" href=\
"#\"><span><span>Button Text</span></span></a> <a class=\"ja-typo-btn btn-rounde
d-icn ja-typo-btn-icn btn-icn-warning\" href=\"#\"><span><span>Button Text</span
></span></a> <a class=\"ja-typo-btn btn-rounded-icn ja-typo-btn-icn btn-icn-info
\" href=\"#\"><span><span>Button Text</span></span></a> <a class=\"ja-typo-btn b

tn-rounded-icn ja-typo-btn-icn btn-icn-ok\" href=\"#\"><span><span>Button Text</


\n</div>
span></span></a></div>
\n<h2
\n<div
class=\"ja-typo-title\"><span>Rounded
class=\"ja-typo-block\">clearfix\"><aSmall
class=\"ja-typo-blockct
class=\"ja-typo-btn
Buttons</span></h2>
btn-rounded-sm
btn-blue ja-typo-btn-sm btn-sm-blue\" href=\"#\"><span>Button Text</span></a> <a
class=\"ja-typo-btn btn-rounded-sm btn-green ja-typo-btn-sm btn-sm-green\" href
=\"#\"><span>Button Text</span></a> <a class=\"ja-typo-btn btn-rounded-sm btn-re
d ja-typo-btn-sm btn-sm-red\" href=\"#\"><span>Button Text</span></a> <a class=\
"ja-typo-btn btn-rounded-sm btn-orange ja-typo-btn-sm btn-sm-orange\" href=\"#\"
><span>Button Text</span></a> <a class=\"ja-typo-btn btn-rounded-sm btn-black ja
-typo-btn-sm btn-sm-black\" href=\"#\"><span>Button Text</span></a> <a class=\"j
a-typo-btn btn-rounded-sm btn-grey ja-typo-btn-sm btn-sm-grey\" href=\"#\"><span
>Buttonclass=\"ja-typo-title\"><span>Squared
\n</div>
\n<h2
\n<div
\n<p>This
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
Text</span></a></div>
is a sample <span class=\"ja-typo-tag
clearfix\">
cols-2 clearfix\">
Tags</span></h2>
tag-grey\">Inline Tag</span>. Us
e this to is
\n<p>This
provide
a sample
useful
<span
information.</p>
class=\"ja-typo-tag tag-blue\">Inline Tag</span>. Us
e this to is
\n<p>This
provide
a sample
useful
<span
information.</p>
class=\"ja-typo-tag tag-green\">Inline Tag</span>. U
se this toisprovide
\n<p>This
a sample
useful
<spaninformation.</p>
class=\"ja-typo-tag tag-red\">Inline Tag</span>. Use
\n<p>This
this to provide
is a sample
useful<span
information.</p>
class=\"ja-typo-tag tag-orange\">Inline Tag</span>.
Use this toisprovide
\n<p>This
a sampleuseful
<spaninformation.</p>
class=\"ja-typo-tag tag-black\">Inline Tag</span>. U
se thisclass=\"ja-typo-title\"><span>Rounded
\n</div>
\n<h2
\n<div
\n<p>This
class=\"ja-typo-block\">
class=\"ja-typo-blockct
toisprovide
a sample
useful
<spaninformation.</p>
class=\"ja-typo-tag
clearfix\"> Tags</span></h2>
tag-rounded tag-grey\">Inline Ta
g</span>. is
\n<p>This
Useathis
sample
to <span
provideclass=\"ja-typo-tag
useful information.</p>
tag-rounded tag-blue\">Inline Ta
g</span>. is
\n<p>This
Useathis
sample
to <span
provideclass=\"ja-typo-tag
useful information.</p>
tag-rounded tag-green\">Inline T
ag</span>.isUsea sample
\n<p>This
this to<span
provide
class=\"ja-typo-tag
useful information.</p>
tag-rounded tag-red\">Inline Tag
</span>. Use
\n<p>This
is athis
sample
to provide
<span class=\"ja-typo-tag
useful information.</p>
tag-rounded tag-orange\">Inline
Tag</span>.isUse
\n<p>This
a sample
this to<span
provide
class=\"ja-typo-tag
useful information.</p>
tag-rounded tag-black\">Inline T
ag</span>.
\n</div>
\n<h1
\n<div
class=\"ja-typo-title\"><span>Special
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"moduletable
class=\"ja-box-ct\">Use
Use this to provide
moduletable_badge
useful
clearfix\">
module
cols-4
clearfix\">
information.</p>
suffix:
clearfix\">
Module
badge-top\">
<strong>_badge
Style</span></h1>
badge-top</strong>
to put class=\"ja-box-ct\">Use
\n</div>
\n<div
this badge on any module
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"moduletable
moduletable_badge
clearfix\">
module
you like!</div>
suffix:badge-new\">
<strong>_badge badge-new</strong>
to put class=\"ja-box-ct\">Use
\n</div>
\n<div
this badge on any module
class=\"ja-typo-block\">
class=\"ja-typo-blockct
class=\"moduletable
moduletable_badge
clearfix\">
module
you like!</div>
suffix:badge-pick\">
<strong>_badge badge-pick</strong>
\n</div>
\n<div
to putclass=\"moduletable
class=\"ja-typo-block\">
class=\"ja-typo-blockct
this badge on any module
moduletable_badge
clearfix\">
you like!</div>
badge-hot\" style=\"margin-right: 0
\n<div class=\"ja-box-ct\">Use module suffix: <strong>_badge badge-hot</strong>
;\">
to putclass=\"ja-typo-title\"><span>Form
\n</div>
\n<h1
\n<h2
\n<div
class=\"ja-typo-title\"><span>Forms</span></h1>
this badge on any moduleclearfix\"><fieldset><legend>Templates
class=\"ja-typo-blockswrap
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
youclearfix\">
cols-3
like!</div>
clearfix\">
Fieldset</span></h2>
Fieldset</
legend> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus s
apien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis es
t, eu vulputate
\n</div>
\n<div
class=\"ja-typo-block\">
class=\"ja-typo-blockct
sapien suscipitclearfix\"><fieldset
ac.</fieldset></div>class=\"ja-typo-fieldset fie
ldset-1\"><legend>Special Fieldset - Style 1</legend> Lorem ipsum dolor sit amet
, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euis
mod duiclass=\"ja-typo-blockct
\n</div>
\n<div
class=\"ja-typo-block\">
tincidunt. Phasellus laoreet
clearfix\"><fieldset
mattis est.</fieldset></div>
class=\"ja-typo-fieldset fie
ldset-2\"><legend>Special Fieldset - Style 2</legend> Lorem ipsum dolor sit amet
, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euis
mod duiclass=\"ja-typo-title\"><span>Form
\n</div>
\n<h2
\n<div
\n<p><label
class=\"ja-typo-blockrow
class=\"ja-typo-block\">
class=\"ja-typo-blockct
tincidunt.
for=\"input\">Sample
Phasellus laoreet
clearfix\"><form>
cols-1
Inputmattis
clearfix\">
1</label>
Elements</span></h2>
est.</fieldset></div>
<br /> <input class=\"inputbox\
" type=\"input\"
\n<p><label
for=\"input\">Sample
name=\"input\" /></p>
Input 2</label> <br /> <input class=\"inputbox\
" type=\"input\"
\n<p><input
type=\"radio\"
name=\"input\"
/><label
/></p>
for=\"radio\">Sample Radio Input</label> <in
put type=\"checkbox\" /><label for=\"checkbox\">Sample CheckBox Input</label></p
>\n<p><label for=\"select\">Sample Select Field:</label><br /> <select id=\"selec
t\"><option>Option
\n<p><label
for=\"textarea\">Sample
One</option><option>Option
Textarea Field:</label><br
Two</option></select></p>
/> <textarea clas
s=\"inputbox\" rows=\"5\"
\n<p><button>Submit
\n</div>","","1","0","0","9","2012-01-08
\n</div>
\n</form></div>
Button</button>
cols=\"80\">Textarea
<button>Reset
17:33:26","42","","0000-00-00
text</textarea></p>
Button</button></p> 00:00:00"
,"0","0","0000-00-00 00:00:00","2012-01-08 17:33:26","0000-00-00 00:00:00","",""
,"{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\
":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_catego
ry\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"
show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\"
,\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vo
te\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",
\"article_layout\":\"\"}","1","0","0","","","1","7","{\"robots\":\"\",\"author\"
:\"\",\"rights\":\"\",\"xreference\":\"\"}","0","*","");
INSERT INTO s2iq1_content VALUES("80","207","Vaquero Festival unveils new websit
e","vaquero-festival-unveils-new-website","","<p>New website reflects new image,
mission and vision.</p>","","1","0","0","85","2012-09-23 16:09:38","42","","201
2-09-23 16:10:31","42","0","0000-00-00 00:00:00","2012-09-23 16:09:38","0000-0000 00:00:00","","","{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\
",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"
link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item

_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_ico
n\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_posit
ion\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishi
ng_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\
",\"show_urls_images_frontend\":\"\"}","2","0","0","","","1","0","{\"robots\":\"
\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}","1","*","");

DROP TABLE IF EXISTS s2iq1_content_frontpage;


CREATE TABLE `s2iq1_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;
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO

s2iq1_content_frontpage
s2iq1_content_frontpage
s2iq1_content_frontpage
s2iq1_content_frontpage
s2iq1_content_frontpage

VALUES("8","3");
VALUES("35","5");
VALUES("24","2");
VALUES("50","4");
VALUES("80","1");

DROP TABLE IF EXISTS s2iq1_content_rating;


CREATE TABLE `s2iq1_content_rating` (
`content_id` int(11) NOT NULL DEFAULT '0',
`rating_sum` int(10) unsigned NOT NULL DEFAULT '0',
`rating_count` int(10) unsigned NOT NULL DEFAULT '0',
`lastip` varchar(50) NOT NULL DEFAULT '',
PRIMARY KEY (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_core_log_searches;


CREATE TABLE `s2iq1_core_log_searches` (
`search_term` varchar(128) NOT NULL DEFAULT '',
`hits` int(10) unsigned NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_extensions;


CREATE TABLE `s2iq1_extensions` (
`extension_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`type` varchar(20) NOT NULL,
`element` varchar(100) NOT NULL,
`folder` varchar(100) NOT NULL,
`client_id` tinyint(3) NOT NULL,
`enabled` tinyint(3) NOT NULL DEFAULT '1',
`access` int(10) unsigned DEFAULT NULL,
`protected` tinyint(3) NOT NULL DEFAULT '0',

`manifest_cache` text NOT NULL,


`params` text NOT NULL,
`custom_data` text NOT NULL,
`system_data` text NOT NULL,
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) DEFAULT '0',
`state` int(11) DEFAULT '0',
PRIMARY KEY (`extension_id`),
KEY `element_clientid` (`element`,`client_id`),
KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
KEY `extension` (`type`,`element`,`folder`,`client_id`)
) ENGINE=MyISAM AUTO_INCREMENT=10102 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_extensions VALUES("1","com_mailto","component","com_mailto",""
,"0","1","1","1","{\"legacy\":false,\"name\":\"com_mailto\",\"type\":\"component
\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":
\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\"
:\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"d
escription\":\"COM_MAILTO_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000000-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("2","com_wrapper","component","com_wrapper",
"","0","1","1","1","{\"legacy\":false,\"name\":\"com_wrapper\",\"type\":\"compon
ent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright
\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"authorE
mail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0
\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}","","","","0"
,"0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("3","com_admin","component","com_admin","","
1","1","1","1","{\"legacy\":false,\"name\":\"com_admin\",\"type\":\"component\",
\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(
C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\"
:\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"d
escription\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-0
0-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("4","com_banners","component","com_banners",
"","1","1","1","0","{\"legacy\":false,\"name\":\"com_banners\",\"type\":\"compon
ent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright
\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"authorE
mail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0
\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}","{\"purchase
_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefi
x\":\"\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("5","com_cache","component","com_cache","","
1","1","1","1","{\"legacy\":false,\"name\":\"com_cache\",\"type\":\"component\",
\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(
C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"
admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"desc
ription\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-0
0 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("6","com_categories","component","com_catego
ries","","1","1","1","1","{\"legacy\":false,\"name\":\"com_categories\",\"type\"
:\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\"
,\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"a
uthorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\
"2.5.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}","",
"","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("7","com_checkin","component","com_checkin",
"","1","1","1","1","{\"legacy\":false,\"name\":\"com_checkin\",\"type\":\"compon
ent\",\"creationDate\":\"Unknown\",\"author\":\"Joomla! Project\",\"copyright\":

\"(C) 2005 - 2008 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmai


l\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",
\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0
000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("8","com_contact","component","com_contact",
"","1","1","1","0","{\"legacy\":false,\"name\":\"com_contact\",\"type\":\"compon
ent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright
\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"authorE
mail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0
\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\"}","{\"show_con
tact_category\":\"hide\",\"show_contact_list\":\"0\",\"presentation_style\":\"sl
iders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_
street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcod
e\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",
\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1
\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\"
:\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name
\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_a
ddress\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\
"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_head
ings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"s
how_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\"
:\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_count
ry_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned
_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":
\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"m
etakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",
\"xreference\":\"\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("9","com_cpanel","component","com_cpanel",""
,"1","1","1","1","{\"legacy\":false,\"name\":\"com_cpanel\",\"type\":\"component
\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":
\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"
admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"desc
ription\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-0000 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10","com_installer","component","com_instal
ler","","1","1","1","1","{\"legacy\":false,\"name\":\"com_installer\",\"type\":\
"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"co
pyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\"}","{}","
","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("11","com_languages","component","com_langua
ges","","1","1","1","1","{\"legacy\":false,\"name\":\"com_languages\",\"type\":\
"component\",\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyrigh
t\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"author
Email\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.
0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}","{\"admin
istrator\":\"en-GB\",\"site\":\"en-GB\"}","","","0","0000-00-00 00:00:00","0","0
");
INSERT INTO s2iq1_extensions VALUES("12","com_login","component","com_login","",
"1","1","1","1","{\"legacy\":false,\"name\":\"com_login\",\"type\":\"component\"
,\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"
(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\
"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"des
cription\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-0000 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("13","com_media","component","com_media","",
"1","1","0","1","{\"legacy\":false,\"name\":\"com_media\",\"type\":\"component\"
,\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"

(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\


"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"des
cription\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\"}","{\"upload_extensions\
":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP
,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload
_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_
uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_e
xtensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"ima
ge\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,ap
plication\\/msword,application\\/excel,application\\/pdf,application\\/powerpoin
t,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\",\"e
nable_flash\":\"0\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("14","com_menus","component","com_menus","",
"1","1","1","1","{\"legacy\":false,\"name\":\"com_menus\",\"type\":\"component\"
,\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"
(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\
"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"des
cription\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-0
0-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("15","com_messages","component","com_message
s","","1","1","1","1","{\"legacy\":false,\"name\":\"com_messages\",\"type\":\"co
mponent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyr
ight\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"author
Email\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.
0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\"}","","","","
0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("16","com_modules","component","com_modules"
,"","1","1","1","1","{\"legacy\":false,\"name\":\"com_modules\",\"type\":\"compo
nent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyrigh
t\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0"
,"0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("17","com_newsfeeds","component","com_newsfe
eds","","1","1","1","0","{\"legacy\":false,\"name\":\"com_newsfeeds\",\"type\":\
"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"co
pyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}","{\"sh
ow_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":
\"1\",\"feed_word_count\":\"0\",\"show_headings\":\"1\",\"show_name\":\"1\",\"sh
ow_articles\":\"0\",\"show_link\":\"1\",\"show_description\":\"1\",\"show_descri
ption_image\":\"1\",\"display_num\":\"\",\"show_pagination_limit\":\"1\",\"show_
pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_cat_items\":\"1\"}",
"","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("18","com_plugins","component","com_plugins"
,"","1","1","1","1","{\"legacy\":false,\"name\":\"com_plugins\",\"type\":\"compo
nent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyrigh
t\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0"
,"0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("19","com_search","component","com_search","
","1","1","1","1","{\"legacy\":false,\"name\":\"com_search\",\"type\":\"componen
t\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\"
:\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}","{\"enabled\":\
"0\",\"show_date\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("20","com_templates","component","com_templa

tes","","1","1","1","1","{\"legacy\":false,\"name\":\"com_templates\",\"type\":\
"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"co
pyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}","{\"te
mplate_positions_display\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("21","com_weblinks","component","com_weblink
s","","1","1","1","0","{\"legacy\":false,\"name\":\"com_weblinks\",\"type\":\"co
mponent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyr
ight\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\n\\t\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"COM_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}","{\"sho
w_comp_description\":\"1\",\"comp_description\":\"\",\"show_link_hits\":\"1\",\"
show_link_description\":\"1\",\"show_other_cats\":\"0\",\"show_headings\":\"0\",
\"show_numbers\":\"0\",\"show_report\":\"1\",\"count_clicks\":\"1\",\"target\":\
"0\",\"link_icons\":\"\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("22","com_content","component","com_content"
,"","1","1","0","1","{\"legacy\":false,\"name\":\"com_content\",\"type\":\"compo
nent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyrigh
t\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}","{\"article_la
yout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\
"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"
0\",\"link_parent_category\":\"0\",\"show_author\":\"1\",\"link_author\":\"0\",\
"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\"
,\"show_item_navigation\":\"1\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"sh
ow_readmore_title\":\"1\",\"readmore_limit\":\"100\",\"show_icons\":\"1\",\"show
_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"1\",\"show_noauth\
":\"0\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_desc
ription\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"0\",\"show_empty
_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show
_cat_num_articles\":\"0\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\"
,\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"0\",\"show_cat_n
um_articles_cat\":\"1\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"
2\",\"num_columns\":\"1\",\"num_links\":\"5\",\"multi_column_order\":\"0\",\"sho
w_subcategory_content\":\"-1\",\"show_pagination_limit\":\"1\",\"filter_field\":
\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\
"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"orderby_pri\":\"order\",\"o
rderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"
show_pagination_results\":\"1\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",
\"filters\":{\"1\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attribu
tes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attribut
es\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attribute
s\":\"\"},\"2\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes
\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\
":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\"
:\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":
\"\"},\"10\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":
\"\"},\"12\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":
\"\"},\"8\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\
"\"}}}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("23","com_config","component","com_config","
","1","1","0","1","{\"legacy\":false,\"name\":\"com_config\",\"type\":\"componen
t\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\"
:\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\
":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"
description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}","{\"filters\":{\"1
\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\
":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\"

:{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":
{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{
\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\
"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"
filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"10\":{\"
filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"12\":{\"
filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"f
ilter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}","","","0
","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("24","com_redirect","component","com_redirec
t","","1","1","0","1","{\"legacy\":false,\"name\":\"com_redirect\",\"type\":\"co
mponent\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyr
ight\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"author
Email\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.
0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}","{}","",""
,"0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("25","com_users","component","com_users","",
"1","1","0","1","{\"legacy\":false,\"name\":\"com_users\",\"type\":\"component\"
,\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"
(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\
"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"des
cription\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\"}","{\"allowUserRegistrat
ion\":\"1\",\"new_usertype\":\"2\",\"useractivation\":\"1\",\"frontend_userparam
s\":\"1\",\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}","","","0","0000-0
0-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("100","PHPMailer","library","phpmailer","","
0","1","1","1","{\"legacy\":false,\"name\":\"PHPMailer\",\"type\":\"library\",\"
creationDate\":\"2001\",\"author\":\"PHPMailer\",\"copyright\":\"(c) 2001-2003,
Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2
011, Jim Jagielski. All Rights Reserved.\",\"authorEmail\":\"jimjag@gmail.com\",
\"authorUrl\":\"https:\\/\\/code.google.com\\/a\\/apache-extras.org\\/p\\/phpmai
ler\\/\",\"version\":\"5.2\",\"description\":\"LIB_PHPMAILER_XML_DESCRIPTION\",\
"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("101","SimplePie","library","simplepie","","
0","1","1","1","{\"legacy\":false,\"name\":\"SimplePie\",\"type\":\"library\",\"
creationDate\":\"2004\",\"author\":\"SimplePie\",\"copyright\":\"Copyright (c) 2
004-2009, Ryan Parman and Geoffrey Sneddon\",\"authorEmail\":\"\",\"authorUrl\":
\"http:\\/\\/simplepie.org\\/\",\"version\":\"1.2\",\"description\":\"LIB_SIMPLE
PIE_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0
");
INSERT INTO s2iq1_extensions VALUES("102","phputf8","library","phputf8","","0","
1","1","1","{\"legacy\":false,\"name\":\"phputf8\",\"type\":\"library\",\"creati
onDate\":\"2006\",\"author\":\"Harry Fuecks\",\"copyright\":\"Copyright various
authors\",\"authorEmail\":\"hfuecks@gmail.com\",\"authorUrl\":\"http:\\/\\/sourc
eforge.net\\/projects\\/phputf8\",\"version\":\"0.5\",\"description\":\"LIB_PHPU
TF8_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0
");
INSERT INTO s2iq1_extensions VALUES("103","Joomla! Platform","library","joomla",
"","0","1","1","1","{\"legacy\":false,\"name\":\"Joomla! Platform\",\"type\":\"l
ibrary\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":
\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"author
Email\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"versi
on\":\"11.4\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}","{
}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("200","mod_articles_archive","module","mod_a
rticles_archive","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_articles_a
rchive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla!
Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters.\\n\\t\
\tAll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"ww
w.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_

DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("201","mod_articles_latest","module","mod_ar
ticles_latest","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_articles_lat
est\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Pr
oject\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All right
s reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.or
g\",\"version\":\"2.5.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"
group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("202","mod_articles_popular","module","mod_a
rticles_popular","","0","1","1","0","{\"legacy\":false,\"name\":\"mod_articles_p
opular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla!
Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All ri
ghts reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla
.org\",\"version\":\"2.5.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"g
roup\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("203","mod_banners","module","mod_banners","
","0","1","1","1","{\"legacy\":false,\"name\":\"mod_banners\",\"type\":\"module\
",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"
Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEm
ail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\
",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}","","","","0",
"0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("204","mod_breadcrumbs","module","mod_breadc
rumbs","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_breadcrumbs\",\"type
\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"co
pyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\
",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"versio
n\":\"2.5.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\"
}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("205","mod_custom","module","mod_custom","",
"0","1","1","1","{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\
"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Cop
yright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail
\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\
"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000
0-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("206","mod_feed","module","mod_feed","","0",
"1","1","1","{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creat
ionDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright
(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"a
dmin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"descr
iption\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00
00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("207","mod_footer","module","mod_footer","",
"0","1","1","1","{\"legacy\":false,\"name\":\"mod_footer\",\"type\":\"module\",\
"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Cop
yright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail
\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\
"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000
0-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("208","mod_login","module","mod_login","","0
","1","1","1","{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"cr
eationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyri
ght (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":
\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"de
scription\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00
-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("209","mod_menu","module","mod_menu","","0",
"1","1","1","{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creat
ionDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright

(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"a


dmin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"descr
iption\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00
00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("210","mod_articles_news","module","mod_arti
cles_news","","0","1","1","0","{\"legacy\":false,\"name\":\"mod_articles_news\",
\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\
",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights rese
rved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"
version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"grou
p\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("211","mod_random_image","module","mod_rando
m_image","","0","1","1","0","{\"legacy\":false,\"name\":\"mod_random_image\",\"t
ype\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\
"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserve
d.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"ver
sion\":\"2.5.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":
\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("212","mod_related_items","module","mod_rela
ted_items","","0","1","1","0","{\"legacy\":false,\"name\":\"mod_related_items\",
\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\
",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights rese
rved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"
version\":\"2.5.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"
\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("213","mod_search","module","mod_search","",
"0","1","1","0","{\"legacy\":false,\"name\":\"mod_search\",\"type\":\"module\",\
"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Cop
yright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail
\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\
"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000
0-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("214","mod_stats","module","mod_stats","","0
","1","1","0","{\"legacy\":false,\"name\":\"mod_stats\",\"type\":\"module\",\"cr
eationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyri
ght (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":
\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"de
scription\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00
-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("215","mod_syndicate","module","mod_syndicat
e","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_syndicate\",\"type\":\"m
odule\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright
\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\"}","","",
"","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("216","mod_users_latest","module","mod_users
_latest","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_users_latest\",\"t
ype\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project
\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights res
erved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\
"version\":\"2.5.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"grou
p\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("217","mod_weblinks","module","mod_weblinks"
,"","0","1","1","0","{\"legacy\":false,\"name\":\"mod_weblinks\",\"type\":\"modu
le\",\"creationDate\":\"July 2009\",\"author\":\"Joomla! Project\",\"copyright\"
:\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"autho
rEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5
.0\",\"description\":\"MOD_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}","","","",
"0","0000-00-00 00:00:00","0","0");

INSERT INTO s2iq1_extensions VALUES("218","mod_whosonline","module","mod_whosonl


ine","","0","1","1","0","{\"legacy\":false,\"name\":\"mod_whosonline\",\"type\":
\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyr
ight\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\
"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\"
:\"2.5.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\"}","
","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("219","mod_wrapper","module","mod_wrapper","
","0","1","1","0","{\"legacy\":false,\"name\":\"mod_wrapper\",\"type\":\"module\
",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\"
:\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"autho
rEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5
.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}","","","","
0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("220","mod_articles_category","module","mod_
articles_category","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_articles
_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"
Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters.
All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www
.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_
DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("221","mod_articles_categories","module","mo
d_articles_categories","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_arti
cles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"autho
r\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Ma
tters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\"
:\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_CATEGOR
IES_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0
");
INSERT INTO s2iq1_extensions VALUES("222","mod_languages","module","mod_language
s","","0","1","1","1","{\"legacy\":false,\"name\":\"mod_languages\",\"type\":\"m
odule\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copy
right\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",
\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\
":\"2.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}","
","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("300","mod_custom","module","mod_custom","",
"1","1","1","1","{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\
"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Cop
yright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail
\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\
"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000
0-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("301","mod_feed","module","mod_feed","","1",
"1","1","0","{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creat
ionDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright
(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"a
dmin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"descr
iption\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00
00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("302","mod_latest","module","mod_latest","",
"1","1","1","0","{\"legacy\":false,\"name\":\"mod_latest\",\"type\":\"module\",\
"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Cop
yright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail
\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\
"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","000
0-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("303","mod_logged","module","mod_logged","",
"1","1","1","0","{\"legacy\":false,\"name\":\"mod_logged\",\"type\":\"module\",\
"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"

Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEm
ail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\
",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","
0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("304","mod_login","module","mod_login","","1
","1","1","1","{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"cr
eationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyr
ight (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\"
:\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"d
escription\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-0
0-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("305","mod_menu","module","mod_menu","","1",
"1","1","0","{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creat
ionDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyrigh
t (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"
admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"desc
ription\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00
00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("307","mod_popular","module","mod_popular","
","1","1","1","0","{\"legacy\":false,\"name\":\"mod_popular\",\"type\":\"module\
",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"
Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEm
ail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\
",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}","","","","0",
"0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("308","mod_quickicon","module","mod_quickico
n","","1","1","1","1","{\"legacy\":false,\"name\":\"mod_quickicon\",\"type\":\"m
odule\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright
\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\"}","","",
"","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("309","mod_status","module","mod_status","",
"1","1","1","0","{\"legacy\":false,\"name\":\"mod_status\",\"type\":\"module\",\
"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C)
2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@
joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"descriptio
n\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:
00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("310","mod_submenu","module","mod_submenu","
","1","1","1","0","{\"legacy\":false,\"name\":\"mod_submenu\",\"type\":\"module\
",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"C
opyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","
0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("311","mod_title","module","mod_title","","1
","1","1","0","{\"legacy\":false,\"name\":\"mod_title\",\"type\":\"module\",\"cr
eationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyrig
ht (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\
"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"des
cription\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-0000 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("312","mod_toolbar","module","mod_toolbar","
","1","1","1","1","{\"legacy\":false,\"name\":\"mod_toolbar\",\"type\":\"module\
",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"C
opyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEma
il\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\"
,\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","
0000-00-00 00:00:00","0","0");

INSERT INTO s2iq1_extensions VALUES("313","mod_multilangstatus","module","mod_mu


ltilangstatus","","1","1","1","0","{\"legacy\":false,\"name\":\"mod_multilangsta
tus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Jooml
a! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All
rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joom
la.org\",\"version\":\"2.5.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIP
TION\",\"group\":\"\"}","{\"cache\":\"0\"}","","","0","0000-00-00 00:00:00","0",
"0");
INSERT INTO s2iq1_extensions VALUES("400","plg_authentication_gmail","plugin","g
mail","authentication","0","0","1","0","{\"legacy\":false,\"name\":\"plg_authent
ication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\
":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matt
ers. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\
"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPT
ION\",\"group\":\"\"}","{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"
1\",\"user_blacklist\":\"\"}","","","0","0000-00-00 00:00:00","1","0");
INSERT INTO s2iq1_extensions VALUES("401","plg_authentication_joomla","plugin","
joomla","authentication","0","1","1","1","{\"legacy\":false,\"name\":\"plg_authe
ntication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"auth
or\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source M
atters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\
":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_AUTH_JOOMLA_XML
_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("402","plg_authentication_ldap","plugin","ld
ap","authentication","0","0","1","0","{\"legacy\":false,\"name\":\"plg_authentic
ation_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\
"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters
. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"ww
w.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\
",\"group\":\"\"}","{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negot
iate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\
",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\
"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"
uid\"}","","","0","0000-00-00 00:00:00","3","0");
INSERT INTO s2iq1_extensions VALUES("404","plg_content_emailcloak","plugin","ema
ilcloak","content","0","1","1","0","{\"legacy\":false,\"name\":\"plg_content_ema
ilcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Jo
omla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. A
ll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.j
oomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_D
ESCRIPTION\",\"group\":\"\"}","{\"mode\":\"1\"}","","","0","0000-00-00 00:00:00"
,"1","0");
INSERT INTO s2iq1_extensions VALUES("405","plg_content_geshi","plugin","geshi","
content","0","0","1","0","{\"legacy\":false,\"name\":\"plg_content_geshi\",\"typ
e\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\"
,\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reser
ved.\",\"authorEmail\":\"\",\"authorUrl\":\"qbnz.com\\/highlighter\",\"version\"
:\"2.5.0\",\"description\":\"PLG_CONTENT_GESHI_XML_DESCRIPTION\",\"group\":\"\"}
","{}","","","0","0000-00-00 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("406","plg_content_loadmodule","plugin","loa
dmodule","content","0","1","1","0","{\"legacy\":false,\"name\":\"plg_content_loa
dmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Jo
omla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. A
ll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.j
oomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTI
ON\",\"group\":\"\"}","{\"style\":\"none\"}","","","0","0000-00-00 00:00:00","0"
,"0");
INSERT INTO s2iq1_extensions VALUES("407","plg_content_pagebreak","plugin","page
break","content","0","1","1","1","{\"legacy\":false,\"name\":\"plg_content_pageb
reak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Jooml

a! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All


rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joom
la.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCR
IPTION\",\"group\":\"\"}","{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":
\"1\"}","","","0","0000-00-00 00:00:00","4","0");
INSERT INTO s2iq1_extensions VALUES("408","plg_content_pagenavigation","plugin",
"pagenavigation","content","0","1","1","1","{\"legacy\":false,\"name\":\"plg_con
tent_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"au
thor\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source
Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUr
l\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_PAGENAVIGATIO
N_XML_DESCRIPTION\",\"group\":\"\"}","{\"position\":\"1\"}","","","0","0000-00-0
0 00:00:00","5","0");
INSERT INTO s2iq1_extensions VALUES("409","plg_content_vote","plugin","vote","co
ntent","0","1","1","1","{\"legacy\":false,\"name\":\"plg_content_vote\",\"type\"
:\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"
copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved
.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"vers
ion\":\"2.5.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\"}","{
}","","","0","0000-00-00 00:00:00","6","0");
INSERT INTO s2iq1_extensions VALUES("410","plg_editors_codemirror","plugin","cod
emirror","editors","0","1","1","1","{\"legacy\":false,\"name\":\"plg_editors_cod
emirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Ma
rijn Haverbeke\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\"
,\"version\":\"1.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\
":\"\"}","{\"linenumbers\":\"0\",\"tabmode\":\"indent\"}","","","0","0000-00-00
00:00:00","1","0");
INSERT INTO s2iq1_extensions VALUES("411","plg_editors_none","plugin","none","ed
itors","0","1","1","1","{\"legacy\":false,\"name\":\"plg_editors_none\",\"type\"
:\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Unknown\",\"copyright\
":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"2.5.0\",\"desc
ription\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-0000 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("412","plg_editors_tinymce","plugin","tinymc
e","editors","0","1","1","1","{\"legacy\":false,\"name\":\"plg_editors_tinymce\"
,\"type\":\"plugin\",\"creationDate\":\"2005-2012\",\"author\":\"Moxiecode Syste
ms AB\",\"copyright\":\"Moxiecode Systems AB\",\"authorEmail\":\"N\\/A\",\"autho
rUrl\":\"tinymce.moxiecode.com\\/\",\"version\":\"3.5.2\",\"description\":\"PLG_
TINY_XML_DESCRIPTION\",\"group\":\"\"}","{\"mode\":\"2\",\"skin\":\"0\",\"entity
_encoding\":\"raw\",\"lang_mode\":\"0\",\"lang_code\":\"en\",\"text_direction\":
\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\
",\"newlines\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"extended_el
ements\":\"\",\"toolbar\":\"top\",\"toolbar_align\":\"left\",\"html_height\":\"5
50\",\"html_width\":\"750\",\"resizing\":\"true\",\"resize_horizontal\":\"true\"
,\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",
\"insertdate\":\"1\",\"format_date\":\"%Y-%m-%d\",\"inserttime\":\"1\",\"format_
time\":\"%H:%M:%S\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"media\"
:\"1\",\"hr\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"style\":\"1\
",\"layer\":\"1\",\"xhtmlxtras\":\"1\",\"visualchars\":\"1\",\"nonbreaking\":\"1
\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advimage\":\"1\
",\"advlink\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\
"inlinepopups\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}","","","0",
"0000-00-00 00:00:00","3","0");
INSERT INTO s2iq1_extensions VALUES("413","plg_editors-xtd_article","plugin","ar
ticle","editors-xtd","0","1","1","1","{\"legacy\":false,\"name\":\"plg_editors-x
td_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"
Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters.
All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www
.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTIO
N\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","1","0");

INSERT INTO s2iq1_extensions VALUES("414","plg_editors-xtd_image","plugin","imag


e","editors-xtd","0","1","1","0","{\"legacy\":false,\"name\":\"plg_editors-xtd_i
mage\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla!
Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All ri
ghts reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla
.org\",\"version\":\"2.5.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"gro
up\":\"\"}","{}","","","0","0000-00-00 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("415","plg_editors-xtd_pagebreak","plugin","
pagebreak","editors-xtd","0","1","1","0","{\"legacy\":false,\"name\":\"plg_edito
rs-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author
\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Mat
ters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":
\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_EDITORSXTD_PAGEBR
EAK_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","3",
"0");
INSERT INTO s2iq1_extensions VALUES("416","plg_editors-xtd_readmore","plugin","r
eadmore","editors-xtd","0","1","1","0","{\"legacy\":false,\"name\":\"plg_editors
-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"March 2006\",\"author\":\
"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters
. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"ww
w.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_READMORE_XML_DESCRIPT
ION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","4","0");
INSERT INTO s2iq1_extensions VALUES("417","plg_search_categories","plugin","cate
gories","search","0","1","1","0","{\"legacy\":false,\"name\":\"plg_search_catego
ries\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Jooml
a! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All
rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joom
la.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CATEGORIES_XML_DESCR
IPTION\",\"group\":\"\"}","{\"search_limit\":\"50\",\"search_content\":\"1\",\"s
earch_archived\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("418","plg_search_contacts","plugin","contac
ts","search","0","1","1","0","{\"legacy\":false,\"name\":\"plg_search_contacts\"
,\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Pro
ject\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights
reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org
\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CONTACTS_XML_DESCRIPTION\"
,\"group\":\"\"}","{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_ar
chived\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("419","plg_search_content","plugin","content
","search","0","1","1","0","{\"legacy\":false,\"name\":\"plg_search_content\",\"
type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Projec
t\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights re
served.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",
\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CONTENT_XML_DESCRIPTION\",\"g
roup\":\"\"}","{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archiv
ed\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("420","plg_search_newsfeeds","plugin","newsf
eeds","search","0","1","1","0","{\"legacy\":false,\"name\":\"plg_search_newsfeed
s\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla!
Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rig
hts reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.
org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTI
ON\",\"group\":\"\"}","{\"search_limit\":\"50\",\"search_content\":\"1\",\"searc
h_archived\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("421","plg_search_weblinks","plugin","weblin
ks","search","0","1","1","0","{\"legacy\":false,\"name\":\"plg_search_weblinks\"
,\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Pro
ject\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights
reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org
\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_WEBLINKS_XML_DESCRIPTION\"

,\"group\":\"\"}","{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_ar
chived\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("422","plg_system_languagefilter","plugin","
languagefilter","system","0","0","1","1","{\"legacy\":false,\"name\":\"plg_syste
m_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"July 2010\",\"author\"
:\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matte
rs. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"
www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILT
ER_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","1","
0");
INSERT INTO s2iq1_extensions VALUES("423","plg_system_p3p","plugin","p3p","syste
m","0","1","1","1","{\"legacy\":false,\"name\":\"plg_system_p3p\",\"type\":\"plu
gin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyr
ight\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\
"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\"
:\"2.5.0\",\"description\":\"PLG_P3P_XML_DESCRIPTION\",\"group\":\"\"}","{\"head
ers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}","","","0","0000-00-00
00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("424","plg_system_cache","plugin","cache","s
ystem","0","0","1","1","{\"legacy\":false,\"name\":\"plg_system_cache\",\"type\"
:\"plugin\",\"creationDate\":\"February 2007\",\"author\":\"Joomla! Project\",\"
copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved
.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"vers
ion\":\"2.5.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\"}","
{\"browsercache\":\"0\",\"cachetime\":\"15\"}","","","0","0000-00-00 00:00:00","
9","0");
INSERT INTO s2iq1_extensions VALUES("425","plg_system_debug","plugin","debug","s
ystem","0","1","1","0","{\"legacy\":false,\"name\":\"plg_system_debug\",\"type\"
:\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"
copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved
.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"vers
ion\":\"2.5.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\"}","
{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\
"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-su
ffix\":\"\"}","","","0","0000-00-00 00:00:00","4","0");
INSERT INTO s2iq1_extensions VALUES("426","plg_system_log","plugin","log","syste
m","0","1","1","1","{\"legacy\":false,\"name\":\"plg_system_log\",\"type\":\"plu
gin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright
\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"aut
horEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","
0","0000-00-00 00:00:00","5","0");
INSERT INTO s2iq1_extensions VALUES("427","plg_system_redirect","plugin","redire
ct","system","0","1","1","1","{\"legacy\":false,\"name\":\"plg_system_redirect\"
,\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Projec
t\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights re
served.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",
\"version\":\"2.5.0\",\"description\":\"PLG_REDIRECT_XML_DESCRIPTION\",\"group\"
:\"\"}","{}","","","0","0000-00-00 00:00:00","6","0");
INSERT INTO s2iq1_extensions VALUES("428","plg_system_remember","plugin","rememb
er","system","0","1","1","1","{\"legacy\":false,\"name\":\"plg_system_remember\"
,\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Projec
t\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights re
served.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",
\"version\":\"2.5.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\"
:\"\"}","{}","","","0","0000-00-00 00:00:00","7","0");
INSERT INTO s2iq1_extensions VALUES("429","plg_system_sef","plugin","sef","syste
m","0","1","1","0","{\"legacy\":false,\"name\":\"plg_system_sef\",\"type\":\"plu
gin\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyri
ght\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"

authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":
\"2.5.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\"}","{}","","
","0","0000-00-00 00:00:00","8","0");
INSERT INTO s2iq1_extensions VALUES("430","plg_system_logout","plugin","logout",
"system","0","1","1","1","{\"legacy\":false,\"name\":\"plg_system_logout\",\"typ
e\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"
copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved
.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"vers
ion\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":
\"\"}","{}","","","0","0000-00-00 00:00:00","3","0");
INSERT INTO s2iq1_extensions VALUES("431","plg_user_contactcreator","plugin","co
ntactcreator","user","0","0","1","1","{\"legacy\":false,\"name\":\"plg_user_cont
actcreator\",\"type\":\"plugin\",\"creationDate\":\"August 2009\",\"author\":\"J
oomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights
reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org
\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",
\"group\":\"\"}","{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\
"}","","","0","0000-00-00 00:00:00","1","0");
INSERT INTO s2iq1_extensions VALUES("432","plg_user_joomla","plugin","joomla","u
ser","0","1","1","0","{\"legacy\":false,\"name\":\"plg_user_joomla\",\"type\":\"
plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"cop
yright\":\"(C) 2005 - 2009 Open Source Matters. All rights reserved.\",\"authorE
mail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0
\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}","{\"auto
register\":\"1\"}","","","0","0000-00-00 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("433","plg_user_profile","plugin","profile",
"user","0","0","1","1","{\"legacy\":false,\"name\":\"plg_user_profile\",\"type\"
:\"plugin\",\"creationDate\":\"January 2008\",\"author\":\"Joomla! Project\",\"c
opyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"autho
rEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5
.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\"}","{\"r
egister-require_address1\":\"1\",\"register-require_address2\":\"1\",\"registerrequire_city\":\"1\",\"register-require_region\":\"1\",\"register-require_countr
y\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\
",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"r
egister-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-requir
e_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"
1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-re
quire_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_ph
one\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\
"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-r
equire_dob\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("434","plg_extension_joomla","plugin","jooml
a","extension","0","1","1","1","{\"legacy\":false,\"name\":\"plg_extension_jooml
a\",\"type\":\"plugin\",\"creationDate\":\"May 2010\",\"author\":\"Joomla! Proje
ct\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights r
eserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\"
,\"version\":\"2.5.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",
\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","1","0");
INSERT INTO s2iq1_extensions VALUES("435","plg_content_joomla","plugin","joomla"
,"content","0","1","1","0","{\"legacy\":false,\"name\":\"plg_content_joomla\",\"
type\":\"plugin\",\"creationDate\":\"November 2010\",\"author\":\"Joomla! Projec
t\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights re
served.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",
\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"g
roup\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10047","Akeeba Backup Notification Module",
"module","mod_akadmin","","1","1","2","0","{\"legacy\":true,\"name\":\"Akeeba Ba
ckup Notification Module\",\"type\":\"module\",\"creationDate\":\"2011-04-17\",\
"author\":\"Nicholas K. Dionysopoulos\",\"copyright\":\"Copyright (c)2009-2010 N

icholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@dionysopoulos.me\",\"autho
rUrl\":\"http:\\/\\/www.akeebabackup.com\",\"version\":\"3.2.7\",\"description\"
:\"\\n\\t<h1>Akeeba Backup Notification Module<\\/h1>\\n\\t<p>This is a handy m
odule to display a Akeeba icon on your administrator\\n\\tback-end\'s Control Pa
nel page. The icon displays a warning site if the last\\n\\tbackup is failed, or
if you haven\'t backed up your site for a period of time\\n\\t(user-defined). C
licking it brings you to the Akeeba Backup &quot;Backup Now&quot;\\n\\tpage.<\\/
p>\\n\\t\",\"group\":\"\"}","[]","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("502","bluestork","template","bluestork","",
"1","1","1","0","{\"legacy\":false,\"name\":\"bluestork\",\"type\":\"template\",
\"creationDate\":\"07\\/02\\/09\",\"author\":\"Joomla! Project\",\"copyright\":\
"Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.\",\"au
thorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"
2.5.0\",\"description\":\"TPL_BLUESTORK_XML_DESCRIPTION\",\"group\":\"\"}","{\"u
seRoundedCorners\":\"1\",\"showSiteName\":\"0\",\"textBig\":\"0\",\"highContrast
\":\"0\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10046","akeeba","component","com_akeeba",""
,"1","1","0","0","{\"legacy\":false,\"name\":\"Akeeba\",\"type\":\"component\",\
"creationDate\":\"2012-11-10\",\"author\":\"Nicholas K. Dionysopoulos\",\"copyri
ght\":\"Copyright (c)2006-2012 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nic
holas@dionysopoulos.me\",\"authorUrl\":\"http:\\/\\/www.akeebabackup.com\",\"ver
sion\":\"3.6.9\",\"description\":\"Akeeba Backup Core - Full Joomla! site backup
solution, Core Edition.\",\"group\":\"\"}","{\"frontend_enable\":\"1\",\"fronte
nd_secret_word\":\"\",\"frontend_email_on_finish\":\"0\",\"frontend_email_addres
s\":\"\",\"frontend_email_subject\":\"\",\"frontend_email_body\":\"\",\"siteurl\
":\"http:\\/\\/graphitiksadvertising.com\\/\",\"jversion\":\"1.6\",\"jlibrariesd
ir\":\"\\/home8\\/jwnixonc\\/public_html\\/libraries\",\"lastversion\":\"3.6.9\"
,\"usesvnsource\":\"0\",\"update_dlid\":\"\",\"minstability\":\"stable\",\"displ
ayphpwarning\":\"1\",\"lastupdatecheck\":\"2009-01-01\",\"updateini\":\"\",\"liv
eupdate\":\"lastcheck=1353878291\\r\\nupdatedata=\\\"\\\"{\\\"supported\\\":true
,\\\"stuck\\\":false,\\\"version\\\":\\\"3.6.9\\\",\\\"date\\\":\\\"2012-11-10\\
\",\\\"stability\\\":\\\"stable\\\",\\\"downloadURL\\\":\\\"http:\\\\\\/\\\\\\/j
oomlacode.org\\\\\\/gf\\\\\\/download\\\\\\/frsrelease\\\\\\/17773\\\\\\/77375\\
\\\\/com_akeeba-3.6.9-core.zip\\\",\\\"infoURL\\\":\\\"https:\\\\\\/\\\\\\/www.a
keebabackup.com\\\\\\/downloads\\\\\\/akeeba-backup\\\\\\/akeeba-backup-3-6-9.ht
ml\\\",\\\"releasenotes\\\":\\\"Changelog+ The users have to accept the license
and support policy before using the component+ You can now exclude the username
and password of your database connection from the backup# [MEDIUM] ABI: Password
s with dollar signs will cause the configuration.php to throw parse errors# [LOW
] The Akeeba Backup update notification plugin didn\'t work# [LOW] Notice thrown
by the System Restore Points feature# [LOW] JClientFtp::getInstance requires an
empty array, not null, as its third parameter\\\"}\\\"\\\"\\r\\nstuck=0\\r\\n\\
r\\n[update]\\r\\nlastcheck=1353878311\\r\\nupdatedata=\\\"\\\"{\\\\\\\"supporte
d\\\\\\\":true,\\\\\\\"stuck\\\\\\\":false,\\\\\\\"version\\\\\\\":\\\\\\\"3.6.9
\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2012-11-10\\\\\\\",\\\\\\\"stability\\\\\\
\":\\\\\\\"stable\\\\\\\",\\\\\\\"downloadURL\\\\\\\":\\\\\\\"http:\\\\\\\\\\\\\
\/\\\\\\\\\\\\\\/joomlacode.org\\\\\\\\\\\\\\/gf\\\\\\\\\\\\\\/download\\\\\\\\\
\\\\\/frsrelease\\\\\\\\\\\\\\/17773\\\\\\\\\\\\\\/77375\\\\\\\\\\\\\\/com_akeeb
a-3.6.9-core.zip\\\\\\\",\\\\\\\"infoURL\\\\\\\":\\\\\\\"https:\\\\\\\\\\\\\\/\\
\\\\\\\\\\\\/www.akeebabackup.com\\\\\\\\\\\\\\/downloads\\\\\\\\\\\\\\/akeeba-b
ackup\\\\\\\\\\\\\\/akeeba-backup-3-6-9.html\\\\\\\",\\\\\\\"releasenotes\\\\\\\
":\\\\\\\"Changelog+ The users have to accept the license and support policy bef
ore using the component+ You can now exclude the username and password of your d
atabase connection from the backup# [MEDIUM] ABI: Passwords with dollar signs wi
ll cause the configuration.php to throw parse errors# [LOW] The Akeeba Backup up
date notification plugin didn\'t work# [LOW] Notice thrown by the System Restore
Points feature# [LOW] JClientFtp::getInstance requires an empty array, not null
, as its third parameter\\\\\\\"}\\\"\\\"\\r\\nstuck=0\",\"useencryption\":\"1\"
}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10087","PLG_JMONITORING_AKEEBABACKUP_TITLE"

,"plugin","akeebabackup","jmonitoring","0","1","1","0","{\"legacy\":false,\"name
\":\"PLG_JMONITORING_AKEEBABACKUP_TITLE\",\"type\":\"plugin\",\"creationDate\":\
"May 2012\",\"author\":\"Nicholas K. Dionysopoulos \\/ AkeebaBackup.com\",\"copy
right\":\"\",\"authorEmail\":\"nicholas@dionysopoulos.me\",\"authorUrl\":\"http:
\\/\\/www.akeebabackup.com\",\"version\":\"1.0\",\"description\":\"PLG_JMONITORI
NG_AKEEBABACKUP_DESCRIPTION\",\"group\":\"\"}","{\"maxbackupperiod\":\"24\"}",""
,"","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("504","hathor","template","hathor","","1","1
","1","0","{\"legacy\":false,\"name\":\"hathor\",\"type\":\"template\",\"creatio
nDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 20
05 - 2012 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"hat
hor@tarrconsulting.com\",\"authorUrl\":\"http:\\/\\/www.tarrconsulting.com\",\"v
ersion\":\"2.5.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\"
}","{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}","","","0
","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("505","beez5","template","beez5","","0","1",
"1","0","{\"legacy\":false,\"name\":\"beez5\",\"type\":\"template\",\"creationDa
te\":\"21 May 2010\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2
005 - 2012 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.
radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"versi
on\":\"2.5.0\",\"description\":\"TPL_BEEZ5_XML_DESCRIPTION\",\"group\":\"\"}","{
\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescrip
tion\":\"\",\"navposition\":\"center\",\"html5\":\"0\"}","","","0","0000-00-00 0
0:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("600","English (United Kingdom)","language",
"en-GB","","0","1","1","1","{\"legacy\":false,\"name\":\"English (United Kingdom
)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! P
roject\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All righ
ts reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.o
rg\",\"version\":\"2.5.5\",\"description\":\"en-GB site language\",\"group\":\"\
"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("601","English (United Kingdom)","language",
"en-GB","","1","1","1","1","{\"legacy\":false,\"name\":\"English (United Kingdom
)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! P
roject\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All righ
ts reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.o
rg\",\"version\":\"2.5.5\",\"description\":\"en-GB administrator language\",\"gr
oup\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("700","files_joomla","file","joomla","","0",
"1","1","1","{\"legacy\":false,\"name\":\"files_joomla\",\"type\":\"file\",\"cre
ationDate\":\"June 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 200
5 - 2012 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joom
la.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.6\",\"description\":
\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}","","","","0","0000-00-00 00:00
:00","0","0");
INSERT INTO s2iq1_extensions VALUES("800","PKG_JOOMLA","package","pkg_joomla",""
,"0","1","1","1","{\"legacy\":false,\"name\":\"PKG_JOOMLA\",\"type\":\"package\"
,\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyri
ght (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":
\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"2
.5.0\",\"description\":\"PKG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}","","","",
"0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10053","K2 Comments","module","mod_k2_comme
nts","","0","1","0","0","{\"legacy\":true,\"name\":\"K2 Comments\",\"type\":\"mo
dule\",\"creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copy
right\":\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"au
thorEmail\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"ve
rsion\":\"2.5.1\",\"description\":\"K2_COMMENTS\",\"group\":\"\"}","{\"modulecla
ss_sfx\":\"\",\"module_usage\":\"\",\"\":\"K2_TOP_COMMENTERS\",\"catfilter\":\"0
\",\"category_id\":\"\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",

\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"c
ustom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\
":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"1\",
\"feed\":\"1\",\"commenters_limit\":\"5\",\"commenterAvatar\":\"1\",\"commenterA
vatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":
\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cach
e\":\"1\",\"cache_time\":\"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10052","com_jaextmanager","component","com_
jaextmanager","","1","1","0","0","{\"legacy\":false,\"name\":\"com_jaextmanager\
",\"type\":\"component\",\"creationDate\":\"Aug 2011\",\"author\":\"JoomlArt\",\
"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\"
,\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.jooml
art.com\",\"version\":\"1.1.0\",\"description\":\"JA Extension Manager component
version 1.1.0 for Joomla 1.7\",\"group\":\"\"}","{\"MYSQL_PATH\":\"D:\\\\xampp\
\\\mysql\\\\bin\\\\mysql\",\"MYSQLDUMP_PATH\":\"D:\\\\xampp\\\\mysql\\\\bin\\\\m
ysqldump\",\"DATA_FOLDER\":\"jaextmanager_data\"}","","","0","0000-00-00 00:00:0
0","0","0");
INSERT INTO s2iq1_extensions VALUES("10051","JA T3 Framework","plugin","jat3","s
ystem","0","1","1","0","{\"legacy\":false,\"name\":\"JA T3 Framework\",\"type\":
\"plugin\",\"creationDate\":\"Feb 2012\",\"author\":\"www.JoomlArt.com\",\"copyr
ight\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"aut
horEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.joomlart.co
m\",\"version\":\"2.5.0\",\"description\":\"T3 Framework - JoomlArt Template Fra
mework for Joomla 2.5\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","1
000","0");
INSERT INTO s2iq1_extensions VALUES("10006","mod_news_pro_gk4","module","mod_new
s_pro_gk4","","0","1","0","0","{\"legacy\":false,\"name\":\"mod_news_pro_gk4\",\
"type\":\"module\",\"creationDate\":\"05\\/09\\/2011\",\"author\":\"Gavick.com\"
,\"copyright\":\"(C) 2009-2011 Gavick.com\",\"authorEmail\":\"info@gavick.com\",
\"authorUrl\":\"www.gavick.com\",\"version\":\"GK4 2.3\",\"description\":\"\\n\\
t\\t<style type=\'text\\/css\'>span.readonly { padding: 10px; font-family: Arial
; font-size:13px !important; font-weight: normal !important; text-align: justify
; color: #4d4d4d; line-height: 24px; } span.readonly h1 { clear:both; font-famil
y: Georgia, sans-serif; font-size:38px; margin:30px 20px 23px; padding:0px 0px 2
4px 10px; color:#333; border-bottom: 1px solid #eee; font-weight: normal; } span
.readonly p { margin: 0 26px 10px } span.readonly p a { color: #ab3f0a } span.re
adonly p.homepage { margin-top: 30px } span.readonly p.license { border-top: 1px
solid #eee; font-size: 11px; margin: 30px 26px 0; padding: 6px 0; }<\\/style><s
pan class=\'readonly\'><h1>News Show Pro GK4 <small>ver. 2.3<\\/small><\\/h1><p>
GK4 is new generation of our extensions dedicated to Joomla 1.6+.<\\/p><p>Basing
on experiences gathered, we created probably the best tool to present articles
for Joomla! Huge amount of options and possibilities of formatting causes News S
how Pro GK4 is a complex tool in making www pages content attractive. News Show
Pro is appropriate while preparing simple structures with an individual article,
the same as, complex arrangements including few articles and a list of links.<\
\/p> <p class=\'homepage\'><a href=\'http:\\/\\/tools.gavick.com\\/newshowpro.ht
ml\' target=\'_blank\'>Learn more at the NSP GK4 project website.<\\/a><\\/p><p
class=\'license\'>News Show Pro GK4 is released under the <a target=\\\"_blank\\
\" href=\\\"http:\\/\\/www.gnu.org\\/licenses\\/gpl-2.0.html\\\">GNU\\/GPL v2 li
cense.<\\/a><\\/p><\\/span>\\n\\t\",\"group\":\"\"}","{\"moduleclass_sfx\":\"\",
\"automatic_module_id\":\"1\",\"module_unique_id\":\"newspro1\",\"module_width\"
:\"100\",\"module_font_size\":\"100\",\"data_source\":\"com_categories\",\"com_c
ategories\":\"\",\"com_articles\":\"\",\"news_sort_value\":\"created\",\"news_so
rt_order\":\"DESC\",\"news_since\":\"\",\"news_frontpage\":\"1\",\"unauthorized\
":\"0\",\"only_frontpage\":\"0\",\"startposition\":\"0\",\"time_offset\":\"0\",\
"news_full_pages\":\"3\",\"news_column\":\"1\",\"news_rows\":\"1\",\"top_interfa
ce_style\":\"arrows_with_pagination\",\"news_content_header_pos\":\"left\",\"new
s_content_header_float\":\"none\",\"news_header_link\":\"1\",\"use_title_alias\"
:\"0\",\"title_limit_type\":\"chars\",\"title_limit\":\"40\",\"news_content_imag
e_pos\":\"left\",\"news_content_image_float\":\"left\",\"news_image_link\":\"1\"

,\"news_content_text_pos\":\"left\",\"news_content_text_float\":\"left\",\"news_
text_link\":\"0\",\"news_limit_type\":\"words\",\"news_limit\":\"30\",\"news_con
tent_info_pos\":\"left\",\"news_content_info_float\":\"none\",\"news_content_inf
o2_pos\":\"left\",\"news_content_info2_float\":\"left\",\"info_format\":\"%DATE
%HITS %CATEGORY %AUTHOR\",\"info2_format\":\"\",\"category_link\":\"1\",\"date_f
ormat\":\"d-m-Y\",\"date_publish\":\"0\",\"username\":\"0\",\"user_avatar\":\"1\
",\"avatar_size\":\"16\",\"art_padding\":\"0 20px 20px 0\",\"news_header_order\"
:\"1\",\"news_header_enabled\":\"1\",\"news_image_order\":\"3\",\"news_image_ena
bled\":\"1\",\"news_text_order\":\"4\",\"news_text_enabled\":\"1\",\"news_info_o
rder\":\"2\",\"news_info_enabled\":\"1\",\"news_info2_order\":\"5\",\"news_info2
_enabled\":\"1\",\"news_content_readmore_pos\":\"right\",\"news_readmore_enabled
\":\"1\",\"news_short_pages\":\"3\",\"links_amount\":\"3\",\"links_columns_amoun
t\":\"1\",\"bottom_interface_style\":\"arrows_with_counter\",\"links_margin\":\"
0\",\"links_position\":\"bottom\",\"links_width\":\"50\",\"show_list_description
\":\"1\",\"list_title_limit_type\":\"words\",\"list_title_limit\":\"20\",\"list_
text_limit_type\":\"words\",\"list_text_limit\":\"30\",\"create_thumbs\":\"0\",\
"img_keep_aspect_ratio\":\"0\",\"img_width\":\"160\",\"img_height\":\"120\",\"im
g_margin\":\"6px 14px 0 0\",\"img_bg\":\"#000\",\"img_stretch\":\"0\",\"img_qual
ity\":\"95\",\"cache_time\":\"30\",\"autoanim\":\"0\",\"hover_anim\":\"0\",\"ani
mation_speed\":\"400\",\"animation_interval\":\"5000\",\"animation_function\":\"
Fx.Transitions.Expo.easeIn\",\"clean_xhtml\":\"1\",\"more_text_value\":\"...\",\
"parse_plugins\":\"0\",\"clean_plugins\":\"0\",\"useCSS\":\"1\",\"useScript\":\"
2\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10044","JGMap - Google Map ","module","mod_
JGMap","","0","1","0","0","{\"legacy\":false,\"name\":\"JGMap - Google Map \",\"
type\":\"module\",\"creationDate\":\"June 13, 2010\",\"author\":\"Kermode Bear S
oftware - James Hansen\",\"copyright\":\"Copyright 2011 Notice\",\"authorEmail\"
:\"kermode@kermodesoftware.com\",\"authorUrl\":\"www.kermodesoftware.com\",\"ver
sion\":\"0.15.5\",\"description\":\"Displays a Google map in a module position.\
",\"group\":\"\"}","{\"width\":\"200\",\"height\":\"150\",\"mapName\":\"map\",\"
smallmap\":\"1\",\"static\":\"0\",\"lat\":\"48.5747\",\"lng\":\"-123\",\"zoom\":
\"3\",\"marker_title\":\"\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10043","com_foxcontact","component","com_fo
xcontact","","1","1","0","0","{\"legacy\":false,\"name\":\"COM_FOXCONTACT\",\"ty
pe\":\"component\",\"creationDate\":\"14\\/01\\/2012\",\"author\":\"Demis Palma\
",\"copyright\":\"Demis Palma\",\"authorEmail\":\"demis@fox.ra.it\",\"authorUrl\
":\"http:\\/\\/www.fox.ra.it\\/\",\"version\":\"2.0.11\",\"description\":\"COM_F
OXCONTACT_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","0
","0");
INSERT INTO s2iq1_extensions VALUES("10040","AcyMailing Module","module","mod_ac
ymailing","","0","1","1","0","","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10039","AcyMailing : (auto)Subscribe during
Joomla registration","plugin","regacymailing","system","0","1","1","0","","",""
,"","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10036","AcyMailing Tag : Date / Time","plug
in","tagtime","acymailing","0","1","1","0","","","","","0","0000-00-00 00:00:00"
,"5","0");
INSERT INTO s2iq1_extensions VALUES("10037","AcyMailing Tag : Joomla User Inform
ation","plugin","taguser","acymailing","0","1","1","0","","","","","0","0000-0000 00:00:00","3","0");
INSERT INTO s2iq1_extensions VALUES("10038","AcyMailing Template Class Replacer"
,"plugin","template","acymailing","0","1","1","0","","","","","0","0000-00-00 00
:00:00","25","0");
INSERT INTO s2iq1_extensions VALUES("10035","AcyMailing Tag : Manage the Subscri
ption","plugin","tagsubscription","acymailing","0","1","1","0","","","","","0","
0000-00-00 00:00:00","1","0");
INSERT INTO s2iq1_extensions VALUES("10030","AcyMailing : Statistics Plugin","pl
ugin","stats","acymailing","0","1","1","0","","","","","0","0000-00-00 00:00:00"
,"50","0");
INSERT INTO s2iq1_extensions VALUES("10031","AcyMailing table of contents genera

tor","plugin","tablecontents","acymailing","0","1","1","0","","","","","0","0000
-00-00 00:00:00","5","0");
INSERT INTO s2iq1_extensions VALUES("10032","AcyMailing Tag : CB User informatio
n","plugin","tagcbuser","acymailing","0","0","1","0","","","","","0","0000-00-00
00:00:00","4","0");
INSERT INTO s2iq1_extensions VALUES("10033","AcyMailing Tag : content insertion"
,"plugin","tagcontent","acymailing","0","1","1","0","","","","","0","0000-00-00
00:00:00","11","0");
INSERT INTO s2iq1_extensions VALUES("10034","AcyMailing Tag : Subscriber informa
tion","plugin","tagsubscriber","acymailing","0","1","1","0","","","","","0","000
0-00-00 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("10026","AcyMailing : trigger Joomla Content
plugins","plugin","contentplugin","acymailing","0","0","1","0","","","","","0",
"0000-00-00 00:00:00","15","0");
INSERT INTO s2iq1_extensions VALUES("10027","AcyMailing Manage text","plugin","m
anagetext","acymailing","0","1","1","0","","","","","0","0000-00-00 00:00:00","1
0","0");
INSERT INTO s2iq1_extensions VALUES("10028","AcyMailing Tag : Website links","pl
ugin","online","acymailing","0","1","1","0","","","","","0","0000-00-00 00:00:00
","6","0");
INSERT INTO s2iq1_extensions VALUES("10029","AcyMailing : share on social networ
ks","plugin","share","acymailing","0","1","1","0","","","","","0","0000-00-00 00
:00:00","20","0");
INSERT INTO s2iq1_extensions VALUES("10025","acymailing","component","com_acymai
ling","","1","1","0","0","{\"legacy\":true,\"name\":\"AcyMailing\",\"type\":\"co
mponent\",\"creationDate\":\"May 2011\",\"author\":\"Acyba\",\"copyright\":\"Cop
yright (C) 2009-2011 ACYBA SARL - All rights reserved.\",\"authorEmail\":\"dev@a
cyba.com\",\"authorUrl\":\"http:\\/\\/www.acyba.com\",\"version\":\"1.9.0\",\"de
scription\":\"Manage your Mailing lists, Newsletters, e-mail marketing campaigns
\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10042","Fox Contact","module","mod_foxconta
ct","","0","1","0","0","{\"legacy\":false,\"name\":\"Fox Contact\",\"type\":\"mo
dule\",\"creationDate\":\"14\\/01\\/2012\",\"author\":\"Demis Palma\",\"copyrigh
t\":\"Demis Palma\",\"authorEmail\":\"demis@fox.ra.it\",\"authorUrl\":\"http:\\/
\\/www.fox.ra.it\\/\",\"version\":\"2.0.11\",\"description\":\"MOD_FOXCONTACT_DE
SCRIPTION\",\"group\":\"\"}","{\"formwidth\":\"100\",\"formunit\":\"%\",\"custom
html0display\":\"1\",\"customhtml0order\":\"-1000\",\"customhtml1display\":\"1\"
,\"customhtml1order\":\"1000\",\"labelsdisplay\":\"2\",\"labelswidth\":\"230\",\
"labelsunit\":\"px\",\"sender0display\":\"2\",\"sender0order\":\"5\",\"sender1di
splay\":\"2\",\"sender1order\":\"10\",\"sender1isemail\":\"1\",\"senderwidth\":\
"85\",\"senderunit\":\"%\",\"text0display\":\"1\",\"text0order\":\"15\",\"text1d
isplay\":\"0\",\"text1order\":\"20\",\"text2display\":\"0\",\"text2order\":\"25\
",\"text3display\":\"0\",\"text3order\":\"30\",\"text4display\":\"0\",\"text4ord
er\":\"35\",\"text5display\":\"0\",\"text5order\":\"40\",\"text6display\":\"0\",
\"text6order\":\"45\",\"text7display\":\"0\",\"text7order\":\"50\",\"text8displa
y\":\"0\",\"text8order\":\"55\",\"text9display\":\"0\",\"text9order\":\"60\",\"t
extwidth\":\"85\",\"textunit\":\"%\",\"dropdown0display\":\"1\",\"dropdown0order
\":\"65\",\"dropdown1display\":\"0\",\"dropdown1order\":\"70\",\"dropdown2displa
y\":\"0\",\"dropdown2order\":\"75\",\"dropdownwidth\":\"85\",\"dropdownunit\":\"
%\",\"textarea0display\":\"1\",\"textarea0order\":\"80\",\"textarea1display\":\"
0\",\"textarea1order\":\"85\",\"textarea2display\":\"0\",\"textarea2order\":\"90
\",\"textareawidth\":\"85\",\"textareaheight\":\"180\",\"textareaunit\":\"%\",\"
checkbox0display\":\"1\",\"checkbox0order\":\"95\",\"checkbox1display\":\"0\",\"
checkbox1order\":\"100\",\"checkbox2display\":\"0\",\"checkbox2order\":\"105\",\
"checkbox3display\":\"0\",\"checkbox3order\":\"110\",\"checkbox4display\":\"0\",
\"checkbox4order\":\"115\",\"uploaddisplay\":\"0\",\"uploadmethod\":\"1\",\"uplo
admax_file_size\":\"10000\",\"upload_filter\":\"1\",\"upload_audio\":\"0\",\"upl
oad_video\":\"0\",\"upload_images\":\"1\",\"upload_documents\":\"1\",\"upload_ar
chives\":\"1\",\"submittype\":\"0\",\"submiticon\":\"\",\"email_sent_action\":\"
0\",\"email_sent_textdisplay\":\"1\",\"copy_to_submitter\":\"1\",\"email_copy_su

mmary\":\"0\",\"spam_check\":\"1\",\"spam_detected_textdisplay\":\"1\",\"stdcapt
chadisplay\":\"0\",\"stdcaptchatype\":\"0\",\"stdcaptchawidth\":\"150\",\"stdcap
tchaheight\":\"75\",\"stdcaptchafont\":\"\",\"stdcaptchafontmin\":\"14\",\"stdca
ptchafontmax\":\"20\",\"stdcaptchaangle\":\"20\"}","","","0","0000-00-00 00:00:0
0","0","0");
INSERT INTO s2iq1_extensions VALUES("10078","K2 User","module","mod_k2_user","",
"0","1","0","0","{\"legacy\":true,\"name\":\"K2 User\",\"type\":\"module\",\"cre
ationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\"Co
pyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":
\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\"2.
5.1\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\"}","{\"module
class_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":
\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidt
h\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"ca
che\":\"0\",\"cache_time\":\"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10022","mod_tweetdisplayback","module","mod
_tweetdisplayback","","0","1","0","0","{\"legacy\":false,\"name\":\"mod_tweetdis
playback\",\"type\":\"module\",\"creationDate\":\"January 2011\",\"author\":\"Mi
chael Babker\",\"copyright\":\"(C) 2010-2011 Michael Babker\",\"authorEmail\":\"
mbabker@flbab.com\",\"authorUrl\":\"http:\\/\\/www.flbab.com\",\"version\":\"1.6
.4\",\"description\":\"MOD_TWEETDISPLAYBACK_XML_DESCRIPTION\",\"group\":\"\"}","
{\"twitterFeedType\":\"0\",\"twitterCount\":\"3\",\"templateLayout\":\"default\"
,\"templateCSS3\":\"0\",\"headerDisplay\":\"1\",\"headerUser\":\"1\",\"headerNam
e\":\"0\",\"headerAvatar\":\"1\",\"headerAvatarAlignment\":\"left\",\"headerBio\
":\"1\",\"headerWeb\":\"1\",\"headerLocation\":\"1\",\"tweetAvatar\":\"1\",\"twe
etAlignment\":\"left\",\"tweetName\":\"1\",\"tweetUserSeparator\":\" \",\"tweetC
reated\":\"1\",\"tweetRelativeTime\":\"1\",\"tweetReply\":\"1\",\"tweetRetweetCo
unt\":\"1\",\"tweetSource\":\"1\",\"tweetLocation\":\"0\",\"tweetRetweets\":\"1\
",\"tweetLinks\":\"1\",\"footerFollowLink\":\"1\",\"footerFollowType\":\"1\",\"f
ooterFollowImg\":\"a\",\"footerFollowImgMeUs\":\"follow_me\",\"footerFollowText\
":\"Follow me on Twitter\",\"footerPoweredBy\":\"1\",\"cache\":\"1\",\"cache_tim
e\":\"15\",\"cachemode\":\"static\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10023","autartimonial","component","com_aut
artimonial","","1","1","0","0","{\"legacy\":false,\"name\":\"Autartimonial\",\"t
ype\":\"component\",\"creationDate\":\"March 2011\",\"author\":\"Michael Gyen\",
\"copyright\":\"All rights reserved\",\"authorEmail\":\"GyenMic@autartica.be\",\
"authorUrl\":\"http:\\/\\/www.autartica.be\",\"version\":\"1.6.2\",\"description
\":\"COM_AUTARTIMONIAL_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00
00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10024","AutarTimonial","module","mod_autart
imonial","","0","1","0","0","{\"legacy\":false,\"name\":\"AutarTimonial\",\"type
\":\"module\",\"creationDate\":\"February 2011\",\"author\":\"Michael Gyen\",\"c
opyright\":\"AutarTICa 2010\",\"authorEmail\":\"GyenMic at autartica.be\",\"auth
orUrl\":\"www.autartica.be\",\"version\":\"1.6.0\",\"description\":\"AutarTimoni
al Module for Joomla 1.6\",\"group\":\"\"}","{\"moduleclass_sfx\":\"\",\"_spacer
\":\"\",\"txt_align\":\"left\",\"show_about\":\"1\",\"show_email\":\"1\",\"show_
website\":\"1\",\"show_date\":\"1\",\"show_location\":\"1\",\"show_other_lnk\":\
"0\",\"use_blockquote\":\"1\",\"use_endquote\":\"0\"}","","","0","0000-00-00 00:
00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10048","Akeeba Backup Lazy Scheduling","plu
gin","aklazy","system","0","0","1","0","{\"legacy\":true,\"name\":\"Akeeba Backu
p Lazy Scheduling\",\"type\":\"plugin\",\"creationDate\":\"2011-04-17\",\"author
\":\"Nicholas K. Dionysopoulos\",\"copyright\":\"Copyright (c)2010 Nicholas K. D
ionysopoulos\",\"authorEmail\":\"nicholas@dionysopoulos.me\",\"authorUrl\":\"htt
p:\\/\\/www.akeebabackup.com\",\"version\":\"3.2.7\",\"description\":\"\\n\\t\\t
Automate your Akeeba Backup installation without using CRON, taking\\n\\t\\tadva
ntage of your site\'s visitor activity. Important: Read the\\n\\t\\tdocumentatio
n before proceeding.\\n\\t\",\"group\":\"\"}","{\"daysfreq\":\"1\",\"backuptime\
":\"00:00\",\"profile\":\"1\",\"@spacer\":\"\",\"test\":\"0\",\"resetpw\":\"\"}"
,"","","0","0000-00-00 00:00:00","0","0");

INSERT INTO s2iq1_extensions VALUES("10054","K2 Content","module","mod_k2_conten


t","","0","1","0","0","{\"legacy\":true,\"name\":\"K2 Content\",\"type\":\"modul
e\",\"creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyrig
ht\":\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"autho
rEmail\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"versi
on\":\"2.5.1\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\"}
","{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\
"\":\"K2_OTHER_OPTIONS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\
":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"pop
ularityRange\":\"\",\"videosOnly\":\"0\",\"item\":\"\",\"items\":\"\",\"itemTitl
e\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\"1\",\"itemAuthorAvatarWidt
hSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"1\",
\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"\",\"itemImage\":\"1\",\"it
emImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideo
Credits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"1\",\"itemCategory\":\"
1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"itemReadMore\":\"1\",\"itemEx
traFields\":\"0\",\"itemCommentsCounter\":\"1\",\"feed\":\"1\",\"itemPreText\":\
"\",\"itemCustomLink\":\"0\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomL
inkTitle\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_t
ime\":\"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10055","K2 Login","module","mod_k2_login","
","0","1","0","0","{\"legacy\":true,\"name\":\"K2 Login\",\"type\":\"module\",\"
creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\
"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail
\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\
"2.5.1\",\"description\":\"K2_LOGIN_DESCRIPTION\",\"group\":\"\"}","{\"modulecla
ss_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":\"1
\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\"
:\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"cache
\":\"0\",\"cache_time\":\"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10056","K2 Tools","module","mod_k2_tools","
","0","1","0","0","{\"legacy\":true,\"name\":\"K2 Tools\",\"type\":\"module\",\"
creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\
"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail
\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\
"2.5.1\",\"description\":\"K2_TOOLS\",\"group\":\"\"}","{\"moduleclass_sfx\":\"\
",\"module_usage\":\"0\",\"\":\"K2_TAG_CLOUD_SETTINGS\",\"archiveItemsCounter\":
\"1\",\"archiveCategory\":\"\",\"authors_module_category\":\"\",\"authorItemsCou
nter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"aut
horAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"\",\"h
ome\":\"\",\"seperator\":\"\",\"root_id\":\"\",\"end_level\":\"\",\"categoriesLi
stOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"\",\"catfi
lter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"wi
dth\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":
\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_cat
egory\":\"0\",\"cloud_category_recursive\":\"\",\"cache\":\"1\",\"cache_time\":\
"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10057","K2 Users","module","mod_k2_users","
","0","1","0","0","{\"legacy\":true,\"name\":\"K2 Users\",\"type\":\"module\",\"
creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\
"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail
\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\
"2.5.1\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\"}","{\"m
oduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"0\",\"\":\"K2_DIS
PLAY_OPTIONS\",\"filter\":\"1\",\"K2UserGroup\":\"\",\"ordering\":\"1\",\"limit\
":\"4\",\"userIDs\":\"\",\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWid
thSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"use
rDescriptionWordLimit\":\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":
\"1\",\"userItemCount\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}","","","0"
,"0000-00-00 00:00:00","0","0");

INSERT INTO s2iq1_extensions VALUES("10058","K2 QuickIcons (admin)","module","mo


d_k2_quickicons","","1","1","2","0","{\"legacy\":true,\"name\":\"K2 QuickIcons (
admin)\",\"type\":\"module\",\"creationDate\":\"October 27th, 2011\",\"author\":
\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All r
ights reserved.\",\"authorEmail\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www
.joomlaworks.gr\",\"version\":\"2.5.1\",\"description\":\"K2_QUICKICONS_FOR_USE_
IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\"}","{\"modCSSStyling\
":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}","","","0","00
00-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10059","K2 Stats (admin)","module","mod_k2_
stats","","1","1","2","0","{\"legacy\":true,\"name\":\"K2 Stats (admin)\",\"type
\":\"module\",\"creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\"
,\"copyright\":\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.
\",\"authorEmail\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr
\",\"version\":\"2.5.1\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_
PAGE\",\"group\":\"\"}","{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCom
mentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\
",\"cache_time\":\"900\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10060","Search - K2","plugin","k2","search"
,"0","1","1","0","{\"legacy\":true,\"name\":\"Search - K2\",\"type\":\"plugin\",
\"creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\"
:\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEma
il\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\"
:\"2.5.1\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FU
NCTIONALITY_TO_K2_CONTENT\",\"group\":\"\"}","{\"search_limit\":\"50\",\"search_
tags\":\"0\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10061","System - K2","plugin","k2","system"
,"0","1","1","0","{\"legacy\":true,\"name\":\"System - K2\",\"type\":\"plugin\",
\"creationDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\"
:\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEma
il\":\"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\"
:\"2.5.1\",\"description\":\"K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPE
R_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHE
N_THE_K2_COMPONENT_IS_INSTALLED\",\"group\":\"\"}","{}","","","0","0000-00-00 00
:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10062","User - K2","plugin","k2","user","0"
,"1","1","0","{\"legacy\":true,\"name\":\"User - K2\",\"type\":\"plugin\",\"crea
tionDate\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\"Cop
yright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\
"contact@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\"2.5
.1\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\"}
","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10063","k2","component","com_k2","","1","1"
,"0","0","{\"legacy\":true,\"name\":\"K2\",\"type\":\"component\",\"creationDate
\":\"October 27th, 2011\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (
c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"contact
@joomlaworks.gr\",\"authorUrl\":\"www.joomlaworks.gr\",\"version\":\"2.5.1\",\"d
escription\":\"Thank you for installing K2 by JoomlaWorks, the powerful content
extension for Joomla!\",\"group\":\"\"}","{\"enable_css\":\"1\",\"jQueryHandling
\":\"1.6remote\",\"backendJQueryHandling\":\"remote\",\"userName\":\"1\",\"userI
mage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"u
serFeedLink\":\"0\",\"userFeedIcon\":\"0\",\"userItemCount\":\"5\",\"userItemTit
le\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"1\",\"userIte
mImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItem
Tags\":\"1\",\"userItemCommentsAnchor\":\"1\",\"userItemReadMore\":\"1\",\"userI
temK2Plugins\":\"1\",\"tagItemCount\":\"5\",\"tagItemTitle\":\"1\",\"tagItemTitl
eLinked\":\"1\",\"tagItemDateCreated\":\"1\",\"tagItemImage\":\"1\",\"tagItemInt
roText\":\"1\",\"tagItemCategory\":\"1\",\"tagItemReadMore\":\"1\",\"tagItemExtr
aFields\":\"0\",\"tagOrdering\":\"\",\"tagFeedLink\":\"0\",\"tagFeedIcon\":\"0\"
,\"genericItemCount\":\"5\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\

":\"1\",\"genericItemDateCreated\":\"1\",\"genericItemImage\":\"0\",\"genericIte
mIntroText\":\"1\",\"genericItemCategory\":\"1\",\"genericItemReadMore\":\"0\",\
"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"1\",\"genericFeedIcon\":\"
1\",\"feedLimit\":\"10\",\"feedItemImage\":\"1\",\"feedImgSize\":\"S\",\"feedIte
mIntroText\":\"1\",\"feedTextWordLimit\":\"20\",\"feedItemFullText\":\"1\",\"fee
dItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAt
tachments\":\"0\",\"feedBogusEmail\":\"\",\"introTextCleanup\":\"0\",\"introText
CleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\
"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFi
ltering\":\"0\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"imagesQ
uality\":\"85\",\"itemImageXS\":\"100\",\"itemImageS\":\"200\",\"itemImageM\":\"
350\",\"itemImageL\":\"612\",\"itemImageXL\":\"900\",\"itemImageGeneric\":\"612\
",\"catImageWidth\":\"450\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\"
,\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"imageTimestamp\":\"0\
",\"imageMemoryLimit\":\"\",\"socialButtonCode\":\"\",\"twitterUsername\":\"\",\
"facebookImage\":\"XSmall\",\"comments\":\"1\",\"commentsOrdering\":\"DESC\",\"c
ommentsLimit\":\"3\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\
"1\",\"commentsReporting\":\"2\",\"commentsReportRecipient\":\"\",\"inlineCommen
tsModeration\":\"0\",\"gravatar\":\"1\",\"recaptcha\":\"0\",\"commentsFormNotes\
":\"1\",\"commentsFormNotesText\":\"Make sure you enter the (*) required informa
tion where indicated.Basic HTML code is allowed.\",\"frontendEditing\":\"1\",\"s
howImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showE
xtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"sid
eBarDisplayFrontend\":\"0\",\"mergeEditors\":\"1\",\"sideBarDisplay\":\"1\",\"at
tachmentsFolder\":\"\",\"hideImportButton\":\"0\",\"taggingSystem\":\"1\",\"lock
Tags\":\"0\",\"showTagFilter\":\"0\",\"googleSearch\":\"0\",\"googleSearchContai
ner\":\"k2Container\",\"K2UserProfile\":\"1\",\"K2UserGroup\":\"1\",\"redirect\"
:\"437\",\"adminSearch\":\"simple\",\"cookieDomain\":\"\",\"recaptcha_public_key
\":\"\",\"recaptcha_private_key\":\"\",\"recaptcha_theme\":\"clean\",\"recaptcha
OnRegistration\":\"0\",\"showItemsCounterAdmin\":\"1\",\"showChildCatItems\":\"1
\",\"disableCompactOrdering\":\"0\",\"SEFReplacements\":\"\\u00c5\\u00a0|S, \\u0
0c5\\u2019|O, \\u00c5\\u00bd|Z, \\u00c5\\u00a1|s, \\u00c5\\u201c|oe, \\u00c5\\u0
0be|z, \\u00c5\\u00b8|Y, \\u00c2\\u00a5|Y, \\u00c2\\u00b5|u, \\u00c3\\u20ac|A, \
\u00c3\\ufffd|A, \\u00c3\\u201a|A, \\u00c3\\u0192|A, \\u00c3\\u201e|A, \\u00c3\\
u2026|A, \\u00c3\\u2020|A, \\u00c3\\u2021|C, \\u00c3\\u02c6|E, \\u00c3\\u2030|E,
\\u00c3\\u0160|E, \\u00c3\\u2039|E, \\u00c3\\u0152|I, \\u00c3\\ufffd|I, \\u00c3
\\u017d|I, \\u00c3\\ufffd|I, \\u00c3\\ufffd|D, \\u00c3\\u2018|N, \\u00c3\\u2019|
O, \\u00c3\\u201c|O, \\u00c3\\u201d|O, \\u00c3\\u2022|O, \\u00c3\\u2013|O, \\u00
c3\\u02dc|O, \\u00c3\\u2122|U, \\u00c3\\u0161|U, \\u00c3\\u203a|U, \\u00c3\\u015
3|U, \\u00c3\\ufffd|Y, \\u00c3\\u0178|s, \\u00c3\\u00a0|a, \\u00c3\\u00a1|a, \\u
00c3\\u00a2|a, \\u00c3\\u00a3|a, \\u00c3\\u00a4|a, \\u00c3\\u00a5|a, \\u00c3\\u0
0a6|a, \\u00c3\\u00a7|c, \\u00c3\\u00a8|e, \\u00c3\\u00a9|e, \\u00c3\\u00aa|e, \
\u00c3\\u00ab|e, \\u00c3\\u00ac|i, \\u00c3\\u00ad|i, \\u00c3\\u00ae|i, \\u00c3\\
u00af|i, \\u00c3\\u00b0|o, \\u00c3\\u00b1|n, \\u00c3\\u00b2|o, \\u00c3\\u00b3|o,
\\u00c3\\u00b4|o, \\u00c3\\u00b5|o, \\u00c3\\u00b6|o, \\u00c3\\u00b8|o, \\u00c3
\\u00b9|u, \\u00c3\\u00ba|u, \\u00c3\\u00bb|u, \\u00c3\\u00bc|u, \\u00c3\\u00bd|
y, \\u00c3\\u00bf|y, \\u00c3\\u0178|ss\",\"metaDescLimit\":\"150\",\"sh404SefLab
elCat\":\"\",\"sh404SefLabelUser\":\"blog\",\"sh404SefLabelItem\":\"2\",\"sh404S
efTitleAlias\":\"alias\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10070","Captify Content","module","mod_capt
ifyContent","","0","1","0","0","{\"legacy\":true,\"name\":\"Captify Content\",\"
type\":\"module\",\"creationDate\":\"June 2009\",\"author\":\"Joomla Bamboo\",\"
copyright\":\"Copyright (C) 2009 Joomla Bamboo. All rights reserved.\",\"authorE
mail\":\"design@joomlabamboo.com\",\"authorUrl\":\"www.joomlabamboo.com\",\"vers
ion\":\"1.0.4\",\"description\":\"Captify Content displays the image assigned to
your category or section and the title using the awesome captifyScript. If the
section or category does not have an image assigned to it then it will not show.
To assign an image to the section or category go to the section or category man
ager open the section\\/category and select an image from the drop down list. Pl
ease note the image must be located in the images\\/stories folder of joomla whi

ch is the default folder for the section and category images to be stored anyway
. Please note that you need to have the JB Library plugin installed and publishe
d for this module to work as desired.\",\"group\":\"\"}","{\"type\":\"section\",
\"count\":\"5\",\"imagesPerRow\":\"3\",\"titleBelow\":\"0\",\"scripts\":\"head\"
,\"category_filtering_type\":\"1\",\"catid\":\"\",\"show_child_category_articles
\":\"0\",\"levels\":\"1\",\"articleinfo\":\"The following options are particular
ly relevant to using articles as a source of Captify images. Picking a value of
Select all Articles will not filter any articles except by the category selction
s above. If you have chosen to display images from categories then the following
settings can be ignored.\",\"show_front\":\"show\",\"article_filtering_type\":\
"1\",\"author_filtering_type\":\"1\",\"ordering\":\"a.ordering\",\"ordering_dire
ction\":\"ASC\",\"c_catid\":\"\",\"c_show_child_category_articles\":\"0\",\"c_le
vels\":\"1\",\"k2contentSource\":\"0\",\"k2catid\":\"\",\"getChildren\":\"0\",\"
itemid\":\"\",\"itemFilter\":\"\",\"orderingK2\":\"order\",\"displayImages\":\"k
2item\",\"itemImageSize\":\"Original\",\"image_width\":\"245\",\"image_height\":
\"100\",\"option\":\"1\",\"imageDimensions\":\"1\",\"rightMargin\":\"0\",\"botto
mMargin\":\"0\",\"useCaptify\":\"1\",\"background\":\"1\",\"transition\":\"slide
\",\"position\":\"bottom\",\"speed\":\"800\",\"speedOut\":\"800\",\"fadeEffect\"
:\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","","","
0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10071","System - JB Library","plugin","jbli
brary","system","0","1","1","0","{\"legacy\":false,\"name\":\"System - JB Librar
y\",\"type\":\"plugin\",\"creationDate\":\"Feb 2009\",\"author\":\"Joomla Bamboo
\",\"copyright\":\"(C) 2007-2009 Joomla Bamboo\",\"authorEmail\":\"design@joomla
bamboo.com\",\"authorUrl\":\"www.joomlabamboo.com\",\"version\":\"1.2.0\",\"desc
ription\":\"JB_LIBRARY_DESC\",\"group\":\"\"}","{\"jQueryVersion\":\"none\",\"so
urce\":\"local\",\"noConflict\":\"1\",\"jqunique\":\"0\",\"jqregex\":\"([\\\\\\/
a-zA-Z0-9_:\\\\.-]*)jquery([0-9\\\\.-]|min|pack)*?.js\",\"stripCustom\":\"0\",\"
customScripts\":\"\",\"stripMootools\":\"0\",\"replaceMootools\":\"0\",\"mootool
sPath\":\"http:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/mootools\\/1.3.1\\/moot
ools-yui-compressed.js\",\"stripMootoolsMore\":\"0\",\"ie6Warning\":\"1\",\"scro
llTop\":\"1\",\"scrollStyle\":\"light\",\"scrollTextTranslate\":\"1\",\"scrollTe
xt\":\"BACK_TO_TOP\",\"lazyLoad\":\"0\",\"llSelector\":\"img\"}","","","0","0000
-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10099","Editor Button - JA Typo Button","pl
ugin","jatypobutton","editors-xtd","0","1","1","0","{\"legacy\":false,\"name\":\
"Editor Button - JA Typo Button\",\"type\":\"plugin\",\"creationDate\":\"Feb 201
2\",\"author\":\"JoomlArt.com\",\"copyright\":\"Copyright (C), J.O.O.M Solutions
Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"a
uthorUrl\":\"www.joomlart.com\",\"version\":\"2.5.0\",\"description\":\"Please i
nstall plugin jatypo along.\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:
00","0","0");
INSERT INTO s2iq1_extensions VALUES("10098","Button - JA Typography","plugin","j
atypo","system","0","1","1","0","{\"legacy\":false,\"name\":\"Button - JA Typogr
aphy\",\"type\":\"plugin\",\"creationDate\":\"February 2012\",\"author\":\"Jooml
a! Project\",\"copyright\":\"Copyright (C) 2005 - 2008 Open Source Matters. All
rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joom
la.org\",\"version\":\"2.5.0\",\"description\":\"\\n\\t<span style=\\\"color: #0
08000;\\\"><strong>JA Typo plugin support Preformatted text, Lists Style, Icons
Style, Button & Tags Style<\\/strong><\\/span><p><span style=\\\"color: #ff6600;
\\\"><strong>Features:<\\/strong><\\/span><\\/p><img border=\\\"0\\\" alt=\\\"JA
Typography Plugin\\\" src=\\\"http:\\/\\/asset.joomlart.com\\/images\\/stories\
\/extensions\\/joomla\\/jaec_typo_plg.png?javer=1109070934\\\" style=\\\"float:
left;\\\">Bonus Typography styles for your content, choose style right from your
editor window. Colorful buttons, table, forms, tags, headings, lists, badges, i
cons, CSS3 buttons and more styles coming up...<p><strong><span style=\\\"color:
#ff0000;\\\">Important Instructions :<\\/span><br \\/><\\/strong><\\/p>You can
use may type to load from popup<p><strong><span style=\\\"color: #ff0000;\\\">Us
age Instructions :<\\/span><br \\/><\\/strong><\\/p>Show popup for you can selec
t typo when you click to typo button<p><strong><span style=\\\"color: #ff0000;\\

\">Upgrade Methods :<\\/span><br \\/><\\/strong><\\/p><ol><li>Standard joomla un


install \\/ reinstall method. OR<\\/li><li>Module supports upgrade method. You c
an install new version directly over this version. Uninstallation is not require
d. Backup any customized file before upgrading, your settings would be saved tho
ugh.<\\/li><\\/ol><p><span style=\\\"color: #008000;\\\"><strong>Links :<\\/stro
ng><\\/span><\\/p><ul><li><a target=\\\"_blank\\\" href=\\\"http:\\/\\/update.jo
omlart.com\\/#products.list\\/plugin_16\\/JA%20Typo%20plugin%20For%20Joomla%201.
7\\/\\\">Updates &amp; Versions<\\/a><\\/li><\\/ul><p>Copyright 2004 - 2011 <a h
ref=\\\"http:\\/\\/www.joomlart.com\\/\\\" title=\\\"Visit Joomlart.com!\\\">Joo
mlArt.com<\\/a>.<\\/p>\\t\\n\\t\",\"group\":\"\"}","{}","","","0","0000-00-00 00
:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("436","plg_system_languagecode","plugin","la
nguagecode","system","0","0","1","0","{\"legacy\":false,\"name\":\"plg_system_la
nguagecode\",\"type\":\"plugin\",\"creationDate\":\"November 2011\",\"author\":\
"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters
. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"ww
w.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_X
ML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","10","0")
;
INSERT INTO s2iq1_extensions VALUES("437","plg_quickicon_joomlaupdate","plugin",
"joomlaupdate","quickicon","0","1","1","1","{\"legacy\":false,\"name\":\"plg_qui
ckicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"aut
hor\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source
Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl
\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_QUICKICON_JOOM
LAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00"
,"0","0");
INSERT INTO s2iq1_extensions VALUES("438","plg_quickicon_extensionupdate","plugi
n","extensionupdate","quickicon","0","1","1","1","{\"legacy\":false,\"name\":\"p
lg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"August 201
1\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Ope
n Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"
authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_QUICK
ICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\"}","{}","","","0","0000-0000 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("27","com_finder","component","com_finder","
","1","1","0","0","","{\"show_description\":\"1\",\"description_length\":255,\"a
llow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_adv
anced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch
_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_tabl
e_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_
multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"s
temmer\":\"porter_en\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("439","plg_captcha_recaptcha","plugin","reca
ptcha","captcha","0","1","1","0","{\"legacy\":false,\"name\":\"plg_captcha_recap
tcha\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Jooml
a! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All
rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joom
la.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCR
IPTION\",\"group\":\"\"}","{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\
"clean\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("440","plg_system_highlight","plugin","highl
ight","system","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","7","0");
INSERT INTO s2iq1_extensions VALUES("441","plg_content_finder","plugin","finder"
,"content","0","0","1","0","{\"legacy\":false,\"name\":\"plg_content_finder\",\"
type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Projec
t\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights re
served.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",
\"version\":\"1.7.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"g
roup\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");

INSERT INTO s2iq1_extensions VALUES("442","plg_finder_categories","plugin","cate


gories","finder","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","1","0"
);
INSERT INTO s2iq1_extensions VALUES("443","plg_finder_contacts","plugin","contac
ts","finder","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","2","0");
INSERT INTO s2iq1_extensions VALUES("444","plg_finder_content","plugin","content
","finder","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","3","0");
INSERT INTO s2iq1_extensions VALUES("445","plg_finder_newsfeeds","plugin","newsf
eeds","finder","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","4","0");
INSERT INTO s2iq1_extensions VALUES("446","plg_finder_weblinks","plugin","weblin
ks","finder","0","1","1","0","","{}","","","0","0000-00-00 00:00:00","5","0");
INSERT INTO s2iq1_extensions VALUES("223","mod_finder","module","mod_finder","",
"0","1","0","0","","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("314","mod_version","module","mod_version","
","1","1","1","0","{\"legacy\":false,\"name\":\"mod_version\",\"type\":\"module\
",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\"
:\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"autho
rEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5
.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\"}","{\"format
\":\"short\",\"product\":\"1\",\"cache\":\"0\"}","","","0","0000-00-00 00:00:00"
,"0","0");
INSERT INTO s2iq1_extensions VALUES("10085","glenon","template","glenon","","0",
"1","1","0","{\"legacy\":false,\"name\":\"glenon\",\"type\":\"template\",\"creat
ionDate\":\"25 january 2012\",\"author\":\"ThemeSoul.com\",\"copyright\":\"Copyr
ight (C), ThemeSoul.com. All Rights Reserved.\",\"authorEmail\":\"maskeenan@gmai
l.com\",\"authorUrl\":\"http:\\/\\/www.ThemeSoul.com\",\"version\":\"1.9.3\",\"d
escription\":\"Glenon J2.5 - Premium Template for Joomla 1.7\",\"group\":\"\"}",
"{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10082","Image Show GK4","module","mod_image
_show_gk4","","0","1","0","0","{\"legacy\":false,\"name\":\"Image Show GK4\",\"t
ype\":\"module\",\"creationDate\":\"02\\/11\\/2012\",\"author\":\"GavickPro\",\"
copyright\":\"Copyright (C) 2011-2012 GavickPro. All rights reserved.\",\"author
Email\":\"info@gavick.com\",\"authorUrl\":\"www.gavickpro.com\",\"version\":\"GK
4 1.32\",\"description\":\"\\n\\t\\t<style type=\\\"text\\/css\\\">\\n\\t\\t\\ts
pan.readonly { padding: 10px; font-family: Arial; font-size:13px !important; fon
t-weight: normal !important; text-align: justify; color: #4d4d4d; line-height: 2
4px; }\\n\\t\\t\\tspan.readonly h1 { clear:both; font-family: Georgia, sans-seri
f; font-size:38px; margin:30px 20px 23px; padding:0px 0px 24px 10px; color:#333;
border-bottom: 1px solid #eee; font-weight: normal; }\\n\\t\\t\\tspan.readonly
p { margin: 0 26px 10px }\\n\\t\\t\\tspan.readonly p a { color: #8e0b8c }\\n\\t\
\t\\tspan.readonly p.homepage { margin-top: 30px }\\n\\t\\t\\tspan.readonly p.li
cense { border-top: 1px solid #eee; font-size: 11px; margin: 30px 26px 0; paddin
g: 6px 0; }\\n\\t\\t<\\/style>\\n\\n\\t\\t<span class=\\\"readonly\\\"><h1>Image
Show GK4<small>ver. 1.32<\\/small><\\/h1><p>GK4 is new generation of our extens
ions dedicated to Joomla 1.6+.<\\/p><p>With Image Show GK4 module, you can creat
e slideshow on a site which include various images and article fragments or text
s defined by a user. Thanks to slide management system integrated in the module,
its support is very easy, intuitive and fast. With the new method of creating m
odule styles you can easily move your slideshow style from one template to other
template.<\\/p> <p class=\'homepage\'><a href=\'http:\\/\\/tools.gavick.com\\/i
mage-show.html\' target=\'_blank\'>Learn more at the Image Show GK4 project webs
ite.<\\/a><\\/p><p class=\'license\'>Image Show GK4 is released under the <a tar
get=\\\"_blank\\\" href=\\\"http:\\/\\/www.gnu.org\\/licenses\\/gpl-2.0.html\\\"
>GNU\\/GPL v2 license.<\\/a><\\/p><\\/span>\\n\\t\",\"group\":\"\"}","{\"automat
ic_module_id\":\"1\",\"module_id\":\"gk-is-1\",\"moduleclass_sfx\":\"\",\"module
_style\":\"gk_coffe\",\"use_style_css\":\"1\"}","","","0","0000-00-00 00:00:00",
"0","0");
INSERT INTO s2iq1_extensions VALUES("10083","Xpert Tabs","module","mod_xperttabs
","","0","1","0","0","{\"legacy\":false,\"name\":\"Xpert Tabs\",\"type\":\"modul
e\",\"creationDate\":\"Aug 2011\",\"author\":\"ThemeXpert\",\"copyright\":\"(C)

2008 - 2011 ThemeXpert, LLC. All rights reserved.\",\"authorEmail\":\"support@th


emexpert.com\",\"authorUrl\":\"http:\\/\\/www.themexpert.com\",\"version\":\"2.1
\",\"description\":\"Xpert Tabs, Next Generation Tab Module For Joomla! designed
to show section articles and modules in a pleasing format.Brought to you by The
meXpert\",\"group\":\"\"}","{\"content_source\":\"mods\",\"catid\":\"\",\"orderi
ng\":\"published\",\"user_id\":\"0\",\"show_featured\":\"\",\"modules\":\"0\",\"
count\":\"5\",\"tabs_position\":\"top\",\"tabs_interaction\":\"click\",\"tabs_ti
tle_type\":\"content\",\"tabs_title_custom\":\"Tab Title1, Tab Title2, Tab Title
3\",\"show_readmore\":\"1\",\"readmore_text\":\"Read more..\",\"style\":\"style1
\",\"transition_type\":\"fade\",\"fadein_speed\":\"0\",\"fadeout_speed\":\"400\"
,\"auto_play\":\"0\",\"auto_pause\":\"1\",\"moduleclass_sfx\":\"\",\"load_jquery
\":\"1\",\"jquery_source\":\"local\",\"cache\":\"0\",\"cache_time\":\"900\"}",""
,"","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("28","com_joomlaupdate","component","com_joo
mlaupdate","","1","1","0","1","{\"legacy\":false,\"name\":\"com_joomlaupdate\",\
"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Pr
oject\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved
.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"vers
ion\":\"2.5.2\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\
"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10101","lib_fof","library","lib_fof","","0"
,"1","1","0","{\"legacy\":false,\"name\":\"lib_fof\",\"type\":\"library\",\"crea
tionDate\":\"2012-11-10\",\"author\":\"Nicholas K. Dionysopoulos \\/ AkeebaBacku
p.com\",\"copyright\":\"(C)2011-2012 Nicholas K. Dionysopoulos\",\"authorEmail\"
:\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\
",\"version\":\"rev7CD49BF\",\"description\":\"Framework-on-Framework (FOF) \\u2
013 A rapid component development framework extension for Joomla!\",\"group\":\"
\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10089","AkeebaStrapper","file","files_strap
per","","0","1","0","0","{\"legacy\":false,\"name\":\"AkeebaStrapper\",\"type\":
\"file\",\"creationDate\":\"July 2012\",\"author\":\"Nicholas K. Dionysopoulos\"
,\"copyright\":\"(C) 2012 Akeeba Ltd.\",\"authorEmail\":\"nicholas@dionysopoulos
.me\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"1.0.0\",\
"description\":\"Namespaced jQuery, jQuery UI and Bootstrap for Akeeba products.
\",\"group\":\"\"}","","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10090","jfbconnect","component","com_jfbcon
nect","","1","1","0","0","{\"legacy\":false,\"name\":\"JFBConnect\",\"type\":\"c
omponent\",\"creationDate\":\"2012\\/07\\/23\",\"author\":\"SourceCoast | www.so
urcecoast.com\",\"copyright\":\"Copyright (C) 2009-2012 SourceCoast. All rights
reserved.\",\"authorEmail\":\"support@sourcecoast.com\",\"authorUrl\":\"http:\\/
\\/www.sourcecoast.com\",\"version\":\"4.2.4\",\"description\":\"This component
uses the Facebook Connect API to map Joomla users to their corresponding Faceboo
k account, with flexibility to create new Joomla users automatically.\",\"group\
":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10091","Authentication - JFBConnect Faceboo
k","plugin","jfbconnectauth","authentication","0","1","1","0","{\"legacy\":false
,\"name\":\"Authentication - JFBConnect Facebook\",\"type\":\"plugin\",\"creatio
nDate\":\"2012\\/04\\/20\",\"author\":\"SourceCoast | www.sourcecoast.com\",\"co
pyright\":\"2010-2012 SourceCoast. All rights reserved.\",\"authorEmail\":\"supp
ort@sourcecoast.com\",\"authorUrl\":\"http:\\/\\/www.sourcecoast.com\",\"version
\":\"4.2.0\",\"description\":\"Facebook authentication plugin to be used with JF
BConnect\",\"group\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10092","User - JFBConnect Facebook","plugin
","jfbconnectuser","user","0","1","1","0","{\"legacy\":false,\"name\":\"User - J
FBConnect Facebook\",\"type\":\"plugin\",\"creationDate\":\"2012\\/07\\/24\",\"a
uthor\":\"SourceCoast | www.sourcecoast.com\",\"copyright\":\"2010-2012 SourceCo
ast. All rights reserved.\",\"authorEmail\":\"support@sourcecoast.com\",\"author
Url\":\"http:\\/\\/www.sourcecoast.com\",\"version\":\"4.2.1\",\"description\":\
"Facebook user plugin to be used with JFBConnect. This should be set before any
other user plugins which may redirect the user. If unsure, set the ordering so t

hat this is the first plugin to fire.\",\"group\":\"\"}","{}","","","0","0000-00


-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10093","System - JFBCSystem","plugin","jfbc
system","system","0","1","1","0","{\"legacy\":false,\"name\":\"System - JFBCSyst
em\",\"type\":\"plugin\",\"creationDate\":\"2012\\/07\\/23\",\"author\":\"Source
Coast | www.sourcecoast.com\",\"copyright\":\"Copyright (C) 2010-2012 SourceCoas
t. All rights reserved.\",\"authorEmail\":\"support@sourcecoast.com\",\"authorUr
l\":\"http:\\/\\/www.sourcecoast.com\",\"version\":\"4.2.4\",\"description\":\"T
his plugin is required for JFBConnect to function properly. Used for inserting a
nd maintaining the proper Facebook\\/Javascript environment HTML code.\",\"group
\":\"\"}","{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10094","Content - JFBCContent","plugin","jf
bccontent","content","0","1","1","0","{\"legacy\":false,\"name\":\"Content - JFB
CContent\",\"type\":\"plugin\",\"creationDate\":\"2012\\/07\\/23\",\"author\":\"
SourceCoast | www.sourcecoast.com\",\"copyright\":\"Copyright (C) 2010-2012 Sour
ceCoast. All rights reserved.\",\"authorEmail\":\"support@sourcecoast.com\",\"au
thorUrl\":\"http:\\/\\/www.sourcecoast.com\",\"version\":\"4.2.1\",\"description
\":\"A plugin to automatically add the JFBC System tags for like and comments to
an article, section blog, category blog or frontpage layout.\",\"group\":\"\"}"
,"{}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10095","SCLogin","module","mod_sclogin","",
"0","1","0","0","{\"legacy\":false,\"name\":\"SCLogin\",\"type\":\"module\",\"cr
eationDate\":\"2012\\/07\\/23\",\"author\":\"SourceCoast | www.sourcecoast.com\"
,\"copyright\":\"Copyright (C) 2009-2012 SourceCoast. All rights reserved.\",\"a
uthorEmail\":\"support@sourcecoast.com\",\"authorUrl\":\"http:\\/\\/www.sourceco
ast.com\",\"version\":\"1.1.3\",\"description\":\"This is the login module that
goes with the JFBConnect\\/JLinked component.\",\"group\":\"\"}","{\"register_ty
pe\":\"joomla\",\"loginButtonSize\":\"medium\",\"loginButtonType\":\"javascript\
",\"loginButtonLinkText\":\"\",\"loginButtonLinkImage\":\"\",\"showLoginForm\":\
"1\",\"showRegisterLink\":\"1\",\"showForgotUsername\":\"1\",\"showForgotPasswor
d\":\"1\",\"separator\":\"\",\"jlogin_redirect\":\"1\",\"jlogin\":\"\",\"usesecu
re\":\"0\",\"enableProfilePic\":\"0\",\"profileWidth\":\"50\",\"profileHeight\":
\"\",\"linkProfile\":\"0\",\"showGreeting\":\"1\",\"greetingName\":\"1\",\"showL
ogoutButton\":\"1\",\"showConnectButton\":\"1\",\"user_intro\":\"\",\"showPowere
dByLink\":\"2\",\"moduleclass_sfx\":\"\"}","","","0","0000-00-00 00:00:00","0","
0");
INSERT INTO s2iq1_extensions VALUES("10096","SourceCoast Extensions Library","li
brary","sourcecoast","","0","1","1","0","{\"legacy\":false,\"name\":\"SourceCoas
t Extensions Library\",\"type\":\"library\",\"creationDate\":\"2012\\/07\\/23\",
\"author\":\"SourceCoast | www.sourcecoast.com\",\"copyright\":\"Copyright (C) 2
012 SourceCoast. All rights reserved.\",\"authorEmail\":\"support@sourcecoast.co
m\",\"authorUrl\":\"http:\\/\\/www.sourcecoast.com\",\"version\":\"1.0.5\",\"des
cription\":\"This library provides common functionality to the SourceCoast Socia
l Extensions (JFBConnect, JLinked, etc)\",\"group\":\"\"}","{}","","","0","000000-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10097","JFBCFan","module","mod_jfbcfan","",
"0","1","0","0","{\"legacy\":false,\"name\":\"JFBCFan\",\"type\":\"module\",\"cr
eationDate\":\"2012\\/04\\/20\",\"author\":\"SourceCoast | www.sourcecoast.com\"
,\"copyright\":\"Copyright (C) 2011-2012 SourceCoast. All rights reserved.\",\"a
uthorEmail\":\"support@sourcecoast.com\",\"authorUrl\":\"http:\\/\\/www.sourceco
ast.com\",\"version\":\"4.2.0\",\"description\":\"This is the \\\"Like Box\\\" m
odule that goes with the JFBConnect component, which enables users to like your
Facebook Page and view its stream directly from your website\",\"group\":\"\"}",
"{\"pageURL\":\"\",\"width\":\"292\",\"height\":\"200\",\"color_scheme\":\"light
\",\"show_faces\":\"1\",\"stream\":\"1\",\"header\":\"1\",\"force_wall\":\"0\",\
"border_color\":\"black\",\"moduleclass_sfx\":\"\",\"user_intro\":\"\",\"showPow
eredByLink\":\"1\"}","","","0","0000-00-00 00:00:00","0","0");
INSERT INTO s2iq1_extensions VALUES("10100","ja_elastica","template","ja_elastic
a","","0","1","1","0","{\"legacy\":false,\"name\":\"ja_elastica\",\"type\":\"tem
plate\",\"creationDate\":\"June 2012\",\"author\":\"JoomlArt.com\",\"copyright\"

:\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEma


il\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.joomlart.com\",\"
version\":\"2.5.1\",\"description\":\"\\n<p>Joomlart broke new ground in the Joo
mla! community by unveiling <strong>JA Elastica<\\/strong>, the <strong>FIRST<\\
/strong> Joomla! template with a <strong>Responsive Web Design and as our gift t
o the community, we offer it FREE! for all. Support forums are however restrcite
d to paid active members only.<\\/strong> <\\/p>\\n\\n<p>JA Elastica truly is on
e template to serve all. With its exclusive Responsive coding, JA Elastica adap
ts and transforms to fit the screen area of any device - be it a 30 inch extra w
ide monitor to the smallest iPhone screen.\\n\\n<p>The template uses the <a href
=\\u201dhttp:\\/\\/masonry.desandro.com\\/\\u201d>jQuery Masonry script<\\/a>.\\
n<p>This template does not support RTL CSS style<\\/p>\\n\\n<p><strong>Resources
:<\\/strong><\\/p>\\n\\n<p>|\\n<a href=\'http:\\/\\/www.joomlart.com\\/joomla\\
/templates\\/ja-elastica\' title=\'Home\' target=\'_blank\' > Template Home Page
<\\/a> |\\n<a href=\'http:\\/\\/www.joomlart.com\\/demo\\/#joomla25-templates.jo
omlart.com\\/ja_elastica\' title=\'Demo\' target=\'_blank\' > Demo<\\/a> |\\n<a
href=\'http:\\/\\/www.joomlart.com\\/forums\\/forumdisplay.php?339\' title=\'for
um\' target=\'_blank\' >Forum<\\/a> |\\n<a href=\'http:\\/\\/wiki.joomlart.com\\
/wiki\\/JA_Elastica\\/Overview\' title=\'forum\' target=\'_blank\' >Documentatio
n<\\/a> |<\\/p>\\n<p>\\n<a href=\'http:\\/\\/wiki.joomlart.com\\/wiki\\/JA_T3_Fr
amework_2\\/Overview\' title=\'T3 wiki\' target=\'_blank\' >T3 Framework Wiki<\\
/a> |\\n<a href=\'http:\\/\\/update.joomlart.com\' title=\'Updates\' target=\'_b
lank\' >Updates<\\/a> |\\n<a href=\'http:\\/\\/pm.joomlart.com\\/browse\\/JATCEL
ASTICAJ17\' title=\'Changelog\' target=\'_blank\' >JIRA<\\/a> |\\n<a href=\'http
:\\/\\/www.joomlart.com\\/forums\\/downloads.php?do=cat&id=20433\' title=\'Downl
oads\' target=\'_blank\' >Downloads<\\/a> |\\n<\\/p>\\n\\t\\t\",\"group\":\"\"}"
,"[]","","","0","0000-00-00 00:00:00","0","0");

DROP TABLE IF EXISTS s2iq1_finder_filters;


CREATE TABLE `s2iq1_finder_filters` (
`filter_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`state` tinyint(1) NOT NULL DEFAULT '1',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL,
`created_by_alias` varchar(255) NOT NULL,
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`map_count` int(10) unsigned NOT NULL DEFAULT '0',
`data` text NOT NULL,
`params` mediumtext,
PRIMARY KEY (`filter_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links;


CREATE TABLE `s2iq1_finder_links` (
`link_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) NOT NULL,
`route` varchar(255) NOT NULL,
`title` varchar(255) DEFAULT NULL,

`description` varchar(255) DEFAULT NULL,


`indexdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`md5sum` varchar(32) DEFAULT NULL,
`published` tinyint(1) NOT NULL DEFAULT '1',
`state` int(5) DEFAULT '1',
`access` int(5) DEFAULT '0',
`language` varchar(8) NOT NULL,
`publish_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`list_price` double unsigned NOT NULL DEFAULT '0',
`sale_price` double unsigned NOT NULL DEFAULT '0',
`type_id` int(11) NOT NULL,
`object` mediumblob NOT NULL,
PRIMARY KEY (`link_id`),
KEY `idx_type` (`type_id`),
KEY `idx_title` (`title`),
KEY `idx_md5` (`md5sum`),
KEY `idx_url` (`url`(75)),
KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`p
ublish_end_date`,`list_price`),
KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`p
ublish_end_date`,`sale_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms0;


CREATE TABLE `s2iq1_finder_links_terms0` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms1;


CREATE TABLE `s2iq1_finder_links_terms1` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms2;


CREATE TABLE `s2iq1_finder_links_terms2` (

`link_id` int(10) unsigned NOT NULL,


`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms3;


CREATE TABLE `s2iq1_finder_links_terms3` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms4;


CREATE TABLE `s2iq1_finder_links_terms4` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms5;


CREATE TABLE `s2iq1_finder_links_terms5` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms6;


CREATE TABLE `s2iq1_finder_links_terms6` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),

KEY `idx_term_weight` (`term_id`,`weight`),


KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms7;


CREATE TABLE `s2iq1_finder_links_terms7` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms8;


CREATE TABLE `s2iq1_finder_links_terms8` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_terms9;


CREATE TABLE `s2iq1_finder_links_terms9` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termsa;


CREATE TABLE `s2iq1_finder_links_termsa` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termsb;


CREATE TABLE `s2iq1_finder_links_termsb` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termsc;


CREATE TABLE `s2iq1_finder_links_termsc` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termsd;


CREATE TABLE `s2iq1_finder_links_termsd` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termse;


CREATE TABLE `s2iq1_finder_links_termse` (
`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_links_termsf;

CREATE TABLE `s2iq1_finder_links_termsf` (


`link_id` int(10) unsigned NOT NULL,
`term_id` int(10) unsigned NOT NULL,
`weight` float unsigned NOT NULL,
PRIMARY KEY (`link_id`,`term_id`),
KEY `idx_term_weight` (`term_id`,`weight`),
KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_taxonomy;


CREATE TABLE `s2iq1_finder_taxonomy` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`parent_id` int(10) unsigned NOT NULL DEFAULT '0',
`title` varchar(255) NOT NULL,
`state` tinyint(1) unsigned NOT NULL DEFAULT '1',
`access` tinyint(1) unsigned NOT NULL DEFAULT '0',
`ordering` tinyint(1) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `parent_id` (`parent_id`),
KEY `state` (`state`),
KEY `ordering` (`ordering`),
KEY `access` (`access`),
KEY `idx_parent_published` (`parent_id`,`state`,`access`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_finder_taxonomy VALUES("1","0","ROOT","0","0","0");

DROP TABLE IF EXISTS s2iq1_finder_taxonomy_map;


CREATE TABLE `s2iq1_finder_taxonomy_map` (
`link_id` int(10) unsigned NOT NULL,
`node_id` int(10) unsigned NOT NULL,
PRIMARY KEY (`link_id`,`node_id`),
KEY `link_id` (`link_id`),
KEY `node_id` (`node_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_terms;


CREATE TABLE `s2iq1_finder_terms` (
`term_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`term` varchar(75) NOT NULL,
`stem` varchar(75) NOT NULL,
`common` tinyint(1) unsigned NOT NULL DEFAULT '0',
`phrase` tinyint(1) unsigned NOT NULL DEFAULT '0',
`weight` float unsigned NOT NULL DEFAULT '0',
`soundex` varchar(75) NOT NULL,
`links` int(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
UNIQUE KEY `idx_term` (`term`),

KEY `idx_term_phrase` (`term`,`phrase`),


KEY `idx_stem_phrase` (`stem`,`phrase`),
KEY `idx_soundex_phrase` (`soundex`,`phrase`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_terms_common;


CREATE TABLE `s2iq1_finder_terms_common` (
`term` varchar(75) NOT NULL,
`language` varchar(3) NOT NULL,
KEY `idx_word_lang` (`term`,`language`),
KEY `idx_lang` (`language`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common

VALUES("a","en");
VALUES("about","en");
VALUES("after","en");
VALUES("ago","en");
VALUES("all","en");
VALUES("am","en");
VALUES("an","en");
VALUES("and","en");
VALUES("ani","en");
VALUES("any","en");
VALUES("are","en");
VALUES("aren\'t","en");
VALUES("as","en");
VALUES("at","en");
VALUES("be","en");
VALUES("but","en");
VALUES("by","en");
VALUES("for","en");
VALUES("from","en");
VALUES("get","en");
VALUES("go","en");
VALUES("how","en");
VALUES("if","en");
VALUES("in","en");
VALUES("into","en");
VALUES("is","en");
VALUES("isn\'t","en");
VALUES("it","en");
VALUES("its","en");
VALUES("me","en");
VALUES("more","en");
VALUES("most","en");
VALUES("must","en");
VALUES("my","en");
VALUES("new","en");
VALUES("no","en");
VALUES("none","en");
VALUES("not","en");
VALUES("noth","en");
VALUES("nothing","en");
VALUES("of","en");
VALUES("off","en");
VALUES("often","en");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common

VALUES("old","en");
VALUES("on","en");
VALUES("onc","en");
VALUES("once","en");
VALUES("onli","en");
VALUES("only","en");
VALUES("or","en");
VALUES("other","en");
VALUES("our","en");
VALUES("ours","en");
VALUES("out","en");
VALUES("over","en");
VALUES("page","en");
VALUES("she","en");
VALUES("should","en");
VALUES("small","en");
VALUES("so","en");
VALUES("some","en");
VALUES("than","en");
VALUES("thank","en");
VALUES("that","en");
VALUES("the","en");
VALUES("their","en");
VALUES("theirs","en");
VALUES("them","en");
VALUES("then","en");
VALUES("there","en");
VALUES("these","en");
VALUES("they","en");
VALUES("this","en");
VALUES("those","en");
VALUES("thus","en");
VALUES("time","en");
VALUES("times","en");
VALUES("to","en");
VALUES("too","en");
VALUES("true","en");
VALUES("under","en");
VALUES("until","en");
VALUES("up","en");
VALUES("upon","en");
VALUES("use","en");
VALUES("user","en");
VALUES("users","en");
VALUES("veri","en");
VALUES("version","en");
VALUES("very","en");
VALUES("via","en");
VALUES("want","en");
VALUES("was","en");
VALUES("way","en");
VALUES("were","en");
VALUES("what","en");
VALUES("when","en");
VALUES("where","en");
VALUES("whi","en");
VALUES("which","en");
VALUES("who","en");
VALUES("whom","en");
VALUES("whose","en");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common
s2iq1_finder_terms_common

VALUES("why","en");
VALUES("wide","en");
VALUES("will","en");
VALUES("with","en");
VALUES("within","en");
VALUES("without","en");
VALUES("would","en");
VALUES("yes","en");
VALUES("yet","en");
VALUES("you","en");
VALUES("your","en");
VALUES("yours","en");

DROP TABLE IF EXISTS s2iq1_finder_tokens;


CREATE TABLE `s2iq1_finder_tokens` (
`term` varchar(75) NOT NULL,
`stem` varchar(75) NOT NULL,
`common` tinyint(1) unsigned NOT NULL DEFAULT '0',
`phrase` tinyint(1) unsigned NOT NULL DEFAULT '0',
`weight` float unsigned NOT NULL DEFAULT '1',
`context` tinyint(1) unsigned NOT NULL DEFAULT '2',
KEY `idx_word` (`term`),
KEY `idx_context` (`context`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_tokens_aggregate;


CREATE TABLE `s2iq1_finder_tokens_aggregate` (
`term_id` int(10) unsigned NOT NULL,
`map_suffix` char(1) NOT NULL,
`term` varchar(75) NOT NULL,
`stem` varchar(75) NOT NULL,
`common` tinyint(1) unsigned NOT NULL DEFAULT '0',
`phrase` tinyint(1) unsigned NOT NULL DEFAULT '0',
`term_weight` float unsigned NOT NULL,
`context` tinyint(1) unsigned NOT NULL DEFAULT '2',
`context_weight` float unsigned NOT NULL,
`total_weight` float unsigned NOT NULL,
KEY `token` (`term`),
KEY `keyword_id` (`term_id`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_finder_types;


CREATE TABLE `s2iq1_finder_types` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(100) NOT NULL,
`mime` varchar(100) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `title` (`title`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_foxcontact_sessions;


CREATE TABLE `s2iq1_foxcontact_sessions` (
`id` varchar(32) NOT NULL,
`cid` int(11) NOT NULL,
`mid` int(11) NOT NULL,
`keyword` varchar(32) NOT NULL,
`birth` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`data` text,
UNIQUE KEY `index` (`id`,`cid`,`mid`,`keyword`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_foxcontact_settings;


CREATE TABLE `s2iq1_foxcontact_settings` (
`name` varchar(32) NOT NULL,
`value` text NOT NULL,
PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_foxcontact_settings VALUES("captchadrawer","use_gd");
INSERT INTO s2iq1_foxcontact_settings VALUES("mimefilter","disabled");

DROP TABLE IF EXISTS s2iq1_jaem_log;


CREATE TABLE `s2iq1_jaem_log` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`ext_id` varchar(50) DEFAULT NULL,
`service_id` int(11) DEFAULT NULL,
`check_date` datetime DEFAULT NULL,
`check_info` text,
PRIMARY KEY (`id`),
UNIQUE KEY `ext_id` (`ext_id`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_jaem_log VALUES("1","plugin-10072","","2012-01-08 22:45:24","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba1453a8c\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba1453a8c\\\')], {\n
content: \\\'It seem no version of Button - JA Typography has been uploaded to <
br /><strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\
\jaextmanager_data\\\\\\\\j17\\\\\\\\plugin\\\\\\\\system\\\\\\\\jatypo\\\\\\\\v
ersions\\\\\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("2","plugin-10073","","2012-01-08 22:45:27","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja

-tooltip-4f09ba174b092\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"


\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba174b092\\\')], {\n
content: \\\'It seem no version of Editor Button - JA Typo Button has been uploa
ded to <br /><strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\melta
s\\\\\\\\jaextmanager_data\\\\\\\\j17\\\\\\\\plugin\\\\\\\\editors-xtd\\\\\\\\ja
typobutton\\\\\\\\versions\\\\\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("3","plugin-10071","","2012-01-08 22:45:30","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba1a775f5\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba1a775f5\\\')], {\n
content: \\\'It seem no version of System - JB Library has been uploaded to <br
/><strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\ja
extmanager_data\\\\\\\\j16\\\\\\\\plugin\\\\\\\\system\\\\\\\\jblibrary\\\\\\\\v
ersions\\\\\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("4","module-10006","","2012-01-08 22:45:41","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba253e785\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba253e785\\\')], {\n
content: \\\'It seem no version of mod_news_pro_gk4 has been uploaded to <br /><
strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\jaext
manager_data\\\\\\\\j16\\\\\\\\module\\\\\\\\mod_news_pro_gk4\\\\\\\\versions\\\
\\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("5","module-10007","","2012-01-08 22:45:44","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba286629b\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba286629b\\\')], {\n
content: \\\'It seem no version of Tabs GK4 has been uploaded to <br /><strong>D
:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\jaextmanager_
data\\\\\\\\j16\\\\\\\\module\\\\\\\\mod_tabs_gk4\\\\\\\\versions\\\\\\\\</stron
g><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("6","module-10019","","2012-01-08 22:45:46","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba2a9903a\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo

oltips ([$(\\\'ja-tooltip-4f09ba2a9903a\\\')], {\n


content: \\\'It seem no version of sigplus has been uploaded to <br /><strong>D:
\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\jaextmanager_d
ata\\\\\\\\j16\\\\\\\\module\\\\\\\\mod_sigplus\\\\\\\\versions\\\\\\\\</strong>
<br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("7","module-10022","","2012-01-08 22:45:49","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba2d0b49d\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba2d0b49d\\\')], {\n
content: \\\'It seem no version of mod_tweetdisplayback has been uploaded to <br
/><strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\j
aextmanager_data\\\\\\\\j16\\\\\\\\module\\\\\\\\mod_tweetdisplayback\\\\\\\\ver
sions\\\\\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("8","module-10024","","2012-01-08 22:45:51","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba2f92fdb\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba2f92fdb\\\')], {\n
content: \\\'It seem no version of AutarTimonial has been uploaded to <br /><str
ong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\jaextman
ager_data\\\\\\\\j16\\\\\\\\module\\\\\\\\mod_autartimonial\\\\\\\\versions\\\\\
\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("9","module-10040","","2012-01-08 22:45:55","<
div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"ja
-tooltip-4f09ba33529bb\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\"
\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); retu
rn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-4f09ba33529bb\\\')], {\n
content: \\\'It seem no version of AcyMailing Module has been uploaded to <br />
<strong>D:\\\\\\\\xampp\\\\\\\\htdocs\\\\\\\\theforest\\\\\\\\meltas\\\\\\\\jaex
tmanager_data\\\\\\\\j15\\\\\\\\module\\\\\\\\mod_acymailing\\\\\\\\versions\\\\
\\\\</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("10","component-10025","","2012-08-25 22:11:41
","<div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\
\"ja-tooltip-5039a1fd5117d\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=
\\\"\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader();
return false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-5039a1fd5117d\\\')], {\n
content: \\\'It seem no version of AcyMailing has been uploaded to <br /><strong
>/home8/jwnixonc/public_html/jaextmanager_data/j15/component/com_acymailing/vers
ions/</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n

");
INSERT INTO s2iq1_jaem_log VALUES("11","component-10046","","2012-08-25 22:12:05
","<div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\
\"ja-tooltip-5039a215037a1\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=
\\\"\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader();
return false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-5039a215037a1\\\')], {\n
content: \\\'It seem no version of Akeeba has been uploaded to <br /><strong>/ho
me8/jwnixonc/public_html/jaextmanager_data/j15/component/com_akeeba/versions/</s
trong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");
INSERT INTO s2iq1_jaem_log VALUES("12","plugin-10076","","2012-08-26 21:34:43","
<div class=\\\"status-not-uploaded\\\">Sorry, no version uploaded in <a id=\\\"j
a-tooltip-503aead354546\\\" class=\\\"ja-tips-title\\\" href=\\\"#\\\" title=\\\
"\\\" >Repository</a> <br />[<a href=\\\"#\\\" onclick=\\\"jaOpenUploader(); ret
urn false;\\\" title=\\\"Upload version package\\\">Upload now</a>]</div>\n
<script type=\\\"text/javascript\\\">\n
/*<![CDATA[*/\n
window.addEvent(\\\'domready\\\', function(){\n
new JATo
oltips ([$(\\\'ja-tooltip-503aead354546\\\')], {\n
content: \\\'It seem no version of Editor Button - JA Typo Button has been uploa
ded to <br /><strong>/home8/jwnixonc/public_html/jaextmanager_data/j17/plugin/ed
itors-xtd/jatypobutton/versions/</strong><br />\\\'\n
});\n
});\n
/*]]>*/\n
</script>\n
");

DROP TABLE IF EXISTS s2iq1_jaem_services;


CREATE TABLE `s2iq1_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 s2iq1_jaem_services VALUES("1","Local Service","local","","","","1",
"1");
INSERT INTO s2iq1_jaem_services VALUES("2","JoomlArt Updates","remote","http://u
pdate.joomlart.com/service/","","","0","1");

DROP TABLE IF EXISTS s2iq1_jfbconnect_config;


CREATE TABLE `s2iq1_jfbconnect_config` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`setting` varchar(50) NOT NULL,
`value` text,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `setting` (`setting`)

) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;


INSERT INTO s2iq1_jfbconnect_config VALUES("1","db_version","4.2.0","2012-08-26
15:25:24","2012-08-26 15:25:24");
INSERT INTO s2iq1_jfbconnect_config VALUES("2","sc_download_id","3a5bc02de99a2c7
aa6aab3fc0b9bec7b","2012-08-26 21:26:42","2012-08-26 21:26:42");
INSERT INTO s2iq1_jfbconnect_config VALUES("3","facebook_app_id","110533819573",
"2012-08-26 21:26:42","2012-08-26 21:26:42");
INSERT INTO s2iq1_jfbconnect_config VALUES("4","facebook_secret_key","5cc30a6194
3a4c01cf98e489617b5e3c","2012-08-26 21:26:42","2012-08-26 21:26:42");
INSERT INTO s2iq1_jfbconnect_config VALUES("5","autotune_authorization","O:8:\"s
tdClass\":2:{s:10:\"authorized\";s:1:\"1\";s:8:\"messages\";O:8:\"stdClass\":3:{
s:4:\"user\";s:14:\"Jose A. Garcia\";s:12:\"subscription\";s:11:\"JFBConnect6\";
s:7:\"expires\";s:12:\"Sep 07, 2012\";}}","2012-08-26 21:26:43","2012-08-26 21:2
6:43");
INSERT INTO s2iq1_jfbconnect_config VALUES("6","autotune_field_descriptors","O:8
:\"stdClass\":2:{s:7:\"version\";s:3:\"4.1\";s:5:\"group\";a:6:{i:0;O:8:\"stdCla
ss\":4:{s:4:\"name\";s:8:\"App Info\";s:11:\"description\";s:45:\"Basic settings
for your Facebook Application.\";s:5:\"field\";a:8:{i:0;O:8:\"stdClass\":4:{s:4
:\"name\";s:2:\"id\";s:7:\"display\";s:6:\"App ID\";s:11:\"description\";s:47:\"
The unique Application ID provided by Facebook.\";s:4:\"type\";s:4:\"text\";}i:1
;O:8:\"stdClass\":4:{s:4:\"name\";s:4:\"name\";s:7:\"display\";s:8:\"App Name\";
s:11:\"description\";s:29:\"The name of your Application.\";s:4:\"type\";s:4:\"t
ext\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:11:\"app_domains\";s:7:\"display\"
;s:7:\"Domains\";s:11:\"description\";s:171:\"The base domain of your site. Any
subdomains from this setting will work with Facebook\n
Authentica
tion. Generally, this should not include www.\n
\";s:9:\"recommend\";
s:25:\"graphitiksadvertising.com\";s:5:\"match\";s:5:\"exact\";s:4:\"type\";s:5:
\"array\";s:4:\"edit\";s:4:\"true\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:11:\
"website_url\";s:7:\"display\";s:8:\"Site URL\";s:11:\"description\";s:40:\"Shou
ld be the homepage URL of your site.\";s:9:\"recommend\";s:33:\"http://graphitik
sadvertising.com/\";s:5:\"match\";s:5:\"exact\";s:4:\"type\";s:4:\"text\";s:4:\"
edit\";s:4:\"true\";s:8:\"required\";s:4:\"true\";}i:4;O:8:\"stdClass\":7:{s:4:\
"name\";s:16:\"social_discovery\";s:7:\"display\";s:16:\"Social Discovery\";s:11
:\"description\";s:106:\"Determines whether app usage stories will appear in the
news feed, i.e. User is using AppName\n
\";s:4:\"type\";s:4:\"bool\"
;s:4:\"edit\";s:4:\"true\";s:9:\"recommend\";s:4:\"true\";s:5:\"match\";s:5:\"ex
act\";}i:5;O:8:\"stdClass\":4:{s:4:\"name\";s:8:\"logo_url\";s:7:\"display\";s:8
:\"App Logo\";s:11:\"description\";s:168:\"The logo for your website/application
. This is shown on the Authentication popup. This logo can\n
only
be set in the Facebook Developer area.\n
\";s:4:\"type\";s:5:\"image
\";}i:6;O:8:\"stdClass\":4:{s:4:\"name\";s:8:\"icon_url\";s:7:\"display\";s:8:\"
App Icon\";s:11:\"description\";s:209:\"The icon for your website/application. T
his is shown in various locations on Facebook when your\n
applica
tion is referenced. This icon can only be set in the Facebook Developer area.\n
\";s:4:\"type\";s:5:\"image\";}i:7;O:8:\"stdClass\":4:{s:4:\"name\";s
:8:\"category\";s:7:\"display\";s:8:\"Category\";s:11:\"description\";s:194:\"Ca
tegory of your application. Used for user searches on Facebook for applications
of a specific\n
type. The category can only be set from the Faceb
ook Developers page.\n
\";s:4:\"type\";s:4:\"text\";}}s:7:\"comment\"
;a:2:{i:0;O:8:\"stdClass\":0:{}i:1;O:8:\"stdClass\":0:{}}}i:1;O:8:\"stdClass\":4
:{s:4:\"name\";s:12:\"Website Info\";s:11:\"description\";s:126:\"Information ab
out your Website and how users can get help if they run into issues using your\n
application.\n
\";s:7:\"comment\";O:8:\"stdClass\":0:{}s:5:\"
field\";a:7:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"privacy_policy_url\";s:
7:\"display\";s:18:\"Privacy Policy URL\";s:11:\"description\";s:193:\"The full
URL to a privacy policy on your site. JFBConnect will function with this value b
lank,\n
but Facebook states that they require a Privacy Policy UR
L to be set.\n
\";s:4:\"type\";s:4:\"text\";s:5:\"match\";s:8:\"notbl
ank\";s:4:\"edit\";s:4:\"true\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"use

r_support_email\";s:7:\"display\";s:18:\"User Support Email\";s:11:\"description


\";s:154:\"The email address for users to contact you for issues with your appli
cation. Facebook states\n
that this is a required setting.\n
\";s:4:\"type\";s:4:\"text\";s:5:\"match\";s:8:\"notblank\";s:4:\"edit\";
s:4:\"true\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:16:\"user_support_url\";s:7
:\"display\";s:16:\"User Support URL\";s:11:\"description\";s:62:\"Optional URL
that user\'s can visit for support related issues.\";s:4:\"type\";s:4:\"text\";s
:4:\"edit\";s:4:\"true\";}i:3;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"terms_of_s
ervice_url\";s:7:\"display\";s:20:\"Terms of Service URL\";s:11:\"description\";
s:66:\"Optional URL which contains the Terms of Service for your website.\";s:4:
\"type\";s:4:\"text\";s:4:\"edit\";s:4:\"true\";}i:4;O:8:\"stdClass\":5:{s:4:\"n
ame\";s:13:\"contact_email\";s:7:\"display\";s:13:\"Contact Email\";s:11:\"descr
iption\";s:162:\"Email address that Facebook can contact you at if there is impo
rtant information regarding your\n
application. This is not made
public.\n
\";s:4:\"type\";s:4:\"text\";s:4:\"edit\";s:4:\"true\";}i:5
;O:8:\"stdClass\":6:{s:4:\"name\";s:19:\"server_ip_whitelist\";s:7:\"display\";s
:19:\"Server IP Whitelist\";s:11:\"description\";s:157:\"IP addresses that are s
pecifically allowed to access your application/website. This should\n
always be blank for normal operation.\n
\";s:4:\"type\";s:4:\"te
xt\";s:5:\"match\";s:5:\"blank\";s:4:\"edit\";s:4:\"true\";}i:6;O:8:\"stdClass\"
:6:{s:4:\"name\";s:19:\"deauth_callback_url\";s:7:\"display\";s:29:\"De-Authoriz
ation Callback URL\";s:11:\"description\";s:261:\"This URL is \'pinged\' by Face
book when a user de-authorizes your Application. JFBConnect will\n
mark the user as \'Not Authorized\' in the User Map area so that you can be aw
are of users who have\n
removed your application.\n
\"
;s:4:\"type\";s:4:\"text\";s:9:\"recommend\";s:85:\"http://graphitiksadvertising
.com/index.php?option=com_jfbconnect&task=deauthorizeUser\";s:5:\"match\";s:5:\"
exact\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"name\";s:20:\"Authorization Dialog\";s:
11:\"description\";s:160:\"These options control the look of the Permissions dia
log that users will seeing when approving\n
(logging into) your\n
application.\n
\";s:5:\"field\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:
\"name\";s:20:\"auth_dialog_headline\";s:7:\"display\";s:8:\"Headline\";s:11:\"d
escription\";s:142:\"The title for your website, shown in the main authenticatio
n popup when a user logs into your\n
site with Facebook.\n
\";s:4:\"type\";s:4:\"text\";s:4:\"edit\";s:4:\"true\";}i:1;O:8:\"stdClass\
":5:{s:4:\"name\";s:23:\"auth_dialog_description\";s:7:\"display\";s:11:\"Descri
ption\";s:11:\"description\";s:147:\"The description for your website, shown in
the main authentication popup when a user logs into\n
your site w
ith Facebook\n
\";s:4:\"type\";s:4:\"text\";s:4:\"edit\";s:4:\"true\"
;}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:29:\"auth_dialog_perms_explanation\";s:
7:\"display\";s:22:\"Permission Explanation\";s:11:\"description\";s:343:\"A des
cription of why the authentication popup may request additional information abou
t the user\n
in a 2nd popup. This happens when you have Profile P
lugins enabled and are importing extended user\n
information or a
re requesting to the Post To Wall permission for registration or login automated
posts.\n
\";s:4:\"type\";s:4:\"text\";s:4:\"edit\";s:4:\"true\";}}s:
7:\"comment\";a:2:{i:0;O:8:\"stdClass\":0:{}i:1;O:8:\"stdClass\":0:{}}}i:3;O:8:\
"stdClass\":3:{s:4:\"name\";s:6:\"Canvas\";s:11:\"description\";s:481:\"Canvas s
ettings describe what page from your site should be seen when viewing your appli
cation on\n
apps.facebook.com.\n
<br/>A properly configure
d Canvas is also required to properly send Facebook Requests.\n
<br/>
You must have a\n
<a href=\"http://www.sourcecoast.com/jfbconnect/doc
s/common-support-questions/ssl-certificates-for-facebook\" target=\"_BLANK\">val
id SSL certificate</a>\n
installed for the App Canvas to work.\n
\";s:5:\"field\";a:5:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"namespace\";
s:7:\"display\";s:9:\"Namespace\";s:11:\"description\";s:128:\"This is the URL y
our Application can be visited at on Facebook:\n
https://apps.fac
ebook.com/NAMESPACE\n
\";s:5:\"match\";s:8:\"notblank\";s:4:\"type\";
s:4:\"text\";s:4:\"edit\";s:4:\"true\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:1
9:\"canvas_fluid_height\";s:7:\"display\";s:19:\"Canvas Fluid Height\";s:11:\"de

scription\";s:141:\"Enable this to let JFBConnect automatically set the height o


f your page as necessary when\n
viewed on Facebook.com\n
\";s:4:\"type\";s:4:\"bool\";s:9:\"recommend\";s:4:\"true\";s:5:\"match\";s:5
:\"exact\";s:4:\"edit\";s:4:\"true\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:18:
\"canvas_fluid_width\";s:7:\"display\";s:18:\"Canvas Fluid Width\";s:11:\"descri
ption\";s:131:\"Disabling this will confine your Canvas area to a width of 760px
. Enable to use the full screen\n
width.\n
\";s:4:\"ty
pe\";s:4:\"bool\";s:9:\"recommend\";s:4:\"true\";s:5:\"match\";s:5:\"exact\";s:4
:\"edit\";s:4:\"true\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:10:\"canvas_url\"
;s:7:\"display\";s:10:\"Canvas URL\";s:11:\"description\";s:175:\"The URL of the
page that will load from your site when viewed within Facebook. This can be you
r\n
home page or another interior page from your site.\n
\";s:4:\"type\";s:4:\"text\";s:9:\"recommend\";s:33:\"http://graphitiksadvert
ising.com/\";s:5:\"match\";s:11:\"starts_with\";s:4:\"edit\";s:4:\"true\";}i:4;O
:8:\"stdClass\":7:{s:4:\"name\";s:17:\"secure_canvas_url\";s:7:\"display\";s:17:
\"Secure Canvas URL\";s:4:\"type\";s:4:\"text\";s:11:\"description\";s:190:\"The
secure (https) URL of the page that will load from your site when viewed within
Facebook.\n
This can be your home page or another interior page
from your site.\n
\";s:9:\"recommend\";s:34:\"https://graphitiksadver
tising.com/\";s:5:\"match\";s:11:\"starts_with\";s:4:\"edit\";s:4:\"true\";}}}i:
4;O:8:\"stdClass\":4:{s:4:\"name\";s:8:\"Page Tab\";s:11:\"description\";s:341:\
"A Page Tab is a special way to view your site within your own Facebook Fan Page
.\n
<br/>You must have a\n
<a href=\"http://www.sourcecoas
t.com/jfbconnect/docs/common-support-questions/ssl-certificates-for-facebook\" t
arget=\"_BLANK\">valid SSL certificate</a>\n
installed for the Page T
ab features to work.\n
\";s:5:\"field\";a:3:{i:0;O:8:\"stdClass\":7:{s:4:
\"name\";s:21:\"page_tab_default_name\";s:7:\"display\";s:21:\"Page Tab Default
Name\";s:11:\"description\";s:101:\"The name of the Page Tab that user\'s will s
ee (configurable after being added to a Page)\n
\";s:4:\"type\";s:4:\
"text\";s:9:\"recommend\";s:10:\"JFBConnect\";s:5:\"match\";s:8:\"notblank\";s:4
:\"edit\";s:4:\"true\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:12:\"page_tab_url
\";s:7:\"display\";s:12:\"Page Tab URL\";s:11:\"description\";s:200:\"The URL of
the page that will load from your site when viewed within the Facebook Page. Th
is\n
can be your\n
home page or another interior p
age from your site.\n
\";s:4:\"type\";s:4:\"text\";s:9:\"recommend\";
s:33:\"http://graphitiksadvertising.com/\";s:5:\"match\";s:11:\"starts_with\";s:
4:\"edit\";s:4:\"true\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:19:\"secure_page
_tab_url\";s:7:\"display\";s:19:\"Secure Page Tab URL\";s:11:\"description\";s:2
15:\"The secure (https) URL of the page that will load from your site when viewe
d within the\n
Facebook Page. This can be your\n
h
ome page or another interior page from your site.\n
\";s:4:\"type\";s
:4:\"text\";s:9:\"recommend\";s:34:\"https://graphitiksadvertising.com/\";s:5:\"
match\";s:11:\"starts_with\";s:4:\"edit\";s:4:\"true\";}}s:7:\"comment\";O:8:\"s
tdClass\":0:{}}i:5;O:8:\"stdClass\":3:{s:4:\"name\";s:10:\"Migrations\";s:11:\"d
escription\";s:365:\"Migrations are settings from Facebook that let you enable o
r disable features before they become\n
mandatory. JFBConnect will au
tomatically set the required migration settings for your application when you\n
save data. If you need to manually change these settings, you must do
it from Facebook\'s Application\n
Developer area.\n
\";s:5:\"
field\";a:17:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"secure_stream_urls\";s
:7:\"display\";s:24:\"Stream Post URL Security\";s:11:\"description\";s:202:\"Wh
en enabled, all posts to a user\'s wall must be to either your Canvas or website
URL. Leaving\n
this disabled offers more flexibility for the pos
ts your application can make.\n
\";s:9:\"recommend\";s:1:\"0\";s:5:\"
match\";s:5:\"exact\";s:4:\"type\";s:4:\"bool\";}i:1;O:8:\"stdClass\":6:{s:4:\"n
ame\";s:13:\"remove_fb_sig\";s:7:\"display\";s:13:\"Remove FB Sig\";s:11:\"descr
iption\";s:75:\"Use the new signed_request format instead of the old fb_sig for
Canvas Apps\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\";s:4:\"type
\";s:4:\"bool\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"expiring_offline_ac
cess_tokens\";s:7:\"display\";s:24:\"Deprecate Offline Access\";s:11:\"descripti

on\";s:134:\"Enabling this allows for a longer-lasting authorization token to be


retrieved for the user by\n
JFBConnect.\n
\";s:9:\"re
commend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\";s:4:\"type\";s:4:\"bool\";}i:3;O
:8:\"stdClass\":7:{s:4:\"name\";s:15:\"december_rollup\";s:7:\"comment\";O:8:\"s
tdClass\":0:{}s:7:\"display\";s:15:\"December Rollup\";s:11:\"description\";s:14
3:\"Also referenced as \'Timezone-less events\'. When enabled, event description
s will be returned\n
without any timezone.\n
\";s:9:\"
recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\";s:4:\"type\";s:4:\"bool\";}i:4
;O:8:\"stdClass\":6:{s:4:\"name\";s:15:\"page_tab_iframe\";s:7:\"display\";s:15:
\"Page Tab iFrame\";s:11:\"description\";s:294:\"When enabled, your site will be
shown using an iFrame instead of requiring the FBML tags. FBML\n
was deprecated on January 1, 2012 and will be discontinued entirely in July. Th
is is required for\n
JFBConnect\'s Page Tab functionality to oper
ate properly.\n
\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"ex
act\";s:4:\"type\";s:4:\"bool\";}i:5;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"req
uires_login_secret\";s:7:\"display\";s:20:\"Require Login Secret\";s:11:\"descri
ption\";s:184:\"Also referenced as \'Forces use of login secret for auth.login\'
. This setting is for obscure\n
methods of logging in and should
not be enabled for JFBConnect.\n
\";s:9:\"recommend\";s:1:\"0\";s:5:\
"match\";s:5:\"exact\";s:4:\"type\";s:4:\"bool\";}i:6;O:8:\"stdClass\":4:{s:4:\"
name\";s:23:\"use_api_gigaboxx_compat\";s:7:\"display\";s:22:\"Gigaboxx Compatib
ility\";s:11:\"description\";s:4:\"desc\";s:4:\"type\";s:4:\"bool\";}i:7;O:8:\"s
tdClass\":6:{s:4:\"name\";s:15:\"recent_activity\";s:7:\"display\";s:31:\"Includ
e Recent Activity Stories\";s:11:\"description\";s:57:\"Allows accessing more in
formation from a user\'s timeline.\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s
:5:\"exact\";s:4:\"type\";s:4:\"bool\";}i:8;O:8:\"stdClass\":7:{s:4:\"name\";s:2
2:\"fully_oauth2_compliant\";s:7:\"comment\";O:8:\"stdClass\":0:{}s:7:\"display\
";s:16:\"OAuth2 Compliant\";s:11:\"description\";s:151:\"Also referred to as \'E
ncrypted Access Token\'. This setting is an enhanced security method\n
supported since JFBConnect v4.0.\n
\";s:4:\"type\";s:4:\"bool\"
;s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\";}i:9;O:8:\"stdClass\":7
:{s:7:\"comment\";O:8:\"stdClass\":0:{}s:4:\"name\";s:28:\"app_profile_page_depr
ecation\";s:7:\"display\";s:27:\"App Profile Page Deprecated\";s:11:\"descriptio
n\";s:68:\"Special app \'pages\' were discontinued by Facebook in February, 2012
.\";s:4:\"type\";s:4:\"bool\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"ex
act\";}i:10;O:8:\"stdClass\":6:{s:4:\"name\";s:6:\"gdp_v2\";s:7:\"display\";s:30
:\"Enhanced Authentication Dialog\";s:11:\"description\";s:185:\"Enable the new
dialog box slowly rolling out over the first half of 2012. The new dialog is\n
supported by JFBConnect and can be configured in the \'Auth\' tab.
\n
\";s:4:\"type\";s:4:\"bool\";s:9:\"recommend\";s:1:\"1\";s:5:\"mat
ch\";s:5:\"exact\";}i:11;O:8:\"stdClass\":4:{s:4:\"name\";s:17:\"page_hours_form
at\";s:7:\"display\";s:17:\"Page Hours Format\";s:11:\"description\";s:95:\"Hour
s returned from API queries are of the form HH:MM instead of a unix timestamp.\n
\";s:4:\"type\";s:4:\"bool\";}i:12;O:8:\"stdClass\":4:{s:4:\"name\";
s:32:\"graph_batch_api_exception_format\";s:7:\"display\";s:27:\"Batch API Excep
tions Format\";s:11:\"description\";s:57:\"Return the new format for exceptions
from Batch API calls\";s:4:\"type\";s:4:\"bool\";}i:13;O:8:\"stdClass\":6:{s:4:\
"name\";s:29:\"status_checkin_perm_migration\";s:7:\"display\";s:30:\"Include Ch
eckins with Statuses\";s:11:\"description\";s:287:\"When the user_status permiss
ions is granted from the user, you\'ll also have access to their\n
checkins. While JFBConnect currently does not use the checkin permission, enab
ling this allows more\n
flexibility for development without any n
egatives.\n
\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\
";s:4:\"type\";s:4:\"bool\";}i:14;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"august
_2012\";s:7:\"display\";s:18:\"August 2012 Rollup\";s:11:\"description\";s:99:\"
Changes a group of settings for applications that are already supported by JFBCo
nnect.\n
\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\";s
:4:\"type\";s:4:\"bool\";}i:15;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"september
_2012\";s:7:\"display\";s:21:\"September 2012 Rollup\";s:11:\"description\";s:99
:\"Changes a group of settings for applications that are already supported by JF

BConnect.\n
\";s:9:\"recommend\";s:1:\"1\";s:5:\"match\";s:5:\"exact\
";s:4:\"type\";s:4:\"bool\";}i:16;O:8:\"stdClass\":6:{s:4:\"name\";s:12:\"octobe
r_2012\";s:7:\"display\";s:19:\"October 2012 Rollup\";s:11:\"description\";s:361
:\"Migration includes multiple changes that JFBConnect already supports. However
, when enabled,\n
this migration will disable the Live Stream wid
get and replace it with the Comment box. We recommend\n
leaving t
his migration disabled until October so that you can transition your Live Stream
widget\n
manually.\n
\";s:9:\"recommend\";s:1:\"0\";s
:5:\"match\";s:5:\"exact\";s:4:\"type\";s:4:\"bool\";}}}}}","2012-08-26 21:26:43
","2012-08-26 21:26:43");
INSERT INTO s2iq1_jfbconnect_config VALUES("7","autotune_app_config","a:18:{s:2:
\"id\";s:12:\"110533819573\";s:4:\"name\";s:35:\"Graphitiks Advertising Design,
Inc.\";s:11:\"app_domains\";a:1:{i:0;s:25:\"graphitiksadvertising.com\";}s:11:\"
website_url\";s:33:\"http://graphitiksadvertising.com/\";s:16:\"social_discovery
\";i:1;s:8:\"logo_url\";s:59:\"http://static.ak.fbcdn.net/rsrc.php/v2/y_/r/9myDd
8iyu0B.gif\";s:8:\"icon_url\";s:59:\"http://static.ak.fbcdn.net/rsrc.php/v2/yT/r
/4QVMqOjUhcd.gif\";s:18:\"user_support_email\";s:25:\"graphitiks@graphitiks.com\
";s:13:\"contact_email\";s:25:\"graphitiks@graphitiks.com\";s:19:\"deauth_callba
ck_url\";s:85:\"http://graphitiksadvertising.com/index.php?option=com_jfbconnect
&task=deauthorizeUser\";s:19:\"canvas_fluid_height\";b:1;s:18:\"canvas_fluid_wid
th\";i:1;s:10:\"canvas_url\";s:33:\"http://graphitiksadvertising.com/\";s:17:\"s
ecure_canvas_url\";s:34:\"https://graphitiksadvertising.com/\";s:21:\"page_tab_d
efault_name\";s:10:\"JFBConnect\";s:12:\"page_tab_url\";s:33:\"http://graphitiks
advertising.com/\";s:19:\"secure_page_tab_url\";s:34:\"https://graphitiksadverti
sing.com/\";s:10:\"migrations\";a:13:{s:18:\"secure_stream_urls\";b:0;s:30:\"exp
iring_offline_access_tokens\";b:1;s:15:\"page_tab_iframe\";b:1;s:21:\"requires_l
ogin_secret\";b:0;s:15:\"recent_activity\";b:1;s:29:\"status_checkin_perm_migrat
ion\";b:1;s:15:\"events_timezone\";b:0;s:14:\"september_2012\";b:1;s:12:\"octobe
r_2012\";b:0;s:25:\"new_text_and_translations\";b:0;s:14:\"external_pages\";b:0;
s:17:\"intentional_story\";b:0;s:23:\"realtime_fat_ping_restr\";b:0;}}","2012-08
-26 21:26:43","2012-08-26 21:26:50");

DROP TABLE IF EXISTS s2iq1_jfbconnect_notification;


CREATE TABLE `s2iq1_jfbconnect_notification` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`fb_request_id` bigint(20) NOT NULL,
`fb_user_to` bigint(20) NOT NULL,
`fb_user_from` bigint(20) NOT NULL,
`jfbc_request_id` int(11) NOT NULL,
`status` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
`modified` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

DROP TABLE IF EXISTS s2iq1_jfbconnect_request;


CREATE TABLE `s2iq1_jfbconnect_request` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`published` tinyint(4) NOT NULL,
`title` varchar(50) NOT NULL,
`message` varchar(250) NOT NULL,
`destination_url` varchar(200) NOT NULL,
`thanks_url` varchar(200) NOT NULL,

`breakout_canvas` tinyint(4) NOT NULL,


`created` datetime NOT NULL,
`modified` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

DROP TABLE IF EXISTS s2iq1_jfbconnect_user_map;


CREATE TABLE `s2iq1_jfbconnect_user_map` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`j_user_id` int(11) NOT NULL,
`fb_user_id` bigint(20) DEFAULT NULL,
`access_token` varchar(255) DEFAULT NULL,
`authorized` tinyint(1) DEFAULT '1',
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

DROP TABLE IF EXISTS s2iq1_k2_attachments;


CREATE TABLE `s2iq1_k2_attachments` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`itemID` int(11) NOT NULL,
`filename` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL,
`titleAttribute` text NOT NULL,
`hits` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `itemID` (`itemID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_k2_categories;


CREATE TABLE `s2iq1_k2_categories` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`description` text NOT NULL,
`parent` int(11) DEFAULT '0',
`extraFieldsGroup` int(11) NOT NULL,
`published` smallint(6) NOT NULL DEFAULT '0',
`access` int(11) NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
`image` varchar(255) NOT NULL,
`params` text NOT NULL,
`trash` smallint(6) NOT NULL DEFAULT '0',
`plugins` text NOT NULL,
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `category` (`published`,`access`,`trash`),

KEY `parent` (`parent`),


KEY `ordering` (`ordering`),
KEY `published` (`published`),
KEY `access` (`access`),
KEY `trash` (`trash`),
KEY `language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=96 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_k2_categories VALUES("80","Graphitiks Blog","blog","","0","0",
"1","1","1","","{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"0\
",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items
\":\"4\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"Large\",\"num_second
ary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\"
,\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"c
atCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagin
ation\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCo
unter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",
\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOr
dering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDes
cription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",
\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"
1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor
\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\
"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtr
aFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":
\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItem
Video\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAu
dioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"cat
ItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\"
,\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":
\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"it
emFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"item
SocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",
\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgS
ize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"
itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDat
eModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\
"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"
itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAud
ioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVid
eoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComm
ents\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGoog
lePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"it
emAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"
itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\
"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0
\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFu
lltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRela
tedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKe
y\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("81","Our Portfolio","our-portfolio","<p>
Description of category goes here.</p>","0","0","1","1","2","","{\"inheritFrom\"
:\"0\",\"theme\":\"\",\"num_leading_items\":\"0\",\"num_leading_columns\":\"1\",
\"leadingImgSize\":\"Medium\",\"num_primary_items\":\"0\",\"num_primary_columns\
":\"1\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"0\",\"num_second
ary_columns\":\"1\",\"secondaryImgSize\":\"Medium\",\"num_links\":\"0\",\"num_li
nks_columns\":\"1\",\"linksImgSize\":\"none\",\"catCatalogMode\":\"0\",\"catFeat
uredItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationRe
sults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"0\",\"catDescription\
":\"1\",\"catImage\":\"0\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCate

gories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\
"1\",\"subCatTitleItemCounter\":\"0\",\"subCatDescription\":\"1\",\"subCatImage\
":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImage
L\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\
",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\"
:\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\"
,\"catItemIntroTextWordLimit\":\"10\",\"catItemExtraFields\":\"0\",\"catItemHits
\":\"1\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"catItemAttachments\":
\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoW
idth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudi
oHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"ca
tItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"
1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"i
temFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemP
rintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVi
deoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",
\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMa
inCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemF
ullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\
":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"it
emAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemV
ideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAu
toPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImage
Gallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterBut
ton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"ite
mAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\
"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"it
emAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"i
temRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\
"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedA
uthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"ite
mK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"
\",\"catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("82","Tips and trick","tips-and-trick",""
,"80","0","1","1","1","","{\"inheritFrom\":\"85\",\"theme\":\"\",\"num_leading_i
tems\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_pr
imary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",
\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize
\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"
XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\
",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"ca
tTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedL
ink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\
",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\"
,\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemIm
ageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catIt
emTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"c
atItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catI
temImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\
"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"ca
tItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0
\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\"
,\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\"
:\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemRead
More\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDa
teCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\
":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":
\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnc
hor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\
",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredit

s\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1
\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTa
gs\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVide
o\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"
\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1
\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\
",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\
",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\
":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmai
l\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelat
ed\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCa
tegory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"i
temRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\
",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\"
,\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}","0","","*")
;
INSERT INTO s2iq1_k2_categories VALUES("84","Review","review","","80","0","1","1
","2","","{\"inheritFrom\":\"85\",\"theme\":\"\",\"num_leading_items\":\"2\",\"n
um_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"
4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_
items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"n
um_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCa
talogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPaginatio
n\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounte
r\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"fe
edLink\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\
":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescriptio
n\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemI
mageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"c
atItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\
",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"
catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields
\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\
"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\"
:\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemVideoAuto
Play\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catIt
emReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"
itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemA
uthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailBut
ton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGall
eryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\
":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMain
Credits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields
\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemTwitterLink\":\"1\"
,\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemShareLinks\":\"1\",\"itemAttach
ments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemRelated\":\"1\",\"itemRelat
edLimit\":\"5\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":
\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\"
:\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\
",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":
\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1
\",\"itemAuthorLatestLimit\":\"5\",\"itemK2Plugins\":\"1\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("85","Logos","logo","<p>A professional-lo
oking business logo and marketing materials help make your business more visible
and credible two key factors in its growth and success. But many entrepreneurs m
ake the mistake of designing their own marketing materials, thinking they are sa
ving money. But having a good logo is about more than just making a good first i
mpression. It can have a lasting impact on your company.</p>","81","0","1","1","
1","85.jpg","{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"3\",\
"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":

\"0\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"Medium\",\"num_secondar
y_items\":\"0\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Medium\",
\"num_links\":\"0\",\"num_links_columns\":\"1\",\"linksImgSize\":\"none\",\"catC
atalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPaginati
on\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"0\",\"catTitleItemCount
er\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"1\",\"c
atFeedIcon\":\"0\",\"subCategories\":\"0\",\"subCatColumns\":\"2\",\"subCatOrder
ing\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"0\",\"subCatDescri
ption\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"i
temImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\"
,\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":
\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\
",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"40\",\"catItemExtra
Fields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\
"0\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemV
ideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAud
ioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catI
temImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",
\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\
"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"ite
mFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemS
ocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\
"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSi
ze\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"i
temIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDate
Modified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"
itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"i
temVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudi
oHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVide
oCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComme
nts\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGoogl
ePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"ite
mAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"i
temAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"
itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\
",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFul
ltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelat
edImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey
\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("86","Website Design","website-design","<
p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligul
a eget dolor. Aenean commodo ligula eget dolor.</p>","81","0","1","1","2","86.jp
g","{\"inheritFrom\":\"85\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_lea
ding_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"
num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\
":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_lin
ks\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogM
ode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"
2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"
1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedI
con\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\
"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\"
:\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImag
eM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catI
temTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\
"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"cat
ItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":
\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"ca
tItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"
0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\"

:\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageG
allery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItem
CommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"it
emTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResi
zer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButt
on\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemComm
entsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"La
rge\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroT
ext\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\
":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttac
hments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoW
idth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\"
:\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\
":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1
\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneB
utton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDe
scription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthor
Latest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelat
edLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemR
elatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\
"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGa
llery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\
"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}","1","","*");
INSERT INTO s2iq1_k2_categories VALUES("88","Printing","printing","<p>Does your
company need a powerful and effective brochure? We take care of the entire proce
ss: design, development, photography and printing all from one source. Need samp
les of our work? Just send us an email and we will provide samples immediately.<
\n<p></p>","81","0","1","1","3","88.jpg","{\"inheritFrom\":\"92\",\"theme\":\"\",
/p>
\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"L
arge\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSiz
e\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"s
econdaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"li
nksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"ca
tOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTit
le\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\
"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCa
tColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItem
Counter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\
":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL
\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNot
ice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating
\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWor
dLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCatego
ry\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmen
tsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVid
eoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItem
VideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\
",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\"
:\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\
",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"ite
mEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"item
ImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"i
temImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"item
ImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemEx
traFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\"
:\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\
"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"item
AudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVid
eoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNa
vigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebo

okButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"i
temAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\
"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"
5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",
\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrot
ext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRela
tedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"cat
MetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\
"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("90","Phone Apps","phone-apps","","81","0
","1","1","4","","{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"
2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_ite
ms\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_sec
ondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Smal
l\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",
\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPa
gination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleIte
mCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1
\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCa
tOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCat
Description\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"
\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\"
:\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAut
hor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\
":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemE
xtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags
\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catI
temVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catIte
mAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"
catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"
1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated
\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\
"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"i
temSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1
\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemI
mgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\"
,\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"item
DateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\
",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\"
,\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"item
AudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"item
VideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemC
omments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemG
ooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\
"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\"
,\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\
",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":
\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelate
dFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemR
elatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMet
aKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("91","Product Design/ Packaging","product
-design-packaging","<p>Consumers are influenced by the entire experience of a pr
from the design of a package to the wares inside. Package designs not only
oduct
inform the customers, but also provoke feelings and communicate emotions. Those
who understand and act on this insight have a competitive edge over the rest. O
ur design solutions are creative and tested before we go into production. Effect
ive packaging sells.</p>","81","0","1","1","5","","{\"inheritFrom\":\"0\",\"them
e\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgS
ize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"prim

aryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":
\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\
"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\
"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\"
,\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"cat
Image\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\
",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCat
TitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"ite
mImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"it
emImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFe
aturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catI
temRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemInt
roTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catI
temCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItem
AttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"c
atItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",
\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModifi
ed\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2
Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNoti
ce\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"
1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1
\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":
\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1
\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\"
,\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemC
ategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCo
unter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"
\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",
\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\"
,\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"i
temFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":
\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\
":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestL
imit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle
\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRela
tedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\
"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"
1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAut
hor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("92","Brochures","brochures","<p>Make an
impression on your clients by leaving them with a brochure they will remember. We
combine quality photography, well-written copy and impacting graphics to help m
ake your first impression your best.</p>","81","0","1","1","6","","{\"inheritFrom
\":\"0\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\
",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns
\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secon
dary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_li
nks_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFe
aturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPagination
Results\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescriptio
n\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCa
tegories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\"
:\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImag
e\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemIma
geL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"
1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated
\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1
\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits
\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":
\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoW

idth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudi
oHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"ca
tItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"
1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"i
temFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemP
rintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVi
deoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",
\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMa
inCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemF
ullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\
":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"it
emAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemV
ideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAu
toPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImage
Gallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterBut
ton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"ite
mAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\
"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"it
emAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"i
temRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\
"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedA
uthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"ite
mK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"
\",\"catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("93","Architectural","architectural","<p>
Architectural projects go here.</p>","81","0","1","1","7","","{\"inheritFrom\":\
"0\",\"theme\":\"\",\"num_leading_items\":\"3\",\"num_leading_columns\":\"1\",\"
leadingImgSize\":\"Large\",\"num_primary_items\":\"0\",\"num_primary_columns\":\
"1\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"0\",\"num_secondary
_columns\":\"1\",\"secondaryImgSize\":\"Medium\",\"num_links\":\"0\",\"num_links
_columns\":\"1\",\"linksImgSize\":\"none\",\"catCatalogMode\":\"0\",\"catFeature
dItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResul
ts\":\"1\",\"catTitle\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\
"0\",\"catImage\":\"0\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"0\",\"subCategor
ies\":\"0\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\
",\"subCatTitleItemCounter\":\"0\",\"subCatDescription\":\"1\",\"subCatImage\":\
"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\"
:\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\
"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"
1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"
catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"
0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\"
,\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\
":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeig
ht\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItem
DateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\
"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFe
aturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintB
utton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAn
chor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"ite
mRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCap
tion\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullTe
xt\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1
\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAtt
achmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoH
eight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPla
y\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGalle
ry\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\"
:\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuth
orBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"item

AuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAut
horLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRe
latedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",
\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor
\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Pl
ugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"
catMetaAuthor\":\"\"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("94","Website Design","website-design","<
p>Your website should be a hub of communication with your clients. Now you can i
mmediately connect with clients and have the ability to make immediate website u
pdates via smartphone. Graphitiks Advertising Design specializes in creating web
sites that make your company or organization readily accessible via the internet
. With high-definition audio and visual, as well as true-to-life photography, pow
erful copy and dynamic graphics, our website designs enjoy high traffic and repe
at business.</p>
\n<li>Content
\n<ul>
\n<li>E-Commerce
\n<li>iPhone
\n<li>Facebook
\n<li>Live
\n<li>Virtual
\n<li>Full
\n</ul>","81","0","1","1","2","94.jpg","{\"inheritFrom\":\"85\",\"theme\":\"\",\
event
Search
and
Management
walkthroughs</li>
andtransmission</li>
(selling
Android
Engine
other Optimization
Systems
web
social
viaintegration</li>
your
media</li>
(CMS)</li>
website)</li>
(SEO)</li>
"num_leading_items\":\"3\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"La
rge\",\"num_primary_items\":\"0\",\"num_primary_columns\":\"1\",\"primaryImgSize
\":\"Medium\",\"num_secondary_items\":\"0\",\"num_secondary_columns\":\"1\",\"se
condaryImgSize\":\"Medium\",\"num_links\":\"0\",\"num_links_columns\":\"1\",\"li
nksImgSize\":\"none\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catO
rdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle
\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0
\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"0\",\"subCategories\":\"0\",\"subCatC
olumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCo
unter\":\"0\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":
\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\"
:\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotic
e\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\"
:\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordL
imit\":\"40\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCatego
ry\":\"1\",\"catItemTags\":\"0\",\"catItemAttachments\":\"0\",\"catItemAttachmen
tsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVid
eoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItem
VideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\
",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\"
:\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\
",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"ite
mEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"item
ImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"i
temImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"item
ImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemEx
traFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\"
:\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\
"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"item
AudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVid
eoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNa
vigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebo
okButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"i
temAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\
"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"
5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",
\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrot
ext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRela
tedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"cat
MetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\
"}","0","","*");
INSERT INTO s2iq1_k2_categories VALUES("95","Latest Blogs","latest-blogs","<p>La
test blogs</p>","80","0","1","1","3","","{\"inheritFrom\":\"0\",\"theme\":\"\",\
"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"La
rge\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize

\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"se
condaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"lin
ksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"cat
Ordering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitl
e\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"
1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCat
Columns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemC
ounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\"
:\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\
":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNoti
ce\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\
":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWord
Limit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategor
y\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachment
sCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVide
oHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemV
ideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\"
,\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":
\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\"
,\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"item
EmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemI
mageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"it
emImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemI
mageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExt
raFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":
\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"
1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemA
udioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVide
oCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNav
igation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFaceboo
kButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"it
emAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"
itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5
\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\
"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrote
xt\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelat
edMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catM
etaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"
}","0","","*");

DROP TABLE IF EXISTS s2iq1_k2_comments;


CREATE TABLE `s2iq1_k2_comments` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`itemID` int(11) NOT NULL,
`userID` int(11) NOT NULL,
`userName` varchar(255) NOT NULL,
`commentDate` datetime NOT NULL,
`commentText` text NOT NULL,
`commentEmail` varchar(255) NOT NULL,
`commentURL` varchar(255) NOT NULL,
`published` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `itemID` (`itemID`),
KEY `userID` (`userID`),
KEY `published` (`published`),
KEY `latestComments` (`published`,`commentDate`)
) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;

INSERT INTO s2iq1_k2_comments VALUES("1","78","0","Brad Pitt","2011-09-30 18:41:


28","the resulting language is more simple and regular than that of the individu
al languages","brad@email.com","","1");
INSERT INTO s2iq1_k2_comments VALUES("7","77","0","louis vuitton store","2012-12
-03 07:19:56","As a Newbie, I am permanently searching online for articles that
can be ofvuitton
\nlouis
assistance
storetohttp://louisvuittonstore127.webeden.co.uk","bscpiw@gmail.c
me. Thank you
om","http://louisvuittonstore127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("3","78","0","David Beckham","2011-10-17 08
:59:53","But..., In my oppinion, To an English person, it will seem like simplif
ied English, as a skeptical Cambridge friend of mine told me what Occidental is.
The European languages are members of the same family.","beckham@email.com","",
"1");
INSERT INTO s2iq1_k2_comments VALUES("4","78","0","Cong Keenan","2012-01-10 18:4
7:01","My law firm has used the services of Graphitiks Advertising for logo deve
lopment, print, billboards, web, and television advertising. The Graphitiks team
\'s experience in advertising and marketing is unmatched and has empowered my la
w firm to undertake advertising campaigns with confidence. No other agency that
we have worked with takes the amount of pride and attention to detail in their p
roduct that Graphitks does. Our image is very important to us, we always come ba
ck to Graphitiks because they\'re simply the best.","cong@email.com","","1");
INSERT INTO s2iq1_k2_comments VALUES("5","70","0","Jose Garcia","2012-08-26 14:3
6:47","I really like your logos.","graphitiks@mac.com","http://graphitiks.com","
1");
INSERT INTO s2iq1_k2_comments VALUES("8","79","0","louis vuitton bags","2012-1203 07:19:57","Can you tell us more about this? I\'d love to find out more detail
s.
\nlouis vuitton bags http://louisvuittonbags127.webeden.co.uk","vxisgtjddv@gmail
.com","http://louisvuittonbags127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("9","72","0","louis vuitton outlet online",
"2012-12-03 07:20:01","It\'s perfect time to make some plans for the future and
it is time to be happy. I have read this post and if I could I wish to suggest y
ou few interesting things or tips. Perhaps you can write next articles referring
\nlouis
to thisvuitton
article.outlet
I wishonline
to read
http://louisvuittonoutletonline127.webeden.co.uk",
even more things about it!
"swssajxlvh@gmail.com","http://louisvuittonoutletonline127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("10","76","0","louis vuitton store","2012-1
2-03 07:20:01","I actually wanted to construct a simple word to express gratitud
e to you for these unique instructions you are writing on this website. My rathe
r long internet lookup has finally been compensated with incredibly good tips to
exchange with my best friends. I would express that most of us visitors actuall
y are unequivocally fortunate to be in a wonderful place with so many perfect pe
ople with beneficial advice. I feel truly lucky to have used your webpages and l
ook forward to plenty of more pleasurable moments reading here. Thanks a lot onc
e more for
\nlouis
vuitton
all the
store
details.
http://louisvuittonstore127.webeden.co.uk","tatoqgkqlo@gma
il.com","http://louisvuittonstore127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("11","82","0","shop louis vuitton","2012-12
-03 07:20:07","Hi there, I discovered your web site via Google even as looking f
or a comparable subject, your website came up, it seems good. I\'ve bookmarked i
t in mylouis
\nshop
googlevuitton
bookmarks.
http://shoplouisvuitton127.webeden.co.uk","qqkaluvvac@gmail
.com","http://shoplouisvuitton127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("12","68","0","louis vuitton bags","2012-12
-03 07:20:08","Hello, Neat post. There is a problem with your web site in web ex
plorer, would check this? IE still is the market chief and a big element of othe
r peoplevuitton
\nlouis
will leave
bagsout
http://louisvuittonbags127.webeden.co.uk","fuxami@gmail.com
your great writing due to this problem.
","http://louisvuittonbags127.webeden.co.uk","1");
INSERT INTO s2iq1_k2_comments VALUES("13","70","0","chanel handbags","2012-12-03
07:20:10","I simply desired to thank you very much again. I am not sure the thi
ngs that I would\'ve accomplished without the entire information discussed by yo
u directly on that topic. It became a very traumatic difficulty in my circumstan
ces, nevertheless noticing this skilled technique you solved that forced me to w
eep over contentment. I will be happy for your service as well as sincerely hope

you find out what a great job you are always doing training many people thru yo
\nchanel
ur
web page.
handbags
I am http://chanelhandbags.v5s7.com","nccmqpkrpx@gmail.com","http:/
certain you\'ve never encountered any of us.
/chanelhandbags.v5s7.com","1");

DROP TABLE IF EXISTS s2iq1_k2_extra_fields;


CREATE TABLE `s2iq1_k2_extra_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`value` text NOT NULL,
`type` varchar(255) NOT NULL,
`group` int(11) NOT NULL,
`published` tinyint(4) NOT NULL,
`ordering` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `group` (`group`),
KEY `published` (`published`),
KEY `ordering` (`ordering`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_k2_extra_fields_groups;


CREATE TABLE `s2iq1_k2_extra_fields_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_k2_items;


CREATE TABLE `s2iq1_k2_items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`alias` varchar(255) DEFAULT NULL,
`catid` int(11) NOT NULL,
`published` smallint(6) NOT NULL DEFAULT '0',
`introtext` mediumtext NOT NULL,
`fulltext` mediumtext NOT NULL,
`video` text,
`gallery` varchar(255) DEFAULT NULL,
`extra_fields` text CHARACTER SET utf8 COLLATE utf8_unicode_ci,
`extra_fields_search` text NOT NULL,
`created` datetime NOT NULL,
`created_by` int(11) NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL,
`checked_out` int(10) unsigned NOT NULL,
`checked_out_time` datetime NOT NULL,
`modified` datetime NOT NULL,
`modified_by` int(11) NOT NULL DEFAULT '0',
`publish_up` datetime NOT NULL,
`publish_down` datetime NOT NULL,
`trash` smallint(6) NOT NULL DEFAULT '0',

`access` int(11) NOT NULL DEFAULT '0',


`ordering` int(11) NOT NULL DEFAULT '0',
`featured` smallint(6) NOT NULL DEFAULT '0',
`featured_ordering` int(11) NOT NULL DEFAULT '0',
`image_caption` text NOT NULL,
`image_credits` varchar(255) NOT NULL,
`video_caption` text NOT NULL,
`video_credits` varchar(255) NOT NULL,
`hits` int(10) unsigned NOT NULL,
`params` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`metakey` text NOT NULL,
`plugins` text NOT NULL,
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `item` (`published`,`publish_up`,`publish_down`,`trash`,`access`),
KEY `catid` (`catid`),
KEY `created_by` (`created_by`),
KEY `ordering` (`ordering`),
KEY `featured` (`featured`),
KEY `featured_ordering` (`featured_ordering`),
KEY `hits` (`hits`),
KEY `created` (`created`),
KEY `language` (`language`),
FULLTEXT KEY `search` (`title`,`introtext`,`fulltext`,`extra_fields_search`,`i
mage_caption`,`image_credits`,`video_caption`,`video_credits`,`metadesc`,`metake
y`),
FULLTEXT KEY `title` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=85 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_k2_items VALUES("70","Evolution of a logo","evolution-of-a-log
o","95","1","<p>A professional-looking business logo and marketing materials hel
p make your business more visible and credible two key factors in its growth and
success. But many entrepreneurs make the mistake of designing their own marketin
g materials, thinking they are saving money.But having a good logo is about more
than just making a good first impression. It can have a lasting impact on your c
ompany. We review many possibilities before our client gets to see any of our dr
afts.</p>","","","","[]","","2012-11-11 00:00:00","42","","0","0000-00-00 00:00:0
0","2012-11-29 03:10:43","42","2012-11-11 00:00:00","0000-00-00 00:00:00","0","1
","0","1","0","Evolution of a logo","Jose Garcia","","","102","{\"catItemTitle\"
:\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor
\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\"
,\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"ca
tItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemA
ttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catI
temVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"c
atItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":
\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\
":\"1\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",
\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmai
lButton\":\"\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"\",\"itemImageGa
lleryAnchor\":\"\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"\",\"itemImage\
":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits
\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"
itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\
",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"
itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAud
ioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideo
Credits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\

":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOn
eButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDes
cription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLate
st\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit
\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImag
eSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRe
latedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"
itemK2Plugins\":\"\"}","","robots=\nauthor=","Logos","","*");
INSERT INTO s2iq1_k2_items VALUES("69","Open and Modern with Few Pops of Color",
"open-and-modern-with-few-pops-of-color","88","1","<p>The European languages are
members of the same family. Their separate existence is a myth. For science, mu
sic, sport, etc, Europe uses the same vocabulary. The languages only differ in t
heir grammar, their pronunciation and their most common words. The European lang
uages are members
\n<p>Everyone
\n","
realizes
of thewhysame
a new
family.
commonTheir
language
separate
wouldexistence
be desirable:
is a myth</p>
one could r
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor
e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as an
\n<p>To
simple
English
as Occidental;
person, it will
in fact,
seemitlike
willsimplified
be Occidental.</p>
English, as a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators. To</p>","","","[]","","2012-1111 00:00:00","42","","42","2012-11-11 22:50:11","2012-11-11 22:50:05","42","2012
-11-11 00:00:00","0000-00-00 00:00:00","0","1","1","0","0","Zapata County Museum
of Hisotry","Jose Garcia","","","96","{\"catItemTitle\":\"\",\"catItemTitleLink
ed\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCre
ated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"
\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"c
atItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\"
,\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"
catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"
\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\"
:\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated
\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"ite
mFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSoci
alButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemC
ommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\"
,\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\
"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"i
temHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",
\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"ite
mVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideo
AutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageG
allery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\
":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthor
Block\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAutho
rURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLates
tLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\
":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedI
ntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRe
latedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}","","
robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("71","Zapata Rising campaign kicks off! ","za
pata-rising-campaign-kicks-off","95","1","<h2 class=\"art-postheader\"><span cla
ss=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-seri
f; font-size: 12px;\">Zapata Rising campaign had its first townhall meeting in Z
apata, Texas on Tuesday March 27, 2012 to present and announce \"Zapata Rising:
The Biggest Family Reunion in the World\" campaign to a standing room crowd. The

3-day event is being plannned for August of 2013 and will commemorate the famil
ies who were displaced by the creation of Falcon Dam 60 years ago. Many among th
e present shared their stories and their experiences, which to many, are still v
ery fresh in their minds. For more information, please visit<a href=\"http://www.
zapatarising.com\" title=\"Zapata Rising campaign kicks off! \">www.zapatarisin
g.com.</a></span></h2>
\n<div
\n<p>The
class=\"art-postcontent\">
class=\"art-article\">
marketing campaign was created by Graphitiks Advertising Design, Inc. t
o promote and counteract the negative publicity
\n</div>","","","","[]","","2012-03-29
\n</div>
00:00:00","42","","0","0000-00-00
the area has suffered.</p>00:00:0
0","2012-08-26 23:33:12","42","2012-01-13 05:28:59","0000-00-00 00:00:00","0","1
","0","0","0","Zapata Rising website","Designed by Graphitiks Advertising Design
, Inc.","","","40","{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItem
FeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catIt
emRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFi
elds\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\
"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\
"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\"
:\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGa
llery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemComm
entsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle
\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\"
,\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"i
temVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\
",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCap
tion\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\
":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"it
emCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCo
unter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\"
,\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"i
temVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"ite
mNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebo
okButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"item
AuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemA
uthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"ite
mRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelate
dCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"i
temRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\
"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","
","","*");
INSERT INTO s2iq1_k2_items VALUES("82","Don Juan Spices Logo","don-juan-spices",
"85","1","<p>Logo and labels for Don Juan International foods. Designed in 1989
and still as fresh as it ever was.</p>","","","","[]","","1989-09-26 00:00:00","
42","","0","0000-00-00 00:00:00","2012-11-29 03:07:14","42","1989-09-26 00:00:00
","0000-00-00 00:00:00","0","1","5","0","0","","","","","59","{\"catItemTitle\":
\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor
\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"\",\"catItemImage\":\"
\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"
catItemCategory\":\"\",\"catItemTags\":\"1\",\"catItemAttachments\":\"\",\"catIt
emAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"c
atItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",
\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified
\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugi
ns\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\
",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEm
ailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageG
alleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\
":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits
\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"
itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\
",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"
itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAud
ioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideo

Credits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\
":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOn
eButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDes
cription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLate
st\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit
\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImag
eSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRe
latedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"
itemK2Plugins\":\"\"}","Logo for Don Juan International Foods","robots=\nauthor=
","spices, logos, design, product labels and packaging.","","*");
INSERT INTO s2iq1_k2_items VALUES("68","Nordic Kitchen Design Inspiration","nord
ic-kitchen-design-inspiration","85","1","<p>The European languages are members o
f the same family. Their separate existence is a myth. For science, music, sport
, etc, Europe uses the same vocabulary. The languages only differ in their gramm
ar, their pronunciation and their most common words. The European languages are
members of therealizes
\n<p>Everyone
\n","
same family.
why aTheir
new common
separate
language
existence
wouldisbea desirable:
myth</p> one could r
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor
e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as an
\n<p>To
simple
English
as Occidental;
person, it will
in fact,
seemitlike
willsimplified
be Occidental.</p>
English, as a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators. To</p>","","","[]","","2011-0803 05:28:59","42","","42","2012-11-11 22:27:12","2012-01-11 02:56:20","42","2011
-08-03 05:28:59","0000-00-00 00:00:00","0","1","1","0","0","","","","","103","{\
"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",
\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catI
temImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemH
its\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":
\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidt
h\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHe
ight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItem
DateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"ca
tItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeatured
Notice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\
"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",
\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",
\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImag
eMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFiel
ds\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"it
emTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVid
eo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"
\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\"
,\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"i
temComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"item
GooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"i
temAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"it
emAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"item
RelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"ite
mRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\
"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGalle
ry\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("76","Stone Arte of Mexico unveils new image",
"stone-arte-of-mexico-unveils-new-image","85","1","<p>Stone Arte of Mexico is a
premier distributor of carved stone in the region and contacted us to redesign t
heir new image that effectively portraits its mission, quality and service. Seve
ral concepts were presented, from very traditional to modernistic. The advertisi

ng collateral is being redesigned as well.</p>","","","","[]","","2012-07-03 00:0


0:00","42","","0","0000-00-00 00:00:00","2012-08-26 15:12:34","42","2012-08-26 0
0:00:00","0000-00-00 00:00:00","0","1","2","0","0","","","","","240","{\"catItem
Title\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catIte
mAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage
\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"
\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"c
atItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\"
,\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\
"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModi
fied\":\"0\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2
Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\
":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"i
temEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemI
mageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemI
mage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCr
edits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"
\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\
":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"
\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"it
emAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"item
VideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComm
ents\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGoogleP
lusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuth
orDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAutho
rLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelated
Limit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelate
dImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"i
temRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"
\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("77","Ambitious proposal to commemorate 60 yea
rs since Falcon Lake flooding","ambitious-proposal-to-commemorate-60-years-since
-falcon-lake-flooding","80","1","<h2><span class=\"Apple-style-span\" style=\"fo
nt-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">(Excerpt fro
m Zapata County News report on Commissioners Court meeting, Tuesday Oct. 11, 201
1) [Jose Garcia, with<span>Graphitiks Advertising</span>of Laredo brought a presen
tation to approve a proclamation to commemorate the 60th anniversary of the relo
cation of several Zapata County communities, in 2013. Over 3,000 residents were
affected when Falcon Lake rose to capacity earlier than expected due to heavy ra
ins. Many left their homes with little more than the clothes on their backs. Gar
cia explained how a proposed 3-day event could bring positive attention to Zapat
a and become a grand-scale reunion of sorts. This would encompass the entire com
munities of Zapata County, bringing families back to their roots and educating y
outh about their history. Stories and memories would serve to revive the reputat
ion ofdir=\"ltr\">Many
\n<p
the communities.</span></h2>
organizations from Zapata, Laredo and other counties would
be involved. The Commissioners agreed to consider this in more detail at the ne
xt Court meeting in November.]</p>","","","","[]","","2011-10-20 00:00:00","42",
"Joyce Currington, Zapata County News","0","0000-00-00 00:00:00","2012-08-27 04:
48:45","42","2011-10-20 00:00:00","0000-00-00 00:00:00","0","1","0","0","0","L-R
: Roberto Montes, Avon Hatfield, Jose Garcia and Paco Mendoza","Joyce Currington
| Zapata County News","","","372","{\"catItemTitle\":\"\",\"catItemTitleLinked
\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreat
ed\":\"1\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\
",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"ca
tItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",
\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"c
atItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\
",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":
\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\
":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"item

FontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocia
lButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCo
mmentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",
\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"
\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"it
emHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\
"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"item
VideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoA
utoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGa
llery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\"
:\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorB
lock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthor
URL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatest
Limit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\"
:\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIn
trotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRel
atedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}","","r
obots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("75","Colorfully Inspirational Website Layout"
,"colorfully-inspirational-website-layout","86","1","<p>Their separate existence
is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The
languages only differ in their grammar, their pronunciation and their most comm
on words. as a skeptical Cambridge friend of mine told me what Occidental is. Th
e European languages are members of the same family. Their separate existence is
\n<p>Everyone
\n","
a myth</p> realizes why a new common language would be desirable: one could r
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor
e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as an
\n<p>To
simple
English
as Occidental;
person, it will
in fact,
seemitlike
willsimplified
be Occidental.</p>
English, as a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators. The European languages are memb
ers of the same family.</p>","","","[]","","2011-08-03 05:28:59","42","","0","00
00-00-00 00:00:00","2012-02-15 08:01:56","42","2011-08-03 05:28:59","0000-00-00
00:00:00","1","1","1","0","0","","","","","16","{\"catItemTitle\":\"\",\"catItem
TitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catIt
emDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntro
Text\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\"
:\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCount
er\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\
":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAuto
Play\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemR
eadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDa
teCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\
"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\
"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\
",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSi
ze\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntr
oText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\"
:\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachment
s\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\
"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"
itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"i
temImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitt
erButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"i
temAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"
itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAu

thorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRela
tedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"ite
mRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\"
,\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"
\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("78","Zapata County boasts new museum","zapata
-county-boasts-new-museum","95","1","<p>Zapata County Museum of History recently
opened its doors! We conceptualized the logo based on the colors of the region.
</p>","","","","[]","","2011-12-27 05:28:59","42","","0","0000-00-00 00:00:00","
2012-08-27 04:11:13","42","2011-12-27 05:28:59","0000-00-00 00:00:00","0","1","0
","0","0","Zapata County Museum of History","By Graphitiks Advertising Design, I
nc.","","","398","{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFe
aturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItem
Rating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFiel
ds\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"c
atItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\
",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\
"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGall
ery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommen
tsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\"
:\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\
"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"ite
mVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",
\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCapti
on\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":
\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"item
Category\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCoun
ter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\
"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"ite
mVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemN
avigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebook
Button\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAu
thorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAut
horEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemR
elated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedC
ategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"ite
mRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"i
temRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","",
"","*");
INSERT INTO s2iq1_k2_items VALUES("79","2013 ByGeorge Magazine ready for press",
"2013-bygeorge-magazine-ready-for-press","95","1","<p>The Washington s Birthday Ce
lebration AssociationTM (WBCA) is producing its 12th anniversary edition of <em>
ByGeorge</em>, a tourism magazine, with Graphitiks Advertising Design as its pub
lisher. The magazine will promote the 117th Celebration and the City of Laredo.<
\n<p>We have increased the circulation and distribution to 65,000 due to the hig
\n","
/p>
h demand for the magazine as a tourist publication. Of these, 14,000 are distrib
uted by the Laredo Morning Times the week before the start of the celebration in
January. the rest are distributed to various media outlets, hotels, banks and t
ravelcenters in and out-of-town and throughout the United States and Mexico. It
will also be posted on the WBCA\'s website: <a href=\"http://www.wbcalaredo.org\
">www.wbcalaredo.org</a>. A very comprehensive detail of distribution is availab
le fromThe
\n<p>
theCelebration
WBCA or by with
calling
Something
our office.</p>
for Everyone. </p>","","","[]","","2012-08-26
00:00:00","42","","0","0000-00-00 00:00:00","2012-08-27 04:10:57","42","2012-0826 00:00:00","0000-00-00 00:00:00","0","1","0","0","0","2013 ByGeorge Magazine r
eady for press","Logo designed by Graphitiks Advertising Design, Inc.","","","19
1","{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\"
:\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",
\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"ca
tItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachme
nts\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVid

eoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemA
udioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"c
atItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\
",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFe
aturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButt
on\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\"
:\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\"
:\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"it
emImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExt
raFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\
",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"i
temVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidt
h\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\
":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"
\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",
\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"
\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\
",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",
\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\"
,\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFullte
xt\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImag
eGallery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("72","Vaquero Festival","vaquero-festival","85
","1","<p>The essence of the traditional <em>Vaquero </em>was captured downto a b
elt buckle. The Vaquero Festival is an annual event held in Hebbronville, Texas
in first week of November. It includes everything from a trail ride, to carnival
\n<p>Promotional
rides and the best
items,
country-western
marketing inand
our<em>tejano</em>
regional tourismmusic
guides
in and
the website
area.</p>wer
e developed. The festival, going on its 8th year, has seen remarkable attendance
\n<p>Website
since adopting
canits
be viewed
new image.</p>
at <a href=\"http://www.vaquerofestival.net\">www.vaq
uerofestival.com</a>.</p>","","","","[]","","2011-10-11 00:00:00","42","","42","
2012-08-26 23:59:12","2012-08-26 17:29:04","42","2012-08-26 00:00:00","0000-00-0
0 00:00:00","0","1","3","0","0","Logo for Vaquero Festival, Hebbronville","Desig
ned by Graphitiks Advertising Design, Inc.","","","125","{\"catItemTitle\":\"\",
\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\
",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"cat
ItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemC
ategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachm
entsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVid
eoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItem
VideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\
"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\"
,\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemA
uthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton
\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnc
hor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"
itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\
"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateM
odified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemA
ttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideo
Width\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\
":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\"
:\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"
itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\"
:\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\
":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\"
,\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\
"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\
"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuth
or\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plu
gins\":\"\"}","","robots=\nauthor=","","","*");

INSERT INTO s2iq1_k2_items VALUES("81","Logo Design","logo-design","85","0","<p>


A professional-looking business logo and marketing materials help make your busi
ness more visible and credible two key factors in its growth and success. But man
y entrepreneurs make the mistake of designing their own marketing materials, thi
nking they are saving money.But having a good logo is about more than just making
a good first impression. It can have a lasting impact on your company.</p>","",
"","","[]","","2012-08-26 20:47:04","42","","0","0000-00-00 00:00:00","2012-08-2
6 20:52:45","42","2012-08-26 20:47:04","0000-00-00 00:00:00","0","1","4","0","0"
,"","","","","2","{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFe
aturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItem
Rating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFiel
ds\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"c
atItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\
",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\
"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGall
ery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"1\",\"catItemComme
ntsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\
":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",
\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"it
emVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\"
,\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCapt
ion\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\"
:\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"ite
mCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCou
nter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",
\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"it
emVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"item
Navigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFaceboo
kButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemA
uthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAu
thorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"item
Related\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelated
Category\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"it
emRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"
itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=",""
,"","*");
INSERT INTO s2iq1_k2_items VALUES("73","Ciena Hotels/ Suites breaks ground in Co
tulla, Texas","ciena-hotels-suites-breaks-ground-in-cotulla-texas","93","1","<p>
Cotulla, Texas is an oil boomtown! And with it comes a high influx of workers co
ming into this small community of less than 4,000 people (in late 2010) and hous
ing has been in extreme shortage. Enter the new Ciena Hotels/ Suites, the brainc
hild of Bob Zachariah.</p>
\n<p>Graphitiks
Advertising Design was instrumental in developing the first rend
itions and video animations and developing the prospectus to secure investors. A
\n<p></p>","","","","[]","","2012-02-07
study of the area, SWOT, projections and00:00:00","42","","0","0000-00-00
website were also developed.</p> 00:00:0
0","2012-08-26 21:10:05","42","2012-02-07 05:28:59","0000-00-00 00:00:00","0","1
","1","1","0","Initial concepts for Ciena Hotels/ Suites","Renderings and prospe
ctus by Graphitiks Advertising Design, Inc.","","","144","{\"catItemTitle\":\"\"
,\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"
\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"ca
tItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItem
Category\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttach
mentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVi
deoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catIte
mVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",
\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\
",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"item
Author\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButto
n\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAn
chor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\
"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",

\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDate
Modified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"item
Attachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVide
oWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight
\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\
":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\
"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\
":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription
\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\
",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",
\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":
\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAut
hor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Pl
ugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("74","Panekah Photography Joomla Template","pa
nekah-photography-joomla-template","86","1","<p>The European languages are membe
rs of the same family. Their separate existence is a myth. For science, music, s
port, etc, Europe uses the same vocabulary. The languages only differ in their g
rammar, their pronunciation and their most common words. as a skeptical Cambridg
e friend of mine
\n<p>Everyone
\n","
realizes
told mewhywhat
a new
Occidental
common language
is.</p> would be desirable: one could r
efuse to pay expensive translators. To achieve this, it would be necessary to ha
ve uniform
\n<p>If
several
grammar,
languages
pronunciation
coalesce,andthemore
grammar
commonofwords.</p>
the resulting language is mor
e simple and regular than that of the individual languages. The new common langu
age will be more simple and regular than the existing European languages. It wil
l be as simple as Occidental; in fact, it will be Occidental. The European langu
ages areanmembers
\n<p>To
Englishofperson,
the sameitfamily.
will seem
Their
likeseparate
simplified
existence
English,
is as
a myth</p>
a skeptical
Cambridge friend of mine told me what Occidental is. The European languages are
members of the same family. Their separate existence is a myth. For science, mus
ic, sport,languages
\n<p>The
etc, Europe
onlyuses
differ
theinsame
their
vocabulary.</p>
grammar, their pronunciation and their m
ost common words. Everyone realizes why a new common language would be desirable
: one could refuse to pay expensive translators. To</p>","","","[]","","2011-0803 05:28:59","42","","0","0000-00-00 00:00:00","2012-02-15 08:36:49","42","201108-03 05:28:59","0000-00-00 00:00:00","1","1","0","0","0","","","","","33","{\"c
atItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"
catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catIte
mImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHit
s\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"
\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\
":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeig
ht\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDa
teModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catI
temK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNo
tice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\
",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"
itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"
itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageM
ainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields
\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"item
Tags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo
\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\"
,\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\
"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"ite
mComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGo
oglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"ite
mAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"item
AuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRe
latedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemR
elatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\
",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery
\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");

INSERT INTO s2iq1_k2_items VALUES("80","Zapata County boasts new museum","zapata


-county-boasts-new-museum","86","1","<p>Zapata County recently opened its unique
and very interesting museum. The logo was designed to reflect a traditional his
panic design as well as its artfully conceived structure that symbolizes the his
tory of Zapata.
\n<p>The
websiteThe
is modern
colors and
represent
clean,the
consistent
arid region,
with the
its overall
flora andimage
fauna.</p>
we creat
ed. An app is being
\n<p>Brochures,
promotional
developeditems,
to help
banners
promote
andtourism
postcards
to also
Zapata.</p>
produced for the g
rand opening.visit
\n<p>Please
We are
website
very at
proud
<a href=\"http://www.zapatamuseum.org\"
of this project. Thanks Zapata!</p> title=\"Zap
ata County Museum of History\">www.zapatamuseum.org.</a></p>","","","","[]","","
2012-03-15 00:00:00","42","","0","0000-00-00 00:00:00","2012-08-26 16:04:17","42
","2012-08-26 00:00:00","0000-00-00 00:00:00","1","1","0","0","0","Zapata County
Museum of History","Photos by Graphitiks Advertising Design, Inc.","","","71","
{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\
",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"ca
tItemImage\":\"1\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catIt
emHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments
\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoW
idth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudi
oHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catI
temDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\
"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeatu
redNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\
":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\
"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\
"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"item
ImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtra
Fields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",
\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"ite
mVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\
":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":
\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\"
,\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"
itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\"
,\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",
\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"
itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\
"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext
\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageG
allery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("83","Vaquero Festival launches new website","
vaquero-festival-launches-new-website","95","1","<p>Vaquero Festival launches ne
w site and excellent entertainment. November 2&amp;3, 2012.</p>","","","","[]","
","2012-09-23 16:11:37","42","","0","0000-00-00 00:00:00","2012-09-23 16:14:02",
"42","2012-09-23 16:11:37","0000-00-00 00:00:00","0","1","1","1","1","","","",""
,"71","{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotic
e\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"
\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\
"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttac
hments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItem
VideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catIt
emAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",
\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":
\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"ite
mFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintB
utton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAncho
r\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRatin
g\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\
"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"item
ExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":
\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",
\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioW

idth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCapti
on\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\"
:\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"
\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\"
:\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":
\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"
\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\
"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFul
ltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedI
mageGallery\":\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");
INSERT INTO s2iq1_k2_items VALUES("84","Evolution of a logo","evolution-of-a-log
o","85","1","<p>Copy of the logo goes here.</p>","","","","[]","","2012-11-11 22
:35:08","42","","42","2012-12-02 22:47:36","2012-12-02 22:47:36","42","2012-11-1
1 22:35:08","0000-00-00 00:00:00","0","1","6","0","0","","","","","110","{\"catI
temTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"cat
ItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemIm
age\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\"
:\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",
\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\
"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\
":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateM
odified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItem
K2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotic
e\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\
"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"ite
mImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"ite
mImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMain
Credits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":
\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTag
s\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":
\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"
itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"it
emVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemCo
mments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGoogl
ePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAu
thorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAut
horLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelat
edLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRela
tedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\
"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":
\"\",\"itemK2Plugins\":\"\"}","","robots=\nauthor=","","","*");

DROP TABLE IF EXISTS s2iq1_k2_rating;


CREATE TABLE `s2iq1_k2_rating` (
`itemID` 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 (`itemID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_k2_rating
s2iq1_k2_rating
s2iq1_k2_rating
s2iq1_k2_rating
s2iq1_k2_rating
s2iq1_k2_rating

VALUES("77","2","1","127.0.0.1");
VALUES("76","5","1","127.0.0.1");
VALUES("71","4","1","127.0.0.1");
VALUES("73","5","1","71.40.246.211");
VALUES("82","5","1","71.40.246.211");
VALUES("84","5","1","71.40.246.211");

DROP TABLE IF EXISTS s2iq1_k2_tags;


CREATE TABLE `s2iq1_k2_tags` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`published` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `published` (`published`),
FULLTEXT KEY `name` (`name`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags
s2iq1_k2_tags

VALUES("2","Graphic Design","1");
VALUES("3","Public Relations","1");
VALUES("4","Marketing","1");
VALUES("5","Branding","1");
VALUES("6","Website Design","1");
VALUES("8","Publishing","1");
VALUES("10","Architectural","1");
VALUES("14","Political Campaigns","1");
VALUES("13","Tourism","1");
VALUES("15","New Markets","1");

DROP TABLE IF EXISTS s2iq1_k2_tags_xref;


CREATE TABLE `s2iq1_k2_tags_xref` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tagID` int(11) NOT NULL,
`itemID` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `tagID` (`tagID`),
KEY `itemID` (`itemID`)
) ENGINE=MyISAM AUTO_INCREMENT=518 DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref

VALUES("479","13","78");
VALUES("478","9","78");
VALUES("414","13","72");
VALUES("483","13","77");
VALUES("272","8","75");
VALUES("271","6","75");
VALUES("413","6","72");
VALUES("412","5","72");
VALUES("433","13","73");
VALUES("432","12","73");
VALUES("431","11","73");
VALUES("512","6","70");
VALUES("482","11","77");
VALUES("477","8","78");
VALUES("320","8","76");
VALUES("319","6","76");
VALUES("318","2","76");
VALUES("270","2","75");
VALUES("474","9","79");
VALUES("473","8","79");
VALUES("472","7","79");
VALUES("219","6","68");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref
s2iq1_k2_tags_xref

VALUES("218","3","68");
VALUES("511","4","70");
VALUES("355","9","80");
VALUES("354","6","80");
VALUES("353","2","80");
VALUES("471","4","79");
VALUES("430","10","73");
VALUES("429","9","73");
VALUES("428","7","73");
VALUES("427","6","73");
VALUES("411","4","72");
VALUES("476","6","78");
VALUES("475","5","78");
VALUES("517","15","84");
VALUES("516","5","84");
VALUES("515","4","84");
VALUES("514","3","84");
VALUES("513","2","84");
VALUES("509","5","82");
VALUES("510","4","82");

DROP TABLE IF EXISTS s2iq1_k2_user_groups;


CREATE TABLE `s2iq1_k2_user_groups` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`permissions` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_k2_user_groups VALUES("1","Registered","{\"comment\":\"1\",\"f
rontEdit\":\"0\",\"add\":\"0\",\"editOwn\":\"0\",\"editAll\":\"0\",\"publish\":\
"0\",\"inheritance\":0,\"categories\":\"all\"}");
INSERT INTO s2iq1_k2_user_groups VALUES("2","Site Owner","{\"comment\":\"1\",\"f
rontEdit\":\"1\",\"add\":\"1\",\"editOwn\":\"1\",\"editAll\":\"1\",\"publish\":\
"1\",\"inheritance\":1,\"categories\":\"all\"}");

DROP TABLE IF EXISTS s2iq1_k2_users;


CREATE TABLE `s2iq1_k2_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userID` int(11) NOT NULL,
`userName` varchar(255) DEFAULT NULL,
`gender` enum('m','f') NOT NULL DEFAULT 'm',
`description` text NOT NULL,
`image` varchar(255) DEFAULT NULL,
`url` varchar(255) DEFAULT NULL,
`group` int(11) NOT NULL DEFAULT '0',
`plugins` text NOT NULL,
PRIMARY KEY (`id`),
KEY `userID` (`userID`),
KEY `group` (`group`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_k2_users VALUES("1","42","Super User","m","<p><span>We are an
advertising agency committed to deliver excellence in creative marketing solutio

\n<pandstyle=\"text-align:
ns
more importantly, right;\"><strong><em>
help articulate your goals
Jose and
A. Garcia<br
vision.</span></p>
/>President/ Prin
cipal</em></strong></p>","1.png","http://www.graphitiks.com","2","");

DROP TABLE IF EXISTS s2iq1_languages;


CREATE TABLE `s2iq1_languages` (
`lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`lang_code` char(7) NOT NULL,
`title` varchar(50) NOT NULL,
`title_native` varchar(50) NOT NULL,
`sef` varchar(50) NOT NULL,
`image` varchar(50) NOT NULL,
`description` varchar(512) NOT NULL,
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`sitename` varchar(1024) NOT NULL DEFAULT '',
`published` int(11) NOT NULL DEFAULT '0',
`access` int(10) unsigned NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`lang_id`),
UNIQUE KEY `idx_sef` (`sef`),
UNIQUE KEY `idx_image` (`image`),
UNIQUE KEY `idx_langcode` (`lang_code`),
KEY `idx_ordering` (`ordering`),
KEY `idx_access` (`access`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_languages VALUES("1","en-GB","English (UK)","English (UK)","en
","en","","","","","1","0","1");

DROP TABLE IF EXISTS s2iq1_menu;


CREATE TABLE `s2iq1_menu` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to
. FK to s2iq1_menu_types.menutype',
`title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'The
SEF alias of the menu item.',
`note` varchar(255) NOT NULL DEFAULT '',
`path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item base
d on the alias field.',
`link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers
to.',
`type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias,
Separator',
`published` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The published state of th
e menu link.',
`parent_id` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'The parent menu ite
m in the menu tree.',
`level` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The relative level in t
he tree.',
`component_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to s2iq1_exte
nsions.id',
`ordering` int(11) NOT NULL DEFAULT '0' COMMENT 'The relative ordering of the
menu item in the tree.',

`checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to s2iq1_users
.id',
`checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'T
he time the menu item was checked out.',
`browserNav` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The click behaviour of t
he link.',
`access` int(10) unsigned DEFAULT NULL,
`img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
`template_style_id` int(10) unsigned NOT NULL DEFAULT '0',
`params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
`home` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Indicates if this men
u item is the home or default page.',
`language` char(7) NOT NULL DEFAULT '',
`client_id` tinyint(4) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`
alias`,`language`),
KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
KEY `idx_menutype` (`menutype`),
KEY `idx_left_right` (`lft`,`rgt`),
KEY `idx_alias` (`alias`),
KEY `idx_path` (`path`(333)),
KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=576 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_menu VALUES("1","","Menu_Item_Root","root","","","","","1","0"
,"0","0","0","0","0000-00-00 00:00:00","0","0","","0","","0","419","0","*","0");
INSERT INTO s2iq1_menu VALUES("2","menu","com_banners","Banners","","Banners","i
ndex.php?option=com_banners","component","0","1","1","4","0","0","0000-00-00 00:
00:00","0","0","class:banners","0","","91","100","0","*","1");
INSERT INTO s2iq1_menu VALUES("3","menu","com_banners","Banners","","Banners/Ban
ners","index.php?option=com_banners","component","0","2","2","4","0","0","0000-0
0-00 00:00:00","0","0","class:banners","0","","92","93","0","*","1");
INSERT INTO s2iq1_menu VALUES("4","menu","com_banners_categories","Categories","
","Banners/Categories","index.php?option=com_categories&extension=com_banners","
component","0","2","2","6","0","0","0000-00-00 00:00:00","0","0","class:bannerscat","0","","94","95","0","*","1");
INSERT INTO s2iq1_menu VALUES("5","menu","com_banners_clients","Clients","","Ban
ners/Clients","index.php?option=com_banners&view=clients","component","0","2","2
","4","0","0","0000-00-00 00:00:00","0","0","class:banners-clients","0","","96",
"97","0","*","1");
INSERT INTO s2iq1_menu VALUES("6","menu","com_banners_tracks","Tracks","","Banne
rs/Tracks","index.php?option=com_banners&view=tracks","component","0","2","2","4
","0","0","0000-00-00 00:00:00","0","0","class:banners-tracks","0","","98","99",
"0","*","1");
INSERT INTO s2iq1_menu VALUES("7","menu","com_contact","Contacts","","Contacts",
"index.php?option=com_contact","component","0","1","1","8","0","0","0000-00-00 0
0:00:00","0","0","class:contact","0","","101","106","0","*","1");
INSERT INTO s2iq1_menu VALUES("8","menu","com_contact","Contacts","","Contacts/C
ontacts","index.php?option=com_contact","component","0","7","2","8","0","0","000
0-00-00 00:00:00","0","0","class:contact","0","","102","103","0","*","1");
INSERT INTO s2iq1_menu VALUES("9","menu","com_contact_categories","Categories","
","Contacts/Categories","index.php?option=com_categories&extension=com_contact",
"component","0","7","2","6","0","0","0000-00-00 00:00:00","0","0","class:contact
-cat","0","","104","105","0","*","1");
INSERT INTO s2iq1_menu VALUES("10","menu","com_messages","Messaging","","Messagi
ng","index.php?option=com_messages","component","0","1","1","15","0","0","0000-0
0-00 00:00:00","0","0","class:messages","0","","107","112","0","*","1");

INSERT INTO s2iq1_menu VALUES("11","menu","com_messages_add","New Private Messag


e","","Messaging/New Private Message","index.php?option=com_messages&task=messag
e.add","component","0","10","2","15","0","0","0000-00-00 00:00:00","0","0","clas
s:messages-add","0","","108","109","0","*","1");
INSERT INTO s2iq1_menu VALUES("12","menu","com_messages_read","Read Private Mess
age","","Messaging/Read Private Message","index.php?option=com_messages","compon
ent","0","10","2","15","0","0","0000-00-00 00:00:00","0","0","class:messages-rea
d","0","","110","111","0","*","1");
INSERT INTO s2iq1_menu VALUES("13","menu","com_newsfeeds","News Feeds","","News
Feeds","index.php?option=com_newsfeeds","component","0","1","1","17","0","0","00
00-00-00 00:00:00","0","0","class:newsfeeds","0","","113","118","0","*","1");
INSERT INTO s2iq1_menu VALUES("14","menu","com_newsfeeds_feeds","Feeds","","News
Feeds/Feeds","index.php?option=com_newsfeeds","component","0","13","2","17","0"
,"0","0000-00-00 00:00:00","0","0","class:newsfeeds","0","","114","115","0","*",
"1");
INSERT INTO s2iq1_menu VALUES("15","menu","com_newsfeeds_categories","Categories
","","News Feeds/Categories","index.php?option=com_categories&extension=com_news
feeds","component","0","13","2","6","0","0","0000-00-00 00:00:00","0","0","class
:newsfeeds-cat","0","","116","117","0","*","1");
INSERT INTO s2iq1_menu VALUES("16","menu","com_redirect","Redirect","","Redirect
","index.php?option=com_redirect","component","0","1","1","24","0","0","0000-0000 00:00:00","0","0","class:redirect","0","","129","130","0","*","1");
INSERT INTO s2iq1_menu VALUES("17","menu","com_search","Search","","Search","ind
ex.php?option=com_search","component","0","1","1","19","0","0","0000-00-00 00:00
:00","0","0","class:search","0","","119","120","0","*","1");
INSERT INTO s2iq1_menu VALUES("18","menu","com_weblinks","Weblinks","","Weblinks
","index.php?option=com_weblinks","component","0","1","1","21","0","0","0000-0000 00:00:00","0","0","class:weblinks","0","","123","128","0","*","1");
INSERT INTO s2iq1_menu VALUES("19","menu","com_weblinks_links","Links","","Webli
nks/Links","index.php?option=com_weblinks","component","0","18","2","21","0","0"
,"0000-00-00 00:00:00","0","0","class:weblinks","0","","124","125","0","*","1");
INSERT INTO s2iq1_menu VALUES("20","menu","com_weblinks_categories","Categories"
,"","Weblinks/Categories","index.php?option=com_categories&extension=com_weblink
s","component","0","18","2","6","0","0","0000-00-00 00:00:00","0","0","class:web
links-cat","0","","126","127","0","*","1");
INSERT INTO s2iq1_menu VALUES("464","top","Help","help","","help","#","url","1",
"1","1","25","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\
":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showt
itle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_
width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_s
ubcontent\":\"0\"}","299","300","0","*","0");
INSERT INTO s2iq1_menu VALUES("227","aboutjoomla","Weblinks Categories","weblink
s-categories","","using-joomla/extensions/components/weblinks-component/weblinks
-categories","index.php?option=com_weblinks&view=categories&id=18","component","
1","265","5","21","6","0","0000-00-00 00:00:00","0","1","","0","{\"show_base_des
cription\":\"\",\"categories_description\":\"\",\"maxLevelcat\":\"-1\",\"show_em
pty_categories_cat\":\"\",\"show_subcat_desc_cat\":\"\",\"show_cat_num_links_cat
\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_descriptio
n_image\":\"\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_subcat_
desc\":\"\",\"show_cat_num_links\":\"\",\"show_pagination_limit\":\"\",\"show_he
adings\":\"\",\"show_link_description\":\"\",\"show_link_hits\":\"\",\"show_pagi
nation\":\"\",\"show_pagination_results\":\"\",\"menu-anchor_title\":\"\",\"menu
-anchor_css\":\"\",\"menu_image\":\"\",\"page_title\":\"\",\"show_page_heading\"
:0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\
"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","165","166","0","*","0
");
INSERT INTO s2iq1_menu VALUES("233","mainmenu","Blog","blog","","blog","index.ph
p?option=com_k2&view=itemlist&layout=category&task=category&id=95","component","
1","1","1","10063","-3","0","0000-00-00 00:00:00","0","1","","0","{\"categories\
":[\"95\"],\"singleCatOrdering\":\"rdate\",\"theme\":\"default\",\"catFeedIcon\"

:\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\
"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\"
,\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"
\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"Recent
Projects\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_c
olw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","
3","20","0","*","0");
INSERT INTO s2iq1_menu VALUES("229","aboutjoomla","Single Contact","single-conta
ct","","using-joomla/extensions/components/contact-component/single-contact","in
dex.php?option=com_contact&view=contact&id=1","component","1","270","5","8","0",
"0","0000-00-00 00:00:00","0","1","","0","{\"show_category_crumb\":\"\",\"presen
tation_style\":\"\",\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"
show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_addres
s\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_
country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"
show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",
\"show_articles\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linkb_name\":\"
\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"show_email_form
\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\
"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\"
:\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"
show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\
":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\
",\"secure\":0}","155","156","0","*","0");
INSERT INTO s2iq1_menu VALUES("201","usermenu","Your Profile","your-profile","",
"your-profile","index.php?option=com_users&view=profile","component","1","1","1"
,"25","0","0","0000-00-00 00:00:00","0","2","","0","{\"menu-anchor_title\":\"\",
\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\"
,\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-met
a_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}",
"309","310","0","*","0");
INSERT INTO s2iq1_menu VALUES("238","mainmenu","Features","features","","feature
s","index.php?option=com_content&view=article&id=38","component","0","1","1","22
","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_title\":\"\",\"link_titl
es\":\"\",\"show_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"s
how_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_author\":\"0\",
\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"sho
w_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_
icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"0
\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu
-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"sho
w_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_desc
ription\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_s
howtitle\":\"1\",\"mega_desc\":\"Skin and Layout\",\"mega_cols\":\"1\",\"mega_gr
oup\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_cl
ass\":\"\",\"mega_subcontent\":\"0\"}","19","52","0","*","0");
INSERT INTO s2iq1_menu VALUES("207","top","FAQ","joomlaorg","","joomlaorg","#","
url","1","1","1","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-ancho
r_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"me
ga_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\"
,\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",
\"mega_subcontent\":\"0\"}","307","308","0","*","0");
INSERT INTO s2iq1_menu VALUES("552","partner","Asongkem Furniture","our-portfoli
o-6","","our-portfolio-6","http://themeforest.net/item/asongkem-premium-joomla-t
emplate/679821?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:00:00
","1","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_im
age\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_co
ls\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_co
lxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","391","392","0","*","
0");

INSERT INTO s2iq1_menu VALUES("553","partner","Asareng Creative","our-portfolio7","","our-portfolio-7","http://themeforest.net/item/asareng-dark-joomla-templat


es/892823?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:00:00","1"
,"1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":
\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\"
:\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","393","394","0","*","0");
INSERT INTO s2iq1_menu VALUES("270","aboutjoomla","Contact Component","contact-c
omponent","","using-joomla/extensions/components/contact-component","index.php?o
ption=com_content&view=article&id=9","component","1","268","4","22","0","0","000
0-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"li
nk_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"
\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\
"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"s
how_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show
_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\
"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\
":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagec
lass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"sec
ure\":0}","150","159","0","*","0");
INSERT INTO s2iq1_menu VALUES("279","aboutjoomla","The Joomla! Community","the-j
oomla-community","","the-joomla-community","index.php?option=com_content&view=ar
ticle&id=47","component","1","1","1","22","0","0","0000-00-00 00:00:00","0","1",
"","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"0\",\"show_i
ntro\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_categor
y\":\"0\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"
\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\
"0\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",
\"show_email_icon\":\"\",\"show_hits\":\"0\",\"robots\":\"\",\"rights\":\"\",\"m
enu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page
_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"
menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","303","3
04","0","*","0");
INSERT INTO s2iq1_menu VALUES("249","aboutjoomla","Submit a Weblink","submit-a-w
eblink","","using-joomla/extensions/components/weblinks-component/submit-a-webli
nk","index.php?option=com_weblinks&view=form&layout=edit","component","1","265",
"5","21","0","0","0000-00-00 00:00:00","0","3","","0","{\"menu-anchor_title\":\"
\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_t
itle\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description
\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","161","162","
0","*","0");
INSERT INTO s2iq1_menu VALUES("251","aboutjoomla","Contact Categories","contactcategories","","using-joomla/extensions/components/contact-component/contact-cat
egories","index.php?option=com_contact&view=categories&id=16","component","1","2
70","5","8","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_base_descripti
on\":\"\",\"categories_description\":\"\",\"maxLevel\":\"-1\",\"show_empty_categ
ories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_ca
t_num_articles\":\"\",\"display_num\":\"\",\"show_headings\":\"\",\"filter_field
\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"presentation_style\":\"s
liders\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_st
reet_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\
"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fa
x\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vc
ard\":\"\",\"show_articles\":\"\",\"show_links\":\"1\",\"linka_name\":\"\",\"lin
kb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"sho
w_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subj
ect\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",
\"redirect\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_ti
tle\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,
\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_des

cription\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","151"
,"152","0","*","0");
INSERT INTO s2iq1_menu VALUES("252","aboutjoomla","News Feed Categories","new-fe
ed-categories","","using-joomla/extensions/components/news-feeds-component/new-f
eed-categories","index.php?option=com_newsfeeds&view=categories&id=0","component
","1","267","5","17","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_base_
description\":\"1\",\"categories_description\":\"Because this links to the root
category the \\\"uncategorised\\\" category is displayed. \",\"maxLevel\":\"-1\"
,\"show_empty_categories\":\"1\",\"show_description\":\"1\",\"show_description_i
mage\":\"1\",\"show_cat_num_articles\":\"1\",\"display_num\":\"\",\"show_heading
s\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pa
gination\":\"\",\"show_noauth\":\"\",\"show_feed_image\":\"\",\"show_feed_descri
ption\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\",\"sho
w_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-ancho
r_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"p
age_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menumeta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","169","170","0","*","0");
INSERT INTO s2iq1_menu VALUES("253","aboutjoomla","News Feed Category","news-fee
d-category","","using-joomla/extensions/components/news-feeds-component/news-fee
d-category","index.php?option=com_newsfeeds&view=category&id=17","component","1"
,"267","5","17","0","0","0000-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"-1
\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"show_description_i
mage\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\"show_headings\
":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagi
nation\":\"\",\"show_noauth\":\"\",\"show_feed_image\":\"\",\"show_feed_descript
ion\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\",\"show_
feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_
css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"pag
e_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-me
ta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","173","174","0","*","0");
INSERT INTO s2iq1_menu VALUES("254","aboutjoomla","Single News Feed","single-new
s-feed","","using-joomla/extensions/components/news-feeds-component/single-newsfeed","index.php?option=com_newsfeeds&view=newsfeed&id=4","component","1","267",
"5","17","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_feed_image\":\"\"
,\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_
count\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robo
ts\":\"\",\"secure\":0}","171","172","0","*","0");
INSERT INTO s2iq1_menu VALUES("255","aboutjoomla","Search","search","","using-jo
omla/extensions/components/search-component/search","index.php?option=com_search
&view=search","component","1","276","5","19","0","0","0000-00-00 00:00:00","0","
1","","0","{\"search_areas\":\"1\",\"show_date\":\"1\",\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_ti
tle\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\
":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","191","192","0
","*","0");
INSERT INTO s2iq1_menu VALUES("256","aboutjoomla","Archived Articles","archivedarticles","","using-joomla/extensions/components/content-component/archived-arti
cles","index.php?option=com_content&view=archive","component","1","266","5","22"
,"0","0","0000-00-00 00:00:00","0","1","","0","{\"orderby_sec\":\"\",\"order_dat
e\":\"\",\"display_num\":\"\",\"filter_field\":\"\",\"show_category\":\"1\",\"li
nk_category\":\"1\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"
1\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"s
how_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"s
how_hits\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image
\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"page
class_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"ro
bots\":\"\",\"secure\":0}","145","146","0","*","0");
INSERT INTO s2iq1_menu VALUES("257","aboutjoomla","Single Article","single-artic

le","","using-joomla/extensions/components/content-component/single-article","in
dex.php?option=com_content&view=article&id=6","component","1","266","5","22","0"
,"0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":
\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cate
gory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_a
uthor\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\"
:\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"
\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots
\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"me
nu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\
",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\
"\",\"secure\":0}","135","136","0","*","0");
INSERT INTO s2iq1_menu VALUES("278","aboutjoomla","The Joomla! Project","the-joo
mla-project","","the-joomla-project","index.php?option=com_content&view=article&
id=48","component","1","1","1","22","0","0","0000-00-00 00:00:00","0","1","","0"
,"{\"show_noauth\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\"
:\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"
0\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"s
how_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\
"show_item_navigation\":\"0\",\"show_icons\":\"1\",\"show_print_icon\":\"\",\"sh
ow_email_icon\":\"\",\"show_hits\":\"0\",\"robots\":\"\",\"rights\":\"\",\"menuanchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_hea
ding\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu
-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","301","302",
"0","*","0");
INSERT INTO s2iq1_menu VALUES("259","aboutjoomla","Article Category Blog","artic
le-category-blog","","using-joomla/extensions/components/content-component/artic
le-category-blog","index.php?option=com_content&view=category&layout=blog&id=27"
,"component","1","266","5","22","0","0","0000-00-00 00:00:00","0","1","","0","{\
"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_description\":\"0\",\"sho
w_description_image\":\"0\",\"show_category_title\":\"\",\"show_cat_num_articles
\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_column
s\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\
"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"2\",\"show_noauth\
":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_categ
ory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_ca
tegory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\
",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":
\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_
email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"1\",\"feed_summary\":\
"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"sh
ow_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":
\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",
\"secure\":0}","139","140","0","*","0");
INSERT INTO s2iq1_menu VALUES("260","aboutjoomla","Article Category List","artic
le-category-list","","using-joomla/extensions/components/content-component/artic
le-category-list","index.php?option=com_content&view=category&id=19","component"
,"1","266","5","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_catego
ry_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxL
evel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subc
at_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pa
gination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_d
ate\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\
",\"orderby_pri\":\"\",\"orderby_sec\":\"alpha\",\"order_date\":\"\",\"show_pagi
nation\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_tit
le\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link
_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"s
how_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_d
ate\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\
":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\

"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noaut
h\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"
\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-m
eta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}
","141","142","0","*","0");
INSERT INTO s2iq1_menu VALUES("262","aboutjoomla","Featured Articles","featuredarticles","","using-joomla/extensions/components/content-component/featured-arti
cles","index.php?option=com_content&view=featured","component","1","266","5","22
","0","0","0000-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"\",\"show_empty_
categories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"sh
ow_cat_num_articles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\"
:\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"1\",\"
orderby_pri\":\"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_paginati
on\":\"2\",\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_
intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_categor
y\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\"
,\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",
\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_
print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\"
:\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\"
,\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\
":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keyword
s\":\"\",\"robots\":\"\",\"secure\":0}","143","144","0","*","0");
INSERT INTO s2iq1_menu VALUES("263","aboutjoomla","Submit Article","submit-artic
le","","using-joomla/extensions/components/content-component/submit-article","in
dex.php?option=com_content&view=form&layout=edit","component","1","266","5","22"
,"0","0","0000-00-00 00:00:00","0","3","","0","{\"menu-anchor_title\":\"\",\"men
u-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\
"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",
\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","147","148","0","*","
0");
INSERT INTO s2iq1_menu VALUES("265","aboutjoomla","Weblinks Component","weblinks
-component","","using-joomla/extensions/components/weblinks-component","index.ph
p?option=com_content&view=article&id=54","component","1","268","4","22","0","0",
"0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",
\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\
":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author
\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\"
,\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"
show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"
\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_im
age\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"p
ageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\
"secure\":0}","160","167","0","*","0");
INSERT INTO s2iq1_menu VALUES("266","aboutjoomla","Content Component","content-c
omponent","","using-joomla/extensions/components/content-component","index.php?o
ption=com_content&view=article&id=10","component","1","268","4","22","0","0","00
00-00-00 00:00:00","0","1","","0","{\"article-allow_ratings\":\"\",\"article-all
ow_comments\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_title\":
\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_author\":\"\",\"show_create
_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_na
vigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\"
:\"\",\"show_hits\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"m
enu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"
\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":
\"\",\"robots\":\"\",\"secure\":0}","134","149","0","*","0");
INSERT INTO s2iq1_menu VALUES("267","aboutjoomla","News Feeds Component","news-f
eeds-component","","using-joomla/extensions/components/news-feeds-component","in
dex.php?option=com_content&view=article&id=60","component","1","268","4","22","0

","0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\"
:\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cat
egory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_
author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\
":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\
"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robot
s\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"m
enu_image\":\"\",\"show_page_heading\":1,\"page_title\":\"Newsfeeds Categories V
iew \",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"
\",\"menu-meta_keywords\":\"\",\"secure\":0}","168","175","0","*","0");
INSERT INTO s2iq1_menu VALUES("268","aboutjoomla","Components","components","","
using-joomla/extensions/components","index.php?option=com_content&view=category&
layout=blog&id=21","component","1","277","3","22","0","0","0000-00-00 00:00:00",
"0","1","","0","{\"show_category_title\":\"\",\"show_description\":\"1\",\"show_
description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show
_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"nu
m_leading_articles\":\"0\",\"num_intro_articles\":\"7\",\"num_columns\":\"1\",\"
num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec
\":\"order\",\"order_date\":\"\",\"show_pagination\":\"0\",\"show_pagination_res
ults\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_
category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_pa
rent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_d
ate\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_n
avigation\":\"0\",\"show_readmore\":\"\",\"show_icons\":\"0\",\"show_print_icon\
":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"sho
w_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-ancho
r_css\":\"\",\"menu_image\":\"\",\"page_title\":\"\",\"show_page_heading\":0,\"p
age_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menumeta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","133","196","0","*","0");
INSERT INTO s2iq1_menu VALUES("277","aboutjoomla","Using Extensions","extensions
","","using-joomla/extensions","index.php?option=com_content&view=categories&id=
20","component","1","280","2","22","0","0","0000-00-00 00:00:00","0","1","","0",
"{\"show_base_description\":\"1\",\"categories_description\":\"\",\"maxLevelcat\
":\"1\",\"show_empty_categories_cat\":\"1\",\"show_subcat_desc_cat\":\"1\",\"sho
w_cat_num_articles_cat\":\"0\",\"drill_down_layout\":\"0\",\"show_category_title
\":\"\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\"
:\"1\",\"show_empty_categories\":\"1\",\"show_subcat_desc\":\"\",\"show_cat_num_
articles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"nu
m_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"orderby_pri\
":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_
pagination_results\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\
"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_h
its\":\"\",\"list_show_author\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"
show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_ca
tegory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\"
:\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":
\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"
show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth
\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\"
,\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"page_title\":\"\",\"show_page_he
ading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\"
:\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","132","293","0"
,"*","0");
INSERT INTO s2iq1_menu VALUES("271","aboutjoomla","Users Component","users-compo
nent","","using-joomla/extensions/components/users-component","index.php?option=
com_content&view=article&id=52","component","1","268","4","22","0","0","0000-0000 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_ti
tles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"
show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\
"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_p

ublish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_prin
t_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"righ
ts\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\
",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_
sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\"
:0}","176","189","0","*","0");
INSERT INTO s2iq1_menu VALUES("272","aboutjoomla","Article Categories","articlecategories","","using-joomla/extensions/components/content-component/article-cat
egories","index.php?option=com_content&view=categories&id=14","component","1","2
66","5","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_base_descript
ion\":\"\",\"categories_description\":\"\",\"maxLevel\":\"-1\",\"show_empty_cate
gories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_c
at_num_articles\":\"\",\"display_num\":\"\",\"category_layout\":\"\",\"show_head
ings\":\"\",\"show_date\":\"\",\"date_format\":\"\",\"filter_field\":\"\",\"num_
leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"nu
m_links\":\"4\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\"
:\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"show_t
itle\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"li
nk_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\
"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify
_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_rea
dmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"
\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-ancho
r_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\
":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta
_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","
137","138","0","*","0");
INSERT INTO s2iq1_menu VALUES("273","aboutjoomla","Administrator Components","ad
ministrator-components","","using-joomla/extensions/components/administrator-com
ponents","index.php?option=com_content&view=article&id=1","component","1","268",
"4","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"s
how_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\"
,\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\
"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_m
odify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"sho
w_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\
"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css
\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_h
eading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_
keywords\":\"\",\"secure\":0}","194","195","0","*","0");
INSERT INTO s2iq1_menu VALUES("274","aboutjoomla","Weblinks Single Category","we
blinks-single-category","","using-joomla/extensions/components/weblinks-componen
t/weblinks-single-category","index.php?option=com_weblinks&view=category&id=32",
"component","1","265","5","21","0","0","0000-00-00 00:00:00","0","1","","0","{\"
maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"sho
w_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\
"show_headings\":\"\",\"orderby_pri\":\"\",\"show_pagination\":\"\",\"show_noaut
h\":\"\",\"show_feed_link\":\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"
\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_t
itle\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description
\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","163","164","
0","*","0");
INSERT INTO s2iq1_menu VALUES("275","aboutjoomla","Contact Single Category","con
tact-single-category","","using-joomla/extensions/components/contact-component/c
ontact-single-category","index.php?option=com_contact&view=category&catid=26&id=
36","component","1","270","5","8","0","0","0000-00-00 00:00:00","0","1","","0","
{\"maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"
show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"2
0\",\"show_headings\":\"\",\"filter_field\":\"\",\"show_pagination\":\"\",\"show
_noauth\":\"\",\"presentation_style\":\"sliders\",\"show_name\":\"\",\"show_posi

tion\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\
",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_teleph
one\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_m
isc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"sho
w_links\":\"1\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"li
nkd_name\":\"\",\"linke_name\":\"\",\"show_email_form\":\"\",\"show_email_copy\"
:\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"valid
ate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\",\"show_feed_link\":\"
1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"
menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\
"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\"
:\"\",\"robots\":\"\",\"secure\":0}","153","154","0","*","0");
INSERT INTO s2iq1_menu VALUES("276","aboutjoomla","Search Component","search-com
ponent","","using-joomla/extensions/components/search-component","index.php?opti
on=com_content&view=article&id=39","component","1","268","4","22","0","0","000000-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link
_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\"
,\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\
",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"sho
w_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_p
rint_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"r
ights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":
\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecla
ss_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secur
e\":0}","190","193","0","*","0");
INSERT INTO s2iq1_menu VALUES("280","aboutjoomla","Using Joomla!","using-joomla"
,"","using-joomla","index.php?option=com_content&view=article&id=53","component"
,"1","1","1","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_title\":
\"1\",\"link_titles\":\"0\",\"show_intro\":\"1\",\"show_category\":\"0\",\"link_
category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"s
how_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify
_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_
icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"0
\",\"show_noauth\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"m
enu_image\":\"\",\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"
\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":
\"\",\"robots\":\"\",\"secure\":0}","131","298","0","*","0");
INSERT INTO s2iq1_menu VALUES("281","aboutjoomla","Modules","modules","","usingjoomla/extensions/modules","index.php?option=com_content&view=category&id=22","c
omponent","1","277","3","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"sh
ow_category_title\":\"\",\"show_description\":\"1\",\"show_description_image\":\
"1\",\"maxLevel\":\"1\",\"show_empty_categories\":\"1\",\"show_no_articles\":\"0
\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"\",\"page_subheading\"
:\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\
",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_sh
ow_author\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"sho
w_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"0\"
,\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\"
:\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"s
how_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0
\",\"show_vote\":\"\",\"show_readmore\":\"0\",\"show_icons\":\"0\",\"show_print_
icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",
\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menuanchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show
_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_descr
iption\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","197","
254","0","*","0");
INSERT INTO s2iq1_menu VALUES("282","aboutjoomla","Templates","templates","","us
ing-joomla/extensions/templates","index.php?option=com_content&view=category&id=
23","component","1","277","3","22","0","0","0000-00-00 00:00:00","0","1","","0",

"{\"show_category_title\":\"\",\"show_description\":\"1\",\"show_description_ima
ge\":\"\",\"maxLevel\":\"2\",\"show_empty_categories\":\"1\",\"show_no_articles\
":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"\",\"page_subhead
ing\":\"\",\"show_pagination_limit\":\"0\",\"filter_field\":\"hide\",\"show_head
ings\":\"0\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"
0\",\"list_show_author\":\"0\",\"show_pagination\":\"0\",\"show_pagination_resul
ts\":\"\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"\",\"show_
category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_pare
nt_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\
":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigati
on\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_p
rint_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\
",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"men
u-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"Templat
es\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu
-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":
0}","255","274","0","*","0");
INSERT INTO s2iq1_menu VALUES("283","aboutjoomla","Languages","languages","","us
ing-joomla/extensions/languages","index.php?option=com_content&view=category&lay
out=blog&id=24","component","1","277","3","22","0","0","0000-00-00 00:00:00","0"
,"1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_descriptio
n\":\"1\",\"show_description_image\":\"1\",\"show_category_title\":\"1\",\"show_
cat_num_articles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"
4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"orde
rby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\"
,\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"
\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\
"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cr
eate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_ite
m_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon
\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"fe
ed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_ima
ge\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pa
geclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"
robots\":\"\",\"secure\":0}","275","276","0","*","0");
INSERT INTO s2iq1_menu VALUES("284","aboutjoomla","Plugins","plugins","","usingjoomla/extensions/plugins","index.php?option=com_content&view=category&layout=bl
og&id=25","component","1","277","3","22","0","0","0000-00-00 00:00:00","0","1","
","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_description\":\"
1\",\"show_description_image\":\"\",\"show_category_title\":\"1\",\"show_cat_num
_articles\":\"\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"7\",\"n
um_columns\":\"1\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri
\":\"\",\"orderby_sec\":\"order\",\"order_date\":\"\",\"show_pagination\":\"\",\
"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\"
,\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",
\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"\",\"show
_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"sh
ow_item_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"0\",\"show_pri
nt_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_feed_link\"
:\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",
\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\"
:\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords
\":\"\",\"robots\":\"\",\"secure\":0}","277","292","0","*","0");
INSERT INTO s2iq1_menu VALUES("285","aboutjoomla","Typography Atomic","typograph
y-atomic","","using-joomla/extensions/templates/atomic/typography-atomic","index
.php?option=com_content&view=article&id=49","component","1","422","5","22","0","
0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"
\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_catego
ry\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_aut
hor\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\

"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\"
,\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\"
:\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu
_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",
\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\
",\"secure\":0}","269","270","0","*","0");
INSERT INTO s2iq1_menu VALUES("502","mainmenu","Featured Articles","featured-art
icles","","2011-08-09-02-47-49/featured-articles","index.php?option=com_content&
view=featured","component","0","499","2","22","0","0","0000-00-00 00:00:00","0",
"1","","0","{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leadi
ng_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"1\",\"num_lin
ks\":\"4\",\"multi_column_order\":\"1\",\"orderby_pri\":\"\",\"orderby_sec\":\"f
ront\",\"order_date\":\"\",\"show_pagination\":\"2\",\"show_pagination_results\"
:\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_catego
ry\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_cat
egory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\"
,\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\
"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"sho
w_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\
"\",\"show_noauth\":\"\",\"show_feed_link\":\"1\",\"feed_summary\":\"\",\"menu-a
nchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,
\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sf
x\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\
"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\"
,\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\"
,\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","70","71","0","*","0");
INSERT INTO s2iq1_menu VALUES("503","mainmenu","Archived Articles","archived-art
icles","","2011-08-09-02-47-49/archived-articles","index.php?option=com_content&
view=archive","component","0","499","2","22","0","0","0000-00-00 00:00:00","0","
1","","0","{\"orderby_sec\":\"alpha\",\"order_date\":\"created\",\"display_num\"
:\"5\",\"filter_field\":\"hide\",\"introtext_limit\":\"100\",\"show_category\":\
"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_categor
y\":\"\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"show_author\":\"\",\"link_
author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish
_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"menu-anchor_titl
e\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_tit
le\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\
"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secu
re\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_gr
oup\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_cl
ass\":\"\",\"mega_subcontent\":\"0\"}","72","73","0","*","0");
INSERT INTO s2iq1_menu VALUES("445","mainmenu","Layouts Option","parks","","feat
ures/parks","","url","0","238","2","0","0","0","0000-00-00 00:00:00","0","1","",
"0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"
menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"
mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"
mega_class\":\"\",\"mega_subcontent\":\"0\"}","20","29","0","*","0");
INSERT INTO s2iq1_menu VALUES("300","aboutjoomla","Latest Users","latest-users",
"","using-joomla/extensions/modules/user-modules/latest-users","index.php?option
=com_content&view=article&id=66","component","1","412","5","22","0","0","0000-00
-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_t
itles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\
"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",
\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_
publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_pri
nt_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rig
hts\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"
\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass
_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\
":0}","221","222","0","*","0");

INSERT INTO s2iq1_menu VALUES("301","aboutjoomla","Who\'s Online","whos-online",


"","using-joomla/extensions/modules/user-modules/whos-online","index.php?option=
com_content&view=article&id=56","component","1","412","5","22","0","0","0000-0000 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_ti
tles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"
show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\
"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_p
ublish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_prin
t_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"righ
ts\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\
",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_
sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\"
:0}","223","224","0","*","0");
INSERT INTO s2iq1_menu VALUES("302","aboutjoomla","Most Read","most-read","","us
ing-joomla/extensions/modules/content-modules/most-read","index.php?option=com_c
ontent&view=article&id=30","component","1","411","5","22","0","0","0000-00-00 00
:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\
":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_
parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link
_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publis
h_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_ico
n\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":
\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"s
how_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\"
:\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}",
"205","206","0","*","0");
INSERT INTO s2iq1_menu VALUES("303","aboutjoomla","Menu","menu","","using-joomla
/extensions/modules/navigation-modules/menu","index.php?option=com_content&view=
article&id=29","component","1","415","5","22","0","0","0000-00-00 00:00:00","0",
"1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"sho
w_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_categ
ory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"
\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\
",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"s
how_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menuanchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_hea
ding\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu
-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","199","200",
"0","*","0");
INSERT INTO s2iq1_menu VALUES("304","aboutjoomla","Statistics","statistics","","
using-joomla/extensions/modules/utility-modules/statistics","index.php?option=co
m_content&view=article&id=44","component","1","414","5","22","0","0","0000-00-00
00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titl
es\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"sh
ow_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"l
ink_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pub
lish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_
icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights
\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",
\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sf
x\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0
}","245","246","0","*","0");
INSERT INTO s2iq1_menu VALUES("305","aboutjoomla","Banner","banner","","using-jo
omla/extensions/modules/display-modules/banner","index.php?option=com_content&vi
ew=article&id=7","component","1","413","5","22","0","0","0000-00-00 00:00:00","0
","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"s
how_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cat
egory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":
\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\
"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\

"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"men
u-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_h
eading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"me
nu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","231","232
","0","*","0");
INSERT INTO s2iq1_menu VALUES("306","aboutjoomla","Search","search","","using-jo
omla/extensions/modules/utility-modules/search","index.php?option=com_content&vi
ew=article&id=40","component","1","414","5","22","0","0","0000-00-00 00:00:00","
0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"
show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_ca
tegory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\"
:\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":
\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",
\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"me
nu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_
heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"m
enu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","247","24
8","0","*","0");
INSERT INTO s2iq1_menu VALUES("307","aboutjoomla","Random Image","random-image",
"","using-joomla/extensions/modules/display-modules/random-image","index.php?opt
ion=com_content&view=article&id=36","component","1","413","5","22","0","0","0000
-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"lin
k_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\
",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"
\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"sh
ow_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_
print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"
rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secu
re\":0}","229","230","0","*","0");
INSERT INTO s2iq1_menu VALUES("309","aboutjoomla","News Flash","news-flash","","
using-joomla/extensions/modules/content-modules/news-flash","index.php?option=co
m_content&view=article&id=31","component","1","411","5","22","0","0","0000-00-00
00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titl
es\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"sh
ow_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"l
ink_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pub
lish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_
icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights
\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",
\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sf
x\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0
}","207","208","0","*","0");
INSERT INTO s2iq1_menu VALUES("310","aboutjoomla","Latest Articles","latest-arti
cles","","using-joomla/extensions/modules/content-modules/latest-articles","inde
x.php?option=com_content&view=article&id=27","component","1","411","5","22","0",
"0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\
"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_categ
ory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_au
thor\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":
\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\
",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\
":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"men
u_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\"
,\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"
\",\"secure\":0}","209","210","0","*","0");
INSERT INTO s2iq1_menu VALUES("311","aboutjoomla","Syndicate","syndicate","","us
ing-joomla/extensions/modules/utility-modules/syndicate","index.php?option=com_c
ontent&view=article&id=45","component","1","414","5","22","0","0","0000-00-00 00

:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\
":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_
parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link
_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publis
h_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_ico
n\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":
\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"s
how_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\"
:\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}",
"243","244","0","*","0");
INSERT INTO s2iq1_menu VALUES("312","aboutjoomla","Login","login","","using-joom
la/extensions/modules/user-modules/login","index.php?option=com_content&view=art
icle&id=28","component","1","412","5","22","0","0","0000-00-00 00:00:00","0","1"
,"","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_i
ntro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category
\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",
\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\
"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show
_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anc
hor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_headin
g\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-me
ta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","225","226","0"
,"*","0");
INSERT INTO s2iq1_menu VALUES("313","aboutjoomla","Wrapper","wrapper","","usingjoomla/extensions/modules/utility-modules/wrapper","index.php?option=com_content
&view=article&id=59","component","1","414","5","22","0","0","0000-00-00 00:00:00
","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\"
,\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent
_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_autho
r\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date
\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"
\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\
"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_pa
ge_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",
\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","251",
"252","0","*","0");
INSERT INTO s2iq1_menu VALUES("316","aboutjoomla","Home Page Atomic","home-pageatomic","","using-joomla/extensions/templates/atomic/home-page-atomic","index.ph
p?option=com_content&view=featured","component","1","422","5","22","0","0","0000
-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"
\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_arti
cles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"3\",\"num_co
lumns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"1\",\"orderby_pri\":\
"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\",\"sh
ow_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"
show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link
_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_
date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_nav
igation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"
\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"1\",\"feed_s
ummary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robo
ts\":\"\",\"secure\":0}","271","272","0","*","0");
INSERT INTO s2iq1_menu VALUES("317","aboutjoomla","System","system","","using-jo
omla/extensions/plugins/system","index.php?option=com_content&view=article&id=46
","component","1","284","4","22","0","0","0000-00-00 00:00:00","0","1","","0","{
\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\
",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"
link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cre

ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item
_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_ico
n\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\
":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"pa
ge_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_descrip
tion\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","290","291","0","*","0");
INSERT INTO s2iq1_menu VALUES("318","aboutjoomla","Authentication","authenticati
on","","using-joomla/extensions/plugins/authentication","index.php?option=com_co
ntent&view=article&id=5","component","1","284","4","22","0","0","0000-00-00 00:0
0:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":
\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_pa
rent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_a
uthor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_
date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"
\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"sho
w_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\
"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","2
78","279","0","*","0");
INSERT INTO s2iq1_menu VALUES("319","aboutjoomla","Content","content","","usingjoomla/extensions/plugins/content","index.php?option=com_content&view=article&id
=62","component","1","284","4","22","0","0","0000-00-00 00:00:00","0","1","","0"
,"{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":
\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\"
,\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_
create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_i
tem_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_
icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_tit
le\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\
"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_desc
ription\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","280","281","0","*","0
");
INSERT INTO s2iq1_menu VALUES("320","aboutjoomla","Editors","editors","","usingjoomla/extensions/plugins/editors","index.php?option=com_content&view=article&id
=14","component","1","284","4","22","0","0","0000-00-00 00:00:00","0","1","","0"
,"{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":
\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\"
,\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_
create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_i
tem_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_
icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_tit
le\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\
"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_desc
ription\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","282","283","0","*","0
");
INSERT INTO s2iq1_menu VALUES("321","aboutjoomla","Editors Extended","editors-ex
tended","","using-joomla/extensions/plugins/editors-extended","index.php?option=
com_content&view=article&id=15","component","1","284","4","22","0","0","0000-0000 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_ti
tles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"
show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\
"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_p
ublish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_prin
t_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"righ
ts\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\
",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_
sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\"
:0}","284","285","0","*","0");
INSERT INTO s2iq1_menu VALUES("322","aboutjoomla","Search","search","","using-jo
omla/extensions/plugins/search","index.php?option=com_content&view=article&id=41

","component","1","284","4","22","0","0","0000-00-00 00:00:00","0","1","","0","{
\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\
",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"
link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item
_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_ico
n\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\
":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"pa
ge_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_descrip
tion\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","286","287","0","*","0");
INSERT INTO s2iq1_menu VALUES("323","aboutjoomla","User","user","","using-joomla
/extensions/plugins/user","index.php?option=com_content&view=article&id=51","com
ponent","1","284","4","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show
_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"sh
ow_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_p
arent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_da
te\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navig
ation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"
\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\"
,\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_tit
le\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\"
:\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","288","289","0","*","0");
INSERT INTO s2iq1_menu VALUES("324","aboutjoomla","Footer","footer","","using-jo
omla/extensions/modules/display-modules/footer","index.php?option=com_content&vi
ew=article&id=19","component","1","413","5","22","0","0","0000-00-00 00:00:00","
0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"
show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_ca
tegory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\"
:\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":
\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",
\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"me
nu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_
heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"m
enu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","235","23
6","0","*","0");
INSERT INTO s2iq1_menu VALUES("325","aboutjoomla","Archive","archive","","usingjoomla/extensions/modules/content-modules/archive","index.php?option=com_content
&view=article&id=2","component","1","411","5","22","0","0","0000-00-00 00:00:00"
,"0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",
\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_
category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author
\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\
":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\
",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\",\"
menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_pag
e_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\
"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","211","
212","0","*","0");
INSERT INTO s2iq1_menu VALUES("326","aboutjoomla","Related Items","related-items
","","using-joomla/extensions/modules/content-modules/related-items","index.php?
option=com_content&view=article&id=37","component","1","411","5","22","0","0","0
000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"
link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":
\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\"
:\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\
"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"sh
ow_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\"
,\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_imag
e\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pag
eclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"s

ecure\":0}","213","214","0","*","0");
INSERT INTO s2iq1_menu VALUES("549","portfolio","Printing","printing","","printi
ng","index.php?option=com_k2&view=itemlist&layout=category&task=category&id=88",
"component","1","1","1","10063","0","0","0000-00-00 00:00:00","0","1","","0","{\
"categories\":[\"88\"],\"singleCatOrdering\":\"\",\"theme\":\"default\",\"catFee
dIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading
\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywor
ds\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"
\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"
\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","389","39
0","0","*","0");
INSERT INTO s2iq1_menu VALUES("550","mainmenu","Homepage Two","2011-08-08-17-5315","","features/parks/2011-08-08-17-53-15","?layouts=homepage2","url","0","445"
,"3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"
\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle
\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_widt
h\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subco
ntent\":\"0\"}","23","24","0","*","0");
INSERT INTO s2iq1_menu VALUES("547","portfolio","Illustrations","illustrations",
"","illustrations","index.php?option=com_k2&view=itemlist&layout=category&task=c
ategory&id=86","component","1","1","1","10063","0","0","0000-00-00 00:00:00","0"
,"1","","0","{\"categories\":[\"86\"],\"singleCatOrdering\":\"\",\"theme\":\"def
ault\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\"
,\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0
,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"m
enu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\
"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\
"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"
0\"}","385","386","0","*","0");
INSERT INTO s2iq1_menu VALUES("548","portfolio","Website Design","website-design
","","website-design","index.php?option=com_k2&view=itemlist&layout=category&tas
k=category&id=87","component","1","1","1","10063","0","0","0000-00-00 00:00:00",
"0","1","","0","{\"categories\":[\"87\"],\"singleCatOrdering\":\"\",\"theme\":\"
default\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\
"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\
":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",
\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\
",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\
",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\"
:\"0\"}","387","388","0","*","0");
INSERT INTO s2iq1_menu VALUES("402","aboutjoomla","Login Form","login-form","","
using-joomla/extensions/components/users-component/login-form","index.php?option
=com_users&view=login","component","1","271","5","25","0","0","0000-00-00 00:00:
00","0","1","","0","{\"login_redirect_url\":\"\",\"logindescription_show\":\"1\"
,\"login_description\":\"\",\"login_image\":\"\",\"logout_redirect_url\":\"\",\"
logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\"
,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_
page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\
",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"s
ecure\":0}","177","178","0","*","0");
INSERT INTO s2iq1_menu VALUES("403","aboutjoomla","User Profile","user-profile",
"","using-joomla/extensions/components/users-component/user-profile","index.php?
option=com_users&view=profile","component","1","271","5","25","0","0","0000-00-0
0 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\"
,\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\
":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keyword
s\":\"\",\"robots\":\"\",\"secure\":0}","179","180","0","*","0");
INSERT INTO s2iq1_menu VALUES("404","aboutjoomla","Edit User Profile","edit-user
-profile","","using-joomla/extensions/components/users-component/edit-user-profi

le","index.php?option=com_users&view=profile&layout=edit","component","1","271",
"5","25","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"
\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_t
itle\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description
\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","181","182","
0","*","0");
INSERT INTO s2iq1_menu VALUES("405","aboutjoomla","Registration Form","registrat
ion-form","","using-joomla/extensions/components/users-component/registration-fo
rm","index.php?option=com_users&view=registration","component","1","271","5","25
","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"me
nu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":
\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\"
,\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","183","184","0","*",
"0");
INSERT INTO s2iq1_menu VALUES("406","aboutjoomla","Username Reminder Request","u
sername-reminder","","using-joomla/extensions/components/users-component/usernam
e-reminder","index.php?option=com_users&view=remind","component","1","271","5","
25","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"
menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\
":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"
\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}","185","186","0","*
","0");
INSERT INTO s2iq1_menu VALUES("409","aboutjoomla","Password Reset","password-res
et","","using-joomla/extensions/components/users-component/password-reset","inde
x.php?option=com_users&view=reset","component","1","271","5","25","0","0","000000-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":
\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_head
ing\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_key
words\":\"\",\"robots\":\"\",\"secure\":0}","187","188","0","*","0");
INSERT INTO s2iq1_menu VALUES("410","aboutjoomla","Feed Display","feed-display",
"","using-joomla/extensions/modules/display-modules/feed-display","index.php?opt
ion=com_content&view=article&id=16","component","1","413","5","22","0","0","0000
-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"lin
k_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\
",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"
\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"sh
ow_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_
print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"
rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secu
re\":0}","233","234","0","*","0");
INSERT INTO s2iq1_menu VALUES("411","aboutjoomla","Content Modules","content-mod
ules","","using-joomla/extensions/modules/content-modules","index.php?option=com
_content&view=category&id=64","component","1","281","4","22","0","0","0000-00-00
00:00:00","0","1","","0","{\"maxLevel\":\"0\",\"show_category_title\":\"1\",\"p
age_subheading\":\"\",\"show_empty_categories\":\"1\",\"show_description\":\"1\"
,\"show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":
\"0\",\"show_headings\":\"0\",\"list_show_title\":\"1\",\"list_show_date\":\"0\"
,\"date_format\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"filt
er_field\":\"hide\",\"orderby_pri\":\"\",\"orderby_sec\":\"order\",\"order_date\
":\"\",\"show_pagination\":\"\",\"show_pagination_limit\":\"0\",\"show_noauth\":
\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_categor
y\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_ca
tegory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\
",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":
\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_
email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"
\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"sho
w_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\

"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\
"secure\":0}","204","219","0","*","0");
INSERT INTO s2iq1_menu VALUES("412","aboutjoomla","User Modules","user-modules",
"","using-joomla/extensions/modules/user-modules","index.php?option=com_content&
view=category&id=65","component","1","281","4","22","0","0","0000-00-00 00:00:00
","0","1","","0","{\"maxLevel\":\"0\",\"show_category_title\":\"1\",\"page_subhe
ading\":\"\",\"show_empty_categories\":\"\",\"show_description\":\"1\",\"show_de
scription_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"0\",\"sh
ow_headings\":\"0\",\"list_show_title\":\"1\",\"list_show_date\":\"\",\"date_for
mat\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"filter_field\":
\"hide\",\"orderby_pri\":\"\",\"orderby_sec\":\"order\",\"order_date\":\"\",\"sh
ow_pagination\":\"\",\"show_pagination_limit\":\"0\",\"show_noauth\":\"\",\"show
_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"1\",\
"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_category\":\"
\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_mo
dify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show
_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\
":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-a
nchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_head
ing\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menumeta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0
}","220","227","0","*","0");
INSERT INTO s2iq1_menu VALUES("413","aboutjoomla","Display Modules","display-mod
ules","","using-joomla/extensions/modules/display-modules","index.php?option=com
_content&view=category&id=66","component","1","281","4","22","0","0","0000-00-00
00:00:00","0","1","","0","{\"maxLevel\":\"0\",\"show_category_title\":\"1\",\"p
age_subheading\":\"\",\"show_empty_categories\":\"\",\"show_description\":\"1\",
\"show_description_image\":\"1\",\"show_cat_num_articles\":\"\",\"display_num\":
\"0\",\"show_headings\":\"0\",\"list_show_title\":\"1\",\"list_show_date\":\"\",
\"date_format\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"filte
r_field\":\"hide\",\"orderby_pri\":\"\",\"orderby_sec\":\"order\",\"order_date\"
:\"\",\"show_pagination\":\"\",\"show_pagination_limit\":\"0\",\"show_noauth\":\
"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category
\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_cat
egory\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\"
,\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\
"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_e
mail_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\
",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show
_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"
\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"
secure\":0}","228","241","0","*","0");
INSERT INTO s2iq1_menu VALUES("414","aboutjoomla","Utility Modules","utility-mod
ules","","using-joomla/extensions/modules/utility-modules","index.php?option=com
_content&view=category&id=67","component","1","281","4","22","0","0","0000-00-00
00:00:00","0","1","","0","{\"maxLevel\":\"0\",\"show_category_title\":\"1\",\"p
age_subheading\":\"\",\"show_empty_categories\":\"\",\"show_description\":\"1\",
\"show_description_image\":\"1\",\"show_cat_num_articles\":\"\",\"display_num\":
\"0\",\"show_headings\":\"0\",\"list_show_title\":\"0\",\"list_show_date\":\"0\"
,\"date_format\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"filt
er_field\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"order\",\"order_date\":\"
\",\"show_pagination\":\"\",\"show_pagination_limit\":\"0\",\"show_noauth\":\"\"
,\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":
\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_catego
ry\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"
show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\"
,\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_emai
l_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\
"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_pa
ge_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",

\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"sec
ure\":0}","242","253","0","*","0");
INSERT INTO s2iq1_menu VALUES("415","aboutjoomla","Navigation Modules","navigati
on-modules","","using-joomla/extensions/modules/navigation-modules","index.php?o
ption=com_content&view=category&id=75","component","1","281","4","22","0","0","0
000-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"\",\"show_category_title\":\
"\",\"page_subheading\":\"\",\"show_empty_categories\":\"\",\"show_description\"
:\"\",\"show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_n
um\":\"\",\"show_headings\":\"\",\"list_show_title\":\"\",\"list_show_date\":\"\
",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"filte
r_field\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"s
how_pagination\":\"\",\"show_pagination_limit\":\"\",\"show_noauth\":\"\",\"show
_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"
link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\"
,\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modi
fy_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_r
eadmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":
\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anc
hor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_headin
g\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-me
ta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}"
,"198","203","0","*","0");
INSERT INTO s2iq1_menu VALUES("416","aboutjoomla","Breadcrumbs","breadcrumbs",""
,"using-joomla/extensions/modules/navigation-modules/breadcrumbs","index.php?opt
ion=com_content&view=article&id=61","component","1","415","5","22","0","0","0000
-00-00 00:00:00","0","1","","0","{\"show_title\":\"\",\"link_titles\":\"\",\"sho
w_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_categ
ory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"
\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\
",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_pr
int_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\"
,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_
text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pag
eclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"r
obots\":\"\",\"secure\":0}","201","202","0","*","0");
INSERT INTO s2iq1_menu VALUES("417","aboutjoomla","Weblinks","weblinks","","usin
g-joomla/extensions/modules/display-modules/weblinks","index.php?option=com_cont
ent&view=article&id=55","component","1","413","5","22","0","0","0000-00-00 00:00
:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\
"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_par
ent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_au
thor\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_d
ate\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\"
:\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rights\":\"\
",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show
_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"
\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","23
7","238","0","*","0");
INSERT INTO s2iq1_menu VALUES("418","aboutjoomla","Custom HTML","custom-html",""
,"using-joomla/extensions/modules/display-modules/custom-html","index.php?option
=com_content&view=article&id=12","component","1","413","5","22","0","0","0000-00
-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\",\"link_t
itles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\
"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",
\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_
publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_pri
nt_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\"\",\"rig
hts\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"
\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass
_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\

":0}","239","240","0","*","0");
INSERT INTO s2iq1_menu VALUES("419","aboutjoomla","Beez 2","beez-2","","using-jo
omla/extensions/templates/beez-2","index.php?option=com_content&view=category&la
yout=blog&id=69","component","1","282","4","22","0","0","0000-00-00 00:00:00","0
","1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_descripti
on\":\"1\",\"show_description_image\":\"\",\"show_category_title\":\"\",\"show_c
at_num_articles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4
\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"order
by_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",
\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\
",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"
link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item
_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"fee
d_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_imag
e\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pag
eclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"r
obots\":\"\",\"secure\":0}","256","261","0","*","0");
INSERT INTO s2iq1_menu VALUES("422","aboutjoomla","Atomic","atomic","","using-jo
omla/extensions/templates/atomic","index.php?option=com_content&view=category&la
yout=blog&id=68","component","1","282","4","22","0","0","0000-00-00 00:00:00","0
","1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_descripti
on\":\"1\",\"show_description_image\":\"\",\"show_category_title\":\"\",\"show_c
at_num_articles\":\"\",\"num_leading_articles\":\"2\",\"num_intro_articles\":\"4
\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"order
by_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",
\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\
",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"
link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_cre
ate_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item
_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"fee
d_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_imag
e\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pag
eclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"r
obots\":\"\",\"secure\":0}","268","273","0","*","0");
INSERT INTO s2iq1_menu VALUES("423","aboutjoomla","Typography Beez 2","typograph
y-beez-2","","using-joomla/extensions/templates/beez-2/typography-beez-2","index
.php?option=com_content&view=article&id=49","component","1","419","5","22","0","
0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"
\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_catego
ry\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_aut
hor\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\
"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\"
,\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\"
:\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu
_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",
\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\
",\"secure\":0}","257","258","0","*","0");
INSERT INTO s2iq1_menu VALUES("424","aboutjoomla","Home Page Beez 2","home-pagebeez-2","","using-joomla/extensions/templates/beez-2/home-page-beez-2","index.ph
p?option=com_content&view=featured","component","1","419","5","22","0","0","0000
-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"
\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_arti
cles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"3\",\"num_co
lumns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"1\",\"orderby_pri\":\
"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\",\"sh
ow_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"
show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link

_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_
date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_nav
igation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"
\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"1\",\"feed_s
ummary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robo
ts\":\"\",\"secure\":0}","259","260","0","*","0");
INSERT INTO s2iq1_menu VALUES("508","mainmenu","Username Reminder Request","user
name-reminder","","2011-08-09-02-47-49/username-reminder","index.php?option=com_
users&view=remind","component","0","499","2","25","0","0","0000-00-00 00:00:00",
"0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_imag
e\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_head
ing\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_key
words\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\"
:\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\"
:\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","82","
83","0","*","0");
INSERT INTO s2iq1_menu VALUES("509","mainmenu","Password Reset","password-reset"
,"","2011-08-09-02-47-49/password-reset","index.php?option=com_users&view=reset"
,"component","0","499","2","25","0","0","0000-00-00 00:00:00","0","1","","0","{\
"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_te
xt\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pagec
lass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"rob
ots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\
":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw
\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","84","85","0","*","0");
INSERT INTO s2iq1_menu VALUES("510","mainmenu","Search","search","","2011-08-0902-47-49/search","index.php?option=com_search&view=search&searchword=joomla","co
mponent","0","499","2","19","0","0","0000-00-00 00:00:00","0","1","","0","{\"sea
rch_areas\":\"1\",\"show_date\":\"1\",\"searchphrase\":\"0\",\"ordering\":\"newe
st\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"m
enu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\
"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\"
,\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega
_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega
_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","86","87","0","*",
"0");
INSERT INTO s2iq1_menu VALUES("518","main","JA Ext Manager","ja-ext-manager","",
"ja-ext-manager","index.php?option=com_jaextmanager","component","0","1","1","10
052","0","0","0000-00-00 00:00:00","0","1","components/com_jaextmanager/assets/i
mages/jauc.png","0","","349","350","0","","1");
INSERT INTO s2iq1_menu VALUES("511","mainmenu","Yellow","2011-08-08-17-53-13",""
,"features/shop/2011-08-08-17-53-13","?profile=yellow","url","0","446","3","0","
0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menuanchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\
"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\
"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"
0\"}","39","40","0","*","0");
INSERT INTO s2iq1_menu VALUES("512","mainmenu","Red","2011-08-08-17-53-14","","f
eatures/shop/2011-08-08-17-53-14","?profile=red","url","0","446","3","0","0","0"
,"0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor
_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_
desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_
colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}",
"41","42","0","*","0");
INSERT INTO s2iq1_menu VALUES("513","mainmenu","Blue (Default)","2011-08-08-17-5
3-15","","features/shop/2011-08-08-17-53-15","?profile=default","url","0","446",
"3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\

":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width
\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcon
tent\":\"0\"}","31","32","0","*","0");
INSERT INTO s2iq1_menu VALUES("507","mainmenu","Registration Form","registration
-form","","2011-08-09-02-47-49/registration-form","index.php?option=com_users&vi
ew=registration","component","0","499","2","25","0","0","0000-00-00 00:00:00","0
","1","","123","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_imag
e\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_head
ing\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_key
words\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\"
:\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\"
:\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","80","
81","0","*","0");
INSERT INTO s2iq1_menu VALUES("506","mainmenu","News Feed Category","news-feed-c
ategory","","2011-08-09-02-47-49/news-feed-category","index.php?option=com_newsf
eeds&view=category&id=17","component","0","499","2","17","0","0","0000-00-00 00:
00:00","0","1","","0","{\"show_category_title\":\"\",\"show_description\":\"\",\
"show_description_image\":\"\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"\
",\"show_subcat_desc\":\"\",\"show_cat_items\":\"\",\"show_pagination_limit\":\"
\",\"show_headings\":\"\",\"show_articles\":\"\",\"show_link\":\"\",\"show_pagin
ation\":\"\",\"show_pagination_results\":\"\",\"show_feed_image\":\"\",\"show_fe
ed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"
0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"me
nu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"
pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",
\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_
cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_
colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","78","79","0","*","
0");
INSERT INTO s2iq1_menu VALUES("435","mainmenu","Home","homepage","","homepage","
index.php?option=com_content&view=featured","component","1","1","1","22","-5","0
","0000-00-00 00:00:00","0","1","","0","{\"featured_categories\":[\"\"],\"layout
_type\":\"blog\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"0\",\"n
um_columns\":\"0\",\"num_links\":\"0\",\"multi_column_order\":\"1\",\"orderby_pr
i\":\"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\"
,\"show_pagination_results\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"sh
ow_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_ca
tegory\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_autho
r\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_d
ate\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":
\"1\",\"show_readmore_title\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\
",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"show_feed
_link\":\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css
\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_head
ing\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\
"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":
\"1\",\"mega_desc\":\"Get Started\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"m
ega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"me
ga_subcontent\":\"0\"}","1","2","1","*","0");
INSERT INTO s2iq1_menu VALUES("444","top","Sitemap","sitemap","","sitemap","#","
url","1","1","1","25","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anch
or_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"m
ega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\
",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\"
,\"mega_subcontent\":\"0\"}","305","306","0","*","0");
INSERT INTO s2iq1_menu VALUES("436","aboutjoomla","Getting Help","getting-help",
"","using-joomla/getting-help","index.php?option=com_content&view=article&id=21"
,"component","1","280","2","22","0","0","0000-00-00 00:00:00","0","1","","0","{\
"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\"
,\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\

"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_c
reate_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show
_item_navigation\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_ema
il_icon\":\"\",\"show_hits\":\"0\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor
_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\"
:0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_
description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","296","297","0","*
","0");
INSERT INTO s2iq1_menu VALUES("437","aboutjoomla","Getting Started","getting-sta
rted","","getting-started","index.php?option=com_content&view=article&id=22","co
mponent","1","1","1","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_
title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"\",\"show_category\":\"0\",
\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\
"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show
_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",
\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hit
s\":\"0\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"
\",\"menu_image\":\"\",\"page_title\":\"\",\"show_page_heading\":0,\"page_headin
g\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywo
rds\":\"\",\"robots\":\"\",\"secure\":0}","121","122","0","*","0");
INSERT INTO s2iq1_menu VALUES("455","mainmenu","Example Pages","example-pages","
","example-pages","index.php?Itemid=","alias","-2","1","1","0","0","0","0000-0000 00:00:00","0","1","","0","{\"aliasoptions\":\"268\",\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\"}","65","66","0","*","0");
INSERT INTO s2iq1_menu VALUES("496","mainmenu","Homepage One (default)","2011-08
-08-17-53-12","","features/parks/2011-08-08-17-53-12","?layouts=default","url","
0","445","3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_ti
tle\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_s
howtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"m
ega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"me
ga_subcontent\":\"0\"}","21","22","0","*","0");
INSERT INTO s2iq1_menu VALUES("498","mainmenu","Full Width","2011-08-08-17-53-14
","","features/parks/2011-08-08-17-53-14","?layouts=full-width","url","0","445",
"3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\
":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width
\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcon
tent\":\"0\"}","27","28","0","*","0");
INSERT INTO s2iq1_menu VALUES("443","aboutjoomla","Article Categories","articlecategories-view","","using-joomla/extensions/modules/content-modules/article-cat
egories-view","index.php?option=com_content&view=article&id=3","component","1","
411","5","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\
",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\"
:\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_categor
y\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"s
how_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",
\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hit
s\":\"\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-ancho
r_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"p
age_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menumeta_keywords\":\"\",\"secure\":0}","215","216","0","*","0");
INSERT INTO s2iq1_menu VALUES("446","mainmenu","Color Option","shop","","feature
s/shop","#","url","0","238","2","0","0","0","0000-00-00 00:00:00","0","1","","0"
,"{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"men
u_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"meg
a_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"meg
a_class\":\"\",\"mega_subcontent\":\"0\"}","30","47","0","*","0");
INSERT INTO s2iq1_menu VALUES("447","aboutjoomla","Language Switcher","languageswitcher","","using-joomla/extensions/modules/utility-modules/language-switcher"
,"index.php?option=com_content&view=article&id=26","component","1","414","5","22

","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_tit
le\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link
_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"s
how_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_d
ate\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons
\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"r
obots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\"
,\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\
":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keyword
s\":\"\",\"secure\":0}","249","250","0","*","0");
INSERT INTO s2iq1_menu VALUES("448","mainmenu","Testimonials","testimonial","","
testimonial","index.php?option=com_autartimonial&view=autartimonialold","compone
nt","1","1","1","10023","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-an
chor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\
"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"testimoniallllllll
l\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\"
:\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"What
people think of us\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"
\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\
":\"0\"}","63","64","0","*","0");
INSERT INTO s2iq1_menu VALUES("449","usermenu","Submit an Article","submit-an-ar
ticle","","submit-an-article","index.php?option=com_content&view=form&layout=edi
t","component","1","1","1","22","0","0","0000-00-00 00:00:00","0","3","","0","{\
"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_te
xt\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pagec
lass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"rob
ots\":\"\",\"secure\":0}","311","312","0","*","0");
INSERT INTO s2iq1_menu VALUES("450","usermenu","Submit a Web Link","submit-a-web
-link","","submit-a-web-link","index.php?option=com_weblinks&view=form&layout=ed
it","component","1","1","1","21","0","0","0000-00-00 00:00:00","0","3","","0","{
\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_t
ext\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"page
class_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"ro
bots\":\"\",\"secure\":0}","313","314","0","*","0");
INSERT INTO s2iq1_menu VALUES("452","aboutjoomla","Featured Contacts","featuredcontacts","","using-joomla/extensions/components/contact-component/featured-cont
acts","index.php?option=com_contact&view=featured&id=16","component","1","270","
5","8","0","0","0000-00-00 00:00:00","0","1","","0","{\"maxLevel\":\"-1\",\"show
_empty_categories\":\"\",\"show_description\":\"\",\"show_description_image\":\"
\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\"show_headings\":\"\",\"
filter_field\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"presentation
_style\":\"sliders\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"
\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_
postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"
\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\
",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_links\":\"1\",\"linka_name\
":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\
":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\
"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_r
eply\":\"\",\"redirect\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"me
nu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_
heading\":1,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"m
enu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure
\":0}","157","158","0","*","0");
INSERT INTO s2iq1_menu VALUES("453","aboutjoomla","Parameters","parameters","","
using-joomla/parameters","index.php?option=com_content&view=article&id=32","comp
onent","1","280","2","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_
noauth\":\"1\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\
"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"1\",\"
link_parent_category\":\"1\",\"show_author\":\"1\",\"link_author\":\"1\",\"show_

create_date\":\"1\",\"show_modify_date\":\"1\",\"show_publish_date\":\"1\",\"sho
w_item_navigation\":\"1\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_
email_icon\":\"1\",\"show_hits\":\"1\",\"robots\":\"\",\"rights\":\"\",\"menu-an
chor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_headi
ng\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-m
eta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}","294","295","0
","*","0");
INSERT INTO s2iq1_menu VALUES("456","aboutjoomla","Beez5","beez5","","using-joom
la/extensions/templates/beez5","index.php?option=com_content&view=category&layou
t=blog&id=70","component","1","282","4","22","0","0","0000-00-00 00:00:00","0","
1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_description\
":\"1\",\"show_description_image\":\"\",\"show_category_title\":\"\",\"show_cat_
num_articles\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",
\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"orderby_
pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"s
how_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\
"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"lin
k_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create
_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_na
vigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_s
ummary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\"
:\"\",\"show_page_heading\":1,\"page_title\":\"\",\"page_heading\":\"\",\"pagecl
ass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robo
ts\":\"\",\"secure\":0}","262","267","0","*","0");
INSERT INTO s2iq1_menu VALUES("457","aboutjoomla","Typography Beez5","typography
-beez-5","","using-joomla/extensions/templates/beez5/typography-beez-5","index.p
hp?option=com_content&view=article&id=49","component","1","456","5","22","0","0"
,"0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\":\"\"
,\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category
\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_autho
r\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\
",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\
"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robots\":\
"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_i
mage\":\"\",\"show_page_heading\":1,\"page_title\":\"\",\"page_heading\":\"\",\"
pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",
\"secure\":0}","263","264","0","*","0");
INSERT INTO s2iq1_menu VALUES("458","aboutjoomla","Home Page Beez5","home-page-b
eez5","","using-joomla/extensions/templates/beez5/home-page-beez5","index.php?op
tion=com_content&view=featured","component","1","456","5","22","0","0","0000-0000 00:00:00","0","1","","0","{\"maxLevel\":\"\",\"show_empty_categories\":\"\",\
"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_articles
\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"3\",\"num_column
s\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\
"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_noa
uth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_c
ategory\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_paren
t_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\"
:\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigatio
n\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"s
how_email_icon\":\"\",\"show_hits\":\"\",\"show_feed_link\":\"\",\"feed_summary\
":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\
"show_page_heading\":1,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx
\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"
\",\"secure\":0}","265","266","0","*","0");
INSERT INTO s2iq1_menu VALUES("459","aboutjoomla","Article Category","article-ca
tegory","","using-joomla/extensions/modules/content-modules/article-category","i
ndex.php?option=com_content&view=article&id=4","component","1","411","5","22","0
","0","0000-00-00 00:00:00","0","1","","0","{\"show_noauth\":\"\",\"show_title\"

:\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_cat
egory\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_
author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\
":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\
"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"robot
s\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"m
enu_image\":\"\",\"show_page_heading\":1,\"page_title\":\"\",\"page_heading\":\"
\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":
\"\",\"secure\":0}","217","218","0","*","0");
INSERT INTO s2iq1_menu VALUES("505","mainmenu","Single News Feed","single-news-f
eed","","2011-08-09-02-47-49/single-news-feed","index.php?option=com_newsfeeds&v
iew=newsfeed&id=4","component","0","499","2","17","0","0","0000-00-00 00:00:00",
"0","1","","0","{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_
item_description\":\"\",\"feed_character_count\":\"0\",\"menu-anchor_title\":\"\
",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"
\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-m
eta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,
\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\
"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\
"\",\"mega_subcontent\":\"0\"}","76","77","0","*","0");
INSERT INTO s2iq1_menu VALUES("504","mainmenu","News Feed Categories","new-feedcategories","","2011-08-09-02-47-49/new-feed-categories","index.php?option=com_n
ewsfeeds&view=categories&id=0","component","0","499","2","17","0","0","0000-00-0
0 00:00:00","0","1","","0","{\"show_base_description\":\"1\",\"categories_descri
ption\":\"Because this links to the root category the \\\"uncategorised\\\" cate
gory is displayed. \",\"maxLevelcat\":\"\",\"show_empty_categories_cat\":\"\",\"
show_subcat_desc_cat\":\"\",\"show_cat_items_cat\":\"\",\"show_category_title\":
\"\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"
-1\",\"show_empty_categories\":\"1\",\"show_subcat_desc\":\"\",\"show_cat_items\
":\"\",\"show_pagination_limit\":\"\",\"show_headings\":\"\",\"show_articles\":\
"\",\"show_link\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\"
,\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description
\":\"\",\"feed_character_count\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_
css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_h
eading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\
":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle
\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_widt
h\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subco
ntent\":\"0\"}","74","75","0","*","0");
INSERT INTO s2iq1_menu VALUES("470","main","COM_AUTARTIMONIAL_MENU","comautartim
onialmenu","","comautartimonialmenu","index.php?option=com_autartimonial","compo
nent","0","1","1","10023","0","0","0000-00-00 00:00:00","0","1","components/com_
autartimonial/images/autartimonial_icone16x16.png","0","","315","316","0","","1"
);
INSERT INTO s2iq1_menu VALUES("471","main","AcyMailing","acymailing","","acymail
ing","index.php?option=com_acymailing","component","0","1","1","10025","0","0","
0000-00-00 00:00:00","0","1","../media/com_acymailing/images/icons/icon-16-acyma
iling.png","0","","317","334","0","","1");
INSERT INTO s2iq1_menu VALUES("472","main","Users","users","","acymailing/users"
,"index.php?option=com_acymailing&ctrl=subscriber","component","0","471","2","10
025","0","0","0000-00-00 00:00:00","0","1","../media/com_acymailing/images/icons
/icon-16-users.png","0","","318","319","0","","1");
INSERT INTO s2iq1_menu VALUES("473","main","Lists","lists","","acymailing/lists"
,"index.php?option=com_acymailing&ctrl=list","component","0","471","2","10025","
0","0","0000-00-00 00:00:00","0","1","../media/com_acymailing/images/icons/icon16-acylist.png","0","","320","321","0","","1");
INSERT INTO s2iq1_menu VALUES("474","main","Newsletters","newsletters","","acyma
iling/newsletters","index.php?option=com_acymailing&ctrl=newsletter","component"
,"0","471","2","10025","0","0","0000-00-00 00:00:00","0","1","../media/com_acyma
iling/images/icons/icon-16-newsletter.png","0","","322","323","0","","1");

INSERT INTO s2iq1_menu VALUES("475","main","Templates","templates","","acymailin


g/templates","index.php?option=com_acymailing&ctrl=template","component","0","47
1","2","10025","0","0","0000-00-00 00:00:00","0","1","../media/com_acymailing/im
ages/icons/icon-16-acytemplate.png","0","","324","325","0","","1");
INSERT INTO s2iq1_menu VALUES("476","main","Queue","queue","","acymailing/queue"
,"index.php?option=com_acymailing&ctrl=queue","component","0","471","2","10025",
"0","0","0000-00-00 00:00:00","0","1","../media/com_acymailing/images/icons/icon
-16-process.png","0","","326","327","0","","1");
INSERT INTO s2iq1_menu VALUES("477","main","Statistics","statistics","","acymail
ing/statistics","index.php?option=com_acymailing&ctrl=stats","component","0","47
1","2","10025","0","0","0000-00-00 00:00:00","0","1","../media/com_acymailing/im
ages/icons/icon-16-stats.png","0","","328","329","0","","1");
INSERT INTO s2iq1_menu VALUES("478","main","Configuration","configuration","","a
cymailing/configuration","index.php?option=com_acymailing&ctrl=config","componen
t","0","471","2","10025","0","0","0000-00-00 00:00:00","0","1","../media/com_acy
mailing/images/icons/icon-16-acyconfig.png","0","","330","331","0","","1");
INSERT INTO s2iq1_menu VALUES("479","main","Update_About","updateabout","","acym
ailing/updateabout","index.php?option=com_acymailing&ctrl=update","component","0
","471","2","10025","0","0","0000-00-00 00:00:00","0","1","../media/com_acymaili
ng/images/icons/icon-16-update.png","0","","332","333","0","","1");
INSERT INTO s2iq1_menu VALUES("521","mainmenu","K2 Tags Page","k2-tags-page","",
"blog/k2-tags-page","index.php?option=com_k2&view=itemlist&layout=tag&tag=Printi
ng&task=tag","component","1","233","2","10063","0","0","0000-00-00 00:00:00","0"
,"1","","0","{\"theme\":\"default\",\"tagOrdering\":\"\",\"tagFeedLink\":\"0\",\
"tagFeedIcon\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_
image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_
heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta
_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_de
sc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_co
lw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","1
4","15","0","*","0");
INSERT INTO s2iq1_menu VALUES("480","social-menu","Facebook","2011-08-07-04-40-3
9","","2011-08-07-04-40-39","#","url","1","1","1","0","0","0","0000-00-00 00:00:
00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"fb\",\"men
u_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"meg
a_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"meg
a_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","335","336","0","
*","0");
INSERT INTO s2iq1_menu VALUES("481","social-menu","Twitter","2011-08-07-04-40-40
","","2011-08-07-04-40-40","#","url","1","1","1","0","0","0","0000-00-00 00:00:0
0","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"tweet\",\"m
enu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"m
ega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"m
ega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","337","338","0"
,"*","0");
INSERT INTO s2iq1_menu VALUES("482","social-menu","RSS","2011-08-07-04-40-41",""
,"2011-08-07-04-40-41","","url","1","1","1","0","0","0","0000-00-00 00:00:00","0
","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"rss\",\"menu_ima
ge\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_col
s\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_col
xw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","343","344","0","*","0
");
INSERT INTO s2iq1_menu VALUES("483","social-menu","YouTube","2011-08-07-04-40-42
","","2011-08-07-04-40-42","#","url","1","1","1","0","0","0","0000-00-00 00:00:0
0","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"vimeo\",\"m
enu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"m
ega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"m
ega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","341","342","0"
,"*","0");
INSERT INTO s2iq1_menu VALUES("484","social-menu","Linkedin","2011-08-07-04-40-4

3","","2011-08-07-04-40-43","#","url","1","1","1","0","0","0","0000-00-00 00:00:
00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"linkedin\"
,\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\"
,\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\"
,\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","339","340"
,"0","*","0");
INSERT INTO s2iq1_menu VALUES("501","mainmenu","Article Category List","articlecategory-list","","2011-08-09-02-47-49/article-category-list","index.php?option=
com_content&view=category&id=19","component","0","499","2","22","0","0","0000-00
-00 00:00:00","0","1","","0","{\"show_category_title\":\"\",\"show_description\"
:\"0\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categorie
s\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_arti
cles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_fie
ld\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"
list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_s
ec\":\"alpha\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_re
sults\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"s
how_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_cat
egory\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":
\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\
"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"sh
ow_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_ema
il_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\
"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_
image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_
heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta
_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_de
sc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_co
lw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","6
8","69","0","*","0");
INSERT INTO s2iq1_menu VALUES("575","main","COM_AKEEBA","com-akeeba","","com-ake
eba","index.php?option=com_akeeba","component","0","1","1","10046","0","0","0000
-00-00 00:00:00","0","1","../media/com_akeeba/icons/akeeba-16.png","0","","417",
"418","0","","1");
INSERT INTO s2iq1_menu VALUES("499","mainmenu","Joomla Pages","2011-08-09-02-4749","","2011-08-09-02-47-49","#","url","0","1","1","0","0","0","0000-00-00 00:00
:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu
_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega
_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega
_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","67","88","0","*",
"0");
INSERT INTO s2iq1_menu VALUES("489","mainmenu","Portfolio","portfolio","","portf
olio","index.php?option=com_k2&view=itemlist&layout=category&task=&id=","compone
nt","1","1","1","10063","0","0","0000-00-00 00:00:00","0","1","","123","{\"categ
ories\":[\"85\",\"94\",\"88\",\"90\",\"91\",\"92\",\"93\"],\"catCatalogMode\":\"
1\",\"theme\":\"default\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"
1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_colum
ns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_sec
ondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"0\",\"num_
links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catFeaturedItems\":\"1\",\"c
atOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catFe
edLink\":\"1\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_cs
s\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_hea
ding\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":
\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\"
:\"1\",\"mega_desc\":\"View Our Works\",\"mega_cols\":\"1\",\"mega_group\":\"0\"
,\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",
\"mega_subcontent\":\"0\"}","55","62","0","*","0");
INSERT INTO s2iq1_menu VALUES("537","main","K2_ITEMS","k2items","","comk2/k2item
s","index.php?option=com_k2&view=items","component","0","536","2","10063","0","0

","0000-00-00 00:00:00","0","1","class:component","0","","362","363","0","","1")
;
INSERT INTO s2iq1_menu VALUES("538","main","K2_CATEGORIES","k2categories","","co
mk2/k2categories","index.php?option=com_k2&view=categories","component","0","536
","2","10063","0","0","0000-00-00 00:00:00","0","1","class:component","0","","36
4","365","0","","1");
INSERT INTO s2iq1_menu VALUES("539","main","K2_TAGS","k2tags","","comk2/k2tags",
"index.php?option=com_k2&view=tags","component","0","536","2","10063","0","0","0
000-00-00 00:00:00","0","1","class:component","0","","366","367","0","","1");
INSERT INTO s2iq1_menu VALUES("540","main","K2_COMMENTS","k2comments","","comk2/
k2comments","index.php?option=com_k2&view=comments","component","0","536","2","1
0063","0","0","0000-00-00 00:00:00","0","1","class:component","0","","368","369"
,"0","","1");
INSERT INTO s2iq1_menu VALUES("541","main","K2_USERS","k2users","","comk2/k2user
s","index.php?option=com_k2&view=users","component","0","536","2","10063","0","0
","0000-00-00 00:00:00","0","1","class:component","0","","370","371","0","","1")
;
INSERT INTO s2iq1_menu VALUES("542","main","K2_USER_GROUPS","k2usergroups","","c
omk2/k2usergroups","index.php?option=com_k2&view=usergroups","component","0","53
6","2","10063","0","0","0000-00-00 00:00:00","0","1","class:component","0","","3
72","373","0","","1");
INSERT INTO s2iq1_menu VALUES("491","mainmenu","Contact","contact","","contact",
"index.php?option=com_foxcontact&view=foxcontact","component","1","1","1","10043
","0","0","0000-00-00 00:00:00","0","1","","0","{\"to_address\":\"graphitiks@gra
phitiks.com\",\"cc_address\":\"service@graphitiks.com\",\"bcc_address\":\"\",\"e
mail_subject\":\"Information request from your website\",\"page_subheading\":\"C
ontact us\",\"formwidth\":\"100\",\"formunit\":\"%\",\"customhtml0\":\"If you wa
nt more information fill in this form. You will be contacted as soon as possible
.<br \\/>Please fill in all <b>required fields<\\/b>.\",\"customhtml0display\":\
"1\",\"customhtml0order\":\"-1000\",\"customhtml1\":\"By submitting this form, y
ou accept our privacy policy.\",\"customhtml1display\":\"1\",\"customhtml1order\
":\"1000\",\"labelsdisplay\":\"1\",\"labelswidth\":\"200\",\"labelsunit\":\"px\"
,\"sender0\":\"Your name\",\"sender0display\":\"2\",\"sender0order\":\"5\",\"sen
der1\":\"Your email\",\"sender1display\":\"2\",\"sender1order\":\"10\",\"sender1
isemail\":\"1\",\"senderwidth\":\"270\",\"senderunit\":\"px\",\"text0\":\"Phone
number\",\"text0display\":\"1\",\"text0order\":\"15\",\"text1\":\"\",\"text1disp
lay\":\"0\",\"text1order\":\"20\",\"text2\":\"\",\"text2display\":\"0\",\"text2o
rder\":\"25\",\"text3\":\"\",\"text3display\":\"0\",\"text3order\":\"30\",\"text
4\":\"\",\"text4display\":\"0\",\"text4order\":\"35\",\"text5\":\"\",\"text5disp
lay\":\"0\",\"text5order\":\"40\",\"text6\":\"\",\"text6display\":\"0\",\"text6o
rder\":\"45\",\"text7\":\"\",\"text7display\":\"0\",\"text7order\":\"50\",\"text
8\":\"\",\"text8display\":\"0\",\"text8order\":\"55\",\"text9\":\"\",\"text9disp
lay\":\"0\",\"text9order\":\"60\",\"textwidth\":\"270\",\"textunit\":\"px\",\"dr
opdown0\":\"How did you hear about us?\",\"dropdown0display\":\"1\",\"dropdown0v
alues\":\"Internet search,Recommended by a friend,Positive media review\",\"drop
down0order\":\"65\",\"dropdown1\":\"\",\"dropdown1display\":\"0\",\"dropdown1val
ues\":\"\",\"dropdown1order\":\"70\",\"dropdown2\":\"\",\"dropdown2display\":\"0
\",\"dropdown2values\":\"\",\"dropdown2order\":\"75\",\"dropdownwidth\":\"280\",
\"dropdownunit\":\"px\",\"textarea0\":\"Describe your request\",\"textarea0displ
ay\":\"2\",\"textarea0order\":\"80\",\"textarea1\":\"\",\"textarea1display\":\"0
\",\"textarea1order\":\"85\",\"textarea2\":\"\",\"textarea2display\":\"0\",\"tex
tarea2order\":\"90\",\"textareawidth\":\"375\",\"textareaheight\":\"180\",\"text
areaunit\":\"px\",\"checkbox0\":\"I agree with your terms and conditions\",\"che
ckbox0display\":\"0\",\"checkbox0order\":\"95\",\"checkbox1\":\"\",\"checkbox1di
splay\":\"0\",\"checkbox1order\":\"100\",\"checkbox2\":\"\",\"checkbox2display\"
:\"0\",\"checkbox2order\":\"105\",\"checkbox3\":\"\",\"checkbox3display\":\"0\",
\"checkbox3order\":\"110\",\"checkbox4\":\"\",\"checkbox4display\":\"0\",\"check
box4order\":\"115\",\"uploaddisplay\":\"0\",\"uploadmethod\":\"1\",\"upload\":\"
Select files to attach\",\"uploadmax_file_size\":\"10000\",\"submittext\":\"Subm
it\",\"submittype\":\"0\",\"submiticon\":\"-1\",\"email_sent_action\":\"0\",\"em

ail_sent_text\":\"Your message has been received. We will contact you in a few d


ays.\",\"email_sent_textdisplay\":\"1\",\"email_sent_page\":\"435\",\"copy_to_su
bmitter\":\"1\",\"email_copy_subject\":\"Thank you for contacting us\",\"email_c
opy_text\":\"This is a confirmation message that your information has been succe
ssfully submitted and will be processed as soon as possible.\",\"email_copy_summ
ary\":\"1\",\"spam_check\":\"1\",\"spam_words\":\"www,http,url=,href=,link=,.txt
,shit,fuck\",\"spam_detected_text\":\"We are sorry, but the system thinks your m
essage contains unwanted advertising, so it <b>was blocked<\\/b>.<br \\/>If you
think it\'s an error, please go back and retry avoiding words such as <i>www, ht
tp,<\\/i> and so on.\",\"spam_detected_textdisplay\":\"1\",\"stdcaptchadisplay\"
:\"1\",\"stdcaptcha\":\"To avoid automatic submissions, please answer this captc
ha question\",\"stdcaptchatype\":\"0\",\"stdcaptcha_length\":\"5\",\"stdcaptchaw
idth\":\"150\",\"stdcaptchaheight\":\"75\",\"stdcaptchafont\":\"-1\",\"stdcaptch
afontmin\":\"14\",\"stdcaptchafontmax\":\"20\",\"stdcaptchaangle\":\"20\",\"stdc
aptcha_backgroundcolor\":\"#ffffff\",\"stdcaptcha_textcolor\":\"#191919\",\"stdc
aptcha_disturbcolor\":\"#c8c8c8\",\"menu-anchor_title\":\"\",\"menu-anchor_css\"
:\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_headin
g\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\
",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"
1\",\"mega_desc\":\"Leave Messages\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"
mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"m
ega_subcontent\":\"0\"}","89","90","0","*","0");
INSERT INTO s2iq1_menu VALUES("492","mainmenu","404 Error Page","2011-08-08-17-5
3-12","","features/2011-08-08-17-53-12","?option=non-existing-component","url","
0","238","2","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_ti
tle\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_s
howtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"m
ega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"me
ga_subcontent\":\"0\"}","48","49","0","*","0");
INSERT INTO s2iq1_menu VALUES("493","mainmenu","Modules Position","2011-08-08-18
-21-34","","features/2011-08-08-18-21-34","?t3info=1&allblocks=1&content=1","url
","0","238","2","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor
_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"meg
a_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",
\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\
"mega_subcontent\":\"0\"}","50","51","0","*","0");
INSERT INTO s2iq1_menu VALUES("494","mainmenu","Orange","2011-08-08-17-53-12",""
,"features/shop/2011-08-08-17-53-12","?profile=orange","url","0","446","3","0","
0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menuanchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\
"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\
"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"
0\"}","33","34","0","*","0");
INSERT INTO s2iq1_menu VALUES("495","partner","Eatoreh Creative","our-portfolio"
,"","our-portfolio","http://themeforest.net/item/eatoreh-clean-and-fresh-joomlatemplate-16/263180?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:0
0:00","1","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"men
u_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"meg
a_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"meg
a_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","345","346","0","
*","0");
INSERT INTO s2iq1_menu VALUES("529","partner","Arapah F&B","our-portfolio-3","",
"our-portfolio-3","http://themeforest.net/item/arapah-simple-and-clean-joomla-16
/238831?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:00:00","1","
1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\
"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"
1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\
"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","353","354","0","*","0");
INSERT INTO s2iq1_menu VALUES("514","mainmenu","Green","2011-08-08-17-53-16","",
"features/shop/2011-08-08-17-53-16","?profile=green","url","0","446","3","0","0"

,"0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-an
chor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"m
ega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"m
ega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\
"}","43","44","0","*","0");
INSERT INTO s2iq1_menu VALUES("516","mainmenu","Teal","2011-08-08-17-53-18","","
features/shop/2011-08-08-17-53-18","?profile=teal","url","0","446","3","0","0","
0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anch
or_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"meg
a_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"meg
a_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}
","45","46","0","*","0");
INSERT INTO s2iq1_menu VALUES("536","main","COM_K2","comk2","","comk2","index.ph
p?option=com_k2","component","0","1","1","10063","0","0","0000-00-00 00:00:00","
0","1","../media/k2/assets/images/system/k2_16x16.png","0","","361","382","0",""
,"1");
INSERT INTO s2iq1_menu VALUES("520","mainmenu","Recent Projects","recent-project
s","","blog/recent-projects","index.php?option=com_k2&view=itemlist&layout=categ
ory&task=category&id=81","component","1","233","2","10063","0","0","0000-00-00 0
0:00:00","0","1","","123","{\"categories\":[\"81\"],\"singleCatOrdering\":\"\",\
"theme\":\"default\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anc
hor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_pa
ge_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_descript
ion\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showt
itle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_
width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_s
ubcontent\":\"0\"}","4","13","0","*","0");
INSERT INTO s2iq1_menu VALUES("522","mainmenu","Blogs","blogs","","blog/blogs","
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=95","comp
onent","1","233","2","10063","0","0","0000-00-00 00:00:00","0","1","","0","{\"ca
tegories\":[\"95\"],\"singleCatOrdering\":\"rdate\",\"theme\":\"default\",\"catF
eedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image
\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_headi
ng\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keyw
ords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":
\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":
\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","16","1
7","0","*","0");
INSERT INTO s2iq1_menu VALUES("523","mainmenu","Joomla Blog","joomla-blog","","b
log/joomla-blog","index.php?option=com_content&view=category&layout=blog&id=85",
"component","0","233","2","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"
layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"
show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\
"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\
",\"page_subheading\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\"
:\"2\",\"num_columns\":\"1\",\"num_links\":\"5\",\"multi_column_order\":\"\",\"s
how_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order
_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_ti
tle\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"lin
k_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"
show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_
date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote
\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",
\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noau
th\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"
\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\
"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menumeta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0
,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":
\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":

\"\",\"mega_subcontent\":\"0\"}","18","19","0","*","0");
INSERT INTO s2iq1_menu VALUES("527","portfolio","Logo","logo","","logo","index.p
hp?option=com_k2&view=itemlist&layout=category&task=category&id=85","component",
"1","1","1","10063","0","0","0000-00-00 00:00:00","0","1","","0","{\"categories\
":[\"85\"],\"singleCatOrdering\":\"\",\"theme\":\"default\",\"catFeedIcon\":\"1\
",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu
_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pa
geclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"
robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_co
ls\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_co
lxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","383","384","0","*","
0");
INSERT INTO s2iq1_menu VALUES("530","partner","Anchor Mina","our-portfolio-4",""
,"our-portfolio-4","http://themeforest.net/item/anchor-joomla-15-template/222867
?ref=maskeenan","url","0","1","1","0","0","0","0000-00-00 00:00:00","1","1","","
0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"m
enu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"m
ega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"m
ega_class\":\"\",\"mega_subcontent\":\"0\"}","355","356","0","*","0");
INSERT INTO s2iq1_menu VALUES("528","partner","Panekah Agency","our-portfolio-2"
,"","our-portfolio-2","http://themeforest.net/item/panekah-creative-joomla-templ
ate-16/310303?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:00:00"
,"1","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_ima
ge\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_col
s\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_col
xw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","351","352","0","*","0
");
INSERT INTO s2iq1_menu VALUES("531","partner","Angak Hodification","our-portfoli
o-5","","our-portfolio-5","http://themeforest.net/item/angakho-corporate-joomlatemplate/462057?ref=maskeenan","url","1","1","1","0","0","0","0000-00-00 00:00:0
0","1","1","","0","{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_i
mage\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_c
ols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_c
olxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","357","358","0","*",
"0");
INSERT INTO s2iq1_menu VALUES("532","mainmenu","typography","typography","","typ
ography","index.php?option=com_content&view=article&id=79","component","0","1","
1","22","0","0","0000-00-00 00:00:00","0","1","","0","{\"show_title\":\"\",\"lin
k_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\
",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"
\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"sh
ow_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_i
cons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\"
,\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu
_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page
_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-met
a_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"mega_d
esc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"mega_c
olw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}","
359","360","0","*","0");
INSERT INTO s2iq1_menu VALUES("533","mainmenu","Four Column","four-column","","p
ortfolio/four-column","index.php?option=com_content&view=featured","component","
0","489","2","22","0","0","0000-00-00 00:00:00","0","1","","123","{\"featured_ca
tegories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"0\",\"num_
intro_articles\":\"0\",\"num_columns\":\"0\",\"num_links\":\"0\",\"multi_column_
order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"sho
w_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_
titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",
\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\"
,\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show

_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_rea
dmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\
":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_f
eed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_c
ss\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_he
ading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\"
:\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\
":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width
\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcon
tent\":\"0\"}","56","57","0","*","0");
INSERT INTO s2iq1_menu VALUES("534","mainmenu","Three Column","three-column","",
"portfolio/three-column","index.php?option=com_content&view=featured","component
","0","489","2","22","0","0","0000-00-00 00:00:00","0","1","","123","{\"featured
_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"0\",\"n
um_intro_articles\":\"0\",\"num_columns\":\"0\",\"num_links\":\"0\",\"multi_colu
mn_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"
show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"li
nk_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"
\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\
"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"s
how_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_
readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_ic
on\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"sho
w_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-ancho
r_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page
_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_descriptio
n\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtit
le\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_wi
dth\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_sub
content\":\"0\"}","58","59","0","*","0");
INSERT INTO s2iq1_menu VALUES("535","mainmenu","Two Column","two-column","","por
tfolio/two-column","index.php?option=com_content&view=featured","component","0",
"489","2","22","0","0","0000-00-00 00:00:00","0","1","","123","{\"featured_categ
ories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"0\",\"num_int
ro_articles\":\"0\",\"num_columns\":\"0\",\"num_links\":\"0\",\"multi_column_ord
er\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_p
agination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_tit
les\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"s
how_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"
link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pu
blish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmo
re\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\
"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed
_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\
":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_headi
ng\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"
\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\
"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":
\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subconten
t\":\"0\"}","60","61","0","*","0");
INSERT INTO s2iq1_menu VALUES("543","main","K2_EXTRA_FIELDS","k2extrafields","",
"comk2/k2extrafields","index.php?option=com_k2&view=extrafields","component","0"
,"536","2","10063","0","0","0000-00-00 00:00:00","0","1","class:component","0","
","374","375","0","","1");
INSERT INTO s2iq1_menu VALUES("544","main","K2_EXTRA_FIELD_GROUPS","k2extrafield
groups","","comk2/k2extrafieldgroups","index.php?option=com_k2&view=extrafieldsg
roups","component","0","536","2","10063","0","0","0000-00-00 00:00:00","0","1","
class:component","0","","376","377","0","","1");
INSERT INTO s2iq1_menu VALUES("545","main","K2_MEDIA_MANAGER","k2mediamanager","
","comk2/k2mediamanager","index.php?option=com_k2&view=media","component","0","5

36","2","10063","0","0","0000-00-00 00:00:00","0","1","class:component","0","","
378","379","0","","1");
INSERT INTO s2iq1_menu VALUES("546","main","K2_INFORMATION","k2information","","
comk2/k2information","index.php?option=com_k2&view=info","component","0","536","
2","10063","0","0","0000-00-00 00:00:00","0","1","class:component","0","","380",
"381","0","","1");
INSERT INTO s2iq1_menu VALUES("21","menu","com_finder","Smart Search","","Smart
Search","index.php?option=com_finder","component","0","1","1","27","0","0","0000
-00-00 00:00:00","0","0","class:finder","0","","53","54","0","*","1");
INSERT INTO s2iq1_menu VALUES("560","mainmenu","Website Design","website-design"
,"","blog/recent-projects/website-design","index.php?option=com_k2&view=itemlist
&layout=category&task=category&id=94","component","1","520","3","10063","0","0",
"0000-00-00 00:00:00","0","1","","0","{\"categories\":[\"94\"],\"singleCatOrderi
ng\":\"\",\"theme\":\"default\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\"
,\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\
",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-me
ta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\
"mega_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"
0\",\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"
\",\"mega_subcontent\":\"0\"}","5","6","0","*","0");
INSERT INTO s2iq1_menu VALUES("559","mainmenu","Logos","logos","","blog/recent-p
rojects/logos","index.php?option=com_k2&view=itemlist&layout=category&task=categ
ory&id=85","component","1","520","3","10063","0","0","0000-00-00 00:00:00","0","
1","","0","{\"categories\":[\"85\"],\"singleCatOrdering\":\"\",\"theme\":\"defau
lt\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\
"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\
"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"men
u-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":\"1\",\"m
ega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"m
ega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\
"}","11","12","0","*","0");
INSERT INTO s2iq1_menu VALUES("558","main","COM_FOXCONTACT_MENU","com-foxcontact
-menu","","com-foxcontact-menu","index.php?option=com_foxcontact","component","0
","1","1","10043","0","0","0000-00-00 00:00:00","0","1","../media/com_foxcontact
/images/email-16.png","0","","395","396","0","","1");
INSERT INTO s2iq1_menu VALUES("561","mainmenu","Printing","printing","","blog/re
cent-projects/printing","index.php?option=com_k2&view=itemlist&layout=category&t
ask=category&id=88","component","1","520","3","10063","0","0","0000-00-00 00:00:
00","0","1","","0","{\"categories\":[\"88\"],\"singleCatOrdering\":\"\",\"theme\
":\"default\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css
\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_head
ing\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\
"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"mega_showtitle\":
\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\"
:\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subconte
nt\":\"0\"}","7","8","0","*","0");
INSERT INTO s2iq1_menu VALUES("562","mainmenu","Homepage Three","2011-08-08-17-5
3-17","","features/parks/2011-08-08-17-53-17","?layouts=homepage3","url","0","44
5","3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":
\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtit
le\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_wi
dth\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_sub
content\":\"0\"}","25","26","0","*","0");
INSERT INTO s2iq1_menu VALUES("563","mainmenu","Pink","2011-08-08-17-53-17","","
features/shop/2011-08-08-17-53-17","?profile=pink","url","0","446","3","0","0","
0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_title\":\"\",\"menu-anch
or_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_showtitle\":\"1\",\"meg
a_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"mega_width\":\"\",\"meg
a_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega_subcontent\":\"0\"}
","35","36","0","*","0");

INSERT INTO s2iq1_menu VALUES("564","mainmenu","Moonstone Blue","2011-08-08-17-5


3-19","","features/shop/2011-08-08-17-53-19","?profile=moonstone-blue","url","0"
,"446","3","0","0","0","0000-00-00 00:00:00","0","1","","0","{\"menu-anchor_titl
e\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"mega_sho
wtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\",\"meg
a_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",\"mega
_subcontent\":\"0\"}","37","38","0","*","0");
INSERT INTO s2iq1_menu VALUES("22","menu","com_joomlaupdate","Joomla! Update",""
,"Joomla! Update","index.php?option=com_joomlaupdate","component","0","1","1","2
8","0","0","0000-00-00 00:00:00","0","0","class:joomlaupdate","0","","41","42","
0","*","1");
INSERT INTO s2iq1_menu VALUES("566","mainmenu","Architectural","architectural","
","blog/recent-projects/architectural","index.php?option=com_k2&view=itemlist&la
yout=category&task=category&id=93","component","1","520","3","10063","0","0","00
00-00-00 00:00:00","0","1","","0","{\"categories\":[\"93\"],\"singleCatOrdering\
":\"\",\"theme\":\"default\",\"catFeedIcon\":\"0\",\"menu-anchor_title\":\"\",\"
menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\
"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_
description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"me
ga_showtitle\":\"1\",\"mega_desc\":\"\",\"mega_cols\":\"1\",\"mega_group\":\"0\"
,\"mega_width\":\"\",\"mega_colw\":\"\",\"mega_colxw\":\"\",\"mega_class\":\"\",
\"mega_subcontent\":\"0\"}","9","10","0","*","0");
INSERT INTO s2iq1_menu VALUES("567","main","COM_JFBCONNECT","com-jfbconnect","",
"com-jfbconnect","index.php?option=com_jfbconnect","component","0","1","1","1009
0","0","0","0000-00-00 00:00:00","0","1","components/com_jfbconnect/assets/image
s/jfbconn_icon.png","0","","401","416","0","","1");
INSERT INTO s2iq1_menu VALUES("568","main","COM_JFBCONNECT_MENU_OVERVIEW","com-j
fbconnect-menu-overview","","com-jfbconnect/com-jfbconnect-menu-overview","index
.php?option=com_jfbconnect&view=jfbconnect","component","0","567","2","10090","0
","0","0000-00-00 00:00:00","0","1","class:component","0","","402","403","0","",
"1");
INSERT INTO s2iq1_menu VALUES("569","main","COM_JFBCONNECT_MENU_CONFIGURATION","
com-jfbconnect-menu-configuration","","com-jfbconnect/com-jfbconnect-menu-config
uration","index.php?option=com_jfbconnect&view=config","component","0","567","2"
,"10090","0","0","0000-00-00 00:00:00","0","1","class:component","0","","404","4
05","0","","1");
INSERT INTO s2iq1_menu VALUES("570","main","COM_JFBCONNECT_MENU_SOCIAL","com-jfb
connect-menu-social","","com-jfbconnect/com-jfbconnect-menu-social","index.php?o
ption=com_jfbconnect&view=social","component","0","567","2","10090","0","0","000
0-00-00 00:00:00","0","1","class:component","0","","406","407","0","","1");
INSERT INTO s2iq1_menu VALUES("571","main","COM_JFBCONNECT_MENU_CANVAS","com-jfb
connect-menu-canvas","","com-jfbconnect/com-jfbconnect-menu-canvas","index.php?o
ption=com_jfbconnect&view=canvas","component","0","567","2","10090","0","0","000
0-00-00 00:00:00","0","1","class:component","0","","408","409","0","","1");
INSERT INTO s2iq1_menu VALUES("572","main","COM_JFBCONNECT_MENU_REQUESTS","com-j
fbconnect-menu-requests","","com-jfbconnect/com-jfbconnect-menu-requests","index
.php?option=com_jfbconnect&view=request","component","0","567","2","10090","0","
0","0000-00-00 00:00:00","0","1","class:component","0","","410","411","0","","1"
);
INSERT INTO s2iq1_menu VALUES("573","main","COM_JFBCONNECT_MENU_PROFILES","com-j
fbconnect-menu-profiles","","com-jfbconnect/com-jfbconnect-menu-profiles","index
.php?option=com_jfbconnect&view=profiles","component","0","567","2","10090","0",
"0","0000-00-00 00:00:00","0","1","class:component","0","","412","413","0","","1
");
INSERT INTO s2iq1_menu VALUES("574","main","COM_JFBCONNECT_MENU_USER_MAP","com-j
fbconnect-menu-user-map","","com-jfbconnect/com-jfbconnect-menu-user-map","index
.php?option=com_jfbconnect&view=usermap","component","0","567","2","10090","0","
0","0000-00-00 00:00:00","0","1","class:component","0","","414","415","0","","1"
);

DROP TABLE IF EXISTS s2iq1_menu_types;


CREATE TABLE `s2iq1_menu_types` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`menutype` varchar(24) NOT NULL,
`title` varchar(48) NOT NULL,
`description` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_menu_types
d in Users");
INSERT INTO s2iq1_menu_types
ers");
INSERT INTO s2iq1_menu_types
Joomla!");
INSERT INTO s2iq1_menu_types
Portfolio");
INSERT INTO s2iq1_menu_types
");
INSERT INTO s2iq1_menu_types
INSERT INTO s2iq1_menu_types
");

VALUES("2","usermenu","User Menu","A Menu for logge


VALUES("3","top","Top","Links for major types of us
VALUES("4","aboutjoomla","About Joomla","All about
VALUES("9","portfolio","Portfolio","Group Menu For
VALUES("6","mainmenu","Main Menu","Simple Home Menu
VALUES("7","partner","partner","");
VALUES("8","social-menu","Social Menu","Social menu

DROP TABLE IF EXISTS s2iq1_messages;


CREATE TABLE `s2iq1_messages` (
`message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`user_id_from` int(10) unsigned NOT NULL DEFAULT '0',
`user_id_to` int(10) unsigned NOT NULL DEFAULT '0',
`folder_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
`date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`state` tinyint(1) NOT NULL DEFAULT '0',
`priority` tinyint(1) unsigned NOT NULL DEFAULT '0',
`subject` varchar(255) NOT NULL DEFAULT '',
`message` text NOT NULL,
PRIMARY KEY (`message_id`),
KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_messages_cfg;


CREATE TABLE `s2iq1_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;

DROP TABLE IF EXISTS s2iq1_modules;


CREATE TABLE `s2iq1_modules` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(100) NOT NULL DEFAULT '',
`note` varchar(255) NOT NULL DEFAULT '',
`content` text NOT NULL,
`ordering` int(11) NOT NULL DEFAULT '0',
`position` varchar(50) NOT NULL DEFAULT '',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`published` tinyint(1) NOT NULL DEFAULT '0',
`module` varchar(50) DEFAULT NULL,
`access` int(10) unsigned DEFAULT NULL,
`showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1',
`params` text NOT NULL,
`client_id` tinyint(4) NOT NULL DEFAULT '0',
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `published` (`published`,`access`),
KEY `newsfeeds` (`module`,`published`),
KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=186 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_modules VALUES("1","Main Menu","","","1","footnav","0","0000-0
0-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu","1","0
","{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllC
hildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout
\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"
900\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("2","Login","","","1","login","0","0000-00-00 0
0:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_login","1","1","",
"1","*");
INSERT INTO s2iq1_modules VALUES("3","Popular Articles","","","3","cpanel","0","
0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_popula
r","3","1","{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:def
ault\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}","1",
"*");
INSERT INTO s2iq1_modules VALUES("4","Recently Added Articles","","","4","cpanel
","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod
_latest","3","1","{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_
id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"a
utomatic_title\":\"1\"}","1","*");
INSERT INTO s2iq1_modules VALUES("8","Toolbar","","","1","toolbar","0","0000-0000 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_toolbar","3","
1","","1","*");
INSERT INTO s2iq1_modules VALUES("9","Quick Icons","","","1","icon","0","0000-00
-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_quickicon","3
","1","","1","*");
INSERT INTO s2iq1_modules VALUES("10","Logged-in Users","","","2","cpanel","0","
0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_logged
","3","1","{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclas
s_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}","1","*");
INSERT INTO s2iq1_modules VALUES("12","Admin Menu","","","1","menu","0","0000-00
-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu","3","1"
,"{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\"
,\"cache\":\"0\"}","1","*");
INSERT INTO s2iq1_modules VALUES("13","Admin Submenu","","","1","submenu","0","0

000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_submenu


","3","1","","1","*");
INSERT INTO s2iq1_modules VALUES("14","User Status","","","2","status","0","0000
-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_status","3
","1","","1","*");
INSERT INTO s2iq1_modules VALUES("15","Title","","","1","title","0","0000-00-00
00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_title","3","1",""
,"1","*");
INSERT INTO s2iq1_modules VALUES("19","User Menu","","","3","position-7","0","00
00-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu","2
","1","{\"menutype\":\"usermenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"show
AllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"la
yout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\"
,\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("20","Top","","","1","topnav","0","0000-00-00 0
0:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu","1","0","{\"
menutype\":\"top\",\"startLevel\":\"1\",\"endLevel\":\"10\",\"showAllChildren\":
\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:def
ault\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemo
de\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("23","About Joomla!","","","4","position-7","0"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu
","1","1","{\"menutype\":\"aboutjoomla\",\"startLevel\":\"1\",\"endLevel\":\"0\"
,\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"
\",\"layout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"0\",\"cache_time\":
\"900\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("25","Or get connected with Us","","","6","bott
om","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","m
od_menu","1","0","{\"menutype\":\"social-menu\",\"startLevel\":\"1\",\"endLevel\
":\"1\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_op
en\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" social\",\"cache\":\"0
\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("27","Archived Articles","","","1","user99","0"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_arti
cles_archive","1","1","{\"count\":\"10\",\"layout\":\"_:default\",\"moduleclass_
sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0"
,"*");
INSERT INTO s2iq1_modules VALUES("28","Latest News","","","1","tab2","0","0000-0
0-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_articles_lat
est","1","1","{\"catid\":[\"78\",\"79\"],\"count\":\"5\",\"show_featured\":\"\",
\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_
sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0"
,"*");
INSERT INTO s2iq1_modules VALUES("29","Articles Most Read","","","1","tab9","0",
"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_artic
les_popular","1","1","{\"catid\":[\"80\",\"82\",\"83\",\"84\",\"81\",\"85\",\"86
\",\"87\",\"88\"],\"count\":\"5\",\"show_front\":\"1\",\"layout\":\"_:default\",
\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"
static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("30","Feed Display","","","1","user99","0","000
0-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_feed","1"
,"1","{\"rssurl\":\"http:\\/\\/community.joomla.org\\/blogs\\/community.feed?typ
e=rss\",\"rssrtl\":\"0\",\"rsstitle\":\"1\",\"rssdesc\":\"1\",\"rssimage\":\"1\"
,\"rssitems\":\"3\",\"rssitemdesc\":\"1\",\"word_count\":\"0\",\"layout\":\"_:de
fault\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}","0","*
");
INSERT INTO s2iq1_modules VALUES("31","News Flash: Latest","","","1","tab3","0",
"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_artic
les_news","1","1","{\"catid\":[\"78\",\"79\"],\"image\":\"1\",\"item_title\":\"1
\",\"link_titles\":\"\",\"item_heading\":\"h3\",\"showLastSeparator\":\"1\",\"re

admore\":\"1\",\"count\":\"3\",\"ordering\":\"a.publish_up\",\"layout\":\"_:defa
ult\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemod
e\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("33","Random Image","","","1","user99","0","000
0-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_random_im
age","1","1","{\"type\":\"jpg\",\"folder\":\"images\\/sampledata\\/parks\\/anima
ls\",\"link\":\"\",\"width\":\"180\",\"height\":\"\",\"layout\":\"_:default\",\"
moduleclass_sfx\":\"\",\"cache\":\"0\"}","0","*");
INSERT INTO s2iq1_modules VALUES("34","Articles Related Items","","","1","user99
","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod
_related_items","1","1","{\"showDate\":\"0\",\"layout\":\"_:default\",\"modulecl
ass_sfx\":\"\",\"owncache\":\"1\"}","0","*");
INSERT INTO s2iq1_modules VALUES("35","Search","","","1","right","0","0000-00-00
00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_search","1","0",
"{\"label\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"1\",\"button_pos\":
\"right\",\"imagebutton\":\"\",\"button_text\":\"Go\",\"opensearch\":\"1\",\"ope
nsearch_title\":\"\",\"set_itemid\":\"\",\"layout\":\"_:default\",\"moduleclass_
sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}","0"
,"*");
INSERT INTO s2iq1_modules VALUES("36","Statistics","","","1","tab10","0","0000-0
0-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_stats","1","
1","{\"serverinfo\":\"1\",\"siteinfo\":\"1\",\"counter\":\"1\",\"increase\":\"0\
",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time
\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("37","Syndicate Feeds","","","1","user99","0","
0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_syndic
ate","1","1","{\"display_text\":1,\"text\":\"Feed Entries\",\"format\":\"rss\",\
"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}","0","*");
INSERT INTO s2iq1_modules VALUES("38","Users Latest","","","1","user99","0","000
0-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_users_lat
est","1","1","{\"shownumber\":\"5\",\"filter_groups\":\"0\",\"layout\":\"_:defau
lt\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode
\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("39","Who\'s Online","","","5","bottom","0","00
00-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_whosonli
ne","1","1","{\"showmode\":\"2\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"
\",\"cache\":\"0\",\"filter_groups\":\"0\"}","0","*");
INSERT INTO s2iq1_modules VALUES("40","Wrapper","","","1","user99","0","0000-0000 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_wrapper","1","
1","{\"url\":\"http:\\/\\/www.youtube.com\\/embed\\/vb2eObvmvdI\",\"add\":\"1\",
\"scrolling\":\"auto\",\"width\":\"640\",\"height\":\"390\",\"height_auto\":\"1\
",\"target\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"
1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("41","Footer","","","1","footer","0","0000-00-0
0 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_footer","1","0"
,"{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_tim
e\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("44","Login Form","","","6","right","0","0000-0
0-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_login","1","
1","{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"435\",\"logout\":\"435\",\"g
reeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"_:default\",\"mo
duleclass_sfx\":\" blocks\",\"cache\":\"0\"}","0","*");
INSERT INTO s2iq1_modules VALUES("45","Sidebar Menu","","","2","right","0","0000
-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_menu","1",
"0","{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"3\",\"showAl
lChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layo
ut\":\"_:default\",\"moduleclass_sfx\":\" blocks full\",\"cache\":\"0\",\"cache_
time\":\"900\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("49","Weblinks","","","1","user99","0","0000-00
-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_weblinks","1"

,"1","{\"catid\":\"32\",\"count\":\"5\",\"ordering\":\"title\",\"direction\":\"a
sc\",\"target\":\"3\",\"description\":\"0\",\"hits\":\"0\",\"count_clicks\":\"0\
",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time
\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("52","Breadcrumbs","","","1","breadcrumbs","0",
"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_bread
crumbs","1","0","{\"showHere\":\"1\",\"showHome\":\"1\",\"homeText\":\"Home\",\"
showLast\":\"1\",\"separator\":\"\\\\\",\"layout\":\"_:default\",\"moduleclass_s
fx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}","0",
"*");
INSERT INTO s2iq1_modules VALUES("61","Articles Categories","","","1","user99","
0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_ar
ticles_categories","1","1","{\"parent\":\"29\",\"show_description\":\"0\",\"show
_children\":\"0\",\"count\":\"0\",\"maxlevel\":\"0\",\"layout\":\"_:default\",\"
item_heading\":\"4\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":
\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("114","Akeeba Backup Notification Module","",""
,"97","icon","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:0
0","1","mod_akadmin","1","1","","1","*");
INSERT INTO s2iq1_modules VALUES("115","K2 Comments","","","1","right","0","0000
-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_k2_comment
s","1","1","{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"catfilter\":\"0\"
,\"comments_limit\":\"3\",\"comments_word_limit\":\"13\",\"commenterName\":\"1\"
,\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatar
Width\":\"50\",\"commentDate\":\"0\",\"commentDateFormat\":\"relative\",\"commen
tLink\":\"1\",\"itemTitle\":\"0\",\"itemCategory\":\"0\",\"feed\":\"0\",\"commen
ters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\
"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"comme
nterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\
"1\",\"cache\":\"1\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("116","K2 Content","","","1","user99","0","0000
-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_k2_content
","1","1","{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"fi
lter\",\"catfilter\":\"0\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrde
ring\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\
",\"item\":\"0\",\"itemTitle\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\
"1\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\"
,\"userDescription\":\"1\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"
\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideo
Caption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\
":\"1\",\"itemCategory\":\"1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"it
emReadMore\":\"1\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"1\",\"fee
d\":\"1\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":
\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2P
lugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}","0","
*");
INSERT INTO s2iq1_modules VALUES("118","Tags","","","7","right","0","0000-00-00
00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_k2_tools","1","1"
,"{\"moduleclass_sfx\":\"\",\"module_usage\":\"7\",\"archiveItemsCounter\":\"1\"
,\"archiveCategory\":\"0\",\"authors_module_category\":\"0\",\"authorItemsCounte
r\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"author
AvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"0\",\"hom
e\":\"\",\"seperator\":\"\\\\\",\"root_id\":\"0\",\"end_level\":\"\",\"categorie
sListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"0\",\"c
atfilter\":\"0\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"te
xt\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"min_size\"
:\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":[\"0\"],\
"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plu
gins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}","0","*"
);

INSERT INTO s2iq1_modules VALUES("119","K2 Users","","","1","user99","0","0000-0


0-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_k2_users","1
","1","{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter
\",\"filter\":\"1\",\"K2UserGroup\":\"1\",\"ordering\":\"alpha\",\"limit\":\"4\"
,\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"
userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"userDescriptionWordLimit\":
\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"userItemCount\":
\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("120","K2 QuickIcons (admin)","","","99","icon"
,"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_
k2_quickicons","1","1","","1","*");
INSERT INTO s2iq1_modules VALUES("121","K2 Stats (admin)","","","0","cpanel","0"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_k2_s
tats","1","1","","1","*");
INSERT INTO s2iq1_modules VALUES("62","Language Switcher","","","1","user99","0"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_lang
uages","1","1","{\"header_text\":\"\",\"footer_text\":\"\",\"dropdown\":\"0\",\"
image\":\"1\",\"inline\":\"1\",\"show_active\":\"1\",\"full_name\":\"1\",\"layou
t\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\
",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("69","Articles Category","","","1","user99","0"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_arti
cles_category","1","1","{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"sh
ow_front\":\"show\",\"count\":\"0\",\"category_filtering_type\":\"1\",\"catid\":
[\"72\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filter
ing_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"c
reated_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\
"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"
relative_date\":\"30\",\"article_ordering\":\"a.title\",\"article_ordering_direc
tion\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ks
ort\",\"month_year_format\":\"F Y\",\"item_heading\":\"4\",\"link_titles\":\"1\"
,\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-md H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"sh
ow_introtext\":\"0\",\"introtext_limit\":\"100\",\"show_readmore\":\"0\",\"show_
readmore_title\":\"1\",\"readmore_limit\":\"15\",\"layout\":\"_:default\",\"modu
leclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("78","Contribute","","","1","position-9","0","0
000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_banners
","1","0","{\"target\":\"1\",\"count\":\"1\",\"cid\":\"1\",\"catid\":[\"15\"],\"
tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"Con
tribute! \",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"
cache_time\":\"900\"}","0","*");
INSERTclass=\"menu\">
\n<li
\n<div
\n<ul
\n</div>","4","bottom","0","0000-00-00
\n</ul>
\n<li>RSS</li>
\n<li>YouTube</li>
\n<li>Linkedin</li>
\n<li>Twitter</li>
\n<li>Facebook</li>
class=\"street\">5415
class=\"city\">Laredo,
class=\"phone\">+1
class=\"facsimile\">956
class=\"mobile\">956
class=\"email\">graphitiks@graphitiks.com</li>
INTO s2iq1_modules866
class=\"social\">
VALUES("174","Get
220-4982</li>
Springfield
Texas,
733-2147
723-5703</li>
USA</li>
or00:00:00","0000-00-00
6a</li>
956in723-4389</li>
touch","","<ul00:00:00","0000-00class=\"address\">
00 00:00:00","1","mod_custom","1","1","{\"prepare_content\":\"1\",\"backgroundim
age\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"c
ache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("103","Testimonial","","","4","right","0","0000
-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_autartimon
ial","1","1","{\"moduleclass_sfx\":\"\",\"txt_align\":\"left\",\"show_about\":\"
1\",\"show_email\":\"0\",\"show_website\":\"1\",\"show_date\":\"0\",\"show_locat
ion\":\"1\",\"show_other_lnk\":\"0\",\"use_blockquote\":\"1\",\"use_endquote\":\
"0\"}","0","*");
INSERT INTO s2iq1_modules VALUES("101","Sign Up to Our Newsletter","","","1","us
er10","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0",
"mod_acymailing","1","1","{\"effect\":\"normal\",\"lists\":\"None\",\"hiddenlist
s\":\"All\",\"displaymode\":\"tableless\",\"listschecked\":\"All\",\"checkmode\"
:\"0\",\"dropdown\":\"0\",\"overlay\":\"0\",\"link\":\"1\",\"customfields\":\"em
ail\",\"nametext\":\"\",\"emailtext\":\"Enter Your Email ID\",\"fieldsize\":\"15
\",\"displayfields\":\"0\",\"introtext\":\"Lorem ipsum dolor sit amet, consectet
uer adipiscing elit. Aenean commodo ligula eget dolor aenean massa cum\",\"final

text\":\"\",\"showsubscribe\":\"1\",\"subscribetext\":\"\",\"subscribetextreg\":
\"\",\"showunsubscribe\":\"0\",\"unsubscribetext\":\"\",\"redirectmode\":\"0\",\
"redirectlink\":\"\",\"redirectlinkunsub\":\"\",\"showterms\":\"0\",\"showtermsp
opup\":\"1\",\"termscontent\":\"0\",\"mootoolsintro\":\"\",\"mootoolsbutton\":\"
\",\"boxwidth\":\"250\",\"boxheight\":\"200\",\"moduleclass_sfx\":\"\",\"textali
gn\":\"none\",\"loggedin\":\"1\",\"cache\":\"0\",\"includejs\":\"header\",\"item
id\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("145","Our Expertise","","<div class=\"ja-typocolswrapclass=\"ja-typo-column\">
\n<div
\n<h4><span><img
cols-2\">src=\"images/sampledata/adobe.png\" border=\"0\" alt=\"adobe ic
on\" style=\"float:
\n<p>A
professional-looking
left;\" business
/>Branding</span></h4>
logo and marketing materials help make your
business more visible and credible two key factors in its growth and success. Bu
t having a good logo is about more than just making a good first impression. It
can have a lasting impact on your company.<strong>Send us your logo and we will e
valuateclass=\"ja-typo-column
\n<div
\n</div>
\n<h4><span><img
it for free.</strong></p>
src=\"images/sampledata/e-mail.png\"
last\">
border=\"0\" alt=\"email i
con\" align=\"left\"
\n<p>Lorem
ipsum dolor/>Email
sit amet,
Marketing</span></h4>
consectetuer adipiscing elit. Aenean commodo li
gula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis partur
ient montes.
\n<div
\n<p></p>
\n</div>
\n<h4><span><img
class=\"ja-typo-column\">
<a href=\"#\">read
src=\"images/sampledata/graphing-spreadsheets.png\"
more</a></p>
border=\"0\
" alt=\"spreadsheets\"
\n<p>Lorem
ipsum dolor sit
align=\"left\"
amet, consectetuer
/>Site Analytics</span></h4>
adipiscing elit. Aenean commodo li
gula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis partur
ient montes.
\n<div
\n</div>
\n<h4><span><img
class=\"ja-typo-column
<a href=\"#\">read
src=\"images/sampledata/firefox.png\"
last\">
more</a></p>
border=\"0\" alt=\"browse
r\" align=\"left\"
\n<p>Lorem
ipsum dolor
/>Website
sit amet,
Design</span></h4>
consectetuer adipiscing elit. Aenean commodo li
gula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis partur
ient montes. <a href=\"#\">read more</a></p> 00:00:00","0000-00-00 00:00:00","00
\n</div>","1","content-top1","0","0000-00-00
\n</div>
00-00-00 00:00:00","1","mod_custom","1","1","{\"prepare_content\":\"1\",\"backgr
oundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1
\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("97","Latest Tweets","","","1","bottom","0","00
00-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_tweetdis
playback","1","1","{\"twitterFeedType\":\"0\",\"twitterName\":\"graphitiksadv\",
\"twitterList\":\"\",\"twitterCount\":\"3\",\"templateLayout\":\"nostyle\",\"tem
plateCSS3\":\"0\",\"headerDisplay\":\"0\",\"headerclasssfx\":\"\",\"headerUser\"
:\"0\",\"headerName\":\"0\",\"headerAvatar\":\"0\",\"headerAvatarAlignment\":\"l
eft\",\"headerBio\":\"0\",\"headerWeb\":\"0\",\"headerLocation\":\"0\",\"tweetcl
asssfx\":\"\",\"tweetAvatar\":\"0\",\"tweetAlignment\":\"left\",\"tweetName\":\"
1\",\"tweetUserSeparator\":\" \",\"tweetCreated\":\"1\",\"tweetRelativeTime\":\"
1\",\"tweetReply\":\"0\",\"tweetRetweetCount\":\"1\",\"tweetSource\":\"0\",\"twe
etLocation\":\"0\",\"tweetRetweets\":\"0\",\"tweetLinks\":\"1\",\"footerFollowLi
nk\":\"0\",\"footerFollowType\":\"1\",\"footerFollowImg\":\"a\",\"footerFollowIm
gMeUs\":\"follow_me\",\"footerFollowText\":\"Follow me on Twitter\",\"footerPowe
redBy\":\"0\",\"cache\":\"1\",\"cache_time\":\"15\",\"moduleclass_sfx\":\"\",\"c
achemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("98","About Us","","<p><span class=\"Apple-styl
e-span\" style=\"color: #333333; font-family: Tahoma, Helvetica, Arial, sans-ser
if; font-size: 12px; font-weight: normal;\">Graphitiks Advertising Design, Inc.
is a leading creative powerhouse of digital communication in South Texas since 1
989. We specialize in all major forms of marketing such as web design and develo
pment, mobile phone marketing, magazine publishing, brochure and annual report d
evelopment, resounding political campaigns, radio/tv advertising and e-commerce.
\n<p><span style=\"color: #4ab0dc;\">With us, you don\'t get any<em>prima donnas,
</span></p>
</em>costly mediocre creative work,half-baked solutions, hot airor inconsistent com
munication.</span></p>","3","bottom","0","0000-00-00 00:00:00","0000-00-00 00:00
:00","0000-00-00 00:00:00","1","mod_custom","1","1","{\"prepare_content\":\"1\",
\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cac
he\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("112","JGMap - Google Map ","","","1","slider",
"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_J
GMap","1","0","{\"width\":\"950\",\"height\":\"300\",\"mapName\":\"map\",\"mapTy
pe\":\"ROADMAP\",\"smallmap\":\"1\",\"static\":\"1\",\"lat\":\"27.544987\",\"lng
\":\"-99.491243\",\"zoom\":\"16\",\"marker\":\"1\",\"marker_lat\":\"27.544987\",
\"marker_lng\":\"-99.491243\",\"marker_title\":\"5415 Springfield Ave 6A, Laredo

, TX 78041, USA\"}","0","*");
INSERT INTO s2iq1_modules
\n<p>Graphitiks
AdvertisingVALUES("110","Our
Design, Inc.<br />5415
Address","","<h2>Laredo:</h2>
Springfield 6A<br />Laredo, T
exas 78041</p>
\n<h2>San
\n<p>800
\n<p><a
href=\"http://www.graphitiks.com\">www.graphitiks.com</a><br
Dolorosa
Antonio:</h2>
Ste. 202<br />San Antonio, Texas 78207</p>
/>graphitik
\n<p>Ph: +1 866 733 2147 Local: 956 723-4389<br />Fx: +956 723 5703</p>","1","ri
s@graphitiks.com</p>
ght","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","
mod_custom","1","1","{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layou
t\":\"_:default\",\"moduleclass_sfx\":\" full\",\"cache\":\"1\",\"cache_time\":\
"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("137","Inspiration ","Placed on Sidebar Tabs mo
dule","","1","tab10","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00
00:00:00","1","mod_news_pro_gk4","1","1","{\"moduleclass_sfx\":\"\",\"automatic
_module_id\":\"1\",\"module_unique_id\":\"newspro1\",\"module_mode\":\"normal\",
\"module_width\":\"100\",\"portal_mode_1_module_height\":\"320\",\"module_font_s
ize\":\"100\",\"data_source\":\"k2_categories\",\"com_categories\":[\"81\",\"85\
",\"86\",\"87\",\"88\"],\"com_articles\":\"\",\"k2_categories\":[\"80\",\"83\",\
"84\",\"82\",\"81\",\"88\",\"87\",\"86\",\"85\"],\"k2_articles\":\"\",\"news_sor
t_value\":\"created\",\"news_sort_order\":\"DESC\",\"news_since\":\"\",\"news_fr
ontpage\":\"1\",\"unauthorized\":\"0\",\"only_frontpage\":\"0\",\"startposition\
":\"0\",\"time_offset\":\"0\",\"news_portal_mode_1_amount\":\"10\",\"news_portal
_mode_2_amount\":\"10\",\"news_portal_mode_3_amount\":\"10\",\"news_portal_mode_
4_amount\":\"10\",\"news_full_pages\":\"1\",\"news_column\":\"1\",\"news_rows\":
\"3\",\"top_interface_style\":\"none\",\"news_content_header_pos\":\"left\",\"ne
ws_content_header_float\":\"none\",\"news_header_link\":\"1\",\"use_title_alias\
":\"0\",\"title_limit_type\":\"chars\",\"title_limit\":\"25\",\"news_content_ima
ge_pos\":\"left\",\"news_content_image_float\":\"left\",\"news_image_link\":\"1\
",\"news_content_text_pos\":\"left\",\"news_content_text_float\":\"left\",\"news
_text_link\":\"0\",\"news_limit_type\":\"chars\",\"news_limit\":\"70\",\"news_co
ntent_info_pos\":\"left\",\"news_content_info_float\":\"none\",\"news_content_in
fo2_pos\":\"left\",\"news_content_info2_float\":\"left\",\"info_format\":\"%DATE
%CATEGORY %AUTHOR\",\"info2_format\":\"\",\"category_link\":\"1\",\"date_format
\":\"d-m-Y\",\"date_publish\":\"0\",\"username\":\"users.name\",\"user_avatar\":
\"0\",\"avatar_size\":\"16\",\"art_padding\":\"5px 0 10px 0\",\"news_header_orde
r\":\"2\",\"news_header_enabled\":\"1\",\"news_image_order\":\"1\",\"news_image_
enabled\":\"1\",\"news_text_order\":\"4\",\"news_text_enabled\":\"1\",\"news_inf
o_order\":\"3\",\"news_info_enabled\":\"0\",\"news_info2_order\":\"5\",\"news_in
fo2_enabled\":\"0\",\"news_content_readmore_pos\":\"left\",\"news_readmore_enabl
ed\":\"0\",\"news_short_pages\":\"0\",\"links_amount\":\"3\",\"links_columns_amo
unt\":\"1\",\"bottom_interface_style\":\"arrows_with_counter\",\"links_margin\":
\"0\",\"links_position\":\"bottom\",\"links_width\":\"50\",\"show_list_descripti
on\":\"1\",\"list_title_limit_type\":\"words\",\"list_title_limit\":\"20\",\"lis
t_text_limit_type\":\"words\",\"list_text_limit\":\"30\",\"create_thumbs\":\"1\"
,\"k2_thumbs\":\"1\",\"img_auto_scale\":\"1\",\"img_keep_aspect_ratio\":\"0\",\"
img_width\":\"80\",\"img_height\":\"70\",\"img_margin\":\"5px 15px 0 0\",\"img_b
g\":\"#000\",\"img_stretch\":\"0\",\"img_quality\":\"90\",\"cache_time\":\"30\",
\"simple_crop_top\":\"10\",\"simple_crop_bottom\":\"15\",\"simple_crop_left\":\"
25\",\"simple_crop_right\":\"10\",\"crop_rules\":\"\",\"autoanim\":\"0\",\"hover
_anim\":\"0\",\"animation_speed\":\"400\",\"animation_interval\":\"5000\",\"news
_portal_mode_3_open_first\":\"1\",\"animation_function\":\"Fx.Transitions.Expo.e
aseIn\",\"clean_xhtml\":\"1\",\"more_text_value\":\"...\",\"parse_plugins\":\"0\
",\"clean_plugins\":\"0\",\"useCSS\":\"0\",\"useScript\":\"2\"}","0","*");
INSERT INTO s2iq1_modules VALUES("142","Intro messages","","<h3 style=\"margin-l
eft: -15px!important;\"><span style=\"font-family: arial, helvetica, sans-serif;
\">raphitiks Advertising Design</span></h3>","1","intro","0","0000-00-00 00:00:0
0","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_custom","1","0","{\"prep
are_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"modulecl
ass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}"
,"0","*");
INSERT INTO s2iq1_modules VALUES("143","Telp and email info","","<p><strong>T:</
strong> +62 31 555 234 <strong>E:</strong> email@themesoul.com</p>","1","info","
0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_cu

stom","1","0","{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"
_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"ca
chemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("144","Our Recent Works","Displayed on homepage
","","1","portfolio","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00
00:00:00","1","mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"4\",\"
imagesPerRow\":\"4\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering
_type\":\"1\",\"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\"
:\"1\",\"show_front\":\"show\",\"article_filtering_type\":\"1\",\"author_filteri
ng_type\":\"1\",\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_dir
ection\":\"ASC\",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k
2contentSource\":\"categories\",\"k2catid\":[\"85\",\"86\",\"87\",\"88\"],\"getC
hildren\":\"0\",\"itemFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"
k2item\",\"itemImageSize\":\"Original\",\"image_width\":\"222\",\"image_height\"
:\"200\",\"option\":\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"
bottomMargin\":\"20\",\"useCaptify\":\"1\",\"background\":\"dark-background\",\"
transition\":\"fade\",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"8
00\",\"fadeEffect\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_s
fx\":\" column4\"}","0","*");
INSERT INTO s2iq1_modules VALUES("162","Multilanguage status","","","1","status"
,"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_
multilangstatus","3","1","{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"c
ache\":\"0\"}","1","*");
INSERT INTO s2iq1_modules VALUES("146","All","4 column portfolio","","1","tab1",
"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_c
aptifyContent","1","1","{\"type\":\"k2\",\"count\":\"12\",\"imagesPerRow\":\"4\"
,\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cati
d\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\
":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"cr
eated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"c
_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"getChildren\":\"0\",\
"itemFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemIm
ageSize\":\"Original\",\"image_width\":\"222\",\"image_height\":\"200\",\"option
\":\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"
20\",\"useCaptify\":\"1\",\"background\":\"dark-background\",\"transition\":\"fa
de\",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect
\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","
*");
INSERT INTO s2iq1_modules VALUES("132","Our Latest Blog","","","8","right","0","
0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_news_p
ro_gk4","1","1","{\"moduleclass_sfx\":\"\",\"automatic_module_id\":\"1\",\"modul
e_unique_id\":\"newspro1\",\"module_mode\":\"normal\",\"module_width\":\"100\",\
"portal_mode_1_module_height\":\"320\",\"module_font_size\":\"100\",\"data_sourc
e\":\"k2_categories\",\"com_categories\":[\"81\",\"85\"],\"com_articles\":\"\",\
"k2_categories\":[\"80\",\"84\",\"82\",\"81\",\"85\",\"88\"],\"k2_articles\":\"\
",\"news_sort_value\":\"hits\",\"news_sort_order\":\"DESC\",\"news_since\":\"\",
\"news_frontpage\":\"1\",\"unauthorized\":\"0\",\"only_frontpage\":\"0\",\"start
position\":\"0\",\"time_offset\":\"0\",\"news_portal_mode_1_amount\":\"10\",\"ne
ws_portal_mode_2_amount\":\"10\",\"news_portal_mode_3_amount\":\"10\",\"news_por
tal_mode_4_amount\":\"10\",\"news_full_pages\":\"1\",\"news_column\":\"1\",\"new
s_rows\":\"3\",\"top_interface_style\":\"none\",\"news_content_header_pos\":\"le
ft\",\"news_content_header_float\":\"none\",\"news_header_link\":\"1\",\"use_tit
le_alias\":\"0\",\"title_limit_type\":\"chars\",\"title_limit\":\"25\",\"news_co
ntent_image_pos\":\"left\",\"news_content_image_float\":\"none\",\"news_image_li
nk\":\"1\",\"news_content_text_pos\":\"left\",\"news_content_text_float\":\"none
\",\"news_text_link\":\"0\",\"news_limit_type\":\"chars\",\"news_limit\":\"55\",
\"news_content_info_pos\":\"left\",\"news_content_info_float\":\"none\",\"news_c
ontent_info2_pos\":\"left\",\"news_content_info2_float\":\"left\",\"info_format\
":\"%DATE %CATEGORY %AUTHOR\",\"info2_format\":\"\",\"category_link\":\"1\",\"da
te_format\":\"d-m-Y\",\"date_publish\":\"0\",\"username\":\"users.name\",\"user_

avatar\":\"0\",\"avatar_size\":\"16\",\"art_padding\":\"5px 0 5px 0\",\"news_hea


der_order\":\"2\",\"news_header_enabled\":\"1\",\"news_image_order\":\"1\",\"new
s_image_enabled\":\"1\",\"news_text_order\":\"4\",\"news_text_enabled\":\"1\",\"
news_info_order\":\"3\",\"news_info_enabled\":\"0\",\"news_info2_order\":\"5\",\
"news_info2_enabled\":\"0\",\"news_content_readmore_pos\":\"left\",\"news_readmo
re_enabled\":\"0\",\"news_short_pages\":\"0\",\"links_amount\":\"3\",\"links_col
umns_amount\":\"1\",\"bottom_interface_style\":\"arrows_with_counter\",\"links_m
argin\":\"0\",\"links_position\":\"bottom\",\"links_width\":\"50\",\"show_list_d
escription\":\"1\",\"list_title_limit_type\":\"words\",\"list_title_limit\":\"20
\",\"list_text_limit_type\":\"words\",\"list_text_limit\":\"30\",\"create_thumbs
\":\"1\",\"k2_thumbs\":\"1\",\"img_auto_scale\":\"1\",\"img_keep_aspect_ratio\":
\"0\",\"img_width\":\"80\",\"img_height\":\"50\",\"img_margin\":\"2px 15px 0 0\"
,\"img_bg\":\"#000\",\"img_stretch\":\"0\",\"img_quality\":\"90\",\"cache_time\"
:\"120\",\"simple_crop_top\":\"10\",\"simple_crop_bottom\":\"15\",\"simple_crop_
left\":\"25\",\"simple_crop_right\":\"10\",\"crop_rules\":\"\",\"autoanim\":\"0\
",\"hover_anim\":\"0\",\"animation_speed\":\"400\",\"animation_interval\":\"5000
\",\"news_portal_mode_3_open_first\":\"1\",\"animation_function\":\"Fx.Transitio
ns.Expo.easeIn\",\"clean_xhtml\":\"1\",\"more_text_value\":\"...\",\"parse_plugi
ns\":\"0\",\"clean_plugins\":\"0\",\"useCSS\":\"0\",\"useScript\":\"2\"}","0","*
");
INSERT INTO s2iq1_modules VALUES("135","Our Partner","","","2","bottom","0","000
0-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_menu","1"
,"1","{\"menutype\":\"partner\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAl
lChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layo
ut\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900
\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("147","Logo","4 column portfolio","","1","tab3"
,"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_
captifyContent","1","1","{\"type\":\"k2\",\"count\":\"12\",\"imagesPerRow\":\"4\
",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cat
id\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front
\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"c
reated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"
c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"
categories\",\"k2catid\":[\"85\",\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilt
er\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\"
:\"Original\",\"image_width\":\"222\",\"image_height\":\"200\",\"option\":\"crop
\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"us
eCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"fade\",\"po
sition\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",
\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("148","Printing","4 column portfolio","","1","t
ab4","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","
mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"12\",\"imagesPerRow\":
\"4\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\
"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_f
ront\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\"
,\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\
",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\
":\"categories\",\"k2catid\":[\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilter\
":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\":\"
Original\",\"image_width\":\"222\",\"image_height\":\"200\",\"option\":\"crop\",
\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"useCa
ptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"fade\",\"posit
ion\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",\"c
ache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("149","Website Design","4 column portfolio","",
"1","tab2","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00"
,"1","mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"12\",\"imagesPer
Row\":\"4\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\

"1\",\"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"
show_front\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\"
:\"1\",\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":
\"ASC\",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentS
ource\":\"categories\",\"k2catid\":[\"85\",\"86\",\"87\"],\"getChildren\":\"0\",
\"itemFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemI
mageSize\":\"Original\",\"image_width\":\"222\",\"image_height\":\"200\",\"optio
n\":\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\
"20\",\"useCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"s
lide\",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffe
ct\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0"
,"*");
INSERT INTO s2iq1_modules VALUES("150","All","3 column portfolio","","1","tab1",
"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_c
aptifyContent","1","1","{\"type\":\"k2\",\"count\":\"15\",\"imagesPerRow\":\"3\"
,\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cati
d\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\
":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"cr
eated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"c
_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2catid\":[\"85\",\"8
6\",\"88\"],\"getChildren\":\"0\",\"itemFilter\":\"\",\"orderingK2\":\"rand\",\"
displayImages\":\"k2item\",\"itemImageSize\":\"Original\",\"image_width\":\"303\
",\"image_height\":\"200\",\"option\":\"crop\",\"imageDimensions\":\"1\",\"right
Margin\":\"20\",\"bottomMargin\":\"20\",\"useCaptify\":\"1\",\"background\":\"da
rk-background\",\"transition\":\"fade\",\"position\":\"bottom\",\"speed\":\"450\
",\"speedOut\":\"800\",\"fadeEffect\":\"1\",\"cache\":\"0\",\"cache_time\":\"900
\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("173","Featured Post","","","1","user7","0","00
00-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_news_pro
_gk4","1","1","{\"moduleclass_sfx\":\"\",\"automatic_module_id\":\"1\",\"module_
unique_id\":\"newspro1\",\"module_mode\":\"normal\",\"module_width\":\"100\",\"p
ortal_mode_1_module_height\":\"320\",\"module_font_size\":\"100\",\"data_source\
":\"k2_categories\",\"com_categories\":[\"81\",\"85\",\"86\",\"87\",\"88\"],\"co
m_articles\":\"\",\"k2_categories\":[\"80\",\"84\",\"82\",\"81\",\"86\",\"85\",\
"88\",\"87\"],\"k2_articles\":\"\",\"news_sort_value\":\"fordering\",\"news_sort
_order\":\"DESC\",\"news_since\":\"\",\"news_frontpage\":\"1\",\"unauthorized\":
\"0\",\"only_frontpage\":\"0\",\"startposition\":\"0\",\"time_offset\":\"0\",\"n
ews_portal_mode_1_amount\":\"10\",\"news_portal_mode_2_amount\":\"10\",\"news_po
rtal_mode_3_amount\":\"10\",\"news_portal_mode_4_amount\":\"10\",\"news_full_pag
es\":\"1\",\"news_column\":\"1\",\"news_rows\":\"2\",\"top_interface_style\":\"n
one\",\"news_content_header_pos\":\"left\",\"news_content_header_float\":\"none\
",\"news_header_link\":\"1\",\"use_title_alias\":\"0\",\"title_limit_type\":\"ch
ars\",\"title_limit\":\"45\",\"news_content_image_pos\":\"left\",\"news_content_
image_float\":\"left\",\"news_image_link\":\"1\",\"news_content_text_pos\":\"lef
t\",\"news_content_text_float\":\"left\",\"news_text_link\":\"0\",\"news_limit_t
ype\":\"chars\",\"news_limit\":\"95\",\"news_content_info_pos\":\"left\",\"news_
content_info_float\":\"none\",\"news_content_info2_pos\":\"left\",\"news_content
_info2_float\":\"left\",\"info_format\":\"%DATE %CATEGORY %AUTHOR\",\"info2_form
at\":\"\",\"category_link\":\"1\",\"date_format\":\"d-m-Y\",\"date_publish\":\"0
\",\"username\":\"users.name\",\"user_avatar\":\"0\",\"avatar_size\":\"16\",\"ar
t_padding\":\"5px 0 15px 0\",\"news_header_order\":\"2\",\"news_header_enabled\"
:\"1\",\"news_image_order\":\"1\",\"news_image_enabled\":\"0\",\"news_text_order
\":\"4\",\"news_text_enabled\":\"1\",\"news_info_order\":\"3\",\"news_info_enabl
ed\":\"1\",\"news_info2_order\":\"5\",\"news_info2_enabled\":\"0\",\"news_conten
t_readmore_pos\":\"left\",\"news_readmore_enabled\":\"0\",\"news_short_pages\":\
"0\",\"links_amount\":\"3\",\"links_columns_amount\":\"1\",\"bottom_interface_st
yle\":\"arrows_with_counter\",\"links_margin\":\"0\",\"links_position\":\"bottom
\",\"links_width\":\"50\",\"show_list_description\":\"1\",\"list_title_limit_typ
e\":\"words\",\"list_title_limit\":\"20\",\"list_text_limit_type\":\"words\",\"l
ist_text_limit\":\"30\",\"create_thumbs\":\"1\",\"k2_thumbs\":\"1\",\"img_auto_s

cale\":\"1\",\"img_keep_aspect_ratio\":\"0\",\"img_width\":\"80\",\"img_height\"
:\"50\",\"img_margin\":\"2px 15px 0 0\",\"img_bg\":\"#000\",\"img_stretch\":\"0\
",\"img_quality\":\"90\",\"cache_time\":\"120\",\"simple_crop_top\":\"10\",\"sim
ple_crop_bottom\":\"15\",\"simple_crop_left\":\"25\",\"simple_crop_right\":\"10\
",\"crop_rules\":\"\",\"autoanim\":\"0\",\"hover_anim\":\"0\",\"animation_speed\
":\"400\",\"animation_interval\":\"5000\",\"news_portal_mode_3_open_first\":\"1\
",\"animation_function\":\"Fx.Transitions.Expo.easeIn\",\"clean_xhtml\":\"1\",\"
more_text_value\":\"...\",\"parse_plugins\":\"0\",\"clean_plugins\":\"0\",\"useC
SS\":\"0\",\"useScript\":\"2\"}","0","*");
INSERT INTO s2iq1_modules VALUES("153","Logo","3 column portfolio","","1","tab3"
,"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_
captifyContent","1","1","{\"type\":\"k2\",\"count\":\"15\",\"imagesPerRow\":\"3\
",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cat
id\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front
\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"c
reated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"
c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"
categories\",\"k2catid\":[\"85\",\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilt
er\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\"
:\"Original\",\"image_width\":\"303\",\"image_height\":\"200\",\"option\":\"crop
\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"us
eCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"fade\",\"po
sition\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",
\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("154","Printing","3 column portfolio","","1","t
ab4","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","
mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"12\",\"imagesPerRow\":
\"3\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\
"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_f
ront\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\"
,\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\
",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\
":\"categories\",\"k2catid\":[\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilter\
":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\":\"
Original\",\"image_width\":\"303\",\"image_height\":\"200\",\"option\":\"crop\",
\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"useCa
ptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"fade\",\"posit
ion\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",\"c
ache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("155","Website Design","3 column portfolio","",
"1","tab2","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00"
,"1","mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"15\",\"imagesPer
Row\":\"3\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\
"1\",\"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"
show_front\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\"
:\"1\",\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":
\"ASC\",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentS
ource\":\"categories\",\"k2catid\":[\"85\",\"86\",\"87\"],\"getChildren\":\"0\",
\"itemFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemI
mageSize\":\"Original\",\"image_width\":\"303\",\"image_height\":\"200\",\"optio
n\":\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\
"20\",\"useCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"f
ade\",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffec
t\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0",
"*");
INSERT INTO s2iq1_modules VALUES("156","K2 User","","","1","user99","0","0000-00
-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_k2_user","1",
"1","{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"posttext\":\"\",\"userGreeting
Text\":\"\",\"name\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"cust
om\",\"userAvatarWidth\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"u

sesecure\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("157","All","2 column portfolio","","1","tab1",
"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_c
aptifyContent","1","1","{\"type\":\"k2\",\"count\":\"10\",\"imagesPerRow\":\"2\"
,\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cati
d\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\
":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"cr
eated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"c
_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"c
ategories\",\"k2catid\":[\"85\",\"86\",\"87\",\"88\"],\"getChildren\":\"0\",\"it
emFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImage
Size\":\"Original\",\"image_width\":\"465\",\"image_height\":\"320\",\"option\":
\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\
",\"useCaptify\":\"1\",\"background\":\"dark-background\",\"transition\":\"fade\
",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":
\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*")
;
INSERT INTO s2iq1_modules VALUES("158","Logo","2 column portfolio","","1","tab3"
,"0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_
captifyContent","1","1","{\"type\":\"k2\",\"count\":\"10\",\"imagesPerRow\":\"2\
",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"cat
id\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front
\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"c
reated_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"
c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"
categories\",\"k2catid\":[\"85\",\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilt
er\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\"
:\"Original\",\"image_width\":\"465\",\"image_height\":\"320\",\"option\":\"crop
\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"us
eCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"fade\",\"po
sition\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",
\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("159","Printing","","","1","tab4","0","0000-0000 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_captifyContent
","1","1","{\"type\":\"k2\",\"count\":\"10\",\"imagesPerRow\":\"2\",\"titleBelow
\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\"1\",\"catid\":[\"\"],\"
show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\":\"show\",\"
article_filtering_type\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\
"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"c_show_child_c
ategory_articles\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"categories\",\
"k2catid\":[\"87\",\"88\"],\"getChildren\":\"0\",\"itemFilter\":\"\",\"orderingK
2\":\"rand\",\"displayImages\":\"k2item\",\"itemImageSize\":\"Original\",\"image
_width\":\"465\",\"image_height\":\"320\",\"option\":\"crop\",\"imageDimensions\
":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"useCaptify\":\"0\",\"ba
ckground\":\"dark-background\",\"transition\":\"fade\",\"position\":\"bottom\",\
"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",\"cache\":\"0\",\"cac
he_time\":\"900\",\"moduleclass_sfx\":\"\"}","0","*");
INSERT INTO s2iq1_modules VALUES("160","Website Design","2 column portfolio","",
"1","tab2","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00"
,"1","mod_captifyContent","1","1","{\"type\":\"k2\",\"count\":\"10\",\"imagesPer
Row\":\"2\",\"titleBelow\":\"0\",\"scripts\":\"1\",\"category_filtering_type\":\
"1\",\"catid\":[\"\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"
show_front\":\"show\",\"article_filtering_type\":\"1\",\"author_filtering_type\"
:\"1\",\"created_by\":[\"\"],\"ordering\":\"a.ordering\",\"ordering_direction\":
\"ASC\",\"c_show_child_category_articles\":\"0\",\"c_levels\":\"1\",\"k2contentS
ource\":\"categories\",\"k2catid\":[\"85\",\"86\",\"87\"],\"getChildren\":\"0\",
\"itemFilter\":\"\",\"orderingK2\":\"rand\",\"displayImages\":\"k2item\",\"itemI
mageSize\":\"Original\",\"image_width\":\"465\",\"image_height\":\"320\",\"optio
n\":\"crop\",\"imageDimensions\":\"1\",\"rightMargin\":\"20\",\"bottomMargin\":\
"20\",\"useCaptify\":\"0\",\"background\":\"dark-background\",\"transition\":\"f

ade\",\"position\":\"bottom\",\"speed\":\"450\",\"speedOut\":\"800\",\"fadeEffec
t\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\",\"moduleclass_sfx\":\"\"}","0",
"*");
INSERT INTO s2iq1_modules VALUES("163","Joomla Version","","","1","footer","0","
0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_versio
n","3","1","{\"format\":\"short\",\"product\":\"1\",\"layout\":\"_:default\",\"m
oduleclass_sfx\":\"\",\"cache\":\"0\"}","1","*");
INSERT INTO s2iq1_modules VALUES("164","Our Latest Blog","","","1","blog","0","0
000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_news_pr
o_gk4","1","1","{\"moduleclass_sfx\":\"\",\"automatic_module_id\":\"1\",\"module
_unique_id\":\"newspro1\",\"module_mode\":\"normal\",\"module_width\":\"100\",\"
portal_mode_1_module_height\":\"320\",\"module_font_size\":\"100\",\"data_source
\":\"k2_categories\",\"com_categories\":[\"81\",\"85\"],\"com_articles\":\"\",\"
k2_categories\":[\"80\",\"84\",\"82\",\"81\",\"85\",\"88\"],\"k2_articles\":\"\"
,\"news_sort_value\":\"created\",\"news_sort_order\":\"DESC\",\"news_since\":\"\
",\"news_frontpage\":\"1\",\"unauthorized\":\"0\",\"only_frontpage\":\"0\",\"sta
rtposition\":\"0\",\"time_offset\":\"0\",\"news_portal_mode_1_amount\":\"10\",\"
news_portal_mode_2_amount\":\"10\",\"news_portal_mode_3_amount\":\"10\",\"news_p
ortal_mode_4_amount\":\"10\",\"news_full_pages\":\"1\",\"news_column\":\"1\",\"n
ews_rows\":\"4\",\"top_interface_style\":\"none\",\"news_content_header_pos\":\"
left\",\"news_content_header_float\":\"none\",\"news_header_link\":\"1\",\"use_t
itle_alias\":\"0\",\"title_limit_type\":\"chars\",\"title_limit\":\"45\",\"news_
content_image_pos\":\"left\",\"news_content_image_float\":\"left\",\"news_image_
link\":\"1\",\"news_content_text_pos\":\"left\",\"news_content_text_float\":\"le
ft\",\"news_text_link\":\"0\",\"news_limit_type\":\"chars\",\"news_limit\":\"120
\",\"news_content_info_pos\":\"left\",\"news_content_info_float\":\"none\",\"new
s_content_info2_pos\":\"left\",\"news_content_info2_float\":\"left\",\"info_form
at\":\"%DATE\",\"info2_format\":\"\",\"category_link\":\"1\",\"date_format\":\"d
M Y\",\"date_publish\":\"0\",\"username\":\"users.name\",\"user_avatar\":\"1\",
\"avatar_size\":\"16\",\"art_padding\":\"0 0 0 0\",\"news_header_order\":\"3\",\
"news_header_enabled\":\"1\",\"news_image_order\":\"2\",\"news_image_enabled\":\
"1\",\"news_text_order\":\"4\",\"news_text_enabled\":\"1\",\"news_info_order\":\
"1\",\"news_info_enabled\":\"1\",\"news_info2_order\":\"5\",\"news_info2_enabled
\":\"0\",\"news_content_readmore_pos\":\"left\",\"news_readmore_enabled\":\"0\",
\"news_short_pages\":\"0\",\"links_amount\":\"3\",\"links_columns_amount\":\"1\"
,\"bottom_interface_style\":\"arrows_with_counter\",\"links_margin\":\"0\",\"lin
ks_position\":\"bottom\",\"links_width\":\"50\",\"show_list_description\":\"1\",
\"list_title_limit_type\":\"words\",\"list_title_limit\":\"20\",\"list_text_limi
t_type\":\"words\",\"list_text_limit\":\"30\",\"create_thumbs\":\"1\",\"k2_thumb
s\":\"1\",\"img_auto_scale\":\"1\",\"img_keep_aspect_ratio\":\"0\",\"img_width\"
:\"430\",\"img_height\":\"105\",\"img_margin\":\"0 0 0 30px\",\"img_bg\":\"#000\
",\"img_stretch\":\"0\",\"img_quality\":\"90\",\"cache_time\":\"120\",\"simple_c
rop_top\":\"0\",\"simple_crop_bottom\":\"30\",\"simple_crop_left\":\"0\",\"simpl
e_crop_right\":\"0\",\"crop_rules\":\"\",\"autoanim\":\"0\",\"hover_anim\":\"1\"
,\"animation_speed\":\"400\",\"animation_interval\":\"5000\",\"news_portal_mode_
3_open_first\":\"1\",\"animation_function\":\"Fx.Transitions.Expo.easeIn\",\"cle
an_xhtml\":\"1\",\"more_text_value\":\"...\",\"parse_plugins\":\"0\",\"clean_plu
gins\":\"0\",\"useCSS\":\"0\",\"useScript\":\"2\"}","0","*");
INSERT INTO s2iq1_modules VALUES("166","Image Show GK4","","","1","slider","42",
"2012-11-02 20:32:53","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_image
_show_gk4","1","0","{\"automatic_module_id\":\"1\",\"module_id\":\"gk-is-1\",\"m
oduleclass_sfx\":\"\",\"module_style\":\"gk_musicity\",\"last_modification\":\"1
351888367\",\"image_show_data\":\"[{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"text\
\\",\\\"image\\\":\\\"images\\/design.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",
\\\"access\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\",\\\"content\\\":\\\"\\
\",\\\"url\\\":\\\"\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"a
rtK2_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"name\\\":\\\"Great desig
n starts here.\\\",\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images\\/Khaledib
rochure.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"access\\\":\\\"public\\\",
\\\"published\\\":\\\"1\\\",\\\"content\\\":\\\"Great design goes here.\\\",\\\"

url\\\":\\\"\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"artK2_id
\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"name\\\":\\\"Great website text
goes here\\\",\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images\\/sampledata\\
/slider2.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"access\\\":\\\"public\\\"
,\\\"published\\\":\\\"0\\\",\\\"content\\\":\\\"Great website at the Image Show
GK4 project website.\\\",\\\"url\\\":\\\"http:\\/\\/www.graphitiks.com\\\",\\\"
art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"78\\\",\\\"a
rtK2_title\\\":\\\"iNVASiON an Art Installation \\\"},{\\\"name\\\":\\\"GK4 is n
ew generation of our extensions dedicated to Joomla\\\",\\\"type\\\":\\\"text\\\
",\\\"image\\\":\\\"images\\/sampledata\\/slider5.jpg\\\",\\\"stretch\\\":\\\"no
stretch\\\",\\\"access\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\",\\\"conten
t\\\":\\\"\\\",\\\"url\\\":\\\"#\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\
\\"\\\",\\\"artK2_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"name\\\":\\
\"Image Show GK4ver. 1.24\\\",\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images
\\/sampledata\\/slider3.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"access\\\"
:\\\"public\\\",\\\"published\\\":\\\"0\\\",\\\"content\\\":\\\"Image Show GK4ve
r. 1.24\\\",\\\"url\\\":\\\"#\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"
\\\",\\\"artK2_id\\\":\\\"72\\\",\\\"artK2_title\\\":\\\"Strikingly Beautiful Mo
dern Style Bedrooms\\\"},{\\\"name\\\":\\\"Thanks to slide management system int
egrated in the module\\\",\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images\\/s
ampledata\\/slider1.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"access\\\":\\\
"public\\\",\\\"published\\\":\\\"0\\\",\\\"content\\\":\\\"\\\",\\\"url\\\":\\\
"#\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"\
\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"name\\\":\\\"Full marketing services.\\\"
,\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images\\/mochny1.jpg\\\",\\\"stretc
h\\\":\\\"nostretch\\\",\\\"access\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\
",\\\"content\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"art_id\\\":\\\"\\\",\\\"art_
title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"
name\\\":\\\"Architectural concept development.\\\",\\\"type\\\":\\\"text\\\",\\
\"image\\\":\\\"images\\/ciena.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"acc
ess\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\",\\\"content\\\":\\\"Architect
ural concept development.\\\",\\\"url\\\":\\\"\\\",\\\"art_id\\\":\\\"\\\",\\\"a
rt_title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\
\\"name\\\":\\\"Targeted internet marketing\\\",\\\"type\\\":\\\"text\\\",\\\"im
age\\\":\\\"images\\/Copanobay.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"acc
ess\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\",\\\"content\\\":\\\"\\\",\\\"
url\\\":\\\"http:\\/\\/www.copanobayrvresort.com\\\",\\\"art_id\\\":\\\"\\\",\\\
"art_title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},
{\\\"name\\\":\\\"Commercial Property Marketing\\\",\\\"type\\\":\\\"text\\\",\\
\"image\\\":\\\"images\\/JSSgroup.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"
access\\\":\\\"public\\\",\\\"published\\\":\\\"1\\\",\\\"content\\\":\\\"\\\",\
\\"url\\\":\\\"\\\",\\\"art_id\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"artK2
_id\\\":\\\"\\\",\\\"artK2_title\\\":\\\"\\\"},{\\\"name\\\":\\\"Total corporate
image development.\\\",\\\"type\\\":\\\"text\\\",\\\"image\\\":\\\"images\\/mus
eum.jpg\\\",\\\"stretch\\\":\\\"nostretch\\\",\\\"access\\\":\\\"public\\\",\\\"
published\\\":\\\"1\\\",\\\"content\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"art_id
\\\":\\\"\\\",\\\"art_title\\\":\\\"\\\",\\\"artK2_id\\\":\\\"\\\",\\\"artK2_tit
le\\\":\\\"\\\"}]\",\"config\":\"{\\\"gk_appsite1\\\":{\\\"gk_appsite1_image_wid
th\\\":\\\"940\\\",\\\"gk_appsite1_image_height\\\":\\\"310\\\",\\\"gk_appsite1_
image_bg\\\":\\\"#000000\\\",\\\"gk_appsite1_quality\\\":\\\"95\\\",\\\"gk_appsi
te1_show_text_block\\\":\\\"1\\\",\\\"gk_appsite1_text_block_x\\\":\\\"0\\\",\\\
"gk_appsite1_text_block_y\\\":\\\"215\\\",\\\"gk_appsite1_text_block_width\\\":\
\\"1000\\\",\\\"gk_appsite1_image_y\\\":\\\"65\\\",\\\"gk_appsite1_module_height
\\\":\\\"310\\\",\\\"gk_appsite1_pagination\\\":\\\"1\\\",\\\"gk_appsite1_slide_
links\\\":\\\"1\\\",\\\"gk_appsite1_animation_speed\\\":\\\"500\\\",\\\"gk_appsi
te1_animation_interval\\\":\\\"5000\\\",\\\"gk_appsite1_autoanimation\\\":\\\"1\
\\"},\\\"gk_black_and_white\\\":{\\\"gk_black_and_white_image_width\\\":\\\"978\
\\",\\\"gk_black_and_white_image_height\\\":\\\"362\\\",\\\"gk_black_and_white_i
mage_bg\\\":\\\"#000000\\\",\\\"gk_black_and_white_quality\\\":\\\"95\\\",\\\"gk
_black_and_white_text_block_position_x\\\":\\\"20\\\",\\\"gk_black_and_white_tex

t_block_position_y\\\":\\\"20\\\",\\\"gk_black_and_white_text_block_width\\\":\\
\"300\\\",\\\"gk_black_and_white_show_text_block\\\":\\\"1\\\",\\\"gk_black_and_
white_clean_xhtml\\\":\\\"1\\\",\\\"gk_black_and_white_wordcount\\\":\\\"10\\\",
\\\"gk_black_and_white_title_char_amount\\\":\\\"30\\\",\\\"gk_black_and_white_p
agination\\\":\\\"1\\\",\\\"gk_black_and_white_pagination_position_x\\\":\\\"20\
\\",\\\"gk_black_and_white_pagination_position_y\\\":\\\"320\\\",\\\"gk_black_an
d_white_show_readmore\\\":\\\"1\\\",\\\"gk_black_and_white_stripe_width\\\":\\\"
60\\\",\\\"gk_black_and_white_slide_links\\\":\\\"1\\\",\\\"gk_black_and_white_a
nimation_speed\\\":\\\"1800\\\",\\\"gk_black_and_white_animation_interval\\\":\\
\"5000\\\",\\\"gk_black_and_white_autoanimation\\\":\\\"1\\\",\\\"gk_black_and_w
hite_animation_type\\\":\\\"opacity\\\",\\\"gk_black_and_white_show_title_block\
\\":\\\"1\\\",\\\"gk_black_and_white_title_link\\\":\\\"1\\\",\\\"gk_black_and_w
hite_interface\\\":\\\"1\\\"},\\\"gk_boutique\\\":{\\\"gk_boutique_image_width\\
\":\\\"950\\\",\\\"gk_boutique_image_height\\\":\\\"400\\\",\\\"gk_boutique_imag
e_bg\\\":\\\"#000000\\\",\\\"gk_boutique_quality\\\":\\\"95\\\",\\\"gk_boutique_
interface\\\":\\\"1\\\",\\\"gk_boutique_slide_links\\\":\\\"1\\\",\\\"gk_boutiqu
e_animation_speed\\\":\\\"500\\\",\\\"gk_boutique_animation_interval\\\":\\\"500
0\\\",\\\"gk_boutique_autoanimation\\\":\\\"1\\\",\\\"gk_boutique_animation_type
\\\":\\\"opacity\\\"},\\\"gk_cherrydesign\\\":{\\\"gk_cherrydesign_image_width\\
\":\\\"950\\\",\\\"gk_cherrydesign_image_height\\\":\\\"400\\\",\\\"gk_cherrydes
ign_image_bg\\\":\\\"#000000\\\",\\\"gk_cherrydesign_quality\\\":\\\"95\\\",\\\"
gk_cherrydesign_show_text_block\\\":\\\"1\\\",\\\"gk_cherrydesign_slide_links\\\
":\\\"1\\\",\\\"gk_cherrydesign_pagination\\\":\\\"1\\\",\\\"gk_cherrydesign_pag
ination_position\\\":\\\"left\\\",\\\"gk_cherrydesign_readmore_text\\\":\\\"Read
more...\\\",\\\"gk_cherrydesign_clean_xhtml\\\":\\\"1\\\",\\\"gk_cherrydesign_w
ordcount\\\":\\\"30\\\",\\\"gk_cherrydesign_animation_speed\\\":\\\"500\\\",\\\"
gk_cherrydesign_animation_interval\\\":\\\"5000\\\",\\\"gk_cherrydesign_autoanim
ation\\\":\\\"1\\\",\\\"gk_cherrydesign_animation_type\\\":\\\"opacity\\\"},\\\"
gk_coffe\\\":{\\\"gk_coffe_image_width\\\":\\\"950\\\",\\\"gk_coffe_image_height
\\\":\\\"400\\\",\\\"gk_coffe_image_bg\\\":\\\"#000000\\\",\\\"gk_coffe_quality\
\\":\\\"95\\\",\\\"gk_coffe_show_title_block\\\":\\\"1\\\",\\\"gk_coffe_title_li
nk\\\":\\\"1\\\",\\\"gk_coffe_interface\\\":\\\"1\\\",\\\"gk_coffe_slide_links\\
\":\\\"1\\\",\\\"gk_coffe_animation_speed\\\":\\\"500\\\",\\\"gk_coffe_animation
_interval\\\":\\\"5000\\\",\\\"gk_coffe_autoanimation\\\":\\\"1\\\",\\\"gk_coffe
_animation_type\\\":\\\"opacity\\\"},\\\"gk_corporate2\\\":{\\\"gk_corporate2_im
age_width\\\":\\\"480\\\",\\\"gk_corporate2_image_height\\\":\\\"320\\\",\\\"gk_
corporate2_image_bg\\\":\\\"#000000\\\",\\\"gk_corporate2_quality\\\":\\\"95\\\"
,\\\"gk_corporate2_show_list\\\":\\\"1\\\",\\\"gk_corporate2_list_title_small\\\
":\\\"Why to choose\\\",\\\"gk_corporate2_list_title_big\\\":\\\"our company\\\"
,\\\"gk_corporate2_list_char_count\\\":\\\"25\\\",\\\"gk_corporate2_list_text_ov
erflow\\\":\\\"...\\\",\\\"gk_corporate2_image_position\\\":\\\"gkRightFloat\\\"
,\\\"gk_corporate2_list_position\\\":\\\"gkRightFloat\\\",\\\"gk_corporate2_art_
width\\\":\\\"70\\\",\\\"gk_corporate2_title\\\":\\\"1\\\",\\\"gk_corporate2_tit
le_link\\\":\\\"1\\\",\\\"gk_corporate2_clean_xhtml\\\":\\\"1\\\",\\\"gk_corpora
te2_wordcount\\\":\\\"30\\\",\\\"gk_corporate2_readmore_button\\\":\\\"1\\\",\\\
"gk_corporate2_readmore_text\\\":\\\"Find more\\\",\\\"gk_corporate2_interface\\
\":\\\"1\\\",\\\"gk_corporate2_interface_animation\\\":\\\"0\\\",\\\"gk_corporat
e2_animation_speed\\\":\\\"500\\\",\\\"gk_corporate2_animation_interval\\\":\\\"
5000\\\",\\\"gk_corporate2_autoanimation\\\":\\\"1\\\",\\\"gk_corporate2_animati
on_type\\\":\\\"opacity\\\"},\\\"gk_eSport\\\":{\\\"gk_eSport_image_w\\\":\\\"10
00\\\",\\\"gk_eSport_image_h\\\":\\\"550\\\",\\\"gk_eSport_thumb_w\\\":\\\"200\\
\",\\\"gk_eSport_thumb_h\\\":\\\"120\\\",\\\"gk_eSport_image_bg\\\":\\\"#000000\
\\",\\\"gk_eSport_quality\\\":\\\"95\\\",\\\"gk_eSport_thumbnails\\\":\\\"1\\\",
\\\"gk_eSport_thumbnails_position\\\":\\\"gkThumbsBottom\\\",\\\"gk_eSport_text_
block\\\":\\\"1\\\",\\\"gk_eSport_slide_links\\\":\\\"1\\\",\\\"gk_eSport_anim_t
ype\\\":\\\"gkDrops\\\",\\\"gk_eSport_animation_speed\\\":\\\"750\\\",\\\"gk_eSp
ort_animation_interval\\\":\\\"35\\\",\\\"gk_eSport_row_amount\\\":\\\"4\\\",\\\
"gk_eSport_lvl2_divider\\\":\\\"4\\\",\\\"gk_eSport_max_anim\\\":\\\"5\\\",\\\"g
k_eSport_slide_interval\\\":\\\"5000\\\",\\\"gk_eSport_autoanimation\\\":\\\"1\\
\"},\\\"gk_financial_business\\\":{\\\"gk_financial_business_image_width\\\":\\\

"166\\\",\\\"gk_financial_business_image_height\\\":\\\"166\\\",\\\"gk_financial
_business_image_bg\\\":\\\"#000000\\\",\\\"gk_financial_business_quality\\\":\\\
"95\\\",\\\"gk_financial_business_date_format\\\":\\\"d-m-Y\\\",\\\"gk_financial
_business_interface\\\":\\\"1\\\",\\\"gk_financial_business_slide_links\\\":\\\"
1\\\",\\\"gk_financial_business_animation_speed\\\":\\\"500\\\",\\\"gk_financial
_business_animation_interval\\\":\\\"5000\\\",\\\"gk_financial_business_autoanim
ation\\\":\\\"1\\\",\\\"gk_financial_business_animation_type\\\":\\\"opacity\\\"
},\\\"gk_game_magazine\\\":{\\\"gk_game_magazine_image_width\\\":\\\"600\\\",\\\
"gk_game_magazine_image_height\\\":\\\"600\\\",\\\"gk_game_magazine_image_bg\\\"
:\\\"#ffffff\\\",\\\"gk_game_magazine_quality\\\":\\\"95\\\",\\\"gk_game_magazin
e_text_block_position\\\":\\\"right\\\",\\\"gk_game_magazine_total_width\\\":\\\
"946\\\",\\\"gk_game_magazine_show_text_block\\\":\\\"1\\\",\\\"gk_game_magazine
_text_block_x\\\":\\\"32\\\",\\\"gk_game_magazine_text_block_y\\\":\\\"32\\\",\\
\"gk_game_magazine_title_chars_amount\\\":\\\"20\\\",\\\"gk_game_magazine_text_c
hars_amount\\\":\\\"40\\\",\\\"gk_game_magazine_slide_links\\\":\\\"1\\\",\\\"gk
_game_magazine_animation_speed\\\":\\\"500\\\",\\\"gk_game_magazine_animation_in
terval\\\":\\\"5000\\\",\\\"gk_game_magazine_autoanimation\\\":\\\"1\\\",\\\"gk_
game_magazine_animation_type\\\":\\\"opacity\\\",\\\"gk_game_magazine_animation_
text_type\\\":\\\"opacity\\\"},\\\"gk_gamebox\\\":{\\\"gk_gamebox_image_width\\\
":\\\"940\\\",\\\"gk_gamebox_image_height\\\":\\\"360\\\",\\\"gk_gamebox_image_b
g\\\":\\\"#000000\\\",\\\"gk_gamebox_quality\\\":\\\"95\\\",\\\"gk_gamebox_show_
text_block\\\":\\\"1\\\",\\\"gk_gamebox_show_info\\\":\\\"1\\\",\\\"gk_gamebox_d
ate_format\\\":\\\"A e, B Y\\\",\\\"gk_gamebox_author_name\\\":\\\"username\\\",
\\\"gk_gamebox_info_format\\\":\\\"Written: %date by %author\\\",\\\"gk_gamebox_
readmore_text\\\":\\\"Read more\\\",\\\"gk_gamebox_text_position\\\":\\\"280\\\"
,\\\"gk_gamebox_text_height\\\":\\\"80\\\",\\\"gk_gamebox_interface\\\":\\\"1\\\
",\\\"gk_gamebox_slide_links\\\":\\\"1\\\",\\\"gk_gamebox_animation_speed\\\":\\
\"500\\\",\\\"gk_gamebox_animation_interval\\\":\\\"5000\\\",\\\"gk_gamebox_auto
animation\\\":\\\"1\\\",\\\"gk_gamebox_animation_type\\\":\\\"opacity\\\"},\\\"g
k_memovie\\\":{\\\"gk_memovie_image_width\\\":\\\"670\\\",\\\"gk_memovie_image_h
eight\\\":\\\"313\\\",\\\"gk_memovie_image_bg\\\":\\\"#000000\\\",\\\"gk_memovie
_quality\\\":\\\"95\\\",\\\"gk_memovie_interface\\\":\\\"1\\\",\\\"gk_memovie_in
terface_animation\\\":\\\"0\\\",\\\"gk_memovie_interface_x\\\":\\\"30\\\",\\\"gk
_memovie_interface_y\\\":\\\"30\\\",\\\"gk_memovie_slide_links\\\":\\\"1\\\",\\\
"gk_memovie_animation_speed\\\":\\\"500\\\",\\\"gk_memovie_animation_interval\\\
":\\\"5000\\\",\\\"gk_memovie_autoanimation\\\":\\\"1\\\",\\\"gk_memovie_animati
on_type\\\":\\\"opacity\\\"},\\\"gk_music\\\":{\\\"gk_music_image_width\\\":\\\"
165\\\",\\\"gk_music_image_height\\\":\\\"165\\\",\\\"gk_music_image_bg\\\":\\\"
#000000\\\",\\\"gk_music_quality\\\":\\\"95\\\",\\\"gk_music_show_title_block\\\
":\\\"1\\\",\\\"gk_music_show_date_block\\\":\\\"1\\\",\\\"gk_music_date_format\
\\":\\\"F d, Y\\\",\\\"gk_music_title\\\":\\\"What\'s new in this week\\\",\\\"g
k_music_show_pagination\\\":\\\"1\\\",\\\"gk_music_slides_per_page\\\":\\\"5\\\"
,\\\"gk_music_title_block\\\":\\\"1\\\",\\\"gk_music_title_chars\\\":\\\"15\\\",
\\\"gk_music_loader\\\":\\\"1\\\",\\\"gk_music_animation_speed\\\":\\\"500\\\",\
\\"gk_music_animation_interval\\\":\\\"5000\\\",\\\"gk_music_autoanimation\\\":\
\\"1\\\"},\\\"gk_musicity\\\":{\\\"gk_musicity_image_width\\\":\\\"950\\\",\\\"g
k_musicity_image_height\\\":\\\"400\\\",\\\"gk_musicity_image_bg\\\":\\\"#000000
\\\",\\\"gk_musicity_quality\\\":\\\"80\\\",\\\"gk_musicity_show_title_block\\\"
:\\\"0\\\",\\\"gk_musicity_show_date_block\\\":\\\"0\\\",\\\"gk_musicity_date_fo
rmat\\\":\\\"F d, Y\\\",\\\"gk_musicity_interface\\\":\\\"1\\\",\\\"gk_musicity_
title_block_y\\\":\\\"10\\\",\\\"gk_musicity_date_block_y\\\":\\\"14\\\",\\\"gk_
musicity_slide_links\\\":\\\"1\\\",\\\"gk_musicity_animation_speed\\\":\\\"500\\
\",\\\"gk_musicity_animation_interval\\\":\\\"5000\\\",\\\"gk_musicity_autoanima
tion\\\":\\\"1\\\",\\\"gk_musicity_animation_type\\\":\\\"opacity\\\"},\\\"gk_my
store\\\":{\\\"gk_mystore_image_width\\\":\\\"300\\\",\\\"gk_mystore_image_heigh
t\\\":\\\"270\\\",\\\"gk_mystore_image_bg\\\":\\\"#000000\\\",\\\"gk_mystore_qua
lity\\\":\\\"95\\\",\\\"gk_mystore_show_pagination\\\":\\\"1\\\",\\\"gk_mystore_
slides_per_page\\\":\\\"3\\\",\\\"gk_mystore_animation_speed\\\":\\\"500\\\",\\\
"gk_mystore_animation_interval\\\":\\\"5000\\\",\\\"gk_mystore_autoanimation\\\"
:\\\"1\\\"},\\\"gk_partyfreak\\\":{\\\"gk_partyfreak_image_width\\\":\\\"600\\\"

,\\\"gk_partyfreak_image_height\\\":\\\"600\\\",\\\"gk_partyfreak_thumb_width\\\
":\\\"70\\\",\\\"gk_partyfreak_thumb_height\\\":\\\"70\\\",\\\"gk_partyfreak_ima
ge_bg\\\":\\\"#ffffff\\\",\\\"gk_partyfreak_quality\\\":\\\"95\\\",\\\"gk_partyf
reak_total_width\\\":\\\"980\\\",\\\"gk_partyfreak_thumbs_margin\\\":\\\"0 0 0 0
\\\",\\\"gk_partyfreak_thumbs_padding\\\":\\\"0 0 0 0\\\",\\\"gk_partyfreak_thum
bs_amount\\\":\\\"3\\\",\\\"gk_partyfreak_thumbs_space\\\":\\\"8\\\",\\\"gk_part
yfreak_thumbs_text_word_amount\\\":\\\"14\\\",\\\"gk_partyfreak_show_title\\\":\
\\"1\\\",\\\"gk_partyfreak_text_block_height\\\":\\\"80\\\",\\\"gk_partyfreak_sh
ow_text\\\":\\\"1\\\",\\\"gk_partyfreak_text_word_amount\\\":\\\"40\\\",\\\"gk_p
artyfreak_slide_links\\\":\\\"1\\\",\\\"gk_partyfreak_animation_speed\\\":\\\"50
0\\\",\\\"gk_partyfreak_animation_interval\\\":\\\"5000\\\",\\\"gk_partyfreak_au
toanimation\\\":\\\"1\\\",\\\"gk_partyfreak_animation_type\\\":\\\"opacity\\\"},
\\\"gk_sporter1\\\":{\\\"gk_sporter1_image_width\\\":\\\"637\\\",\\\"gk_sporter1
_image_height\\\":\\\"346\\\",\\\"gk_sporter1_image_bg\\\":\\\"#000000\\\",\\\"g
k_sporter1_quality\\\":\\\"95\\\",\\\"gk_sporter1_text_position\\\":\\\"246\\\",
\\\"gk_sporter1_text_height\\\":\\\"90\\\",\\\"gk_sporter1_show_text_block\\\":\
\\"1\\\",\\\"gk_sporter1_pagination\\\":\\\"1\\\",\\\"gk_sporter1_pagination_col
s\\\":\\\"4\\\",\\\"gk_sporter1_pagination_date\\\":\\\"1\\\",\\\"gk_sporter1_pa
gination_date_format\\\":\\\"d m, Y\\\",\\\"gk_sporter1_pagination_limit\\\":\\\
"39\\\",\\\"gk_sporter1_readmore_text\\\":\\\"Read more\\\",\\\"gk_sporter1_pagi
nation_position\\\":\\\"left\\\",\\\"gk_sporter1_clean_xhtml\\\":\\\"1\\\",\\\"g
k_sporter1_wordcount\\\":\\\"24\\\",\\\"gk_sporter1_title_char_amount\\\":\\\"27
\\\",\\\"gk_sporter1_show_info\\\":\\\"1\\\",\\\"gk_sporter1_date_format\\\":\\\
"F d, Y\\\",\\\"gk_sporter1_author_name\\\":\\\"name\\\",\\\"gk_sporter1_info_fo
rmat\\\":\\\"Written: %date by %author\\\",\\\"gk_sporter1_slide_links\\\":\\\"1
\\\",\\\"gk_sporter1_animation_speed\\\":\\\"500\\\",\\\"gk_sporter1_animation_i
nterval\\\":\\\"5000\\\",\\\"gk_sporter1_autoanimation\\\":\\\"1\\\",\\\"gk_spor
ter1_animation_type\\\":\\\"opacity\\\"},\\\"gk_sporter2\\\":{\\\"gk_sporter2_im
age_width\\\":\\\"600\\\",\\\"gk_sporter2_image_height\\\":\\\"600\\\",\\\"gk_sp
orter2_thumb_width\\\":\\\"70\\\",\\\"gk_sporter2_thumb_height\\\":\\\"70\\\",\\
\"gk_sporter2_image_bg\\\":\\\"#ffffff\\\",\\\"gk_sporter2_quality\\\":\\\"95\\\
",\\\"gk_sporter2_image_rows\\\":\\\"3\\\",\\\"gk_sporter2_image_cols\\\":\\\"3\
\\",\\\"gk_sporter2_image_margin\\\":\\\"0\\\",\\\"gk_sporter2_image_padding\\\"
:\\\"0\\\",\\\"gk_sporter2_image_border\\\":\\\"0\\\",\\\"gk_sporter2_slide_popu
ps\\\":\\\"1\\\",\\\"gk_sporter2_overlay\\\":\\\"1\\\",\\\"gk_sporter2_show_text
_block\\\":\\\"1\\\",\\\"gk_sporter2_text_block_height\\\":\\\"100\\\",\\\"gk_sp
orter2_clean_xhtml\\\":\\\"1\\\",\\\"gk_sporter2_readmore_text\\\":\\\"Read more
\\\",\\\"gk_sporter2_title_char_amount\\\":\\\"30\\\",\\\"gk_sporter2_text_wordc
ount\\\":\\\"30\\\"},\\\"gk_the_real_design\\\":{\\\"gk_the_real_design_module_h
eight\\\":\\\"605\\\",\\\"gk_the_real_design_image_y\\\":\\\"60\\\",\\\"gk_the_r
eal_design_image_x\\\":\\\"0\\\",\\\"gk_the_real_design_text_y\\\":\\\"150\\\",\
\\"gk_the_real_design_text_x\\\":\\\"0\\\",\\\"gk_the_real_design_image_bg\\\":\
\\"#000000\\\",\\\"gk_the_real_design_quality\\\":\\\"95\\\",\\\"gk_the_real_des
ign_interface\\\":\\\"1\\\",\\\"gk_the_real_design_slide_links\\\":\\\"1\\\",\\\
"gk_the_real_design_animation_speed\\\":\\\"500\\\",\\\"gk_the_real_design_anima
tion_interval\\\":\\\"5000\\\",\\\"gk_the_real_design_autoanimation\\\":\\\"1\\\
"},\\\"gk_yourshop\\\":{\\\"gk_yourshop_image_width\\\":\\\"673\\\",\\\"gk_yours
hop_image_height\\\":\\\"262\\\",\\\"gk_yourshop_image_bg\\\":\\\"#000000\\\",\\
\"gk_yourshop_quality\\\":\\\"95\\\",\\\"gk_yourshop_text_position\\\":\\\"246\\
\",\\\"gk_yourshop_text_height\\\":\\\"90\\\",\\\"gk_yourshop_show_text_block\\\
":\\\"1\\\",\\\"gk_yourshop_readmore_text\\\":\\\"Read more\\\",\\\"gk_yourshop_
clean_xhtml\\\":\\\"1\\\",\\\"gk_yourshop_wordcount\\\":\\\"24\\\",\\\"gk_yoursh
op_title_char_amount\\\":\\\"27\\\",\\\"gk_yourshop_slide_links\\\":\\\"1\\\",\\
\"gk_yourshop_animation_speed\\\":\\\"500\\\",\\\"gk_yourshop_animation_interval
\\\":\\\"5000\\\",\\\"gk_yourshop_autoanimation\\\":\\\"1\\\",\\\"gk_yourshop_an
imation_type\\\":\\\"opacity\\\"},\\\"gk_appsprotech\\\":{\\\"gk_appsprotech_ima
ge_width\\\":\\\"166\\\",\\\"gk_appsprotech_image_height\\\":\\\"166\\\",\\\"gk_
appsprotech_image_bg\\\":\\\"#000000\\\",\\\"gk_appsprotech_quality\\\":\\\"95\\
\",\\\"gk_appsprotech_show_desc\\\":\\\"1\\\",\\\"gk_appsprotech_show_title\\\":
\\\"1\\\",\\\"gk_appsprotech_text_block_y\\\":\\\"0\\\",\\\"gk_appsprotech_title

_chars_amount\\\":\\\"20\\\",\\\"gk_appsprotech_desc_chars_amount\\\":\\\"30\\\"
,\\\"gk_appsprotech_image_y\\\":\\\"65\\\",\\\"gk_appsprotech_module_height\\\":
\\\"450\\\",\\\"gk_appsprotech_pagination\\\":\\\"1\\\",\\\"gk_appsprotech_slide
_links\\\":\\\"1\\\",\\\"gk_appsprotech_animation_speed\\\":\\\"500\\\",\\\"gk_a
ppsprotech_animation_interval\\\":\\\"5000\\\",\\\"gk_appsprotech_autoanimation\
\\":\\\"1\\\"},\\\"gk_bikestore\\\":{\\\"gk_bikestore_image_width\\\":\\\"640\\\
",\\\"gk_bikestore_image_height\\\":\\\"320\\\",\\\"gk_bikestore_image_bg\\\":\\
\"#000000\\\",\\\"gk_bikestore_quality\\\":\\\"95\\\",\\\"gk_bikestore_show_titl
e_block\\\":\\\"1\\\",\\\"gk_bikestore_title_block_position\\\":\\\"bottom\\\",\
\\"gk_bikestore_title_block_position_x\\\":\\\"left\\\",\\\"gk_bikestore_title_b
lock_length\\\":\\\"30\\\",\\\"gk_bikestore_pagination\\\":\\\"1\\\",\\\"gk_bike
store_pagination_position\\\":\\\"top\\\",\\\"gk_bikestore_slide_links\\\":\\\"1
\\\",\\\"gk_bikestore_animation_speed\\\":\\\"500\\\",\\\"gk_bikestore_animation
_interval\\\":\\\"5000\\\",\\\"gk_bikestore_autoanimation\\\":\\\"1\\\"},\\\"gk_
fashion\\\":{\\\"gk_fashion_image_width\\\":\\\"640\\\",\\\"gk_fashion_image_hei
ght\\\":\\\"320\\\",\\\"gk_fashion_image_bg\\\":\\\"#000000\\\",\\\"gk_fashion_q
uality\\\":\\\"95\\\",\\\"gk_fashion_show_title_block\\\":\\\"1\\\",\\\"gk_fashi
on_title_block_position\\\":\\\"bottom\\\",\\\"gk_fashion_title_block_length\\\"
:\\\"30\\\",\\\"gk_fashion_pagination\\\":\\\"1\\\",\\\"gk_fashion_pagination_po
sition\\\":\\\"top\\\",\\\"gk_fashion_slide_links\\\":\\\"1\\\",\\\"gk_fashion_a
nimation_speed\\\":\\\"500\\\",\\\"gk_fashion_animation_interval\\\":\\\"5000\\\
",\\\"gk_fashion_autoanimation\\\":\\\"1\\\"},\\\"gk_league_news1\\\":{\\\"gk_le
ague_news1_image_width\\\":\\\"570\\\",\\\"gk_league_news1_image_height\\\":\\\"
360\\\",\\\"gk_league_news1_image_bg\\\":\\\"#000000\\\",\\\"gk_league_news1_qua
lity\\\":\\\"95\\\",\\\"gk_league_news1_show_title_block\\\":\\\"1\\\",\\\"gk_le
ague_news1_thumb_width\\\":\\\"120\\\",\\\"gk_league_news1_thumb_height\\\":\\\"
80\\\",\\\"gk_league_news1_title_chars\\\":\\\"15\\\",\\\"gk_league_news1_desc_c
hars\\\":\\\"15\\\",\\\"gk_league_news1_animation_speed\\\":\\\"500\\\",\\\"gk_l
eague_news1_animation_interval\\\":\\\"5000\\\",\\\"gk_league_news1_autoanimatio
n\\\":\\\"1\\\"},\\\"gk_startup\\\":{\\\"gk_startup_image_bg\\\":\\\"transparent
\\\",\\\"gk_startup_quality\\\":\\\"95\\\",\\\"gk_startup_desktop_width\\\":\\\"
1000\\\",\\\"gk_startup_image_width\\\":\\\"804\\\",\\\"gk_startup_module_height
\\\":\\\"920\\\",\\\"gk_startup_tablet_width\\\":\\\"920\\\",\\\"gk_startup_tabl
et_image_width\\\":\\\"603\\\",\\\"gk_startup_tablet_module_height\\\":\\\"690\\
\",\\\"gk_startup_mobile_width\\\":\\\"580\\\",\\\"gk_startup_mobile_image_width
\\\":\\\"338\\\",\\\"gk_startup_mobile_module_height\\\":\\\"386\\\",\\\"gk_star
tup_pagination\\\":\\\"1\\\",\\\"gk_startup_arrows\\\":\\\"1\\\",\\\"gk_startup_
slide_links\\\":\\\"1\\\",\\\"gk_startup_animation_speed\\\":\\\"500\\\",\\\"gk_
startup_animation_interval\\\":\\\"5000\\\",\\\"gk_startup_autoanimation\\\":\\\
"1\\\"}}\",\"use_style_css\":\"1\"}","0","*");
INSERT INTO s2iq1_modules VALUES("168","Portfolio","4 Columns Portfolio Tab","",
"1","content-top4","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 0
0:00:00","1","mod_xperttabs","1","0","{\"content_source\":\"mods\",\"catid\":[\"
\"],\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"modules\":
[\"146\",\"149\",\"147\",\"148\"],\"width\":\"\",\"count\":\"4\",\"tabs_position
\":\"top\",\"tabs_interaction\":\"click\",\"tabs_title_type\":\"content\",\"tabs
_title_custom\":\"All, Website Design, Logo and Branding, printing\",\"show_read
more\":\"0\",\"readmore_text\":\"Read more..\",\"style\":\"custom\",\"transition
_type\":\"slide\",\"fadein_speed\":\"500\",\"fadeout_speed\":\"800\",\"auto_play
\":\"0\",\"auto_pause\":\"1\",\"moduleclass_sfx\":\" column4\",\"load_jquery\":\
"0\",\"jquery_source\":\"local\",\"cache\":\"0\",\"cache_time\":\"900\"}","0","*
");
INSERT INTO s2iq1_modules VALUES("169","Portfolio","3 Columns Portfolio Tab","",
"1","content-top4","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 0
0:00:00","1","mod_xperttabs","1","0","{\"content_source\":\"mods\",\"catid\":[\"
\"],\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"modules\":
[\"150\",\"155\",\"153\",\"154\"],\"width\":\"\",\"count\":\"4\",\"tabs_position
\":\"top\",\"tabs_interaction\":\"click\",\"tabs_title_type\":\"content\",\"tabs
_title_custom\":\"All, Website Design, Logo and Branding, printing\\r\\n\",\"sho
w_readmore\":\"0\",\"readmore_text\":\"Read more..\",\"style\":\"custom\",\"tran

sition_type\":\"slide\",\"fadein_speed\":\"500\",\"fadeout_speed\":\"800\",\"aut
o_play\":\"0\",\"auto_pause\":\"1\",\"moduleclass_sfx\":\" column3\",\"load_jque
ry\":\"0\",\"jquery_source\":\"local\",\"cache\":\"0\",\"cache_time\":\"900\"}",
"0","*");
INSERT INTO s2iq1_modules VALUES("170","Portfolio","2 Columns Portfolio Tab","",
"1","content-top4","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 0
0:00:00","1","mod_xperttabs","1","0","{\"content_source\":\"mods\",\"catid\":[\"
\"],\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"modules\":
[\"157\",\"160\",\"158\",\"159\"],\"width\":\"\",\"count\":\"4\",\"tabs_position
\":\"top\",\"tabs_interaction\":\"click\",\"tabs_title_type\":\"content\",\"tabs
_title_custom\":\"All, Website Design, Logo and Branding, printing\\r\\n\",\"sho
w_readmore\":\"0\",\"readmore_text\":\"Read more..\",\"style\":\"custom\",\"tran
sition_type\":\"slide\",\"fadein_speed\":\"500\",\"fadeout_speed\":\"800\",\"aut
o_play\":\"0\",\"auto_pause\":\"1\",\"moduleclass_sfx\":\" column2\",\"load_jque
ry\":\"0\",\"jquery_source\":\"local\",\"cache\":\"0\",\"cache_time\":\"900\"}",
"0","*");
INSERT INTO s2iq1_modules VALUES("171","Portfolio","","<p>As an advertising and
marketing firm, we pride ourselves in creative thinking, technical savvy, high e
thics, accountability, competitive drive, project value, attention to detail ande
xemplary customer service. We are committed to deliver excellence in creative so
lutions and more importantly, help articulate 00:00:00","0000-00-00
\n<p></p>","1","description","0","0000-00-00
your goals and vision.</p>
00:00:00","000
0-00-00 00:00:00","1","mod_custom","1","1","{\"prepare_content\":\"1\",\"backgro
undimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\
",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("172","Sidebar Tabs","Displayed on sidebar","",
"1","right","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00
","0","mod_xperttabs","1","0","{\"content_source\":\"mods\",\"catid\":[\"\"],\"o
rdering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"modules\":[\"118\
"],\"width\":\"\",\"count\":\"4\",\"tabs_position\":\"top\",\"tabs_interaction\"
:\"click\",\"tabs_title_type\":\"content\",\"tabs_title_custom\":\"All, Website
Design, Logo and Branding, printing\\r\\n\",\"show_readmore\":\"0\",\"readmore_t
ext\":\"Read more..\",\"style\":\"custom\",\"transition_type\":\"slide\",\"fadei
n_speed\":\"500\",\"fadeout_speed\":\"800\",\"auto_play\":\"0\",\"auto_pause\":\
"1\",\"moduleclass_sfx\":\" blocks\",\"load_jquery\":\"0\",\"jquery_source\":\"l
ocal\",\"cache\":\"0\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("175","Our Recent Works (copy)","Displayed on h
omepage (2nd layout alrternative)","","1","portfolio2","0","0000-00-00 00:00:00"
,"0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_captifyContent","1","0","{
\"type\":\"k2\",\"count\":\"4\",\"imagesPerRow\":\"4\",\"titleBelow\":\"0\",\"sc
ripts\":\"1\",\"category_filtering_type\":\"1\",\"catid\":[\"\"],\"show_child_ca
tegory_articles\":\"0\",\"levels\":\"1\",\"show_front\":\"show\",\"article_filte
ring_type\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"orderi
ng\":\"a.ordering\",\"ordering_direction\":\"ASC\",\"c_show_child_category_artic
les\":\"0\",\"c_levels\":\"1\",\"k2contentSource\":\"categories\",\"k2catid\":[\
"85\",\"86\",\"88\"],\"getChildren\":\"0\",\"itemFilter\":\"\",\"orderingK2\":\"
rand\",\"displayImages\":\"k2item\",\"itemImageSize\":\"Original\",\"image_width
\":\"222\",\"image_height\":\"200\",\"option\":\"crop\",\"imageDimensions\":\"1\
",\"rightMargin\":\"20\",\"bottomMargin\":\"20\",\"useCaptify\":\"1\",\"backgrou
nd\":\"dark-background\",\"transition\":\"fade\",\"position\":\"bottom\",\"speed
\":\"450\",\"speedOut\":\"800\",\"fadeEffect\":\"1\",\"cache\":\"0\",\"cache_tim
e\":\"900\",\"moduleclass_sfx\":\" column4\"}","0","*");
INSERT INTO s2iq1_modules VALUES("176","Portfolio ","4 Columns Portfolio Tab (Di
splayed on 3rd alternative homepage)","","1","portfolio3","0","0000-00-00 00:00:
00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_xperttabs","1","0","{\"
content_source\":\"mods\",\"catid\":[\"\"],\"ordering\":\"c_dsc\",\"user_id\":\"
0\",\"show_featured\":\"\",\"modules\":[\"146\",\"149\",\"147\",\"148\"],\"width
\":\"\",\"count\":\"4\",\"tabs_position\":\"top\",\"tabs_interaction\":\"click\"
,\"tabs_title_type\":\"content\",\"tabs_title_custom\":\"All, Website Design, Lo
go and Branding, printing\",\"show_readmore\":\"0\",\"readmore_text\":\"Read mor
e..\",\"style\":\"custom\",\"transition_type\":\"slide\",\"fadein_speed\":\"500\

",\"fadeout_speed\":\"800\",\"auto_play\":\"0\",\"auto_pause\":\"1\",\"modulecla
ss_sfx\":\" column4\",\"load_jquery\":\"0\",\"jquery_source\":\"local\",\"cache\
":\"0\",\"cache_time\":\"900\"}","0","*");
INSERT INTO s2iq1_modules VALUES("177","Breadcrumbs (copy)","Displayed On 3rd Al
ternative homepage Layout","","1","breadcrumbs2","0","0000-00-00 00:00:00","0000
-00-00 00:00:00","0000-00-00 00:00:00","1","mod_breadcrumbs","1","0","{\"showHer
e\":\"1\",\"showHome\":\"1\",\"homeText\":\"Home\",\"showLast\":\"1\",\"separato
r\":\"\\\\\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\
"cache_time\":\"900\",\"cachemode\":\"itemid\"}","0","*");
INSERT INTO s2iq1_modules VALUES("178","Portfolio 2","","<p>Lorem ipsum dolor si
t amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labolo
re magna aliqua. Ut enim ad minim veniam. Lorem ipsum dosectetur adipisicing eli
t, sed do. Lorem ipsum dolor sit amet, consectetur. Bulla fringilla purus at leo
dignissim congue. Mauris elementum accumsan leo vel tempor. Aenean sagittis dia
m vel enim.</p>","1","description2","0","0000-00-00 00:00:00","0000-00-00 00:00:
00","0000-00-00 00:00:00","0","mod_custom","1","1","{\"prepare_content\":\"1\",\
"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cach
e\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("179","Logos","","<p>A professional-looking bus
iness logo and marketing materials help make your business more visible and cred
ible two key factors in its growth and success. But many entrepreneurs make the m
istake of designing their own marketing materials, thinking they are saving mone
y.But having a good logo is about more than just making a good first impression.
It can have a lasting impact on your company.</p>","1","description","42","201211-26 01:28:03","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_custom","1"
,"1","{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default
\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\"
:\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("180","Logos","","<p>A professional-looking bus
iness logo and marketing materials help make your business more visible and cred
ible two key factors in its growth and success. But many entrepreneurs make the m
istake of designing their own marketing materials, thinking they are saving mone
y.But having a good logo is about more than just making a good first impression.
It can have a lasting impact on your company.</p>","1","portfolio","0","0000-0000 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1","mod_custom","1","1
","{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",
\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"
static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("181","Architectural","","<p>We can transform y
our vision into a visual reality by conceptualizing your project in 3-D and from
every angle, allowing for a virtual walkthrough. We can also deliver your visio
n as physical model for presentations. From brand new buildings to remodeled fac
ilities, we can translate your idea into an artistic and attractive architectura
l rendering that sells itself.</p>","1","","0","0000-00-00 00:00:00","0000-00-00
00:00:00","0000-00-00 00:00:00","1","mod_custom","1","1","{\"prepare_content\":
\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\"
,\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}","0","*");
INSERT INTO s2iq1_modules VALUES("182","SCLogin","","","0","","0","0000-00-00 00
:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_sclogin","1","1",""
,"0","*");
INSERT INTO s2iq1_modules VALUES("183","JFBCFan","","","1","right","0","0000-0000 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","0","mod_jfbcfan","1","
1","{\"pageURL\":\"\",\"width\":\"292\",\"height\":\"200\",\"color_scheme\":\"li
ght\",\"show_faces\":\"1\",\"stream\":\"1\",\"header\":\"1\",\"force_wall\":\"0\
",\"border_color\":\"black\",\"moduleclass_sfx\":\"\",\"user_intro\":\"\",\"show
PoweredByLink\":\"1\"}","0","*");
INSERT INTO s2iq1_modules VALUES("184","Facebook Faces","","","1","right","0","0
000-00-00 00:00:00","2012-08-26 16:43:39","0000-00-00 00:00:00","1","mod_jfbcfan
","1","0","{\"pageURL\":\"http:\\/\\/www.facebook.com\\/graphitiks\",\"width\":\
"278.5\",\"height\":\"315\",\"color_scheme\":\"light\",\"show_faces\":\"1\",\"st

ream\":\"0\",\"header\":\"1\",\"force_wall\":\"0\",\"border_color\":\"grey\",\"m
oduleclass_sfx\":\"\",\"user_intro\":\"\",\"showPoweredByLink\":\"0\"}","0","*")
;
INSERT INTO s2iq1_modules VALUES("185","Website Design","","<p>Your website shou
ld be a hub of communication with your clients. Now you can immediately connect
with clients and have the ability to make immediate website updates via smartpho
ne. Graphitiks Advertising Design specializes in creating websites that make you
r company or organization readily accessible via the internet. With high-definiti
on audio and visual, as well as true-to-life photography, powerful copy and dyna
mic graphics,
\n<p
style=\"text-align:
our websitecenter;\"><span
designs enjoy high
style=\"color:
traffic and#4682b4;\"><strong>
repeat business.</p>Conte
nt Management Systems (CMS) E-Commerce (selling via your website) iPhone and Android
web integration Facebook and other social media<br /> Live event transmission Virtual
walkthroughs Full Search Engine Optimization (SEO)</strong></span></p>","1","portf
olio","0","0000-00-00 00:00:00","0000-00-00 00:00:00","0000-00-00 00:00:00","1",
"mod_custom","1","1","{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layo
ut\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900
\",\"cachemode\":\"static\"}","0","*");

DROP TABLE IF EXISTS s2iq1_modules_menu;


CREATE TABLE `s2iq1_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
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("1","0");
VALUES("2","0");
VALUES("3","0");
VALUES("4","0");
VALUES("6","0");
VALUES("7","0");
VALUES("8","0");
VALUES("9","0");
VALUES("10","0");
VALUES("12","0");
VALUES("13","0");
VALUES("14","0");
VALUES("15","0");
VALUES("19","-463");
VALUES("19","-462");
VALUES("19","-433");
VALUES("19","-432");
VALUES("19","-431");
VALUES("19","-430");
VALUES("19","-429");
VALUES("19","-427");
VALUES("19","-400");
VALUES("19","-399");
VALUES("19","-296");
VALUES("19","-244");
VALUES("19","-243");
VALUES("19","-242");
VALUES("19","-234");
VALUES("20","0");
VALUES("23","-463");
VALUES("23","-462");
VALUES("23","-433");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("23","-432");
VALUES("23","-431");
VALUES("23","-430");
VALUES("23","-429");
VALUES("23","-427");
VALUES("23","-400");
VALUES("23","-399");
VALUES("23","-296");
VALUES("23","-244");
VALUES("23","-243");
VALUES("23","-242");
VALUES("23","-238");
VALUES("23","-234");
VALUES("25","0");
VALUES("27","325");
VALUES("28","0");
VALUES("29","0");
VALUES("30","410");
VALUES("31","0");
VALUES("33","307");
VALUES("34","326");
VALUES("35","201");
VALUES("35","207");
VALUES("35","227");
VALUES("35","229");
VALUES("35","233");
VALUES("35","238");
VALUES("35","249");
VALUES("35","251");
VALUES("35","252");
VALUES("35","253");
VALUES("35","254");
VALUES("35","255");
VALUES("35","256");
VALUES("35","257");
VALUES("35","259");
VALUES("35","260");
VALUES("35","262");
VALUES("35","263");
VALUES("35","265");
VALUES("35","266");
VALUES("35","267");
VALUES("35","268");
VALUES("35","270");
VALUES("35","271");
VALUES("35","272");
VALUES("35","273");
VALUES("35","274");
VALUES("35","275");
VALUES("35","276");
VALUES("35","277");
VALUES("35","278");
VALUES("35","279");
VALUES("35","280");
VALUES("35","281");
VALUES("35","282");
VALUES("35","283");
VALUES("35","284");
VALUES("35","285");
VALUES("35","300");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("35","301");
VALUES("35","302");
VALUES("35","303");
VALUES("35","304");
VALUES("35","305");
VALUES("35","306");
VALUES("35","307");
VALUES("35","309");
VALUES("35","310");
VALUES("35","311");
VALUES("35","312");
VALUES("35","313");
VALUES("35","316");
VALUES("35","317");
VALUES("35","318");
VALUES("35","319");
VALUES("35","320");
VALUES("35","321");
VALUES("35","322");
VALUES("35","323");
VALUES("35","324");
VALUES("35","325");
VALUES("35","326");
VALUES("35","402");
VALUES("35","403");
VALUES("35","404");
VALUES("35","405");
VALUES("35","406");
VALUES("35","409");
VALUES("35","410");
VALUES("35","411");
VALUES("35","412");
VALUES("35","413");
VALUES("35","414");
VALUES("35","415");
VALUES("35","416");
VALUES("35","417");
VALUES("35","418");
VALUES("35","419");
VALUES("35","422");
VALUES("35","423");
VALUES("35","424");
VALUES("35","436");
VALUES("35","437");
VALUES("35","443");
VALUES("35","444");
VALUES("35","445");
VALUES("35","446");
VALUES("35","447");
VALUES("35","448");
VALUES("35","449");
VALUES("35","450");
VALUES("35","452");
VALUES("35","453");
VALUES("35","455");
VALUES("35","456");
VALUES("35","457");
VALUES("35","458");
VALUES("35","459");
VALUES("35","464");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("35","480");
VALUES("35","481");
VALUES("35","482");
VALUES("35","483");
VALUES("35","484");
VALUES("35","489");
VALUES("35","492");
VALUES("35","493");
VALUES("35","494");
VALUES("35","495");
VALUES("35","496");
VALUES("35","497");
VALUES("35","498");
VALUES("35","499");
VALUES("35","501");
VALUES("35","502");
VALUES("35","503");
VALUES("35","504");
VALUES("35","505");
VALUES("35","506");
VALUES("35","507");
VALUES("35","508");
VALUES("35","509");
VALUES("35","510");
VALUES("35","511");
VALUES("35","512");
VALUES("35","513");
VALUES("35","514");
VALUES("35","516");
VALUES("35","520");
VALUES("35","521");
VALUES("35","522");
VALUES("35","523");
VALUES("35","527");
VALUES("35","528");
VALUES("35","529");
VALUES("35","530");
VALUES("35","531");
VALUES("35","532");
VALUES("35","533");
VALUES("35","534");
VALUES("35","535");
VALUES("35","547");
VALUES("35","548");
VALUES("35","549");
VALUES("35","559");
VALUES("35","560");
VALUES("35","561");
VALUES("36","0");
VALUES("37","311");
VALUES("38","300");
VALUES("39","0");
VALUES("40","313");
VALUES("41","0");
VALUES("44","201");
VALUES("44","207");
VALUES("44","227");
VALUES("44","229");
VALUES("44","233");
VALUES("44","238");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("44","249");
VALUES("44","251");
VALUES("44","252");
VALUES("44","253");
VALUES("44","254");
VALUES("44","255");
VALUES("44","256");
VALUES("44","257");
VALUES("44","259");
VALUES("44","260");
VALUES("44","262");
VALUES("44","263");
VALUES("44","265");
VALUES("44","266");
VALUES("44","267");
VALUES("44","268");
VALUES("44","270");
VALUES("44","271");
VALUES("44","272");
VALUES("44","273");
VALUES("44","274");
VALUES("44","275");
VALUES("44","276");
VALUES("44","277");
VALUES("44","278");
VALUES("44","279");
VALUES("44","280");
VALUES("44","281");
VALUES("44","282");
VALUES("44","283");
VALUES("44","284");
VALUES("44","285");
VALUES("44","300");
VALUES("44","301");
VALUES("44","302");
VALUES("44","303");
VALUES("44","304");
VALUES("44","305");
VALUES("44","306");
VALUES("44","307");
VALUES("44","309");
VALUES("44","310");
VALUES("44","311");
VALUES("44","312");
VALUES("44","313");
VALUES("44","316");
VALUES("44","317");
VALUES("44","318");
VALUES("44","319");
VALUES("44","320");
VALUES("44","321");
VALUES("44","322");
VALUES("44","323");
VALUES("44","324");
VALUES("44","325");
VALUES("44","326");
VALUES("44","402");
VALUES("44","403");
VALUES("44","404");
VALUES("44","405");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("44","406");
VALUES("44","409");
VALUES("44","410");
VALUES("44","411");
VALUES("44","412");
VALUES("44","413");
VALUES("44","414");
VALUES("44","415");
VALUES("44","416");
VALUES("44","417");
VALUES("44","418");
VALUES("44","419");
VALUES("44","422");
VALUES("44","423");
VALUES("44","424");
VALUES("44","436");
VALUES("44","437");
VALUES("44","443");
VALUES("44","444");
VALUES("44","445");
VALUES("44","446");
VALUES("44","447");
VALUES("44","448");
VALUES("44","449");
VALUES("44","450");
VALUES("44","452");
VALUES("44","453");
VALUES("44","455");
VALUES("44","456");
VALUES("44","457");
VALUES("44","458");
VALUES("44","459");
VALUES("44","464");
VALUES("44","480");
VALUES("44","481");
VALUES("44","482");
VALUES("44","483");
VALUES("44","484");
VALUES("44","489");
VALUES("44","492");
VALUES("44","493");
VALUES("44","494");
VALUES("44","495");
VALUES("44","496");
VALUES("44","497");
VALUES("44","498");
VALUES("44","499");
VALUES("44","501");
VALUES("44","502");
VALUES("44","503");
VALUES("44","504");
VALUES("44","505");
VALUES("44","506");
VALUES("44","507");
VALUES("44","508");
VALUES("44","509");
VALUES("44","510");
VALUES("44","511");
VALUES("44","512");
VALUES("44","513");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("44","514");
VALUES("44","516");
VALUES("44","520");
VALUES("44","521");
VALUES("44","522");
VALUES("44","523");
VALUES("44","527");
VALUES("44","528");
VALUES("44","529");
VALUES("44","530");
VALUES("44","531");
VALUES("44","532");
VALUES("44","533");
VALUES("44","534");
VALUES("44","535");
VALUES("44","547");
VALUES("44","548");
VALUES("44","549");
VALUES("44","550");
VALUES("44","551");
VALUES("44","552");
VALUES("44","553");
VALUES("45","201");
VALUES("45","207");
VALUES("45","227");
VALUES("45","229");
VALUES("45","233");
VALUES("45","238");
VALUES("45","249");
VALUES("45","251");
VALUES("45","252");
VALUES("45","253");
VALUES("45","254");
VALUES("45","255");
VALUES("45","256");
VALUES("45","257");
VALUES("45","259");
VALUES("45","260");
VALUES("45","262");
VALUES("45","263");
VALUES("45","265");
VALUES("45","266");
VALUES("45","267");
VALUES("45","268");
VALUES("45","270");
VALUES("45","271");
VALUES("45","272");
VALUES("45","273");
VALUES("45","274");
VALUES("45","275");
VALUES("45","276");
VALUES("45","277");
VALUES("45","278");
VALUES("45","279");
VALUES("45","280");
VALUES("45","281");
VALUES("45","282");
VALUES("45","283");
VALUES("45","284");
VALUES("45","285");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("45","300");
VALUES("45","301");
VALUES("45","302");
VALUES("45","303");
VALUES("45","304");
VALUES("45","305");
VALUES("45","306");
VALUES("45","307");
VALUES("45","309");
VALUES("45","310");
VALUES("45","311");
VALUES("45","312");
VALUES("45","313");
VALUES("45","316");
VALUES("45","317");
VALUES("45","318");
VALUES("45","319");
VALUES("45","320");
VALUES("45","321");
VALUES("45","322");
VALUES("45","323");
VALUES("45","324");
VALUES("45","325");
VALUES("45","326");
VALUES("45","402");
VALUES("45","403");
VALUES("45","404");
VALUES("45","405");
VALUES("45","406");
VALUES("45","409");
VALUES("45","410");
VALUES("45","411");
VALUES("45","412");
VALUES("45","413");
VALUES("45","414");
VALUES("45","415");
VALUES("45","416");
VALUES("45","417");
VALUES("45","418");
VALUES("45","419");
VALUES("45","422");
VALUES("45","423");
VALUES("45","424");
VALUES("45","436");
VALUES("45","437");
VALUES("45","443");
VALUES("45","444");
VALUES("45","445");
VALUES("45","446");
VALUES("45","447");
VALUES("45","448");
VALUES("45","449");
VALUES("45","450");
VALUES("45","452");
VALUES("45","453");
VALUES("45","456");
VALUES("45","457");
VALUES("45","458");
VALUES("45","459");
VALUES("45","464");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("45","480");
VALUES("45","481");
VALUES("45","482");
VALUES("45","483");
VALUES("45","484");
VALUES("45","489");
VALUES("45","492");
VALUES("45","493");
VALUES("45","494");
VALUES("45","495");
VALUES("45","496");
VALUES("45","498");
VALUES("45","499");
VALUES("45","501");
VALUES("45","502");
VALUES("45","503");
VALUES("45","504");
VALUES("45","505");
VALUES("45","506");
VALUES("45","507");
VALUES("45","508");
VALUES("45","509");
VALUES("45","510");
VALUES("45","511");
VALUES("45","512");
VALUES("45","513");
VALUES("45","514");
VALUES("45","516");
VALUES("45","520");
VALUES("45","521");
VALUES("45","522");
VALUES("45","523");
VALUES("45","527");
VALUES("45","528");
VALUES("45","529");
VALUES("45","530");
VALUES("45","531");
VALUES("45","532");
VALUES("45","533");
VALUES("45","534");
VALUES("45","535");
VALUES("45","547");
VALUES("45","548");
VALUES("45","549");
VALUES("45","559");
VALUES("45","560");
VALUES("45","561");
VALUES("49","417");
VALUES("52","201");
VALUES("52","207");
VALUES("52","227");
VALUES("52","229");
VALUES("52","233");
VALUES("52","238");
VALUES("52","249");
VALUES("52","251");
VALUES("52","252");
VALUES("52","253");
VALUES("52","254");
VALUES("52","255");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("52","256");
VALUES("52","257");
VALUES("52","259");
VALUES("52","260");
VALUES("52","262");
VALUES("52","263");
VALUES("52","265");
VALUES("52","266");
VALUES("52","267");
VALUES("52","268");
VALUES("52","270");
VALUES("52","271");
VALUES("52","272");
VALUES("52","273");
VALUES("52","274");
VALUES("52","275");
VALUES("52","276");
VALUES("52","277");
VALUES("52","278");
VALUES("52","279");
VALUES("52","280");
VALUES("52","281");
VALUES("52","282");
VALUES("52","283");
VALUES("52","284");
VALUES("52","285");
VALUES("52","300");
VALUES("52","301");
VALUES("52","302");
VALUES("52","303");
VALUES("52","304");
VALUES("52","305");
VALUES("52","306");
VALUES("52","307");
VALUES("52","309");
VALUES("52","310");
VALUES("52","311");
VALUES("52","312");
VALUES("52","313");
VALUES("52","316");
VALUES("52","317");
VALUES("52","318");
VALUES("52","319");
VALUES("52","320");
VALUES("52","321");
VALUES("52","322");
VALUES("52","323");
VALUES("52","324");
VALUES("52","325");
VALUES("52","326");
VALUES("52","402");
VALUES("52","403");
VALUES("52","404");
VALUES("52","405");
VALUES("52","406");
VALUES("52","409");
VALUES("52","410");
VALUES("52","411");
VALUES("52","412");
VALUES("52","413");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("52","414");
VALUES("52","415");
VALUES("52","416");
VALUES("52","417");
VALUES("52","418");
VALUES("52","419");
VALUES("52","422");
VALUES("52","423");
VALUES("52","424");
VALUES("52","436");
VALUES("52","437");
VALUES("52","443");
VALUES("52","444");
VALUES("52","445");
VALUES("52","446");
VALUES("52","447");
VALUES("52","448");
VALUES("52","449");
VALUES("52","450");
VALUES("52","452");
VALUES("52","453");
VALUES("52","455");
VALUES("52","456");
VALUES("52","457");
VALUES("52","458");
VALUES("52","459");
VALUES("52","464");
VALUES("52","480");
VALUES("52","481");
VALUES("52","482");
VALUES("52","483");
VALUES("52","484");
VALUES("52","489");
VALUES("52","491");
VALUES("52","492");
VALUES("52","493");
VALUES("52","494");
VALUES("52","495");
VALUES("52","496");
VALUES("52","497");
VALUES("52","498");
VALUES("52","499");
VALUES("52","501");
VALUES("52","502");
VALUES("52","503");
VALUES("52","504");
VALUES("52","505");
VALUES("52","506");
VALUES("52","507");
VALUES("52","508");
VALUES("52","509");
VALUES("52","510");
VALUES("52","511");
VALUES("52","512");
VALUES("52","513");
VALUES("52","514");
VALUES("52","516");
VALUES("52","520");
VALUES("52","521");
VALUES("52","522");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("52","523");
VALUES("52","527");
VALUES("52","528");
VALUES("52","529");
VALUES("52","530");
VALUES("52","531");
VALUES("52","532");
VALUES("52","533");
VALUES("52","534");
VALUES("52","535");
VALUES("52","547");
VALUES("52","548");
VALUES("52","549");
VALUES("52","550");
VALUES("52","551");
VALUES("52","552");
VALUES("52","553");
VALUES("52","559");
VALUES("52","560");
VALUES("52","561");
VALUES("61","443");
VALUES("69","459");
VALUES("78","0");
VALUES("97","0");
VALUES("98","0");
VALUES("101","0");
VALUES("103","233");
VALUES("103","520");
VALUES("110","491");
VALUES("112","491");
VALUES("114","0");
VALUES("115","201");
VALUES("115","207");
VALUES("115","227");
VALUES("115","229");
VALUES("115","233");
VALUES("115","238");
VALUES("115","249");
VALUES("115","251");
VALUES("115","252");
VALUES("115","253");
VALUES("115","254");
VALUES("115","255");
VALUES("115","256");
VALUES("115","257");
VALUES("115","259");
VALUES("115","260");
VALUES("115","262");
VALUES("115","263");
VALUES("115","265");
VALUES("115","266");
VALUES("115","267");
VALUES("115","268");
VALUES("115","270");
VALUES("115","271");
VALUES("115","272");
VALUES("115","273");
VALUES("115","274");
VALUES("115","275");
VALUES("115","276");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("115","277");
VALUES("115","278");
VALUES("115","279");
VALUES("115","280");
VALUES("115","281");
VALUES("115","282");
VALUES("115","283");
VALUES("115","284");
VALUES("115","285");
VALUES("115","300");
VALUES("115","301");
VALUES("115","302");
VALUES("115","303");
VALUES("115","304");
VALUES("115","305");
VALUES("115","306");
VALUES("115","307");
VALUES("115","309");
VALUES("115","310");
VALUES("115","311");
VALUES("115","312");
VALUES("115","313");
VALUES("115","316");
VALUES("115","317");
VALUES("115","318");
VALUES("115","319");
VALUES("115","320");
VALUES("115","321");
VALUES("115","322");
VALUES("115","323");
VALUES("115","324");
VALUES("115","325");
VALUES("115","326");
VALUES("115","402");
VALUES("115","403");
VALUES("115","404");
VALUES("115","405");
VALUES("115","406");
VALUES("115","409");
VALUES("115","410");
VALUES("115","411");
VALUES("115","412");
VALUES("115","413");
VALUES("115","414");
VALUES("115","415");
VALUES("115","416");
VALUES("115","417");
VALUES("115","418");
VALUES("115","419");
VALUES("115","422");
VALUES("115","423");
VALUES("115","424");
VALUES("115","435");
VALUES("115","436");
VALUES("115","437");
VALUES("115","443");
VALUES("115","444");
VALUES("115","445");
VALUES("115","446");
VALUES("115","447");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("115","448");
VALUES("115","449");
VALUES("115","450");
VALUES("115","452");
VALUES("115","453");
VALUES("115","456");
VALUES("115","457");
VALUES("115","458");
VALUES("115","459");
VALUES("115","464");
VALUES("115","480");
VALUES("115","481");
VALUES("115","482");
VALUES("115","483");
VALUES("115","484");
VALUES("115","489");
VALUES("115","491");
VALUES("115","492");
VALUES("115","493");
VALUES("115","494");
VALUES("115","495");
VALUES("115","496");
VALUES("115","498");
VALUES("115","499");
VALUES("115","501");
VALUES("115","502");
VALUES("115","503");
VALUES("115","504");
VALUES("115","505");
VALUES("115","506");
VALUES("115","507");
VALUES("115","508");
VALUES("115","509");
VALUES("115","510");
VALUES("115","511");
VALUES("115","512");
VALUES("115","513");
VALUES("115","514");
VALUES("115","516");
VALUES("115","520");
VALUES("115","521");
VALUES("115","522");
VALUES("115","523");
VALUES("115","527");
VALUES("115","528");
VALUES("115","529");
VALUES("115","530");
VALUES("115","531");
VALUES("115","532");
VALUES("115","533");
VALUES("115","534");
VALUES("115","535");
VALUES("115","547");
VALUES("115","548");
VALUES("115","549");
VALUES("115","550");
VALUES("115","552");
VALUES("115","553");
VALUES("115","559");
VALUES("115","560");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("115","561");
VALUES("115","562");
VALUES("115","563");
VALUES("115","564");
VALUES("115","566");
VALUES("118","201");
VALUES("118","207");
VALUES("118","227");
VALUES("118","229");
VALUES("118","233");
VALUES("118","238");
VALUES("118","249");
VALUES("118","251");
VALUES("118","252");
VALUES("118","253");
VALUES("118","254");
VALUES("118","255");
VALUES("118","256");
VALUES("118","257");
VALUES("118","259");
VALUES("118","260");
VALUES("118","262");
VALUES("118","263");
VALUES("118","265");
VALUES("118","266");
VALUES("118","267");
VALUES("118","268");
VALUES("118","270");
VALUES("118","271");
VALUES("118","272");
VALUES("118","273");
VALUES("118","274");
VALUES("118","275");
VALUES("118","276");
VALUES("118","277");
VALUES("118","278");
VALUES("118","279");
VALUES("118","280");
VALUES("118","281");
VALUES("118","282");
VALUES("118","283");
VALUES("118","284");
VALUES("118","285");
VALUES("118","300");
VALUES("118","301");
VALUES("118","302");
VALUES("118","303");
VALUES("118","304");
VALUES("118","305");
VALUES("118","306");
VALUES("118","307");
VALUES("118","309");
VALUES("118","310");
VALUES("118","311");
VALUES("118","312");
VALUES("118","313");
VALUES("118","316");
VALUES("118","317");
VALUES("118","318");
VALUES("118","319");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("118","320");
VALUES("118","321");
VALUES("118","322");
VALUES("118","323");
VALUES("118","324");
VALUES("118","325");
VALUES("118","326");
VALUES("118","402");
VALUES("118","403");
VALUES("118","404");
VALUES("118","405");
VALUES("118","406");
VALUES("118","409");
VALUES("118","410");
VALUES("118","411");
VALUES("118","412");
VALUES("118","413");
VALUES("118","414");
VALUES("118","415");
VALUES("118","416");
VALUES("118","417");
VALUES("118","418");
VALUES("118","419");
VALUES("118","422");
VALUES("118","423");
VALUES("118","424");
VALUES("118","436");
VALUES("118","437");
VALUES("118","443");
VALUES("118","444");
VALUES("118","445");
VALUES("118","446");
VALUES("118","447");
VALUES("118","448");
VALUES("118","449");
VALUES("118","450");
VALUES("118","452");
VALUES("118","453");
VALUES("118","456");
VALUES("118","457");
VALUES("118","458");
VALUES("118","459");
VALUES("118","464");
VALUES("118","480");
VALUES("118","481");
VALUES("118","482");
VALUES("118","483");
VALUES("118","484");
VALUES("118","489");
VALUES("118","491");
VALUES("118","492");
VALUES("118","493");
VALUES("118","494");
VALUES("118","495");
VALUES("118","496");
VALUES("118","498");
VALUES("118","499");
VALUES("118","501");
VALUES("118","502");
VALUES("118","503");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("118","504");
VALUES("118","505");
VALUES("118","506");
VALUES("118","507");
VALUES("118","508");
VALUES("118","509");
VALUES("118","510");
VALUES("118","511");
VALUES("118","512");
VALUES("118","513");
VALUES("118","514");
VALUES("118","516");
VALUES("118","520");
VALUES("118","521");
VALUES("118","522");
VALUES("118","523");
VALUES("118","527");
VALUES("118","528");
VALUES("118","529");
VALUES("118","530");
VALUES("118","531");
VALUES("118","532");
VALUES("118","533");
VALUES("118","534");
VALUES("118","535");
VALUES("118","547");
VALUES("118","548");
VALUES("118","549");
VALUES("118","550");
VALUES("118","552");
VALUES("118","553");
VALUES("118","559");
VALUES("118","560");
VALUES("118","561");
VALUES("118","562");
VALUES("118","563");
VALUES("118","564");
VALUES("118","566");
VALUES("132","201");
VALUES("132","207");
VALUES("132","227");
VALUES("132","229");
VALUES("132","233");
VALUES("132","238");
VALUES("132","249");
VALUES("132","251");
VALUES("132","252");
VALUES("132","253");
VALUES("132","254");
VALUES("132","255");
VALUES("132","256");
VALUES("132","257");
VALUES("132","259");
VALUES("132","260");
VALUES("132","262");
VALUES("132","263");
VALUES("132","265");
VALUES("132","266");
VALUES("132","267");
VALUES("132","268");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("132","270");
VALUES("132","271");
VALUES("132","272");
VALUES("132","273");
VALUES("132","274");
VALUES("132","275");
VALUES("132","276");
VALUES("132","277");
VALUES("132","278");
VALUES("132","279");
VALUES("132","280");
VALUES("132","281");
VALUES("132","282");
VALUES("132","283");
VALUES("132","284");
VALUES("132","285");
VALUES("132","300");
VALUES("132","301");
VALUES("132","302");
VALUES("132","303");
VALUES("132","304");
VALUES("132","305");
VALUES("132","306");
VALUES("132","307");
VALUES("132","309");
VALUES("132","310");
VALUES("132","311");
VALUES("132","312");
VALUES("132","313");
VALUES("132","316");
VALUES("132","317");
VALUES("132","318");
VALUES("132","319");
VALUES("132","320");
VALUES("132","321");
VALUES("132","322");
VALUES("132","323");
VALUES("132","324");
VALUES("132","325");
VALUES("132","326");
VALUES("132","402");
VALUES("132","403");
VALUES("132","404");
VALUES("132","405");
VALUES("132","406");
VALUES("132","409");
VALUES("132","410");
VALUES("132","411");
VALUES("132","412");
VALUES("132","413");
VALUES("132","414");
VALUES("132","415");
VALUES("132","416");
VALUES("132","417");
VALUES("132","418");
VALUES("132","419");
VALUES("132","422");
VALUES("132","423");
VALUES("132","424");
VALUES("132","436");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("132","437");
VALUES("132","443");
VALUES("132","444");
VALUES("132","445");
VALUES("132","446");
VALUES("132","447");
VALUES("132","448");
VALUES("132","449");
VALUES("132","450");
VALUES("132","452");
VALUES("132","453");
VALUES("132","456");
VALUES("132","457");
VALUES("132","458");
VALUES("132","459");
VALUES("132","464");
VALUES("132","480");
VALUES("132","481");
VALUES("132","482");
VALUES("132","483");
VALUES("132","484");
VALUES("132","489");
VALUES("132","492");
VALUES("132","493");
VALUES("132","494");
VALUES("132","495");
VALUES("132","496");
VALUES("132","498");
VALUES("132","499");
VALUES("132","501");
VALUES("132","502");
VALUES("132","503");
VALUES("132","504");
VALUES("132","505");
VALUES("132","506");
VALUES("132","507");
VALUES("132","508");
VALUES("132","509");
VALUES("132","510");
VALUES("132","511");
VALUES("132","512");
VALUES("132","513");
VALUES("132","514");
VALUES("132","516");
VALUES("132","520");
VALUES("132","521");
VALUES("132","522");
VALUES("132","523");
VALUES("132","527");
VALUES("132","528");
VALUES("132","529");
VALUES("132","530");
VALUES("132","531");
VALUES("132","532");
VALUES("132","533");
VALUES("132","534");
VALUES("132","535");
VALUES("132","547");
VALUES("132","548");
VALUES("132","549");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("132","550");
VALUES("132","552");
VALUES("132","553");
VALUES("132","559");
VALUES("132","560");
VALUES("132","561");
VALUES("135","0");
VALUES("137","0");
VALUES("142","0");
VALUES("143","0");
VALUES("144","435");
VALUES("145","435");
VALUES("146","533");
VALUES("147","533");
VALUES("148","533");
VALUES("149","533");
VALUES("150","435");
VALUES("150","534");
VALUES("153","435");
VALUES("153","534");
VALUES("154","435");
VALUES("154","534");
VALUES("155","435");
VALUES("155","534");
VALUES("157","535");
VALUES("158","535");
VALUES("159","535");
VALUES("160","535");
VALUES("162","0");
VALUES("163","0");
VALUES("164","435");
VALUES("166","435");
VALUES("168","489");
VALUES("168","533");
VALUES("169","534");
VALUES("170","535");
VALUES("171","489");
VALUES("171","533");
VALUES("171","534");
VALUES("171","535");
VALUES("172","201");
VALUES("172","207");
VALUES("172","227");
VALUES("172","229");
VALUES("172","233");
VALUES("172","238");
VALUES("172","249");
VALUES("172","251");
VALUES("172","252");
VALUES("172","253");
VALUES("172","254");
VALUES("172","255");
VALUES("172","256");
VALUES("172","257");
VALUES("172","259");
VALUES("172","260");
VALUES("172","262");
VALUES("172","263");
VALUES("172","265");
VALUES("172","266");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("172","267");
VALUES("172","268");
VALUES("172","270");
VALUES("172","271");
VALUES("172","272");
VALUES("172","273");
VALUES("172","274");
VALUES("172","275");
VALUES("172","276");
VALUES("172","277");
VALUES("172","278");
VALUES("172","279");
VALUES("172","280");
VALUES("172","281");
VALUES("172","282");
VALUES("172","283");
VALUES("172","284");
VALUES("172","285");
VALUES("172","300");
VALUES("172","301");
VALUES("172","302");
VALUES("172","303");
VALUES("172","304");
VALUES("172","305");
VALUES("172","306");
VALUES("172","307");
VALUES("172","309");
VALUES("172","310");
VALUES("172","311");
VALUES("172","312");
VALUES("172","313");
VALUES("172","316");
VALUES("172","317");
VALUES("172","318");
VALUES("172","319");
VALUES("172","320");
VALUES("172","321");
VALUES("172","322");
VALUES("172","323");
VALUES("172","324");
VALUES("172","325");
VALUES("172","326");
VALUES("172","402");
VALUES("172","403");
VALUES("172","404");
VALUES("172","405");
VALUES("172","406");
VALUES("172","409");
VALUES("172","410");
VALUES("172","411");
VALUES("172","412");
VALUES("172","413");
VALUES("172","414");
VALUES("172","415");
VALUES("172","416");
VALUES("172","417");
VALUES("172","418");
VALUES("172","419");
VALUES("172","422");
VALUES("172","423");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("172","424");
VALUES("172","436");
VALUES("172","437");
VALUES("172","443");
VALUES("172","444");
VALUES("172","445");
VALUES("172","446");
VALUES("172","447");
VALUES("172","448");
VALUES("172","449");
VALUES("172","450");
VALUES("172","452");
VALUES("172","453");
VALUES("172","456");
VALUES("172","457");
VALUES("172","458");
VALUES("172","459");
VALUES("172","464");
VALUES("172","480");
VALUES("172","481");
VALUES("172","482");
VALUES("172","483");
VALUES("172","484");
VALUES("172","489");
VALUES("172","491");
VALUES("172","492");
VALUES("172","493");
VALUES("172","494");
VALUES("172","495");
VALUES("172","496");
VALUES("172","498");
VALUES("172","499");
VALUES("172","501");
VALUES("172","502");
VALUES("172","503");
VALUES("172","504");
VALUES("172","505");
VALUES("172","506");
VALUES("172","507");
VALUES("172","508");
VALUES("172","509");
VALUES("172","510");
VALUES("172","511");
VALUES("172","512");
VALUES("172","513");
VALUES("172","514");
VALUES("172","516");
VALUES("172","520");
VALUES("172","521");
VALUES("172","522");
VALUES("172","523");
VALUES("172","527");
VALUES("172","528");
VALUES("172","529");
VALUES("172","530");
VALUES("172","531");
VALUES("172","532");
VALUES("172","533");
VALUES("172","534");
VALUES("172","535");

INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu
s2iq1_modules_menu

VALUES("172","547");
VALUES("172","548");
VALUES("172","549");
VALUES("172","550");
VALUES("172","552");
VALUES("172","553");
VALUES("172","559");
VALUES("172","560");
VALUES("172","561");
VALUES("172","562");
VALUES("172","563");
VALUES("172","564");
VALUES("172","566");
VALUES("173","0");
VALUES("174","0");
VALUES("175","435");
VALUES("176","435");
VALUES("176","489");
VALUES("176","533");
VALUES("177","0");
VALUES("178","435");
VALUES("179","520");
VALUES("179","559");
VALUES("180","559");
VALUES("181","0");
VALUES("183","435");
VALUES("184","435");
VALUES("185","560");

DROP TABLE IF EXISTS s2iq1_newsfeeds;


CREATE TABLE `s2iq1_newsfeeds` (
`catid` int(11) NOT NULL DEFAULT '0',
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL DEFAULT '',
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
`link` varchar(200) NOT NULL DEFAULT '',
`filename` varchar(200) DEFAULT NULL,
`published` tinyint(1) NOT NULL DEFAULT '0',
`numarticles` int(10) unsigned NOT NULL DEFAULT '1',
`cache_time` int(10) unsigned NOT NULL DEFAULT '3600',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) NOT NULL DEFAULT '0',
`rtl` tinyint(4) NOT NULL DEFAULT '0',
`access` int(10) unsigned DEFAULT NULL,
`language` char(7) NOT NULL DEFAULT '',
`params` text NOT NULL,
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to e
xternal data sets.',

`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',


`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`published`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_newsfeeds VALUES("17","1","Joomla! Announcements","joomla-anno
uncements","http://www.joomla.org/announcements.feed?type=rss","","1","5","3600"
,"0","0000-00-00 00:00:00","1","0","1","en-GB","{\"show_feed_image\":\"\",\"show
_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\"
:\"0\"}","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robot
s\":\"\",\"author\":\"\",\"rights\":\"\"}","","0000-00-00 00:00:00","0000-00-00
00:00:00");
INSERT INTO s2iq1_newsfeeds VALUES("17","2","New Joomla! Extensions","new-joomla
-extensions","http://feeds.joomla.org/JoomlaExtensions","","1","5","3600","0","0
000-00-00 00:00:00","4","0","1","en-GB","{\"show_feed_image\":\"\",\"show_feed_d
escription\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}
","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\
",\"author\":\"\",\"rights\":\"\"}","","0000-00-00 00:00:00","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_newsfeeds VALUES("17","3","Joomla! Security News","joomla-secu
rity-news","http://feeds.joomla.org/JoomlaSecurityNews","","1","5","3600","0","0
000-00-00 00:00:00","2","0","1","en-GB","{\"show_feed_image\":\"\",\"show_feed_d
escription\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}
","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\
",\"author\":\"\",\"rights\":\"\"}","","0000-00-00 00:00:00","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_newsfeeds VALUES("17","4","Joomla! Connect","joomla-connect","
http://feeds.joomla.org/JoomlaConnect","","1","5","3600","0","0000-00-00 00:00:0
0","3","0","1","en-GB","{\"show_feed_image\":\"\",\"show_feed_description\":\"\"
,\"show_item_description\":\"\",\"feed_character_count\":\"0\"}","2011-01-01 00:
00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"author\":\"\"
,\"rights\":\"\"}","","0000-00-00 00:00:00","0000-00-00 00:00:00");

DROP TABLE IF EXISTS s2iq1_overrider;


CREATE TABLE `s2iq1_overrider` (
`id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
`constant` varchar(255) NOT NULL,
`string` text NOT NULL,
`file` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_redirect_links;


CREATE TABLE `s2iq1_redirect_links` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`old_url` varchar(255) DEFAULT NULL,

`new_url` varchar(255) DEFAULT NULL,


`referer` varchar(150) NOT NULL,
`comment` varchar(255) NOT NULL,
`hits` int(10) unsigned NOT NULL DEFAULT '0',
`published` tinyint(4) NOT NULL,
`created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_link_old` (`old_url`),
KEY `idx_link_modifed` (`modified_date`)
) ENGINE=MyISAM AUTO_INCREMENT=114 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_redirect_links VALUES("9","http://localhost/theforest/asongkem
/index.php/2011-08-09-02-47-49/index.php","","http://localhost/theforest/asongke
m/index.php/2011-08-09-02-47-49/registration-form","","0","0","2011-10-19 04:02:
41","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("10","http://localhost/theforest/asongke
m/index.php/k2-pages","","http://localhost/theforest/asongkem/index.php/k2-pages
/user-k2-blog","","0","0","2011-10-20 00:16:45","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("11","http://localhost/theforest/meltas/
?option=non-existing-component","","http://localhost/theforest/meltas/index.php"
,"","0","0","2012-01-11 06:20:58","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("12","http://localhost/theforest/glenon/
?option=non-existing-component","","http://localhost/theforest/glenon/index.php"
,"","0","0","2012-02-07 19:49:10","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("13","http://localhost/theforest/glenon/
index.php/k2-pages","","http://localhost/theforest/glenon/index.php","","0","0",
"2012-02-08 02:47:38","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("14","http://localhost/theforest/glenon/
index.php/illustrations/item/index.php","","http://localhost/theforest/glenon/in
dex.php/illustrations/item/77-modern-minimalist-flat-interior-design","","0","0"
,"2012-02-13 07:20:36","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("15","http://localhost/theforest/glenon/
index.php/printing/item/index.php","","http://localhost/theforest/glenon/index.p
hp/printing/item/79-dinosaur-exhibition-idrawalot-gallery-by-karl-addison","","0
","0","2012-02-13 19:06:17","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("16","http://localhost/theforest/glenon/
index.php/blog/item/index.php","","http://localhost/theforest/glenon/index.php/b
log/item/76-living-rooms-show-range-of-modernist-to-traditional","","0","0","201
2-02-14 10:42:09","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("17","http://localhost/theforest/glenon/
index.php/blog/k2-category/illustrations","","http://localhost/theforest/glenon/
index.php","","0","0","2012-02-15 08:55:39","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("18","http://www.graphitiksadvertising.c
om/?option=non-existing-component","","http://www.graphitiksadvertising.com/?t3i
nfo=1&allblocks=1&content=1","","3","0","2012-08-26 03:08:41","0000-00-00 00:00:
00");
INSERT INTO s2iq1_redirect_links VALUES("19","http://graphitiksadvertising.com/?
option=non-existing-component","","","","2","0","2012-08-26 06:44:33","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("20","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/logo/item/70-unique-and-beautiful-contemporary-logos",
"","http://graphitiksadvertising.com/index.php/blog/k2-category/logo/item/70-uni
que-and-beautiful-contemporary-logos","","1","0","2012-08-26 14:38:53","0000-0000 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("21","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/73-skeptical-walls-that-pack-a-punch",""
,"http://graphitiksadvertising.com/","","2","0","2012-08-26 14:42:21","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("22","http://graphitiksadvertising.com/i

ndex.php/blog/k2-category/logo","","http://graphitiksadvertising.com/index.php/b
log/k2-category/website-design","","3","0","2012-08-26 14:42:24","0000-00-00 00:
00:00");
INSERT INTO s2iq1_redirect_links VALUES("23","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/website-design","","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/logo","","2","0","2012-08-26 14:42:25","0000-00-00 00:
00:00");
INSERT INTO s2iq1_redirect_links VALUES("24","http://graphitiksadvertising.com/i
ndex.php/blog/item/index.php","","http://graphitiksadvertising.com/index.php/blo
g/item/78-invasion-an-art-installation","","84","0","2012-08-26 18:45:06","000000-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("25","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/website-design","","http://graphitiksadvertising.c
om/index.php/blog/recent-projects/architectural","","3","0","2012-08-26 21:26:33
","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("26","http://graphitiksadvertising.com/i
ndex.php/blog/user-k2-blog","","http://graphitiksadvertising.com/","","2","0","2
012-08-26 23:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("27","http://graphitiksadvertising.com/i
ndex.php/blog/user-k2-blog/item/index.php","","http://graphitiksadvertising.com/
index.php/blog/user-k2-blog/item/77-ambitious-proposal-to-commemorate-60-years-s
ince-falcon-lake-flooding","","62","0","2012-08-26 23:20:05","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_redirect_links VALUES("28","http://graphitiksadvertising.com/i
ndex.php/our-team/?tp=1","","","","1","0","2012-08-26 23:57:36","0000-00-00 00:0
0:00");
INSERT INTO s2iq1_redirect_links VALUES("29","http://graphitiksadvertising.com/i
ndex.php/blog/blogs/item/index.php","","http://graphitiksadvertising.com/index.p
hp/blog/blogs/item/71-zapata-rising-campaign-kicks-off","","1","0","2012-08-27 0
0:00:59","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("30","http://graphitiksadvertising.com/i
ndex.php/blog/joomla-blog","","","","1","0","2012-08-27 00:09:24","0000-00-00 00
:00:00");
INSERT INTO s2iq1_redirect_links VALUES("31","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category","","","","1","0","2012-08-27 01:47:49","0000-00-00 00
:00:00");
INSERT INTO s2iq1_redirect_links VALUES("32","http://graphitiksadvertising.com/i
ndex.php/portfolio/two-column","","","","1","0","2012-08-27 09:53:43","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("33","http://graphitiksadvertising.com/i
ndex.php/portfolio/four-column","","","","1","0","2012-08-27 12:06:26","0000-0000 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("34","http://graphitiksadvertising.com/i
ndex.php/portfolio/three-column","","","","1","0","2012-08-27 12:38:47","0000-00
-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("35","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing","","","","1","0","2012-08-27 14:45:39","0000
-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("36","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/79-glenon-is-joomla-template-sing-paling
-joss","","","","1","0","2012-08-27 20:32:39","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("37","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/logo/item/76-show-range-of-modernist-to-traditional","
","","","1","0","2012-08-27 22:34:08","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("38","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/website-design/item/80-elegant-and-clean-inspired-webs
ite-design","","","","1","0","2012-08-27 23:11:10","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("39","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/logo/item/68-nordic-kitchen-design-inspiration","","",
"","1","0","2012-08-28 07:14:01","0000-00-00 00:00:00");

INSERT INTO s2iq1_redirect_links VALUES("40","http://graphitiksadvertising.com/i


ndex.php/welcome.html","","","","1","0","2012-08-28 23:29:10","0000-00-00 00:00:
00");
INSERT INTO s2iq1_redirect_links VALUES("41","http://graphitiksadvertising.com/i
ndex.php?Itemid=243","","","","1","0","2012-08-29 11:26:18","0000-00-00 00:00:00
");
INSERT INTO s2iq1_redirect_links VALUES("42","http://graphitiksadvertising.com/i
ndex.php?Itemid=429","","","","1","0","2012-08-29 16:51:42","0000-00-00 00:00:00
");
INSERT INTO s2iq1_redirect_links VALUES("43","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/71-it-would-be-necessary-to-have-uniform
-grammar","","","","1","0","2012-08-30 14:37:30","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("44","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/roi-monitoring-systems","","","","2","0","2012-08-30 22:4
6:41","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("45","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/website-design","","","","2","0","2012-08-31 02:46
:40","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("46","http://www.graphitiksadvertising.c
om/index.php/features","","","","2","0","2012-08-31 09:40:56","0000-00-00 00:00:
00");
INSERT INTO s2iq1_redirect_links VALUES("47","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/printing","","","","2","0","2012-08-31 13:23:12","
0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("48","http://www.graphitiksadvertising.c
om/index.php/blog/user-k2-blog","","","","2","0","2012-08-31 14:32:37","0000-0000 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("49","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/logo/item/68-nordic-kitchen-design-inspiration",""
,"","","2","0","2012-08-31 15:45:37","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("50","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category","","","","2","0","2012-08-31 17:05:50","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("51","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/77-modern-and-minimalist-flat-brochure",
"","","","1","0","2012-08-31 17:24:43","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("52","http://www.graphitiksadvertising.c
om/index.php/portfolio/three-column","","","","2","0","2012-08-31 19:16:55","000
0-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("53","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/website-design/item/80-elegant-and-clean-inspiredwebsite-design","","","","2","0","2012-08-31 20:11:12","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("54","http://www.graphitiksadvertising.c
om/index.php/portfolio/four-column","","","","2","0","2012-08-31 20:59:43","0000
-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("55","http://www.graphitiksadvertising.c
om/index.php/portfolio/two-column","","","","2","0","2012-08-31 21:49:59","000000-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("56","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/printing/item/73-skeptical-walls-that-pack-a-punch
","","","","2","0","2012-08-31 22:43:59","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("57","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/printing/item/79-glenon-is-joomla-template-sing-pa
ling-joss","","","","2","0","2012-08-31 23:32:59","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("58","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/website-design/item/74-panekah-photography-joomlatemplate","","","","2","0","2012-09-01 00:25:55","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("59","http://www.graphitiksadvertising.c
om/index.php/blog/k2-category/logo","","","","2","0","2012-09-01 01:23:20","0000
-00-00 00:00:00");

INSERT INTO s2iq1_redirect_links VALUES("60","http://graphitiksadvertising.com/i


ndex.php/blog/recent-projects/website-design/item/74-panekah-photography-joomlatemplate","","","","1","0","2012-09-01 02:00:05","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("61","http://www.graphitiksadvertising.c
om/index.php/blog/joomla-blog","","","","2","0","2012-09-01 06:12:31","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("62","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/logo/item/68-nordic-kitchen-design-inspiration",""
,"","","1","0","2012-09-01 23:33:33","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("63","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/logo/item/70-unique-and-beautiful-contemporary-log
os","","","","1","0","2012-09-02 11:17:05","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("64","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/69-open-and-modern-with-few-pops-of-colo
r","","","","1","0","2012-09-02 14:25:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("65","http://graphitiksadvertising.com/i
ndex.php/logos","","","","1","0","2012-09-02 23:19:42","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("66","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/logo","","","","1","0","2012-09-03 04:22:47","0000
-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("67","http://graphitiksadvertising.com/i
ndex.php/home","","","","3","0","2012-09-04 00:19:49","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("68","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/web-development-design","","","","1","0","2012-09-05 23:3
2:15","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("69","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/full-scope-marketing","","","","1","0","2012-09-06 06:54:
16","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("70","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/logo/item/76-stone-arte-of-mexico-unveils-new-imag
e","","","","1","0","2012-09-06 08:57:31","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("71","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/website-design/item/74-panekah-photography-joomla-temp
late","","","","1","0","2012-09-07 11:14:20","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("72","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/tv-radio-commercials","","","","1","0","2012-09-07 21:11:
27","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("73","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/printing/item/72-strikingly-beautiful-modern-style-fly
er","","","","1","0","2012-09-08 02:43:58","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("74","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/website-design/item/80-zapata-county-boasts-new-mu
seum","","","","1","0","2012-09-08 08:25:47","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("75","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/logo/item/70-unique-and-beautiful-contemporary-logo","
","","","1","0","2012-09-08 09:13:19","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("76","http://graphitiksadvertising.com/i
ndex.php/blog/k2-category/website-design/item/75-colorfully-inspirational-websit
e-layout","","","","1","0","2012-09-08 10:44:05","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("77","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/website-design/item/80-elegant-and-clean-inspiredwebsite-design","","","","1","0","2012-09-08 13:47:58","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("78","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/website-design/item/75-colorfully-inspirational-we
bsite-layout","","","","1","0","2012-09-08 14:05:34","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("79","http://graphitiksadvertising.com/i
ndex.php/using-joomla/extensions/components/content-component/article-category-l
ist/24-joomla","","","","2","0","2012-09-09 08:58:17","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("80","http://graphitiksadvertising.com/i
ndex.php/sample-sites","","","","4","0","2012-09-09 08:58:36","0000-00-00 00:00:

00");
INSERT INTO s2iq1_redirect_links VALUES("81","http://graphitiksadvertising.com/i
ndex.php/site-map","","","","1","0","2012-09-09 08:58:38","0000-00-00 00:00:00")
;
INSERT INTO s2iq1_redirect_links VALUES("82","http://graphitiksadvertising.com/i
ndex.php/using-joomla/extensions/components/content-component/article-category-l
ist/50-upgraders","","","","3","0","2012-09-09 08:58:41","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("83","http://graphitiksadvertising.com/i
ndex.php/login","","","","3","0","2012-09-09 08:58:53","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("84","http://graphitiksadvertising.com/i
ndex.php/using-joomla/extensions/components/content-component/article-category-l
ist/8-beginners","","","","3","0","2012-09-09 09:00:13","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("85","http://graphitiksadvertising.com/i
ndex.php/using-joomla/extensions/components/content-component/article-category-l
ist/35-professionals","","","","3","0","2012-09-09 09:00:30","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_redirect_links VALUES("86","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/social-media-marketing","","","","4","0","2012-09-12 12:5
3:24","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("87","http://graphitiksadvertising.com/i
ndex.php/joomlaorg/magazine-publishing","","","","1","0","2012-09-13 11:58:55","
0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("88","http://graphitiksadvertising.com/i
ndex.php/example-pages","","","","1","0","2012-09-27 06:22:42","0000-00-00 00:00
:00");
INSERT INTO s2iq1_redirect_links VALUES("89","http://graphitiksadvertising.com/i
ndex.php/portfolio/websites/42-newsflash-4","","","","1","0","2012-10-01 00:31:3
8","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("90","http://www.graphitiksadvertising.c
om/index.php/joomlaorg/magazine-publishing","","","","3","0","2012-10-01 05:37:5
0","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("91","http://graphitiksadvertising.com/i
ndex.php?option=com_spidercalendar&date=999999.9\' union all select null,null,co
ncat(0x3D3D3D3D3D,username,0x3D,password,0x3D3D3D3D3D),null,null,null from jos_u
sers+--+ D4NB4R","","","","1","0","2012-10-05 17:06:11","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("92","http://graphitiksadvertising.com/i
ndex.php/portfolio/logos","","","","1","0","2012-10-16 06:59:33","0000-00-00 00:
00:00");
INSERT INTO s2iq1_redirect_links VALUES("93","http://graphitiksadvertising.com/i
ndex.php/portfolio/websites","","","","1","0","2012-10-20 04:36:06","0000-00-00
00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("94","http://graphitiksadvertising.com/i
ndex.php/joomlaorg/social-media-marketing","","","","2","0","2012-10-25 20:29:05
","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("95","http://graphitiksadvertising.com/i
ndex.php/joomlaorg/tv-radio-commercials","","","","1","0","2012-10-27 18:56:13",
"0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("96","http://GRAPHITIKSADVERTISING.COM/i
ndex.php?option=com_formmaker&view=formmaker&id=\'","","","","1","0","2012-10-31
13:18:56","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("97","http://graphitiksadvertising.com/i
ndex.php/news","","","","2","0","2012-11-03 07:12:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("98","http://graphitiksadvertising.com/i
ndex.php/blog/recent-projects/logos/item/index.php","","","","3","0","2012-11-12
18:31:14","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("99","http://graphitiksadvertising.com/i
ndex.php/blog/).html(","","","","1","0","2012-12-04 07:19:21","0000-00-00 00:00:
00");
INSERT INTO s2iq1_redirect_links VALUES("100","http://graphitiksadvertising.com/
index.php/portfolio/).html(","","","","1","0","2012-12-04 07:19:29","0000-00-00

00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("101","http://graphitiksadvertising.com/
index.php/component/k2/item/","","","","2","0","2012-12-12 12:50:17","0000-00-00
00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("102","http://graphitiksadvertising.com/
index.php/component/k2/item/77-ambitious-proposal-to-commemorate-60-years-sincefalcon-lake-flooding","","","","2","0","2012-12-16 15:09:29","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_redirect_links VALUES("103","http://www.graphitiksadvertising.
com/index.php/blog/item/","","","","9","0","2012-12-28 01:33:49","0000-00-00 00:
00:00");
INSERT INTO s2iq1_redirect_links VALUES("104","http://www.graphitiksadvertising.
com/index.php/blog/recent-projects/logos/item/","","","","6","0","2012-12-30 03:
02:29","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("105","http://graphitiksadvertising.com/
index.php/component/k2/item/index.php","","http://graphitiksadvertising.com/inde
x.php/component/k2/item/index.php","","6","0","2013-01-11 23:06:10","0000-00-00
00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("106","http://www.graphitiksadvertising.
com/index.php/component/k2/item/","","","","5","0","2013-01-12 21:18:10","0000-0
0-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("107","http://graphitiksadvertising.com/
index.php/forums/member/register","","http://graphitiksadvertising.com/","","14"
,"0","2013-01-14 02:16:33","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("108","http://graphitiksadvertising.com/
index.php/portfolio/magazines","","","","1","0","2013-01-19 02:13:45","0000-00-0
0 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("109","http://graphitiksadvertising.com/
index.php/features","","","","2","0","2013-01-30 11:30:57","0000-00-00 00:00:00"
);
INSERT INTO s2iq1_redirect_links VALUES("110","http://graphitiksadvertising.com/
index.php/about-us/index.php","","http://graphitiksadvertising.com/index.php/abo
ut-us/index.php","","3","0","2013-02-04 01:54:41","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("111","http://graphitiksadvertising.com/
","","","","4","0","2013-02-19 23:24:22","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("112","http://graphitiksadvertising.com/
index.php/component/k2/item/caclaredo1/index.php/component/k2/item/87-message-fr
om-the-president-of-the-board","","http://graphitiksadvertising.com/index.php/co
mponent/k2/item/caclaredo1/index.php/component/k2/item/87-message-from-the-presi
dent-of-the-board","","2","0","2013-02-26 12:36:31","0000-00-00 00:00:00");
INSERT INTO s2iq1_redirect_links VALUES("113","http://graphitiksadvertising.com/
index.php/about-us/board-members/message-from","","http://graphitiksadvertising.
com/index.php/about-us/board-members/message-from","","1","0","2013-03-20 15:57:
25","0000-00-00 00:00:00");

DROP TABLE IF EXISTS s2iq1_schemas;


CREATE TABLE `s2iq1_schemas` (
`extension_id` int(11) NOT NULL,
`version_id` varchar(20) NOT NULL,
PRIMARY KEY (`extension_id`,`version_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO

s2iq1_schemas
s2iq1_schemas
s2iq1_schemas
s2iq1_schemas
s2iq1_schemas

VALUES("700","2.5.6");
VALUES("10043","1.9.0");
VALUES("10046","3.6.0-2012-07-31");
VALUES("10071","0.0.1");
VALUES("10090","4.2.0");

DROP TABLE IF EXISTS s2iq1_session;


CREATE TABLE `s2iq1_session` (
`session_id` varchar(200) NOT NULL DEFAULT '',
`client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
`guest` tinyint(4) unsigned DEFAULT '1',
`time` varchar(14) DEFAULT '',
`data` mediumtext,
`userid` int(11) DEFAULT '0',
`username` varchar(150) DEFAULT '',
`usertype` varchar(50) DEFAULT '',
PRIMARY KEY (`session_id`),
KEY `whosonline` (`guest`,`usertype`),
KEY `userid` (`userid`),
KEY `time` (`time`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_session VALUES("n7liu9t7p6fsd7oiriarbdj7q5","0","1","136397121
5","__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1
363971215;s:18:\"session.timer.last\";i:1363971215;s:17:\"session.timer.now\";i:
1363971215;s:22:\"session.client.browser\";s:60:\"Mozilla/5.0 (Win 9x 4.90; rv:3
.0) Gecko/20101009 Firefox/3.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*
\0data\";O:8:\"stdClass\":1:{s:5:\"users\";O:8:\"stdClass\":1:{s:5:\"login\";O:8
:\"stdClass\":1:{s:4:\"form\";O:8:\"stdClass\":1:{s:4:\"data\";a:1:{s:6:\"return
\";s:33:\"http://graphitiksadvertising.com/\";}}}}}}s:4:\"user\";O:5:\"JUser\":2
5:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:
\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\"
;N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisi
tDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"gues
t\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9
:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroup
s\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_a
uthActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\"
;i:0;}s:13:\"session.token\";s:32:\"dc2b8fb592d573f71ef86fb25bfec3db\";}","0",""
,"");
INSERT INTO s2iq1_session VALUES("sqo60nd2tvu0indgbv599bp0n1","0","1","136397122
4","__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1
363971223;s:18:\"session.timer.last\";i:1363971223;s:17:\"session.timer.now\";i:
1363971223;s:22:\"session.client.browser\";s:59:\"Mozilla/5.0 (compatible; MSIE
7.0; Win98; SV1; Trident/3.0)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\
0data\";O:8:\"stdClass\":1:{s:5:\"users\";O:8:\"stdClass\":1:{s:5:\"login\";O:8:
\"stdClass\":1:{s:4:\"form\";O:8:\"stdClass\":1:{s:4:\"data\";a:1:{s:6:\"return\
";s:33:\"http://graphitiksadvertising.com/\";}}}}}}s:4:\"user\";O:5:\"JUser\":25
:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\
"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";
N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisit
Date\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest
\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:
\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups
\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_au
thActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";
i:0;}s:13:\"session.token\";s:32:\"f3abbd5b46a9c5224dd9fdf803f50841\";}","0","",
"");
INSERT INTO s2iq1_session VALUES("q7d3gopbp5o8q1q0aur2sqfir0","0","1","136397743
4","__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1
363977434;s:18:\"session.timer.last\";i:1363977434;s:17:\"session.timer.now\";i:
1363977434;s:22:\"session.client.browser\";s:76:\"Mozilla/6.0 (Windows NT 6.2; W

OW64; rv:16.0.1) Gecko/20121011 Firefox/16.0.1\";s:8:\"registry\";O:9:\"JRegistr


y\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:5:\"users\";O:8:\"stdClass\":1:{s
:5:\"login\";O:8:\"stdClass\":1:{s:4:\"form\";O:8:\"stdClass\":1:{s:4:\"data\";a
:1:{s:6:\"return\";s:33:\"http://graphitiksadvertising.com/\";}}}}}}s:4:\"user\"
;O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"u
sername\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";
s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N
;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";
a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0
*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\
"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1
;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a
:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"1545301889511539849b27135371
a028\";}","0","","");

DROP TABLE IF EXISTS s2iq1_template_styles;


CREATE TABLE `s2iq1_template_styles` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`template` varchar(50) NOT NULL DEFAULT '',
`client_id` tinyint(1) unsigned NOT NULL DEFAULT '0',
`home` char(7) NOT NULL DEFAULT '0',
`title` varchar(255) NOT NULL DEFAULT '',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_template` (`template`),
KEY `idx_home` (`home`)
) ENGINE=MyISAM AUTO_INCREMENT=126 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_template_styles VALUES("2","bluestork","1","1","Bluestork - De
fault","{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\"}");
INSERT INTO s2iq1_template_styles VALUES("5","hathor","1","0","Hathor - Default"
,"{\"showSiteName\":\"0\",\"colourChoice\":\"\",\"boldText\":\"0\"}");
INSERT INTO s2iq1_template_styles VALUES("6","beez5","0","0","Beez5 - Default-Fr
uit Shop","{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"logo\":\"images\\/
sampledata\\/fruitshop\\/fruits.gif\",\"sitetitle\":\"Matuna Market \",\"sitedes
cription\":\"Fruit Shop Sample Site\",\"navposition\":\"left\",\"html5\":\"0\"}"
);
INSERT INTO s2iq1_template_styles VALUES("123","glenon","0","1","glenon - Defaul
t","{}");
INSERT INTO s2iq1_template_styles VALUES("125","ja_elastica","0","0","ja_elastic
a - Default","[]");

DROP TABLE IF EXISTS s2iq1_update_categories;


CREATE TABLE `s2iq1_update_categories` (
`categoryid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(20) DEFAULT '',
`description` text NOT NULL,
`parent` int(11) DEFAULT '0',
`updatesite` int(11) DEFAULT '0',
PRIMARY KEY (`categoryid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Update Categories';

DROP TABLE IF EXISTS s2iq1_update_sites;


CREATE TABLE `s2iq1_update_sites` (
`update_site_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) DEFAULT '',
`type` varchar(20) DEFAULT '',
`location` text NOT NULL,
`enabled` int(11) DEFAULT '0',
`last_check_timestamp` bigint(20) DEFAULT '0',
PRIMARY KEY (`update_site_id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8 COMMENT='Update Sites';
INSERT INTO s2iq1_update_sites VALUES("1","Joomla Core","collection","http://upd
ate.joomla.org/core/list.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("2","Joomla Extension Directory","collecti
on","http://update.joomla.org/jed/list.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("3","","collection","http://update.joomlar
t.com/service/tracking/list.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("4","Tweet Display Back Updates","extensio
n","http://www.flbab.com/updates/TDB.xml","0","1351090143");
INSERT INTO s2iq1_update_sites VALUES("5","Foxcontact update site","extension","
http://www.fox.ra.it/phocadownload/foxcontact.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("7","SCLogin Updates","extension","http://
www.sourcecoast.com/updates/sclogin.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("8","SourceCoast Library Updates","extensi
on","http://www.sourcecoast.com/updates/sourcecoast.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("9","JFBConnect Updates","extension","http
://www.sourcecoast.com/updates/jfbconnect.xml","1","1361303917");
INSERT INTO s2iq1_update_sites VALUES("10","JFBCFan Updates","extension","http:/
/www.sourcecoast.com/updates/jfbcfan.xml","1","1361303917");

DROP TABLE IF EXISTS s2iq1_update_sites_extensions;


CREATE TABLE `s2iq1_update_sites_extensions` (
`update_site_id` int(11) NOT NULL DEFAULT '0',
`extension_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`update_site_id`,`extension_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Links extensions to update sites';
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions
s2iq1_update_sites_extensions

VALUES("1","700");
VALUES("2","700");
VALUES("3","10051");
VALUES("3","10052");
VALUES("4","10022");
VALUES("5","10042");
VALUES("5","10043");
VALUES("7","10095");
VALUES("8","10096");
VALUES("9","10090");
VALUES("10","10097");

DROP TABLE IF EXISTS s2iq1_updates;


CREATE TABLE `s2iq1_updates` (
`update_id` int(11) NOT NULL AUTO_INCREMENT,

`update_site_id` int(11) DEFAULT '0',


`extension_id` int(11) DEFAULT '0',
`categoryid` int(11) DEFAULT '0',
`name` varchar(100) DEFAULT '',
`description` text NOT NULL,
`element` varchar(100) DEFAULT '',
`type` varchar(20) DEFAULT '',
`folder` varchar(20) DEFAULT '',
`client_id` tinyint(3) DEFAULT '0',
`version` varchar(10) DEFAULT '',
`data` text NOT NULL,
`detailsurl` text NOT NULL,
`infourl` text NOT NULL,
PRIMARY KEY (`update_id`)
) ENGINE=MyISAM AUTO_INCREMENT=1630 DEFAULT CHARSET=utf8 COMMENT='Available Upda
tes';
INSERT INTO s2iq1_updates VALUES("1","3","0","0","","","","file","","0","","","h
ttp://update.joomlart.com/service/tracking/j16/.xml","");
INSERT INTO s2iq1_updates VALUES("2","3","0","0","JA Amazon S3 for joomla 16",""
,"com_com_jaamazons3","file","","0","1.0.0","","http://update.joomlart.com/servi
ce/tracking/j16/com_com_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("3","3","0","0","JA Extenstion Manager Componen
t j16","","com_com_jaextmanager","file","","0","1.0.1","","http://update.joomlar
t.com/service/tracking/j16/com_com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("4","3","0","0","JA Amazon S3 for joomla 2.5","
","com_jaamazons3","file","","0","2.5.0","","http://update.joomlart.com/service/
tracking/j16/com_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("5","3","0","0","JA Comment Package for Joomla
2.5","","com_jacomment","file","","0","2.5.1","","http://update.joomlart.com/ser
vice/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("6","3","0","0","JA Extenstion Manager Componen
t for Joomla 2.5","","com_jaextmanager","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("7","3","0","0","JA Job Board Package For J25",
"","com_jajobboard","file","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("8","3","0","0","JA Showcase component for Joom
la 1.7","","com_jashowcase","file","","0","1.1.0","","http://update.joomlart.com
/service/tracking/j16/com_jashowcase.xml","");
INSERT INTO s2iq1_updates VALUES("9","3","0","0","JA Voice component for Joomla
1.7","","com_javoice","file","","0","1.0.0","","http://update.joomlart.com/servi
ce/tracking/j16/com_javoice.xml","");
INSERT INTO s2iq1_updates VALUES("10","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.1","","http://update.joomlart.com/service/
tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("11","3","0","0","JA Bistro Template for Joomla
2.5","","ja_bistro","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("12","3","0","0","JA Blazes Template for Joomla
2.5","","ja_blazes","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("13","3","0","0","JA Business Template for Joom
la 2.5","","ja_business","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("14","3","0","0","JA Cloris Template for Joomla
2.5.x","","ja_cloris","file","","0","2.5.0","","http://update.joomlart.com/serv
ice/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("15","3","0","0","JA Community PLus Template fo
r Joomla 2.5","","ja_community_plus","file","","0","2.5.1","","http://update.joo

mlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("16","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.0","","http://update.joomlart.com/service/
tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("17","3","0","0","JA Edenite Template for Jooml
a 2.5","","ja_edenite","file","","0","2.5.1","","http://update.joomlart.com/serv
ice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("18","3","0","0","JA Elastica Template for Joom
la 2.5","","ja_elastica","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("19","3","0","0","JA Erio Template for Joomla 2
.5","","ja_erio","file","","0","2.5.1","","http://update.joomlart.com/service/tr
acking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("20","3","0","0","Ja Events Template for Joomla
2.5","","ja_events","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("21","3","0","0","JA Graphite Template for Joom
la 2.5","","ja_graphite","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("22","3","0","0","JA Ironis Template for Joomla
2.5","","ja_ironis","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("23","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.0","","http://update.joomlart.com/service
/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("24","3","0","0","JA Lens Template for Joomla 2
.5","","ja_lens","file","","0","1.0.4","","http://update.joomlart.com/service/tr
acking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("25","3","0","0","Ja Lime Template for Joomla 2
.5","","ja_lime","file","","0","2.5.1","","http://update.joomlart.com/service/tr
acking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("26","3","0","0","JA Mendozite template for Joo
mla 2.5.x ","","ja_mendozite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("27","3","0","0","JA Mers Template J25","","ja_
mers","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/
ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("28","3","0","0","JA Methys Template for Joomla
2.5","","ja_methys","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("29","3","0","0","Ja Minisite Template for Joom
la 2.5","","ja_minisite","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("30","3","0","0","JA Nex Template for Joomla 2.
5","","ja_nex","file","","0","2.5.2","","http://update.joomlart.com/service/trac
king/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("31","3","0","0","JA Norite Template for Joomla
2.5","","ja_norite","file","","0","2.5.1","","http://update.joomlart.com/servic
e/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("32","3","0","0","JA ores template for Joomla 2
.5","","ja_ores","file","","0","2.5.1","","http://update.joomlart.com/service/tr
acking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("33","3","0","0","JA Orisite Template J25","","
ja_orisite","file","","0","1.1.1","","http://update.joomlart.com/service/trackin
g/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("34","3","0","0","JA Portfolio Real Estate temp
late for Joomla 1.6.x","","ja_portfolio","file","","0","1.0.0 beta","","http://u
pdate.joomlart.com/service/tracking/j16/ja_portfolio.xml","");
INSERT INTO s2iq1_updates VALUES("35","3","0","0","JA Portfolio Template for Joo
mla 2.5","","ja_portfolio_real_estate","file","","0","2.5.1","","http://update.j

oomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("36","3","0","0","JA Puresite Template J25","",
"ja_puresite","file","","0","1.0.2","","http://update.joomlart.com/service/track
ing/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("37","3","0","0","JA Purity II template for Joo
mla 2.5","","ja_purity_ii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("38","3","0","0","JA Pyro Template for Joomla 2
.5","","ja_pyro","file","","0","2.5.0","","http://update.joomlart.com/service/tr
acking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("39","3","0","0","JA Rasite Template for Joomla
2.5","","ja_rasite","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("40","3","0","0","JA Rave Template for Joomla 2
.5","","ja_rave","file","","0","2.5.1","","http://update.joomlart.com/service/tr
acking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("41","3","0","0","JA Social Template for Joomla
2.5","","ja_social","file","","0","2.5.4","","http://update.joomlart.com/servic
e/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("42","3","0","0","JA System Pager plugin","","j
a_system_japager","file","","0","1.0.0 RC1","","http://update.joomlart.com/servi
ce/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("43","3","0","0","JA T3 Blank template for joom
la 2.5","","ja_t3_blank","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("44","3","0","0","JA Teline III Template for J
oomla 1.6","","ja_teline_iii","file","","0","1.0.0 Beta","","http://update.jooml
art.com/service/tracking/j16/ja_teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("45","3","0","0","JA Teline IV Template for Joo
mla 2.5","","ja_teline_iv","file","","0","2.5.1","","http://update.joomlart.com/
service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("46","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.2","","http://update.joomlart.com/service/
tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("47","3","0","0","JA Travel Template for Joomla
2.5","","ja_travel","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("48","3","0","0","JA Vintas Template","","ja_vi
ntas","file","","0","1.0.0","","http://update.joomlart.com/service/tracking/j16/
ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("49","3","0","0","JA Wall Template for Joomla25
","","ja_wall","file","","0","1.0.4","","http://update.joomlart.com/service/trac
king/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("50","3","0","0","JA ZiteTemplate","","ja_zite"
,"file","","0","1.0.0 stab","","http://update.joomlart.com/service/tracking/j16/
ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("51","3","0","0","JA Bookmark plugin for Joomla
1.6.x","","jabookmark","file","","0","1.0.0","","http://update.joomlart.com/ser
vice/tracking/j16/jabookmark.xml","");
INSERT INTO s2iq1_updates VALUES("52","3","0","0","JA Comment plugin for Joomla
1.6.x","","jacomment","file","","0","1.0.0","","http://update.joomlart.com/servi
ce/tracking/j16/jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("53","3","0","0","JA Comment Off Plugin for Joo
mla 1.6","","jacommentoff","file","","0","1.0.1","","http://update.joomlart.com/
service/tracking/j16/jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("54","3","0","0","JA Comment On Plugin for Joom
la 1.6","","jacommenton","file","","0","1.0.1","","http://update.joomlart.com/se
rvice/tracking/j16/jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("55","3","0","0","JA Content Extra Fields for J
oomla 1.6","","jacontentextrafields","file","","0","1.0.0","","http://update.joo

mlart.com/service/tracking/j16/jacontentextrafields.xml","");
INSERT INTO s2iq1_updates VALUES("56","3","0","0","JA Disqus Debate Echo plugin
for Joomla 1.6.x","","jadisqus_debate_echo","file","","0","1.0.0","","http://upd
ate.joomlart.com/service/tracking/j16/jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("57","3","0","0","JA System Google Map plugin f
or Joomla 1.6.x","","jagooglemap","file","","0","1.0.0","","http://update.joomla
rt.com/service/tracking/j16/jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("58","3","0","0","JA Google Translate plugin fo
r Joomla 1.6.x","","jagoogletranslate","file","","0","1.0.0","","http://update.j
oomlart.com/service/tracking/j16/jagoogletranslate.xml","");
INSERT INTO s2iq1_updates VALUES("59","3","0","0","JA Highslide plugin for Jooml
a 1.6.x","","jahighslide","file","","0","1.0.0","","http://update.joomlart.com/s
ervice/tracking/j16/jahighslide.xml","");
INSERT INTO s2iq1_updates VALUES("60","3","0","0","JA K2 Search Plugin for Jooml
a 2.5","","jak2_filter","file","","0","1.0.0 Alph","","http://update.joomlart.co
m/service/tracking/j16/jak2_filter.xml","");
INSERT INTO s2iq1_updates VALUES("61","3","0","0","JA K2 Extra Fields Plugin for
Joomla 2.5","","jak2_indexing","file","","0","1.0.0 Alph","","http://update.joo
mlart.com/service/tracking/j16/jak2_indexing.xml","");
INSERT INTO s2iq1_updates VALUES("62","3","0","0","JA Load module Plugin for Joo
mla 2.5","","jaloadmodule","file","","0","2.5.0","","http://update.joomlart.com/
service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("63","3","0","0","JA System Nrain plugin for Jo
omla 1.6.x","","janrain","file","","0","1.0.0","","http://update.joomlart.com/se
rvice/tracking/j16/janrain.xml","");
INSERT INTO s2iq1_updates VALUES("64","3","0","0","JA Popup plugin for Joomla 1.
6","","japopup","file","","0","1.0.1","","http://update.joomlart.com/service/tra
cking/j16/japopup.xml","");
INSERT INTO s2iq1_updates VALUES("65","3","0","0","JA System Social plugin for J
oomla 1.7","","jasocial","file","","0","1.0.4","","http://update.joomlart.com/se
rvice/tracking/j16/jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("66","3","0","0","JA T3 System plugin for Jooml
a 1.6","","jat3","file","","0","1.2.3","","http://update.joomlart.com/service/tr
acking/j16/jat3.xml","");
INSERT INTO s2iq1_updates VALUES("67","3","0","0","JA Tabs Plugin for Joomla 2.5
","","jatabs","file","","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/jatabs.xml","");
INSERT INTO s2iq1_updates VALUES("68","3","0","0","JA Typo plugin For Joomla 1.7
","","jatypo","file","","0","1.1.0","","http://update.joomlart.com/service/track
ing/j16/jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("69","3","0","0","JA Jomsocial theme for Joomla
2.5","","jomsocial_theme_social_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/jomsocial_theme_social_j16.xml","");
INSERT INTO s2iq1_updates VALUES("70","3","0","0","JA Jomsocial theme for Joomla
2.5","","jomsocial_theme_social_j16_26","file","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/jomsocial_theme_social_j16_26.xml","");
INSERT INTO s2iq1_updates VALUES("71","3","0","0","JShopping Template for Ja Ori
site","","jshopping_theme_orisite","file","","0","1.0.0","","http://update.jooml
art.com/service/tracking/j16/jshopping_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("72","3","0","0","Theme for Jshopping j25","","
jshopping_theme_tiris","file","","0","2.5.1","","http://update.joomlart.com/serv
ice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("73","3","0","0","Theme for Jshopping j17","","
jshopping_theme_tiris_j17","file","","0","1.0.0","","http://update.joomlart.com/
service/tracking/j16/jshopping_theme_tiris_j17.xml","");
INSERT INTO s2iq1_updates VALUES("74","3","0","0","JA Kranos kunena theme for Jo
omla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.0","","http://update.j
oomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("75","3","0","0","Kunena Template for JA Mendoz
ite","","kunena_theme_mendozite","file","","0","1.0.0","","http://update.joomlar

t.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("76","3","0","0","Kunena theme for JA Nex J2.5"
,"","kunena_theme_nex_j17","file","","0","1.0.0","","http://update.joomlart.com/
service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("77","3","0","0","Kunena Template for Ja Orisit
e","","kunena_theme_orisite","file","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("78","3","0","0","Kunena theme for Joomla 2.5",
"","kunena_theme_social_j16","file","","0","2.5.0","","http://update.joomlart.co
m/service/tracking/j16/kunena_theme_social_j16.xml","");
INSERT INTO s2iq1_updates VALUES("79","3","0","0","JA Tiris kunena theme for Joo
mla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.0","","http://update.joo
mlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("80","3","0","0","JA Jobs Tags module for Jooml
a 2.5","","mod_ja_jobs_tags","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_ja_jobs_tags.xml","");
INSERT INTO s2iq1_updates VALUES("81","3","0","0","JA Accordion Module for Jooml
a 2.5","","mod_jaaccordion","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("82","3","0","0","JA Animation module for Jooml
a 2.5","","mod_jaanimation","file","","0","2.5.0","","http://update.joomlart.com
/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("83","3","0","0","JA Bulletin Module for Joomla
2.5","","mod_jabulletin","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("84","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","file","","0","2.5.1","","http://update.
joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("85","3","0","0","JA Content Scroll module for
Joomla 1.6","","mod_jacontentscroll","file","","0","1.0.0","","http://update.joo
mlart.com/service/tracking/j16/mod_jacontentscroll.xml","");
INSERT INTO s2iq1_updates VALUES("86","3","0","0","JA Contenslider module for Jo
omla 1.6","","mod_jacontentslide","file","","0","1.0.0","","http://update.joomla
rt.com/service/tracking/j16/mod_jacontentslide.xml","");
INSERT INTO s2iq1_updates VALUES("87","3","0","0","JA Contenslider Module for Jo
omla 2.5","","mod_jacontentslider","file","","0","2.5.5","","http://update.jooml
art.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("88","3","0","0","JA Facebook Activity Module f
or Joomla 2.5","","mod_jafacebookactivity","file","","0","2.5.1","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("89","3","0","0","JA Facebook Like Box Module f
or Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.2","","http://updat
e.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("90","3","0","0","JA Featured Employer module f
or Joomla 2.5","","mod_jafeatured_employer","file","","0","1.0.0 stab","","http:
//update.joomlart.com/service/tracking/j16/mod_jafeatured_employer.xml","");
INSERT INTO s2iq1_updates VALUES("91","3","0","0","JA Filter Jobs module for Joo
mla 2.5","","mod_jafilter_jobs","file","","0","1.0.1","","http://update.joomlart
.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("92","3","0","0","JA flowlist module for Joomla
1.6.x","","mod_jaflowlist","file","","0","1.0.0","","http://update.joomlart.com
/service/tracking/j16/mod_jaflowlist.xml","");
INSERT INTO s2iq1_updates VALUES("93","3","0","0","JA static module for Joomla 2
.5","","mod_jajb_statistic","file","","0","1.0.0 stab","","http://update.joomlar
t.com/service/tracking/j16/mod_jajb_statistic.xml","");
INSERT INTO s2iq1_updates VALUES("94","3","0","0","JA Jobboard Menu module for J
oomla 2.5","","mod_jajobboard_menu","file","","0","1.0.1","","http://update.joom
lart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("95","3","0","0","JA Jobs Counter module for Jo
omla 2.5","","mod_jajobs_counter","file","","0","1.0.0 stab","","http://update.j

oomlart.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("96","3","0","0","JA Jobs Map module for Joomla
2.5","","mod_jajobs_map","file","","0","1.0.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("97","3","0","0","JA K2 Fillter Module for Joom
la 2.5","","mod_jak2_filter","file","","0","1.0.0 Alph","","http://update.joomla
rt.com/service/tracking/j16/mod_jak2_filter.xml","");
INSERT INTO s2iq1_updates VALUES("98","3","0","0","JA K2 Timeline","","mod_jak2t
imeline","file","","0","1.0.0","","http://update.joomlart.com/service/tracking/j
16/mod_jak2timeline.xml","");
INSERT INTO s2iq1_updates VALUES("99","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.0 stab","","http://upda
te.joomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("100","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.0 stab","","http://upda
te.joomlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("101","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.0 stab","","http://update.joomla
rt.com/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("102","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.0 stab","","http://update.
joomlart.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("103","3","0","0","JA Login module for Joomla 2
.5","","mod_jalogin","file","","0","2.5.4","","http://update.joomlart.com/servic
e/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("104","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.1","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("105","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("106","3","0","0","JA Newsflash module for Joom
la 1.6.x","","mod_janewsflash","file","","0","1.0.0","","http://update.joomlart.
com/service/tracking/j16/mod_janewsflash.xml","");
INSERT INTO s2iq1_updates VALUES("107","3","0","0","JA Newsmoo module for Joomla
1.6.x","","mod_janewsmoo","file","","0","1.0.0","","http://update.joomlart.com/
service/tracking/j16/mod_janewsmoo.xml","");
INSERT INTO s2iq1_updates VALUES("108","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("109","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.1","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("110","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.0","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("111","3","0","0","JA Recent Viewed Jobs module
for Joomla 2.5","","mod_jarecent_viewed_jobs","file","","0","1.0.0 stab","","ht
tp://update.joomlart.com/service/tracking/j16/mod_jarecent_viewed_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("112","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.4","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("113","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("114","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.7","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("115","3","0","0","JA Tab module for Joomla 2.5
","","mod_jatabs","file","","0","1.0.1","","http://update.joomlart.com/service/t

racking/j16/mod_jatabs.xml","");
INSERT INTO s2iq1_updates VALUES("116","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.1","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("117","3","0","0","JA Twitter Module for Joomla
2.5","","mod_jatwitter","file","","0","2.5.2","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("118","3","0","0","JA Voice: Module List of Voi
ces J17","","mod_javlist_voices","file","","0","1.0.0","","http://update.joomlar
t.com/service/tracking/j16/mod_javlist_voices.xml","");
INSERT INTO s2iq1_updates VALUES("119","3","0","0","JA Voice: Module Work Flow J
17","","mod_javwork_flow","file","","0","1.0.0","","http://update.joomlart.com/s
ervice/tracking/j16/mod_javwork_flow.xml","");
INSERT INTO s2iq1_updates VALUES("120","3","0","0","JA Comment Off Plugin for Jo
omla 2.5","","plg_button_jacommentoff","file","","0","2.5.0","","http://update.j
oomlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("121","3","0","0","JA Comment On Plugin for Joo
mla 2.5","","plg_button_jacommenton","file","","0","2.5.0","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("122","3","0","0","JA S3 Amazon plugin for joom
la 25","","plg_jaamazons3","file","","0","2.5.0","","http://update.joomlart.com/
service/tracking/j16/plg_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("123","3","0","0","JA Bookmark plugin for Jooml
a 2.5","","plg_jabookmark","file","","0","2.5.0","","http://update.joomlart.com/
service/tracking/j16/plg_jabookmark.xml","");
INSERT INTO s2iq1_updates VALUES("124","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","file","","0","2.5.1","","http://update.joomlart.com/se
rvice/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("125","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.1","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("126","3","0","0","JA Translate plugin for Joom
la 1.6.x","","plg_jagoogletranslate","file","","0","1.0.0","","http://update.joo
mlart.com/service/tracking/j16/plg_jagoogletranslate.xml","");
INSERT INTO s2iq1_updates VALUES("127","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("128","3","0","0","JA Tooltips plugin for Jooml
a 1.6.x","","plg_jatooltips","file","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/plg_jatooltips.xml","");
INSERT INTO s2iq1_updates VALUES("129","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("130","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.0","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("131","3","0","0","JA Search Comment Plugin for
Joomla J2.5","","plg_search_jacomment","file","","0","2.5.0","","http://update.
joomlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("132","3","0","0","JA Search Jobs plugin for Jo
omla 2.5","","plg_search_jajob","file","","0","1.0.0 beta","","http://update.joo
mlart.com/service/tracking/j16/plg_search_jajob.xml","");
INSERT INTO s2iq1_updates VALUES("133","3","0","0","JA System Comment Plugin for
Joomla 2.5","","plg_system_jacomment","file","","0","2.5.1","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("134","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.0","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");

INSERT INTO s2iq1_updates VALUES("135","3","0","0","JA System Google Map plugin


for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.0","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("136","3","0","0","JAEC PLG System Jobboad Joms
ocial Synchonization","","plg_system_jajb_jomsocial","file","","0","1.0.0","","h
ttp://update.joomlart.com/service/tracking/j16/plg_system_jajb_jomsocial.xml",""
);
INSERT INTO s2iq1_updates VALUES("137","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.2","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("138","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","plg_system_janrain","file","","0","2.5.1","","http://update.jooml
art.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("139","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.4","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("140","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("141","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.4","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("142","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("143","3","0","0","JA Typo Plugin for Joomla 2.
5","","plg_system_jatypo","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("144","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.1","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("145","4","0","0","Tweet Display Back","Twitter
display module for Joomla! websites","mod_tweetdisplayback","module","","1","2.
1.4","","http://www.flbab.com/updates/TDB.xml","http://www.babdev.com/extensions
/updates/127-tdb-214-released");
INSERT INTO s2iq1_updates VALUES("146","1","700","0","Joomla","","joomla","file"
,"","0","2.5.7","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("147","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.2","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("148","3","0","0","JA University Template","","
ja_university","file","","0","1.0.2","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("149","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.6","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("150","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("151","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("152","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("153","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("154","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/

service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("155","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("156","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("157","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("158","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("159","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("160","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.5","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("161","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("162","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("163","7","10095","0","SCLogin module for JFBCo
nnect and JLinked - Compatible with JFBConnect component 4.2 and JLinked com","S
CLogin","mod_sclogin","module","","0","1.1.4","","http://www.sourcecoast.com/upd
ates/sclogin.xml","http://www.sourcecoast.com/index.php?option=com_ars&view=rele
ase&id=21");
INSERT INTO s2iq1_updates VALUES("164","9","10090","0","JFBConnect - Must be upd
ated manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.2.
5","","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoas
t.com/index.php?option=com_ars&view=release&id=24");
INSERT INTO s2iq1_updates VALUES("165","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.2","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("166","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("167","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("168","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.3","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("169","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("170","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("171","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("172","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("173","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/

service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("174","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.6","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("175","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("176","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("177","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("178","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("179","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("180","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("181","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("182","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("183","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("184","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("185","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("186","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("187","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("188","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("189","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("190","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("191","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("192","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("193","3","0","0","JA System Google Map plugin

for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd


ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("194","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("195","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("196","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.2","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("197","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("198","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("199","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("200","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("201","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("202","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("203","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("204","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("205","3","0","0","JA Erio Template for Joomla
2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("206","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("207","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("208","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("209","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("210","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("211","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("212","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("213","3","0","0","JA Methys Template for Jooml

a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("214","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("215","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.3","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("216","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("217","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("218","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("219","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("220","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("221","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("222","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("223","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("224","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("225","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.3","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("226","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("227","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("228","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("229","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("230","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("231","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.1","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("232","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("233","3","0","0","JA Animation module for Joom

la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("234","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("235","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.6","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("236","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("237","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("238","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("239","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("240","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("241","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("242","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("243","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("244","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("245","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("246","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("247","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("248","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("249","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("250","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("251","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("252","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("253","3","0","0","JA Toppanel Module for Jooml

a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("254","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("255","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("256","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("257","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("258","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("259","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("260","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("261","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("262","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("263","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("264","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("265","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.3","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("266","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("267","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("268","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("269","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("270","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("271","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("272","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser

vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("273","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("274","3","0","0","JA Erio Template for Joomla
2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("275","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("276","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("277","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("278","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("279","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("280","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("281","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("282","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("283","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("284","3","0","0","JA Mixmaz Template","","ja_m
ixmaz","file","","0","1.0.0 Stab","","http://update.joomlart.com/service/trackin
g/j16/ja_mixmaz.xml","");
INSERT INTO s2iq1_updates VALUES("285","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.4","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("286","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("287","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("288","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("289","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("290","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("291","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("292","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi

ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("293","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("294","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("295","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.3","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("296","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("297","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("298","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("299","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","file","","0","1.0.5","","http://update.joomlart.com/service/tra
cking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("300","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("301","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("302","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.1","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("303","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("304","3","0","0","JA Animation module for Joom
la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("305","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("306","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.7","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("307","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("308","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("309","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("310","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("311","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("312","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j

oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("313","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("314","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("315","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("316","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("317","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("318","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("319","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("320","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("321","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("322","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("323","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("324","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("325","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("326","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("327","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("328","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("329","3","0","0","JA JobBoard Payment Plugin A
uthorize for Joomla 2.5","","plg_payment_jajb_authorize_25","file","","0","1.0.0
","","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_authorize
_25.xml","");
INSERT INTO s2iq1_updates VALUES("330","3","0","0","JA JobBoard Payment Plugin M
oneyBooker for Joomla 2.5","","plg_payment_jajb_moneybooker_25","file","","0","1
.0.0","","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_money
booker_25.xml","");
INSERT INTO s2iq1_updates VALUES("331","3","0","0","JA JobBoard Payment Plugin P
aypal for Joomla 2.5","","plg_payment_jajb_paypal_25","file","","0","1.0.0","","

http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_paypal_25.xml",
"");
INSERT INTO s2iq1_updates VALUES("332","3","0","0","JA JobBoard Payment Plugin B
ankWire for Joomla 2.5","","plg_payment_jajb_wirebank_25","file","","0","1.0.0",
"","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_wirebank_25
.xml","");
INSERT INTO s2iq1_updates VALUES("333","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("334","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("335","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("336","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.5","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("337","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("338","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("339","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("340","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("341","3","0","0","JA Comment Package for Jooml
a 2.5","","com_jacomment","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("342","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.3","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("343","3","0","0","JA K2 Filter Component j25",
"","com_jak2fiter","file","","0","1.0.0","","http://update.joomlart.com/service/
tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("344","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("345","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("346","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("347","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("348","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("349","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("350","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser

vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("351","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("352","3","0","0","JA Erio Template for Joomla
2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("353","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("354","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("355","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("356","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("357","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("358","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("359","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("360","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("361","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("362","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.5","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("363","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("364","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("365","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("366","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("367","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("368","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("369","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("370","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi

ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("371","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","file","","0","1.0.0 Beta","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("372","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("373","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.4","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("374","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("375","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("376","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("377","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","file","","0","1.0.5","","http://update.joomlart.com/service/tra
cking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("378","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("379","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("380","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("381","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("382","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("383","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("384","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("385","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("386","3","0","0","JA Animation module for Joom
la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("387","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("388","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","file","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("389","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.7","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("390","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda

te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("391","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("392","3","0","0","JAEC Halloween Module for Jo
omla 2.5","","mod_jahalloween","file","","0","1.0.0","","http://update.joomlart.
com/service/tracking/j16/mod_jahalloween.xml","");
INSERT INTO s2iq1_updates VALUES("393","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("394","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("395","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("396","3","0","0","JA K2 Filter Module j25","",
"mod_jak2filter","file","","0","1.0.0","","http://update.joomlart.com/service/tr
acking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("397","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("398","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("399","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("400","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("401","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("402","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("403","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("404","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("405","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("406","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("407","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("408","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("409","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("410","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","file","","0","2.5.2","","http://update.joomlart.com/se

rvice/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("411","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("412","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("413","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("414","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("415","3","0","0","JA System Comment Plugin for
Joomla 2.5","","plg_system_jacomment","file","","0","2.5.2","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("416","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("417","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("418","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("419","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","plg_system_janrain","file","","0","2.5.2","","http://update.jooml
art.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("420","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.5","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("421","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("422","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("423","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("424","3","0","0","JA T3v3 System plugin","","p
lg_system_jat3v3","file","","0","1.0.0 beta","","http://update.joomlart.com/serv
ice/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("425","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("426","3","0","0","JA Comment Package for Jooml
a 2.5","","com_jacomment","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("427","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.3","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("428","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("429","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");

INSERT INTO s2iq1_updates VALUES("430","3","0","0","JA Blazes Template for Jooml


a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("431","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("432","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("433","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("434","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("435","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("436","3","0","0","JA Erio Template for Joomla
2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("437","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("438","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("439","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("440","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("441","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("442","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("443","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("444","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("445","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("446","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.5","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("447","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("448","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("449","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");

INSERT INTO s2iq1_updates VALUES("450","3","0","0","JA Portfolio Template for Jo


omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("451","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("452","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("453","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("454","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("455","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","file","","0","1.0.0 Beta","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("456","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("457","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.4","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("458","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("459","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("460","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("461","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","file","","0","1.0.5","","http://update.joomlart.com/service/tra
cking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("462","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("463","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("464","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("465","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("466","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("467","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("468","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("469","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");

INSERT INTO s2iq1_updates VALUES("470","3","0","0","JA Animation module for Joom


la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("471","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("472","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","file","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("473","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.7","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("474","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("475","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("476","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("477","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("478","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("479","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("480","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("481","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("482","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("483","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("484","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("485","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("486","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("487","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("488","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("489","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");

INSERT INTO s2iq1_updates VALUES("490","3","0","0","JA Slideshow Lite Module for


Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("491","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("492","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","file","","0","2.5.2","","http://update.joomlart.com/se
rvice/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("493","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("494","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("495","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("496","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("497","3","0","0","JA System Comment Plugin for
Joomla 2.5","","plg_system_jacomment","file","","0","2.5.2","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("498","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("499","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("500","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("501","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","plg_system_janrain","file","","0","2.5.2","","http://update.jooml
art.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("502","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.5","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("503","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("504","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("505","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("506","3","0","0","JA T3v3 System plugin","","p
lg_system_jat3v3","file","","0","1.0.0 beta","","http://update.joomlart.com/serv
ice/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("507","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("508","3","0","0","JA Comment Package for Jooml
a 2.5","","com_jacomment","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("509","3","0","0","JA Job Board Package For J25

","","com_jajobboard","file","","0","1.0.3","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("510","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("511","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("512","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("513","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("514","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("515","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("516","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("517","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");
INSERT INTO s2iq1_updates VALUES("518","3","0","0","JA Erio Template for Joomla
2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("519","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("520","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("521","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("522","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("523","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("524","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("525","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("526","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("527","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("528","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.5","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("529","3","0","0","JA Norite Template for Jooml

a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("530","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("531","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("532","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("533","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("534","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("535","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("536","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("537","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","file","","0","1.0.0 Beta","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("538","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("539","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.4","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("540","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("541","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("542","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("543","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","file","","0","1.0.5","","http://update.joomlart.com/service/tra
cking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("544","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("545","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("546","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("547","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("548","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("549","3","0","0","Kunena Template for Ja Orisi

te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("550","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("551","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("552","3","0","0","JA Animation module for Joom
la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("553","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("554","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","file","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("555","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.7","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("556","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("557","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("558","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("559","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("560","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("561","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("562","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("563","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("564","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("565","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("566","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("567","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("568","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("569","3","0","0","JA Quick Contact module for

Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("570","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("571","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("572","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("573","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("574","3","0","0","JA Comment Package for Jooml
a 2.5","","com_jacomment","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("575","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","file","","0","2.5.2","","http://update.joomlart.com/se
rvice/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("576","3","0","0","JA Job Board Package For J25
","","com_jajobboard","file","","0","1.0.3","","http://update.joomlart.com/servi
ce/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("577","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("578","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","file","","0","2.5.2","","http://update.joomlart.com/service
/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("579","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("580","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("581","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("582","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("583","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","file","","0","2.5.2","","http://update.jo
omlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("584","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("585","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","file","","0","2.5.1","","http://update.joomlart.com/service
/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("586","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("587","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("588","3","0","0","JA Elastica Template for Joo
mla 2.5","","ja_elastica","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_elastica.xml","");

INSERT INTO s2iq1_updates VALUES("589","3","0","0","JA Erio Template for Joomla


2.5","","ja_erio","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("590","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("591","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("592","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("593","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","file","","0","2.5.2","","http://update.joomlart.com/servic
e/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("594","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("595","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","file","","0","1.0.2","","http://update.joomlart.
com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("596","3","0","0","JA Mers Template J25","","ja
_mers","file","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("597","3","0","0","JA System Comment Plugin for
Joomla 2.5","","plg_system_jacomment","file","","0","2.5.2","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("598","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("599","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("600","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","file","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("601","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("602","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","file","","0","2.5.5","","http://update.joomlart.com/service/tra
cking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("603","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","file","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("604","3","0","0","JA ores template for Joomla
2.5","","ja_ores","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("605","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("606","3","0","0","JA Orisite Template J25","",
"ja_orisite","file","","0","1.1.2","","http://update.joomlart.com/service/tracki
ng/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("607","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","plg_system_janrain","file","","0","2.5.2","","http://update.jooml
art.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("608","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","file","","0","2.5.2","","http://update.

joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("609","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.5","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("610","3","0","0","JA Puresite Template J25",""
,"ja_puresite","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("611","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("612","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","file","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("613","3","0","0","JA System Social Feed Plugin
","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("614","3","0","0","JA Rasite Template for Jooml
a 2.5","","ja_rasite","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("615","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("616","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","file","","0","2.5.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("617","3","0","0","JA T3v3 System plugin","","p
lg_system_jat3v3","file","","0","1.0.0 beta","","http://update.joomlart.com/serv
ice/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("618","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","file","","0","1.0.0 Beta","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("619","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("620","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","file","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("621","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","file","","0","2.5.4","","http://update.joomlart.com/service
/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("622","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","file","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("623","3","0","0","JA University Template","","
ja_university","file","","0","1.0.3","","http://update.joomlart.com/service/trac
king/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("624","3","0","0","JA Vintas Template","","ja_v
intas","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16
/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("625","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","file","","0","1.0.5","","http://update.joomlart.com/service/tra
cking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("626","3","0","0","JA ZiteTemplate","","ja_zite
","file","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/ja_z
ite.xml","");
INSERT INTO s2iq1_updates VALUES("627","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","file","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("628","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.

joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("629","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("630","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("631","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("632","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("633","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","file","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("634","3","0","0","JA Animation module for Joom
la 2.5","","mod_jaanimation","file","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("635","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","file","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("636","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","file","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("637","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","file","","0","2.5.7","","http://update.joom
lart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("638","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","file","","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("639","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","file","","0","1.0.2","","http://update.joomlar
t.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("640","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","file","","0","1.0.2","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("641","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("642","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","file","","0","1.0.2","","http://update.joomlart.com/
service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("643","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","file","","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("644","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","file","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("645","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","file","","0","1.0.1","","http://update.joomlart.co
m/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("646","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","file","","0","1.0.1","","http://update.jooml
art.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("647","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("648","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","file","","0","2.5.2","","http://update.joo

mlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("649","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","file","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("650","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","file","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("651","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","file","","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("652","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","file","","0","2.5.6","","http://update.joomlart.com/
service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("653","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("654","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","file","","0","1.0.9","","http://update.joo
mlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("655","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("656","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","file","","0","2.5.2","","http://update.joomlart.com/se
rvice/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("657","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","plg_jadisqus_debate_echo","file","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("658","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","file","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("659","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","file","","0","2.5.5","","http://update.joomlart
.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("660","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","plg_multiple_captcha_engine","file","","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml",""
);
INSERT INTO s2iq1_updates VALUES("661","3","0","0","JA System Comment Plugin for
Joomla 2.5","","plg_system_jacomment","file","","0","2.5.2","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("662","3","0","0","JA Content Extra Fields for
Joomla 2.5","","plg_system_jacontentextrafields","file","","0","2.5.1","","http:
//update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml",
"");
INSERT INTO s2iq1_updates VALUES("663","3","0","0","JA System Google Map plugin
for Joomla 2.5","","plg_system_jagooglemap","file","","0","2.5.1","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("664","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","plg_system_jalazyload","file","","0","1.0.3","","http://update
.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("665","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","plg_system_janrain","file","","0","2.5.2","","http://update.jooml
art.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("666","3","0","0","JA Popup Plugin for Joomla 2
.5","","plg_system_japopup","file","","0","2.5.5","","http://update.joomlart.com
/service/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("667","3","0","0","JA System Social Plugin for
Joomla 2.5","","plg_system_jasocial","file","","0","2.5.2","","http://update.joo
mlart.com/service/tracking/j16/plg_system_jasocial.xml","");

INSERT INTO s2iq1_updates VALUES("668","3","0","0","JA System Social Feed Plugin


","","plg_system_jasocial_feed","file","","0","1.0.5","","http://update.joomlar
t.com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("669","3","0","0","JA T3 System Plugin for Joom
la 2.5","","plg_system_jat3","file","","0","2.5.5","","http://update.joomlart.co
m/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("670","3","0","0","JA T3v3 System plugin","","p
lg_system_jat3v3","file","","0","1.0.0 beta","","http://update.joomlart.com/serv
ice/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("671","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","file","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("672","3","0","0","JA Amazon S3 for joomla 2.5"
,"","com_jaamazons3","component","","0","2.5.0","","http://update.joomlart.com/s
ervice/tracking/j16/com_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("673","3","0","0","JA Comment Package for Jooml
a 2.5","","com_jacomment","component","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("674","3","0","0","JA Extenstion Manager Compon
ent for Joomla 2.5","","com_jaextmanager","component","","0","2.5.2","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("675","3","0","0","JA Job Board Package For J25
","","com_jajobboard","component","","0","1.0.3","","http://update.joomlart.com/
service/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("676","3","0","0","JA K2 Filter Component j25",
"","com_jak2fiter","component","","0","1.0.0","","http://update.joomlart.com/ser
vice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("677","3","0","0","JA Showcase component for Jo
omla 1.7","","com_jashowcase","component","","0","1.1.0","","http://update.jooml
art.com/service/tracking/j16/com_jashowcase.xml","");
INSERT INTO s2iq1_updates VALUES("678","3","0","0","JA Voice component for Jooml
a 1.7","","com_javoice","component","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/com_javoice.xml","");
INSERT INTO s2iq1_updates VALUES("679","3","0","0","JA Anion template for Joomla
2.5","","ja_anion","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_anion.xml","");
INSERT INTO s2iq1_updates VALUES("680","3","0","0","JA Bistro Template for Jooml
a 2.5","","ja_bistro","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("681","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("682","3","0","0","JA Business Template for Joo
mla 2.5","","ja_business","template","","0","2.5.2","","http://update.joomlart.c
om/service/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("683","3","0","0","JA Cloris Template for Jooml
a 2.5.x","","ja_cloris","template","","0","2.5.0","","http://update.joomlart.com
/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("684","3","0","0","JA Community PLus Template f
or Joomla 2.5","","ja_community_plus","template","","0","2.5.2","","http://updat
e.joomlart.com/service/tracking/j16/ja_community_plus.xml","");
INSERT INTO s2iq1_updates VALUES("685","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("686","3","0","0","JA Edenite Template for Joom
la 2.5","","ja_edenite","template","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("687","3","10100","0","JA Elastica Template for
Joomla 2.5","","ja_elastica","template","","0","2.5.2","","http://update.joomla
rt.com/service/tracking/j16/ja_elastica.xml","");

INSERT INTO s2iq1_updates VALUES("688","3","0","0","JA Erio Template for Joomla


2.5","","ja_erio","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_erio.xml","");
INSERT INTO s2iq1_updates VALUES("689","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("690","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","template","","0","2.5.2","","http://update.joomlart.c
om/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("691","3","0","0","JA Ironis Template for Jooml
a 2.5","","ja_ironis","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("692","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","template","","0","2.5.2","","http://update.joomlart.com/se
rvice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("693","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.4","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("694","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("695","3","0","0","JA Mendozite template for Jo
omla 2.5.x ","","ja_mendozite","template","","0","1.0.2","","http://update.jooml
art.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("696","3","0","0","JA Mers Template J25","","ja
_mers","template","","0","1.0.2","","http://update.joomlart.com/service/tracking
/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("697","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("698","3","0","0","Ja Minisite Template for Joo
mla 2.5","","ja_minisite","template","","0","2.5.2","","http://update.joomlart.c
om/service/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("699","3","0","0","JA Mixmaz Template","","ja_m
ixmaz","template","","0","1.0.0 Stab","","http://update.joomlart.com/service/tra
cking/j16/ja_mixmaz.xml","");
INSERT INTO s2iq1_updates VALUES("700","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","template","","0","2.5.5","","http://update.joomlart.com/service
/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("701","3","0","0","JA Norite Template for Jooml
a 2.5","","ja_norite","template","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_norite.xml","");
INSERT INTO s2iq1_updates VALUES("702","3","0","0","JA ores template for Joomla
2.5","","ja_ores","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_ores.xml","");
INSERT INTO s2iq1_updates VALUES("703","3","0","0","JA Orisite Template J25","",
"ja_orisite","template","","0","1.1.2","","http://update.joomlart.com/service/tr
acking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("704","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","template","","0","2.5.2","","http://upd
ate.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("705","3","0","0","JA Puresite Template J25",""
,"ja_puresite","template","","0","1.0.3","","http://update.joomlart.com/service/
tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("706","3","0","0","JA Purity II template for Jo
omla 2.5","","ja_purity_ii","template","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("707","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_pyro.xml","");

INSERT INTO s2iq1_updates VALUES("708","3","0","0","JA Rasite Template for Jooml


a 2.5","","ja_rasite","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_rasite.xml","");
INSERT INTO s2iq1_updates VALUES("709","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.1","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("710","3","0","0","JA Social Template for Jooml
a 2.5","","ja_social","template","","0","2.5.5","","http://update.joomlart.com/s
ervice/tracking/j16/ja_social.xml","");
INSERT INTO s2iq1_updates VALUES("711","3","0","0","JA System Pager plugin","","
ja_system_japager","plugin","","0","1.0.0 RC1","","http://update.joomlart.com/se
rvice/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("712","3","0","0","JA T3 Blank template for joo
mla 2.5","","ja_t3_blank","template","","0","2.5.1","","http://update.joomlart.c
om/service/tracking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("713","3","0","0","JA T3 Blank template for joo
mla 1.6","","ja_t3_blank_j16","template","","0","1.0.0 Beta","","http://update.j
oomlart.com/service/tracking/j16/ja_t3_blank_j16.xml","");
INSERT INTO s2iq1_updates VALUES("714","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 Beta","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("715","3","0","0","JA Teline IV Template for Jo
omla 2.5","","ja_teline_iv","template","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/ja_teline_iv.xml","");
INSERT INTO s2iq1_updates VALUES("716","3","0","0","JA Tiris Template for Joomla
2.5","","ja_tiris","template","","0","2.5.4","","http://update.joomlart.com/ser
vice/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("717","3","0","0","JA Travel Template for Jooml
a 2.5","","ja_travel","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_travel.xml","");
INSERT INTO s2iq1_updates VALUES("718","3","0","0","JA University Template","","
ja_university","template","","0","1.0.3","","http://update.joomlart.com/service/
tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("719","3","0","0","JA Vintas Template","","ja_v
intas","template","","0","1.0.1","","http://update.joomlart.com/service/tracking
/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("720","3","0","0","JA Wall Template for Joomla2
5","","ja_wall","template","","0","1.0.5","","http://update.joomlart.com/service
/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("721","3","0","0","JA ZiteTemplate","","ja_zite
","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/j16/
ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("722","3","0","0","JA Google Translate plugin f
or Joomla 1.6.x","","jagoogletranslate","plugin","","0","1.0.0","","http://updat
e.joomlart.com/service/tracking/j16/jagoogletranslate.xml","");
INSERT INTO s2iq1_updates VALUES("723","3","0","0","JA Highslide plugin for Joom
la 1.6.x","","jahighslide","plugin","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/jahighslide.xml","");
INSERT INTO s2iq1_updates VALUES("724","3","0","0","JA K2 Search Plugin for Joom
la 2.5","","jak2_filter","plugin","","0","1.0.0 Alph","","http://update.joomlart
.com/service/tracking/j16/jak2_filter.xml","");
INSERT INTO s2iq1_updates VALUES("725","3","0","0","JA K2 Extra Fields Plugin fo
r Joomla 2.5","","jak2_indexing","plugin","","0","1.0.0 Alph","","http://update.
joomlart.com/service/tracking/j16/jak2_indexing.xml","");
INSERT INTO s2iq1_updates VALUES("726","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","plugin","","0","2.5.1","","http://update.joomlart.c
om/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("727","3","0","0","JA T3 System plugin for Joom
la 1.6","","jat3","plugin","","0","1.0.0 Beta","","http://update.joomlart.com/se
rvice/tracking/j16/jat3.xml","");

INSERT INTO s2iq1_updates VALUES("728","3","0","0","JA Tabs Plugin for Joomla 2.


5","","jatabs","plugin","jatabs","0","2.5.6","","http://update.joomlart.com/serv
ice/tracking/j16/jatabs.xml","");
INSERT INTO s2iq1_updates VALUES("729","3","0","0","JA Typo plugin For Joomla 1.
6","","jatypo","plugin","","0","1.0.0","","http://update.joomlart.com/service/tr
acking/j16/jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("730","3","0","0","Theme for Jshopping j25","",
"jshopping_theme_tiris","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("731","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("732","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("733","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("734","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("735","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("736","3","0","0","JA Jobs Tags module for Joom
la 2.5","","mod_ja_jobs_tags","module","","0","1.0.1","","http://update.joomlart
.com/service/tracking/j16/mod_ja_jobs_tags.xml","");
INSERT INTO s2iq1_updates VALUES("737","3","0","0","JA Accordion Module for Joom
la 2.5","","mod_jaaccordion","module","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("738","3","0","0","JA Animation module for Joom
la 2.5","","mod_jaanimation","module","","0","2.5.1","","http://update.joomlart.
com/service/tracking/j16/mod_jaanimation.xml","");
INSERT INTO s2iq1_updates VALUES("739","3","0","0","JA Bulletin Module for Jooml
a 2.5","","mod_jabulletin","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("740","3","0","0","JA Latest Comment Module for
Joomla 2.5","","mod_jaclatest_comments","module","","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("741","3","0","0","JA Contenslider Module for J
oomla 2.5","","mod_jacontentslider","module","","0","2.5.7","","http://update.jo
omlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("742","3","0","0","JA Facebook Activity Module
for Joomla 2.5","","mod_jafacebookactivity","module","","0","2.5.1","","http://u
pdate.joomlart.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("743","3","0","0","JA Facebook Like Box Module
for Joomla 2.5","","mod_jafacebooklikebox","module","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("744","3","0","0","JA Featured Employer module
for Joomla 2.5","","mod_jafeatured_employer","module","","0","1.0.0 stab","","ht
tp://update.joomlart.com/service/tracking/j16/mod_jafeatured_employer.xml","");
INSERT INTO s2iq1_updates VALUES("745","3","0","0","JA Filter Jobs module for Jo
omla 2.5","","mod_jafilter_jobs","module","","0","1.0.2","","http://update.jooml
art.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("746","3","0","0","JA flowlist module for Jooml
a 1.6.x","","mod_jaflowlist","module","","0","1.0.0","","http://update.joomlart.
com/service/tracking/j16/mod_jaflowlist.xml","");
INSERT INTO s2iq1_updates VALUES("747","3","0","0","JAEC Halloween Module for Jo
omla 2.5 & 3.0","","mod_jahalloween","module","","0","1.0.0","","http://update.j
oomlart.com/service/tracking/j16/mod_jahalloween.xml","");

INSERT INTO s2iq1_updates VALUES("748","3","0","0","JA static module for Joomla


2.5","","mod_jajb_statistic","module","","0","1.0.0 stab","","http://update.joom
lart.com/service/tracking/j16/mod_jajb_statistic.xml","");
INSERT INTO s2iq1_updates VALUES("749","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","module","","0","1.0.2","","http://update.j
oomlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("750","3","0","0","JA Jobs Counter module for J
oomla 2.5","","mod_jajobs_counter","module","","0","1.0.1","","http://update.joo
mlart.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("751","3","0","0","JA Jobs Map module for Jooml
a 2.5","","mod_jajobs_map","module","","0","1.0.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("752","3","0","0","JA K2 Fillter Module for Joo
mla 2.5","","mod_jak2_filter","module","","0","1.0.0 Alph","","http://update.joo
mlart.com/service/tracking/j16/mod_jak2_filter.xml","");
INSERT INTO s2iq1_updates VALUES("753","3","0","0","JA K2 Filter Module j25","",
"mod_jak2filter","module","","0","1.0.0","","http://update.joomlart.com/service/
tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("754","3","0","0","JA K2 Timeline","","mod_jak2
timeline","module","","0","1.0.0","","http://update.joomlart.com/service/trackin
g/j16/mod_jak2timeline.xml","");
INSERT INTO s2iq1_updates VALUES("755","3","0","0","JA Latest Resumes module for
Joomla 2.5","","mod_jalatest_resumes","module","","0","1.0.1","","http://update
.joomlart.com/service/tracking/j16/mod_jalatest_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("756","3","0","0","JA List Employer module for
Joomla 2.5","","mod_jalist_employers","module","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/mod_jalist_employers.xml","");
INSERT INTO s2iq1_updates VALUES("757","3","0","0","JA List Jobs module for Joom
la 2.5","","mod_jalist_jobs","module","","0","1.0.1","","http://update.joomlart.
com/service/tracking/j16/mod_jalist_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("758","3","0","0","JA List Resumes module for J
oomla 2.5","","mod_jalist_resumes","module","","0","1.0.1","","http://update.joo
mlart.com/service/tracking/j16/mod_jalist_resumes.xml","");
INSERT INTO s2iq1_updates VALUES("759","3","0","0","JA Login module for Joomla 2
.5","","mod_jalogin","module","","0","2.5.4","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("760","3","0","0","JA Masshead module for Jooml
a 2.5","","mod_jamasshead","module","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("761","3","0","0","JA News Featured Module for
Joomla 2.5","","mod_janews_featured","module","","0","2.5.2","","http://update.j
oomlart.com/service/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("762","3","0","0","JA Newsflash module for Joom
la 1.6.x","","mod_janewsflash","module","","0","1.0.0","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsflash.xml","");
INSERT INTO s2iq1_updates VALUES("763","3","0","0","JA Newsmoo module for Joomla
1.6.x","","mod_janewsmoo","module","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/mod_janewsmoo.xml","");
INSERT INTO s2iq1_updates VALUES("764","3","0","0","JA News Pro module for Jooml
a 1.6 ","","mod_janewspro","module","","0","1.0.0","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("765","3","0","0","JA Newsticker Module for Joo
mla 2.5","","mod_janewsticker","module","","0","2.5.2","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("766","3","0","0","JA Quick Contact module for
Joomla 2.5","","mod_jaquickcontact","module","","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("767","3","0","0","JA Recent Viewed Jobs module
for Joomla 2.5","","mod_jarecent_viewed_jobs","module","","0","1.0.0 stab","","
http://update.joomlart.com/service/tracking/j16/mod_jarecent_viewed_jobs.xml",""

);
INSERT INTO s2iq1_updates VALUES("768","3","0","0","JA SideNews Module for Jooml
a 2.5","","mod_jasidenews","module","","0","2.5.6","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("769","3","0","0","JA Slideshow Module for Joom
la 2.5","","mod_jaslideshow","module","","0","2.5.5","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("770","3","0","0","JA Slideshow Lite Module for
Joomla 25","","mod_jaslideshowlite","module","","0","1.0.9","","http://update.j
oomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("771","3","0","0","JA Tab module for Joomla 2.5
","","mod_jatabs","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jatabs.xml","");
INSERT INTO s2iq1_updates VALUES("772","3","0","0","JA Toppanel Module for Jooml
a 2.5","","mod_jatoppanel","module","","0","2.5.2","","http://update.joomlart.co
m/service/tracking/j16/mod_jatoppanel.xml","");
INSERT INTO s2iq1_updates VALUES("773","3","0","0","JA Twitter Module for Joomla
2.5","","mod_jatwitter","module","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("774","3","0","0","JA Voice: Module List of Voi
ces J17","","mod_javlist_voices","module","","0","1.0.0","","http://update.jooml
art.com/service/tracking/j16/mod_javlist_voices.xml","");
INSERT INTO s2iq1_updates VALUES("775","3","0","0","JA Voice: Module Work Flow J
17","","mod_javwork_flow","module","","0","1.0.0","","http://update.joomlart.com
/service/tracking/j16/mod_javwork_flow.xml","");
INSERT INTO s2iq1_updates VALUES("776","3","0","0","JA Comment Off Plugin for Jo
omla 2.5","","jacommentoff","plugin","","0","2.5.0","","http://update.joomlart.c
om/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("777","3","0","0","JA Comment On Plugin for Joo
mla 2.5","","jacommenton","plugin","","0","2.5.0","","http://update.joomlart.com
/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("778","3","0","0","JA S3 Amazon plugin for joom
la 25","","plg_jaamazons3","plugin","","0","2.5.0","","http://update.joomlart.co
m/service/tracking/j16/plg_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("779","3","0","0","JA Bookmark plugin for Jooml
a 2.5","","plg_jabookmark","plugin","","0","2.5.0","","http://update.joomlart.co
m/service/tracking/j16/plg_jabookmark.xml","");
INSERT INTO s2iq1_updates VALUES("780","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","plugin","","0","2.5.2","","http://update.joomlart.com/
service/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("781","3","0","0","JA Disqus Debate Echo plugin
for Joomla 2.5","","debate_echo","plugin","jadisqus","0","2.5.2","","http://upd
ate.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml","");
INSERT INTO s2iq1_updates VALUES("782","3","0","0","JA Thumbnail Plugin for Joom
la 2.5","","plg_jathumbnail","plugin","plg_jathumbnail","0","2.5.3","","http://u
pdate.joomlart.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("783","3","0","0","JA Tooltips plugin for Jooml
a 1.6.x","","plg_jatooltips","plugin","","0","1.0.0","","http://update.joomlart.
com/service/tracking/j16/plg_jatooltips.xml","");
INSERT INTO s2iq1_updates VALUES("784","3","0","0","JA Typo Button Plugin for Jo
omla 2.5","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.5","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("785","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","captcha_engine","plugin","","0","2.5.1","","http://update.
joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("786","3","0","0","JA Search Comment Plugin for
Joomla J2.5","","jacomment","plugin","","0","2.5.0","","http://update.joomlart.
com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("787","3","0","0","JA Search Jobs plugin for Jo
omla 2.5","","jajob","plugin","","0","1.0.0 beta","","http://update.joomlart.com

/service/tracking/j16/plg_search_jajob.xml","");
INSERT INTO s2iq1_updates VALUES("788","3","0","0","JA System Comment Plugin for
Joomla 2.5","","jacomment","plugin","","0","2.5.2","","http://update.joomlart.c
om/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("789","3","0","0","JA Content Extra Fields for
Joomla 2.5","","jacontentextrafields","plugin","","0","2.5.1","","http://update.
joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml","");
INSERT INTO s2iq1_updates VALUES("790","3","0","0","JA System Google Map plugin
for Joomla 2.5","","jagooglemap","plugin","","0","2.5.1","","http://update.jooml
art.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("791","3","0","0","JAEC PLG System Jobboad Joms
ocial Synchonization","","jajb_jomsocial","plugin","","0","1.0.0","","http://upd
ate.joomlart.com/service/tracking/j16/plg_system_jajb_jomsocial.xml","");
INSERT INTO s2iq1_updates VALUES("792","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","jalazyload","plugin","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("793","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","janrain","plugin","","0","2.5.2","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("794","3","0","0","JA Popup Plugin for Joomla 2
.5","","japopup","plugin","system","0","2.5.5","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("795","3","0","0","JA System Social Plugin for
Joomla 2.5","","jasocial","plugin","","0","2.5.2","","http://update.joomlart.com
/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("796","3","0","0","JA System Social Feed Plugin
","","jasocial_feed","plugin","","0","1.0.5","","http://update.joomlart.com/ser
vice/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("797","3","10051","0","JA T3 System Plugin for
Joomla 2.5","","jat3","plugin","system","0","2.5.5","","http://update.joomlart.c
om/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("798","3","0","0","JA T3v3 System plugin","","j
at3v3","plugin","system","0","1.0.0 beta","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("799","3","0","0","JA Typo Plugin for Joomla 2.
5","","jatypo","plugin","","0","2.5.3","","http://update.joomlart.com/service/tr
acking/j16/plg_system_jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("800","3","0","0","JA Teline III Template for J
oomla 2.5","","teline_iii","template","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/teline_iii.xml","");
INSERT INTO s2iq1_updates VALUES("801","3","0","0","JA Blank template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 Beta","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("802","3","0","0","Theme for Jshopping j25","",
"jshopping_theme_tiris","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("803","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("804","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("805","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("806","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("807","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","file","","0","2.5.1","","http://update.jo

omlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("808","3","0","0","JA System Comment Plugin for
Joomla 2.5","","jacomment","plugin","","0","2.5.2","","http://update.joomlart.c
om/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("809","3","0","0","JA T3v3 System plugin","","j
at3v3","plugin","system","0","1.0.0 beta","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("810","3","0","0","JA Typo Plugin for Joomla 2.
5","","jatypo","plugin","","0","2.5.3","","http://update.joomlart.com/service/tr
acking/j16/plg_system_jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("811","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("812","3","0","0","JA System Pager plugin","","
ja_system_japager","plugin","ja_system_japager","0","1.0.0 RC1","","http://updat
e.joomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("813","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("814","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 Beta","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("815","3","0","0","JA Load module Plugin for Jo
omla 2.5","","jaloadmodule","plugin","jaloadmodule","0","2.5.1","","http://updat
e.joomlart.com/service/tracking/j16/jaloadmodule.xml","");
INSERT INTO s2iq1_updates VALUES("816","3","0","0","JA Typo plugin For Joomla 1.
6","","jatypo","plugin","jatypo","0","1.0.0","","http://update.joomlart.com/serv
ice/tracking/j16/jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("817","3","0","0","JA Jomsocial theme for Jooml
a 2.5","","jomsocial_theme_social_j16_26","custom","","0","2.5.3","","http://upd
ate.joomlart.com/service/tracking/j16/jomsocial_theme_social_j16_26.xml","");
INSERT INTO s2iq1_updates VALUES("818","3","0","0","Theme for Jshopping j25","",
"jshopping_theme_tiris","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("819","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("820","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("821","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("822","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("823","3","0","0","Kunena theme for Joomla 2.5"
,"","kunena_theme_social_j16","custom","","0","2.5.1","","http://update.joomlart
.com/service/tracking/j16/kunena_theme_social_j16.xml","");
INSERT INTO s2iq1_updates VALUES("824","3","0","0","JA Tiris kunena theme for Jo
omla 2.5","","kunena_theme_tiris_j16","custom","","0","2.5.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("825","3","0","0","JA Comment Plugin for Joomla
2.5","","plg_jacomment","plugin","plg_jacomment","0","2.5.2","","http://update.
joomlart.com/service/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("826","3","0","0","JA System Comment Plugin for
Joomla 2.5","","jacomment","plugin","system","0","2.5.2","","http://update.joom
lart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("827","3","0","0","JA System Google Map plugin
for Joomla 2.5","","jagooglemap","plugin","system","0","2.5.1","","http://update

.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("828","3","0","0","JA System Lazyload Plugin fo
r Joomla 2.5","","jalazyload","plugin","system","0","1.0.3","","http://update.jo
omlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("829","3","0","0","JA System Nrain Plugin for J
oomla 2.5","","janrain","plugin","system","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("830","3","0","0","JA System Social Plugin for
Joomla 2.5","","jasocial","plugin","system","0","2.5.2","","http://update.joomla
rt.com/service/tracking/j16/plg_system_jasocial.xml","");
INSERT INTO s2iq1_updates VALUES("831","3","0","0","JA System Social Feed Plugin
","","jasocial_feed","plugin","system","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("832","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("833","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 beta","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("834","3","10098","0","JA Typo Plugin","","jaty
po","plugin","system","0","2.5.4","","http://update.joomlart.com/service/trackin
g/j16/plg_system_jatypo.xml","");
INSERT INTO s2iq1_updates VALUES("835","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("836","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("837","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 Beta","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("838","3","0","0","Theme for Jshopping j25","",
"jshopping_theme_tiris","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("839","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("840","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("841","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("842","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("843","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("844","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 beta","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("845","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("846","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("847","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 Beta","","http://update.joomlart.com

/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("848","3","0","0","Theme for Jshopping j25","",
"jshopping_theme_tiris","file","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("849","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","file","","0","1.0.1","","http://update.
joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("850","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("851","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","file","","0","1.0.1","","http://update.joomlart.com
/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("852","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","file","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("853","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("854","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 beta","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("855","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("856","3","0","0","","","","template","","0",""
,"","http://update.joomlart.com/service/tracking/j16/.xml","");
INSERT INTO s2iq1_updates VALUES("857","3","0","0","JA Brisk Template","","ja_br
isk","template","","0","1.0.0 Stab","","http://update.joomlart.com/service/track
ing/j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("858","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("859","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("860","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/
service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("861","3","0","0","JA Tiris Jshopping theme for
Joomla 2.5","","jshopping_theme_tiris","custom","","0","2.5.2","","http://updat
e.joomlart.com/service/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("862","3","0","0","JA Kranos kunena theme for J
oomla 2.5","","kunena_theme_kranos_j17","custom","","0","1.0.1","","http://updat
e.joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml","");
INSERT INTO s2iq1_updates VALUES("863","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("864","3","0","0","Kunena theme for JA Nex J2.5
","","kunena_theme_nex_j17","custom","","0","1.0.1","","http://update.joomlart.c
om/service/tracking/j16/kunena_theme_nex_j17.xml","");
INSERT INTO s2iq1_updates VALUES("865","3","0","0","Kunena Template for Ja Orisi
te","","kunena_theme_orisite","custom","","0","1.0.1","","http://update.joomlart
.com/service/tracking/j16/kunena_theme_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("866","3","0","0","JA Masshead module","","mod_
jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/track
ing/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("867","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("868","3","0","0","JA Slideshow Lite Module",""

,"mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("869","3","0","0","JA Comment Off Plugin for Jo
omla 2.5","","jacommentoff","plugin","button","0","2.5.0","","http://update.joom
lart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("870","3","0","0","JA Comment On Plugin for Joo
mla 2.5","","jacommenton","plugin","button","0","2.5.0","","http://update.joomla
rt.com/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("871","3","0","0","JA Search Comment Plugin for
Joomla J2.5","","jacomment","plugin","search","0","2.5.0","","http://update.joo
mlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("872","3","0","0","JA Content Extra Fields for
Joomla 2.5","","jacontentextrafields","plugin","system","0","2.5.1","","http://u
pdate.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml","")
;
INSERT INTO s2iq1_updates VALUES("873","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("874","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service/
tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("875","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("876","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("877","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("878","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/
service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("879","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("880","3","0","0","JA Masshead module","","mod_
jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/track
ing/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("881","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("882","3","0","0","JA Slideshow Lite Module",""
,"mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("883","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("884","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service/
tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("885","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("886","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("887","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("888","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/

service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("889","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","file","","0","1.0.2","","http://update.joomla
rt.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("890","3","0","0","JA K2 Filter Module J25","",
"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service/
tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("891","3","0","0","JA Masshead module","","mod_
jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/track
ing/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("892","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("893","3","0","0","JA Slideshow Lite Module",""
,"mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("894","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("895","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service/
tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("896","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("897","3","0","0","JA Extenstion Manager Compon
ent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("898","3","0","0","JA K2 Filter Package J25",""
,"com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/servi
ce/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("899","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("900","3","0","0","JA Cloris Template for Jooml
a 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("901","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("902","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("903","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.c
om/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("904","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("905","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("906","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("907","3","0","0","JA Mers Template J25","","ja
_mers","template","","0","1.0.3","","http://update.joomlart.com/service/tracking
/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("908","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_methys.xml","");

INSERT INTO s2iq1_updates VALUES("909","3","0","0","JA Nex Template for Joomla 2


.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/service
/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("910","3","0","0","JA Orisite Template J25","",
"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/tr
acking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("911","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://upd
ate.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("912","3","0","0","JA Puresite Template J25",""
,"ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service/
tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("913","3","0","0","JA Purity II template for Jo
omla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("914","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("915","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("916","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("917","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/
service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("918","3","0","0","JA University Template","","
ja_university","template","","0","1.0.4","","http://update.joomlart.com/service/
tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("919","3","0","0","JA ZiteTemplate","","ja_zite
","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16/
ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("920","3","0","0","Kunena Template for JA Mendo
zite","","kunena_theme_mendozite","custom","","0","1.0.2","","http://update.joom
lart.com/service/tracking/j16/kunena_theme_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("921","3","0","0","JA Contenslider Module","","
mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("922","3","0","0","JA Facebook Activity Module"
,"","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("923","3","0","0","JA Facebook Like Box Module"
,"","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.c
om/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("924","3","0","0","JA K2 Filter Module J25","",
"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service/
tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("925","3","0","0","JA Masshead module","","mod_
jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/track
ing/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("926","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("927","3","0","0","JA SideNews Module","","mod_
jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/track
ing/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("928","3","0","0","JA Slideshow Lite Module",""
,"mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jaslideshowlite.xml","");

INSERT INTO s2iq1_updates VALUES("929","3","0","0","JA Comment Off Plugin for Jo


omla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("930","3","0","0","JA S3 Amazon plugin for joom
la 25","","plg_jaamazons3","plugin","plg_jaamazons3","0","2.5.0","","http://upda
te.joomlart.com/service/tracking/j16/plg_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("931","3","0","0","JA Bookmark plugin for Jooml
a 2.5","","plg_jabookmark","plugin","plg_jabookmark","0","2.5.0","","http://upda
te.joomlart.com/service/tracking/j16/plg_jabookmark.xml","");
INSERT INTO s2iq1_updates VALUES("932","3","0","0","JA Multi Capcha Engine Plugi
n for Joomla 2.5","","captcha_engine","plugin","multiple","0","2.5.1","","http:/
/update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("933","3","0","0","JA Search Comment Plugin for
Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("934","3","0","0","JA Popup Plugin for Joomla 2
.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("935","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("936","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service/
tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("937","8","10096","0","SourceCoast Extensions L
ibrary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.6",
"","http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.
com/index.php?option=com_ars&view=release&id=22");
INSERT INTO s2iq1_updates VALUES("938","9","0","0","JFBConnect - Must be updated
manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0","
","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("939","9","0","0","JFBConnect - Must be updated
manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0","
","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("940","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("941","3","0","0","JA Extenstion Manager Compon
ent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("942","3","0","0","JA K2 Filter Package J25",""
,"com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/servi
ce/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("943","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("944","3","0","0","JA Cloris Template for Jooml
a 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("945","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("946","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("947","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.c
om/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("948","3","0","0","JA KranosTemplate for Joomla

2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("949","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("950","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("951","3","0","0","JA Mers Template J25","","ja
_mers","template","","0","1.0.3","","http://update.joomlart.com/service/tracking
/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("952","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("953","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/service
/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("954","3","0","0","JA Orisite Template J25","",
"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/tr
acking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("955","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://upd
ate.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("956","3","0","0","JA Puresite Template J25",""
,"ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service/
tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("957","3","0","0","JA Purity II template for Jo
omla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("958","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("959","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("960","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("961","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/
service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("962","3","0","0","JA University Template","","
ja_university","template","","0","1.0.4","","http://update.joomlart.com/service/
tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("963","3","0","0","JA ZiteTemplate","","ja_zite
","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16/
ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("964","3","0","0","JA Contenslider Module","","
mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("965","3","0","0","JA Facebook Activity Module"
,"","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("966","3","0","0","JA Facebook Like Box Module"
,"","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.c
om/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("967","3","0","0","JA K2 Filter Module J25","",
"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service/
tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("968","3","0","0","JA Masshead module","","mod_

jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/track
ing/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("969","3","0","0","JA News Pro Module for Jooml
a 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("970","3","0","0","JA SideNews Module","","mod_
jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/track
ing/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("971","3","0","0","JA Slideshow Lite Module",""
,"mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("972","3","0","0","JA Comment Off Plugin for Jo
omla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joom
lart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("973","3","0","0","JA Search Comment Plugin for
Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("974","3","0","0","JA Popup Plugin for Joomla 2
.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("975","3","0","0","JA T3v2 System Plugin","","j
at3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/tracki
ng/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("976","3","0","0","JA T3v3 System Plugin","","j
at3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service/
tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("977","9","0","0","JFBConnect - Must be updated
manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0","
","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("978","1","0","0","Joomla","","joomla","file","
","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("979","3","0","0","JA Extenstion Manager Compon
ent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("980","3","0","0","JA K2 Filter Package J25",""
,"com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/servi
ce/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("981","3","0","0","JA Blazes Template for Jooml
a 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("982","3","0","0","JA Cloris Template for Jooml
a 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.com
/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("983","3","0","0","JA Droid Template for Joomla
2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/ser
vice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("984","3","0","0","Ja Events Template for Jooml
a 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("985","3","0","0","JA Graphite Template for Joo
mla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.c
om/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("986","3","0","0","JA KranosTemplate for Joomla
2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("987","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("988","3","0","0","Ja Lime Template for Joomla

2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("989","3","0","0","JA Mers Template J25","","ja
_mers","template","","0","1.0.3","","http://update.joomlart.com/service/tracking
/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("990","3","0","0","JA Methys Template for Jooml
a 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("991","3","0","0","JA Nex Template for Joomla 2
.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/service
/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("992","3","0","0","JA Orisite Template J25","",
"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/tr
acking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("993","3","0","0","JA Portfolio Template for Jo
omla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://upd
ate.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("994","3","0","0","JA Puresite Template J25",""
,"ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service/
tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("995","3","0","0","JA Purity II template for Jo
omla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlart
.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("996","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/servi
ce/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("997","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/servi
ce/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("998","3","0","0","JA T3V2 Blank Template","","
ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/tr
acking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("999","3","0","0","JA Blank Template for T3v3",
"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com/
service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1000","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1001","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1002","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1003","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1004","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1005","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1006","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1007","3","0","0","JA News Pro Module for Joom
la 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1008","3","0","0","JA SideNews Module","","mod

_jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1009","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1010","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1011","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1012","3","0","0","JA Popup Plugin for Joomla
2.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1013","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1014","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1015","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1016","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1017","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1018","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1019","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1020","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1021","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1022","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1023","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1024","3","0","0","JA KranosTemplate for Jooml
a 2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1025","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1026","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1027","3","0","0","JA Mers Template J25","","j
a_mers","template","","0","1.0.3","","http://update.joomlart.com/service/trackin
g/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1028","3","0","0","JA Methys Template for Joom

la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1029","3","0","0","JA Nex Template for Joomla
2.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/servic
e/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1030","3","0","0","JA Orisite Template J25",""
,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1031","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1032","3","0","0","JA Puresite Template J25","
","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1033","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1034","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1035","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1036","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1037","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1038","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1039","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1040","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1041","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1042","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1043","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1044","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1045","3","0","0","JA News Pro Module for Joom
la 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1046","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1047","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1048","3","0","0","JA Comment Off Plugin for J

oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1049","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1050","3","0","0","JA Popup Plugin for Joomla
2.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1051","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1052","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1053","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1054","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1055","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1056","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1057","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1058","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1059","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1060","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1061","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1062","3","0","0","JA KranosTemplate for Jooml
a 2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1063","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1064","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1065","3","0","0","JA Mers Template J25","","j
a_mers","template","","0","1.0.3","","http://update.joomlart.com/service/trackin
g/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1066","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1067","3","0","0","JA Nex Template for Joomla
2.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/servic
e/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1068","3","0","0","JA Orisite Template J25",""

,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1069","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1070","3","0","0","JA Puresite Template J25","
","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1071","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1072","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1073","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1074","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1075","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1076","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1077","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1078","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1079","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1080","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1081","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1082","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1083","3","0","0","JA News Pro Module for Joom
la 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1084","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1085","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1086","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1087","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1088","3","0","0","JA Popup Plugin for Joomla

2.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1089","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1090","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1091","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1092","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1093","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1094","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1095","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1096","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1097","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1098","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1099","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1100","3","0","0","JA KranosTemplate for Jooml
a 2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1101","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1102","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1103","3","0","0","JA Mers Template J25","","j
a_mers","template","","0","1.0.3","","http://update.joomlart.com/service/trackin
g/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1104","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1105","3","0","0","JA Nex Template for Joomla
2.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/servic
e/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1106","3","0","0","JA Orisite Template J25",""
,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1107","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1108","3","0","0","JA Puresite Template J25","

","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1109","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1110","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1111","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1112","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1113","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1114","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1115","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1116","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1117","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1118","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1119","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1120","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1121","3","0","0","JA News Pro Module for Joom
la 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1122","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1123","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1124","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1125","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1126","3","0","0","JA Popup Plugin for Joomla
2.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1127","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1128","3","0","0","JA T3v3 System Plugin","","

jat3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1129","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1130","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1131","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1132","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1133","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1134","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1135","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1136","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1137","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1138","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1139","3","0","0","JA KranosTemplate for Jooml
a 2.5","","ja_kranos","template","","0","2.5.3","","http://update.joomlart.com/s
ervice/tracking/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1140","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1141","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1142","3","0","0","JA Mers Template J25","","j
a_mers","template","","0","1.0.3","","http://update.joomlart.com/service/trackin
g/j16/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1143","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1144","3","0","0","JA Nex Template for Joomla
2.5","","ja_nex","template","","0","2.5.6","","http://update.joomlart.com/servic
e/tracking/j16/ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1145","3","0","0","JA Orisite Template J25",""
,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1146","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1147","3","0","0","JA Puresite Template J25","
","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");

INSERT INTO s2iq1_updates VALUES("1148","3","0","0","JA Purity II template for J


oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1149","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1150","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1151","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.2","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1152","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0 rc1","","http://update.joomlart.com
/service/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1153","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1154","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1155","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.8","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1156","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1157","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1158","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1159","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.3","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1160","3","0","0","JA News Pro Module for Joom
la 2.5","","mod_janewspro","module","","0","2.5.3","","http://update.joomlart.co
m/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1161","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.7","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1162","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1163","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1164","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1165","3","0","0","JA Popup Plugin for Joomla
2.5","","japopup","plugin","system","0","2.5.6","","http://update.joomlart.com/s
ervice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1166","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.6","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1167","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.0 rc2","","http://update.joomlart.com/service
/tracking/j16/plg_system_jat3v3.xml","");

INSERT INTO s2iq1_updates VALUES("1168","9","0","0","JFBConnect - Must be update


d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1169","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1170","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1171","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1172","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1173","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1174","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1175","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1176","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1177","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1178","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1179","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1180","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1181","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1182","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1183","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1184","3","0","0","JA Orisite Template J25",""
,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1185","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1186","3","0","0","JA Puresite Template J25","
","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1187","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar

t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1188","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1189","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1190","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.3","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1191","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1192","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1193","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1194","3","0","0","JA Accordion Module","","mo
d_jaaccordion","module","","0","2.5.3","","http://update.joomlart.com/service/tr
acking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1195","3","0","0","JA Bulletin Module","","mod
_jabulletin","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1196","3","0","0","JA Contenslider Module","",
"mod_jacontentslider","module","","0","2.5.9","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1197","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1198","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1199","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1200","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1201","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1202","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1203","3","0","0","JA Newsticker Module","","m
od_janewsticker","module","","0","2.5.3","","http://update.joomlart.com/service/
tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1204","3","0","0","JA Quick Contact Module",""
,"mod_jaquickcontact","module","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1205","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.8","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1206","3","0","0","JA Slideshow Module","","mo
d_jaslideshow","module","","0","2.5.6","","http://update.joomlart.com/service/tr
acking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1207","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.1","","http://update.joomlart.com/s

ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1208","3","0","0","JA Twitter Module","","mod_
jatwitter","module","","0","2.5.3","","http://update.joomlart.com/service/tracki
ng/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1209","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1210","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1211","3","0","0","JA Typo Button Plugin","","
plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http://update.joom
lart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1212","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1213","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1214","3","0","0","JA Popup Plugin","","japopu
p","plugin","system","0","2.5.7","","http://update.joomlart.com/service/tracking
/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1215","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.7","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1216","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.0","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1217","3","0","0","JA Tabs Plugin","","jatabs"
,"plugin","system","0","2.5.7","","http://update.joomlart.com/service/tracking/j
16/plg_system_jatabs.xml","");
INSERT INTO s2iq1_updates VALUES("1218","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1219","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.0",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=27");
INSERT INTO s2iq1_updates VALUES("1220","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1221","3","0","0","JA Extenstion Manager Compo
nent","","com_jaextmanager","component","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1222","3","0","0","JA K2 Filter Package J25","
","com_jak2fiter","component","","0","1.0.1","","http://update.joomlart.com/serv
ice/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1223","3","0","0","JA Blazes Template for Joom
la 2.5","","ja_blazes","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1224","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1225","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1226","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1227","3","0","0","JA Graphite Template for Jo

omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1228","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1229","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1230","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1231","3","0","0","JA Mero Template","","ja_me
ro","template","","0","1.0.0","","http://update.joomlart.com/service/tracking/j1
6/ja_mero.xml","");
INSERT INTO s2iq1_updates VALUES("1232","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1233","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1234","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1235","3","0","0","JA Orisite Template J25",""
,"ja_orisite","template","","0","1.1.3","","http://update.joomlart.com/service/t
racking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1236","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1237","3","0","0","JA Puresite Template J25","
","ja_puresite","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1238","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1239","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1240","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1241","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.3","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1242","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.0","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1243","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1244","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1245","3","0","0","JA Accordion Module","","mo
d_jaaccordion","module","","0","2.5.3","","http://update.joomlart.com/service/tr
acking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1246","3","0","0","JA Bulletin Module","","mod
_jabulletin","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1247","3","0","0","JA Content Slider Module fo

r Joomla 2.5 & 3.0","","mod_jacontentslider","module","","0","2.5.9","","http://


update.joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1248","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1249","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1250","3","0","0","JA K2 Filter Module J25",""
,"mod_jak2filter","module","","0","1.0.1","","http://update.joomlart.com/service
/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1251","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1252","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1253","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1254","3","0","0","JA Newsticker Module","","m
od_janewsticker","module","","0","2.5.3","","http://update.joomlart.com/service/
tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1255","3","0","0","JA Quick Contact Module",""
,"mod_jaquickcontact","module","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1256","3","0","0","JA SideNews Module","","mod
_jasidenews","module","","0","2.5.8","","http://update.joomlart.com/service/trac
king/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1257","3","0","0","JA Slideshow Module","","mo
d_jaslideshow","module","","0","2.5.6","","http://update.joomlart.com/service/tr
acking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1258","3","0","0","JA Slideshow Lite Module","
","mod_jaslideshowlite","module","","0","1.1.2","","http://update.joomlart.com/s
ervice/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1259","3","0","0","JA Twitter Module","","mod_
jatwitter","module","","0","2.5.3","","http://update.joomlart.com/service/tracki
ng/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1260","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1261","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1262","3","0","0","JA Typo Button Plugin","","
plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http://update.joom
lart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1263","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1264","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1265","3","0","0","JA Popup Plugin","","japopu
p","plugin","system","0","2.5.7","","http://update.joomlart.com/service/tracking
/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1266","3","0","0","JA T3v2 System Plugin","","
jat3","plugin","system","0","2.5.7","","http://update.joomlart.com/service/track
ing/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1267","3","0","0","JA T3v3 System Plugin","","

jat3v3","plugin","system","0","1.0.1","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1268","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.9","",
"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.com
/index.php?option=com_ars&view=release&id=30");
INSERT INTO s2iq1_updates VALUES("1269","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.2",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=31");
INSERT INTO s2iq1_updates VALUES("1270","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.9","",
"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.com
/index.php?option=com_ars&view=release&id=30");
INSERT INTO s2iq1_updates VALUES("1271","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.2",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=31");
INSERT INTO s2iq1_updates VALUES("1272","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1273","3","0","0","JA Extenstion Manager Compo
nent for J25 & J30","","com_jaextmanager","component","","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1274","3","0","0","JA K2 Filter Package for J2
5 & J30","","com_jak2fiter","component","","0","1.0.3","","http://update.joomlar
t.com/service/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1275","3","0","0","JA Bistro Template for Joom
la 2.5","","ja_bistro","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("1276","3","0","0","JA Blazes Template for J25
& J30","","ja_blazes","template","","0","2.5.4","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1277","3","0","0","JA Brisk Template","","ja_b
risk","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/
j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("1278","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1279","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1280","3","0","0","JA Edenite Template for J25
& J30","","ja_edenite","template","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("1281","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1282","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1283","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1284","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1285","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1286","3","0","0","JA Mendozite Template for J

25 & J30","","ja_mendozite","template","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("1287","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1288","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1289","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1290","3","0","0","JA Orisite Template for J2
5 & J30","","ja_orisite","template","","0","1.1.4","","http://update.joomlart.co
m/service/tracking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1291","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1292","3","0","0","JA Puresite Template for J2
5 & J30","","ja_puresite","template","","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1293","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1294","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1295","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1296","3","0","0","JA System Pager plugin","",
"ja_system_japager","plugin","ja_system_japager","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("1297","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.4","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1298","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1299","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1300","3","0","0","JA Vintas Template for J25
& J30","","ja_vintas","template","","0","1.0.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("1301","3","0","0","JA Wall Template for Joomla
25","","ja_wall","template","","0","1.0.7","","http://update.joomlart.com/servic
e/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("1302","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1303","3","0","0","JA Accordion Module for J25
& J30","","mod_jaaccordion","module","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1304","3","0","0","JA Bulletin Module for J25
& J30","","mod_jabulletin","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1305","3","0","0","JA Content Slider Module fo
r J25 & J30","","mod_jacontentslider","module","","0","2.6.0","","http://update.
joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1306","3","0","0","JA Facebook Activity Module

","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1307","3","0","0","JA Facebook Like Box Module
","","mod_jafacebooklikebox","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1308","3","0","0","JA K2 Filter Module for J25
& J30","","mod_jak2filter","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1309","3","0","0","JA Login module for J25 & J
30","","mod_jalogin","module","","0","2.5.5","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("1310","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1311","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1312","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1313","3","0","0","JA Newsticker Module for J2
5 & J30","","mod_janewsticker","module","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1314","3","0","0","JA Quick Contact Module",""
,"mod_jaquickcontact","module","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1315","3","0","0","JA SideNews Module for J25
& J30","","mod_jasidenews","module","","0","2.5.8","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1316","3","0","0","JA Slideshow Module for J25
& J30","","mod_jaslideshow","module","","0","2.5.6","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1317","3","0","0","JA Slideshow Lite Module fo
r J25 & J30","","mod_jaslideshowlite","module","","0","1.1.3","","http://update.
joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1318","3","0","0","JA Twitter Module for J25 &
J30","","mod_jatwitter","module","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1319","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1320","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1321","3","0","0","JA Typo Button Plugin for J
25 & J30","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1322","3","0","0","JA K2 Filter Plg for J25 &
J30","","jak2filter","plugin","k2","0","1.0.2","","http://update.joomlart.com/se
rvice/tracking/j16/plg_k2_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1323","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1324","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1325","3","0","0","JA System Lazyload Plugin f
or Joomla 2.5","","jalazyload","plugin","system","0","1.0.4","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("1326","3","0","0","JA Popup Plugin for J25 & J

30","","japopup","plugin","system","0","2.5.7","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1327","3","0","0","JA System Social Feed Plugi
n ","","jasocial_feed","plugin","system","0","1.0.7","","http://update.joomlart.
com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("1328","3","0","0","JA T3v2 System Plugin for J
25 & J30","","jat3","plugin","system","0","2.5.8","","http://update.joomlart.com
/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1329","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.2","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1330","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.10",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=32");
INSERT INTO s2iq1_updates VALUES("1331","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.3",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=34");
INSERT INTO s2iq1_updates VALUES("1332","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.10",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=32");
INSERT INTO s2iq1_updates VALUES("1333","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.3",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=34");
INSERT INTO s2iq1_updates VALUES("1334","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1335","3","0","0","JA Extenstion Manager Compo
nent for J25 & J30","","com_jaextmanager","component","","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1336","3","0","0","JA K2 Filter Package for J2
5 & J30","","com_jak2fiter","component","","0","1.0.3","","http://update.joomlar
t.com/service/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1337","3","0","0","JA Bistro Template for Joom
la 2.5","","ja_bistro","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("1338","3","0","0","JA Blazes Template for J25
& J30","","ja_blazes","template","","0","2.5.4","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1339","3","0","0","JA Brisk Template","","ja_b
risk","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/
j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("1340","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1341","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1342","3","0","0","JA Edenite Template for J25
& J30","","ja_edenite","template","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("1343","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1344","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1345","3","0","0","JA Ironis Template for Joom

la 2.5","","ja_ironis","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("1346","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1347","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1348","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1349","3","0","0","JA Mendozite Template for J
25 & J30","","ja_mendozite","template","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("1350","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1351","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1352","3","0","0","Ja Minisite Template for Jo
omla 2.5","","ja_minisite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("1353","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1354","3","0","0","JA Orisite Template for J2
5 & J30","","ja_orisite","template","","0","1.1.4","","http://update.joomlart.co
m/service/tracking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1355","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1356","3","0","0","JA Puresite Template for J2
5 & J30","","ja_puresite","template","","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1357","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1358","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1359","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1360","3","0","0","JA System Pager plugin","",
"ja_system_japager","plugin","ja_system_japager","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("1361","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.4","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1362","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1363","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1364","3","0","0","JA Vintas Template for J25
& J30","","ja_vintas","template","","0","1.0.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("1365","3","0","0","JA Wall Template for Joomla

25","","ja_wall","template","","0","1.0.7","","http://update.joomlart.com/servic
e/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("1366","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1367","3","0","0","JA Accordion Module for J25
& J30","","mod_jaaccordion","module","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1368","3","0","0","JA Bulletin Module for J25
& J30","","mod_jabulletin","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1369","3","0","0","JA Content Slider Module fo
r J25 & J30","","mod_jacontentslider","module","","0","2.6.0","","http://update.
joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1370","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1371","3","0","0","JA Facebook Like Box Module
for J25 & J30","","mod_jafacebooklikebox","module","","0","2.5.4","","http://up
date.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1372","3","0","0","JA K2 Filter Module for J25
& J30","","mod_jak2filter","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1373","3","0","0","JA Login module for J25 & J
30","","mod_jalogin","module","","0","2.5.5","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("1374","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1375","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1376","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1377","3","0","0","JA Newsticker Module for J2
5 & J30","","mod_janewsticker","module","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1378","3","0","0","JA Quick Contact Module",""
,"mod_jaquickcontact","module","","0","2.5.2","","http://update.joomlart.com/ser
vice/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1379","3","0","0","JA SideNews Module for J25
& J30","","mod_jasidenews","module","","0","2.5.8","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1380","3","0","0","JA Slideshow Module for J25
& J30","","mod_jaslideshow","module","","0","2.5.6","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1381","3","0","0","JA Slideshow Lite Module fo
r J25 & J30","","mod_jaslideshowlite","module","","0","1.1.3","","http://update.
joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1382","3","0","0","JA Twitter Module for J25 &
J30","","mod_jatwitter","module","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1383","3","0","0","JA Comment Off Plugin for J
oomla 2.5","","jacommentoff","plugin","button","0","2.5.1","","http://update.joo
mlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1384","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1385","3","0","0","JA Typo Button Plugin for J

25 & J30","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1386","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1387","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5","","jacomment","plugin","search","0","2.5.1","","http://update.jo
omlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1388","3","0","0","JA System Lazyload Plugin f
or Joomla 2.5","","jalazyload","plugin","system","0","1.0.4","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("1389","3","0","0","JA Popup Plugin for J25 & J
30","","japopup","plugin","system","0","2.5.7","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1390","3","0","0","JA System Social Feed Plugi
n ","","jasocial_feed","plugin","system","0","1.0.7","","http://update.joomlart.
com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("1391","3","0","0","JA T3v2 System Plugin for J
25 & J30","","jat3","plugin","system","0","2.5.8","","http://update.joomlart.com
/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1392","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.2","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1393","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.11",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=36");
INSERT INTO s2iq1_updates VALUES("1394","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.11",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=36");
INSERT INTO s2iq1_updates VALUES("1395","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.4",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=35");
INSERT INTO s2iq1_updates VALUES("1396","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.4",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=35");
INSERT INTO s2iq1_updates VALUES("1397","1","0","0","Joomla","","joomla","file",
"","0","2.5.8","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1398","3","0","0","JA Comment Package for Joom
la 2.5 & 3.0","","com_jacomment","component","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1399","3","0","0","JA Extenstion Manager Compo
nent for J25 & J30","","com_jaextmanager","component","","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1400","3","0","0","JA K2 Filter Package for J2
5 & J30","","com_jak2fiter","component","","0","1.0.3","","http://update.joomlar
t.com/service/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1401","3","0","0","JA Bistro Template for Joom
la 2.5","","ja_bistro","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("1402","3","0","0","JA Blazes Template for J25
& J30","","ja_blazes","template","","0","2.5.4","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1403","3","0","0","JA Brisk Template","","ja_b
risk","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/
j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("1404","3","0","0","JA Cloris Template for Joom

la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1405","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1406","3","0","0","JA Edenite Template for J25
& J30","","ja_edenite","template","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("1407","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1408","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1409","3","0","0","JA Ironis Template for Joom
la 2.5","","ja_ironis","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("1410","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1411","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1412","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1413","3","0","0","JA Mendozite Template for J
25 & J30","","ja_mendozite","template","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("1414","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1415","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1416","3","0","0","Ja Minisite Template for Jo
omla 2.5","","ja_minisite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("1417","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1418","3","0","0","JA Onepage Template","","ja
_onepage","template","","0","1.0.0","","http://update.joomlart.com/service/track
ing/j16/ja_onepage.xml","");
INSERT INTO s2iq1_updates VALUES("1419","3","0","0","JA Orisite Template for J2
5 & J30","","ja_orisite","template","","0","1.1.4","","http://update.joomlart.co
m/service/tracking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1420","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1421","3","0","0","JA Puresite Template for J2
5 & J30","","ja_puresite","template","","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1422","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1423","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1424","3","0","0","JA Rave Template for Joomla

2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1425","3","0","0","JA System Pager plugin","",
"ja_system_japager","plugin","ja_system_japager","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("1426","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.4","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1427","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1428","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1429","3","0","0","JA Vintas Template for J25
& J30","","ja_vintas","template","","0","1.0.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("1430","3","0","0","JA Wall Template for Joomla
25","","ja_wall","template","","0","1.0.7","","http://update.joomlart.com/servic
e/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("1431","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1432","3","0","0","JA Accordion Module for J25
& J30","","mod_jaaccordion","module","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1433","3","0","0","JA Bulletin Module for J25
& J30","","mod_jabulletin","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1434","3","0","0","JA Latest Comment Module fo
r Joomla 2.5 & 3.0","","mod_jaclatest_comments","module","","0","2.5.3","","http
://update.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("1435","3","0","0","JA Content Popup Module for
J25 & J30","","mod_jacontentpopup","module","","0","1.0.0 Beta","","http://upda
te.joomlart.com/service/tracking/j16/mod_jacontentpopup.xml","");
INSERT INTO s2iq1_updates VALUES("1436","3","0","0","JA Content Slider Module fo
r J25 & J30","","mod_jacontentslider","module","","0","2.6.0","","http://update.
joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1437","3","0","0","JA Comment Package for Joom
la 2.5 & 3.0","","com_jacomment","component","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1438","3","0","0","JA Extenstion Manager Compo
nent for J25 & J30","","com_jaextmanager","component","","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1439","3","0","0","JA K2 Filter Package for J2
5 & J30","","com_jak2fiter","component","","0","1.0.3","","http://update.joomlar
t.com/service/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1440","3","0","0","JA Bistro Template for Joom
la 2.5","","ja_bistro","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("1441","3","0","0","JA Blazes Template for J25
& J30","","ja_blazes","template","","0","2.5.4","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1442","3","0","0","JA Brisk Template","","ja_b
risk","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/
j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("1443","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1444","3","0","0","JA Cloris Template for Joom

la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1445","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1446","3","0","0","JA Facebook Like Box Module
for J25 & J30","","mod_jafacebooklikebox","module","","0","2.5.4","","http://up
date.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1447","3","0","0","JA Edenite Template for J25
& J30","","ja_edenite","template","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("1448","3","0","0","JA K2 Filter Module for J25
& J30","","mod_jak2filter","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1449","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1450","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1451","3","0","0","JA Ironis Template for Joom
la 2.5","","ja_ironis","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("1452","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1453","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1454","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1455","3","0","0","JA Login module for J25 & J
30","","mod_jalogin","module","","0","2.5.5","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("1456","3","0","0","JA Mendozite Template for J
25 & J30","","ja_mendozite","template","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("1457","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1458","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1459","3","0","0","Ja Minisite Template for Jo
omla 2.5","","ja_minisite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("1460","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1461","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1462","3","0","0","JA Orisite Template for J2
5 & J30","","ja_orisite","template","","0","1.1.4","","http://update.joomlart.co
m/service/tracking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1463","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1464","3","0","0","JA Portfolio Template for J

oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1465","3","0","0","JA Puresite Template for J2
5 & J30","","ja_puresite","template","","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1466","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1467","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1468","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1469","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1470","3","0","0","JA Newsticker Module for J2
5 & J30","","mod_janewsticker","module","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1471","3","0","0","JA Quick Contact Module for
J25 & J30","","mod_jaquickcontact","module","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1472","3","0","0","JA SideNews Module for J25
& J30","","mod_jasidenews","module","","0","2.5.8","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1473","3","0","0","JA System Pager plugin","",
"ja_system_japager","plugin","ja_system_japager","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("1474","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.4","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1475","3","0","0","JA Slideshow Module for J25
& J30","","mod_jaslideshow","module","","0","2.5.6","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1476","3","0","0","JA Slideshow Lite Module fo
r J25 & J30","","mod_jaslideshowlite","module","","0","1.1.3","","http://update.
joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1477","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1478","3","0","0","JA University Template","",
"ja_university","template","","0","1.0.4","","http://update.joomlart.com/service
/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1479","3","0","0","JA Twitter Module for J25 &
J30","","mod_jatwitter","module","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1480","3","0","0","JA Comment Off Plugin for J
oomla 2.5 & 3.0","","jacommentoff","plugin","button","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1481","3","0","0","JA Vintas Template for J25
& J30","","ja_vintas","template","","0","1.0.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("1482","3","0","0","JA Wall Template for Joomla
25","","ja_wall","template","","0","1.0.7","","http://update.joomlart.com/servic
e/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("1483","3","0","0","JA Comment On Plugin for Jo
omla 2.5 & 3.0","","jacommenton","plugin","button","0","2.5.1","","http://update
.joomlart.com/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("1484","3","0","0","JA Comment Plugin for Jooml

a 2.5 & 3.0","","plg_jacomment","plugin","plg_jacomment","0","2.5.3","","http://


update.joomlart.com/service/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1485","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1486","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1487","3","0","0","JA Typo Button Plugin for J
25 & J30","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1488","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1489","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5 & 3.0","","jacomment","plugin","search","0","2.5.2","","http://upd
ate.joomlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1490","3","0","0","JA System Comment Plugin fo
r Joomla 2.5 & 3.0","","jacomment","plugin","system","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1491","3","0","0","JA Accordion Module for J25
& J30","","mod_jaaccordion","module","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1492","3","0","0","JA System Google Map plugin
for J2.5 & J3.0","","jagooglemap","plugin","system","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("1493","3","0","0","JA Bulletin Module for J25
& J30","","mod_jabulletin","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1494","3","0","0","JA System Lazyload Plugin f
or Joomla 2.5","","jalazyload","plugin","system","0","1.0.4","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("1495","3","0","0","JA Latest Comment Module fo
r Joomla 2.5 & 3.0","","mod_jaclatest_comments","module","","0","2.5.3","","http
://update.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("1496","3","0","0","JA System Nrain Plugin for
Joomla 2.5 & 3.0","","janrain","plugin","system","0","2.5.3","","http://update.j
oomlart.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("1497","3","0","0","JA Popup Plugin for J25 & J
30","","japopup","plugin","system","0","2.5.7","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1498","3","0","0","JA Content Slider Module fo
r J25 & J30","","mod_jacontentslider","module","","0","2.6.0","","http://update.
joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1499","3","0","0","JA Facebook Activity Module
","","mod_jafacebookactivity","module","","0","2.5.2","","http://update.joomlart
.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1500","3","0","0","JA System Social Feed Plugi
n ","","jasocial_feed","plugin","system","0","1.0.7","","http://update.joomlart.
com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("1501","3","0","0","JA Facebook Like Box Module
for J25 & J30","","mod_jafacebooklikebox","module","","0","2.5.4","","http://up
date.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1502","3","0","0","JA T3v2 System Plugin for J
25 & J30","","jat3","plugin","system","0","2.5.8","","http://update.joomlart.com
/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1503","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.3","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1504","3","0","0","JA K2 Filter Module for J25

& J30","","mod_jak2filter","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1505","3","0","0","JA Login module for J25 & J
30","","mod_jalogin","module","","0","2.5.5","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("1506","3","0","0","JA Masshead module","","mod
_jamasshead","module","","0","2.5.4","","http://update.joomlart.com/service/trac
king/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1507","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1508","3","0","0","JA News Pro Module","","mod
_janewspro","module","","0","2.5.4","","http://update.joomlart.com/service/track
ing/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1509","3","0","0","JA Newsticker Module for J2
5 & J30","","mod_janewsticker","module","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1510","3","0","0","JA Quick Contact Module for
J25 & J30","","mod_jaquickcontact","module","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1511","3","0","0","JA SideNews Module for J25
& J30","","mod_jasidenews","module","","0","2.5.8","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1512","3","0","0","JA Slideshow Module for J25
& J30","","mod_jaslideshow","module","","0","2.5.6","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1513","3","0","0","JA Slideshow Lite Module fo
r J25 & J30","","mod_jaslideshowlite","module","","0","1.1.3","","http://update.
joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1514","3","0","0","JA Twitter Module for J25 &
J30","","mod_jatwitter","module","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1515","3","0","0","JA Comment Off Plugin for J
oomla 2.5 & 3.0","","jacommentoff","plugin","button","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1516","3","0","0","JA Comment On Plugin for Jo
omla 2.5 & 3.0","","jacommenton","plugin","button","0","2.5.1","","http://update
.joomlart.com/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("1517","3","0","0","JA Comment Plugin for Jooml
a 2.5 & 3.0","","plg_jacomment","plugin","plg_jacomment","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1518","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1519","3","0","0","JA Typo Button Plugin for J
25 & J30","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1520","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1521","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5 & 3.0","","jacomment","plugin","search","0","2.5.2","","http://upd
ate.joomlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1522","3","0","0","JA System Comment Plugin fo
r Joomla 2.5 & 3.0","","jacomment","plugin","system","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1523","3","0","0","JA System Google Map plugin
for J2.5 & J3.0","","jagooglemap","plugin","system","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("1524","3","0","0","JA System Lazyload Plugin f

or Joomla 2.5","","jalazyload","plugin","system","0","1.0.4","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("1525","3","0","0","JA System Nrain Plugin for
Joomla 2.5 & 3.0","","janrain","plugin","system","0","2.5.3","","http://update.j
oomlart.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("1526","3","0","0","JA Popup Plugin for J25 & J
30","","japopup","plugin","system","0","2.5.7","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1527","3","0","0","JA System Social Feed Plugi
n ","","jasocial_feed","plugin","system","0","1.0.7","","http://update.joomlart.
com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("1528","3","0","0","JA T3v2 System Plugin for J
25 & J30","","jat3","plugin","system","0","2.5.8","","http://update.joomlart.com
/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1529","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.3","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1530","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.11",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=36");
INSERT INTO s2iq1_updates VALUES("1531","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.11",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=36");
INSERT INTO s2iq1_updates VALUES("1532","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.4",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=35");
INSERT INTO s2iq1_updates VALUES("1533","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.4",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=35");
INSERT INTO s2iq1_updates VALUES("1534","1","0","0","Joomla","","joomla","file",
"","0","2.5.9","","http://update.joomla.org/core/extension.xml","");
INSERT INTO s2iq1_updates VALUES("1535","3","0","0","JA Amazon S3 for joomla 2.5
& 3.0","","com_jaamazons3","component","","0","2.5.1","","http://update.joomlar
t.com/service/tracking/j16/com_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("1536","3","0","0","JA Comment Package for Joom
la 2.5 & 3.0","","com_jacomment","component","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/com_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1537","3","0","0","JA Extenstion Manager Compo
nent for J25 & J30","","com_jaextmanager","component","","0","2.5.4","","http://
update.joomlart.com/service/tracking/j16/com_jaextmanager.xml","");
INSERT INTO s2iq1_updates VALUES("1538","3","0","0","JA Google Storage Package f
or J2.5 & J3.0","","com_jagooglestorage","component","","0","1.0.0","","http://u
pdate.joomlart.com/service/tracking/j16/com_jagooglestorage.xml","");
INSERT INTO s2iq1_updates VALUES("1539","3","0","0","JA Job Board Package For J2
5","","com_jajobboard","component","","0","1.0.4","","http://update.joomlart.com
/service/tracking/j16/com_jajobboard.xml","");
INSERT INTO s2iq1_updates VALUES("1540","3","0","0","JA K2 Filter Package for J2
5 & J30","","com_jak2fiter","component","","0","1.0.3","","http://update.joomlar
t.com/service/tracking/j16/com_jak2fiter.xml","");
INSERT INTO s2iq1_updates VALUES("1541","3","0","0","JA Bistro Template for Joom
la 2.5","","ja_bistro","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_bistro.xml","");
INSERT INTO s2iq1_updates VALUES("1542","3","0","0","JA Blazes Template for J25
& J30","","ja_blazes","template","","0","2.5.4","","http://update.joomlart.com/s
ervice/tracking/j16/ja_blazes.xml","");
INSERT INTO s2iq1_updates VALUES("1543","3","0","0","JA Brisk Template","","ja_b

risk","template","","0","1.0.1","","http://update.joomlart.com/service/tracking/
j16/ja_brisk.xml","");
INSERT INTO s2iq1_updates VALUES("1544","3","0","0","JA Business Template for Jo
omla 2.5","","ja_business","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_business.xml","");
INSERT INTO s2iq1_updates VALUES("1545","3","0","0","JA Cloris Template for Joom
la 2.5.x","","ja_cloris","template","","0","2.5.1","","http://update.joomlart.co
m/service/tracking/j16/ja_cloris.xml","");
INSERT INTO s2iq1_updates VALUES("1546","3","0","0","JA Droid Template for Jooml
a 2.5","","ja_droid","template","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/ja_droid.xml","");
INSERT INTO s2iq1_updates VALUES("1547","3","0","0","JA Edenite Template for J25
& J30","","ja_edenite","template","","0","2.5.3","","http://update.joomlart.com
/service/tracking/j16/ja_edenite.xml","");
INSERT INTO s2iq1_updates VALUES("1548","3","0","0","Ja Events Template for Joom
la 2.5","","ja_events","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_events.xml","");
INSERT INTO s2iq1_updates VALUES("1549","3","0","0","JA Graphite Template for Jo
omla 2.5","","ja_graphite","template","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/ja_graphite.xml","");
INSERT INTO s2iq1_updates VALUES("1550","3","0","0","JA Ironis Template for Joom
la 2.5","","ja_ironis","template","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/ja_ironis.xml","");
INSERT INTO s2iq1_updates VALUES("1551","3","0","0","JA KranosTemplate","","ja_k
ranos","template","","0","2.5.4","","http://update.joomlart.com/service/tracking
/j16/ja_kranos.xml","");
INSERT INTO s2iq1_updates VALUES("1552","3","0","0","JA Lens Template for Joomla
2.5","","ja_lens","template","","0","1.0.5","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lens.xml","");
INSERT INTO s2iq1_updates VALUES("1553","3","0","0","Ja Lime Template for Joomla
2.5","","ja_lime","template","","0","2.5.3","","http://update.joomlart.com/serv
ice/tracking/j16/ja_lime.xml","");
INSERT INTO s2iq1_updates VALUES("1554","3","0","0","JA Mendozite Template for J
25 & J30","","ja_mendozite","template","","0","1.0.3","","http://update.joomlart
.com/service/tracking/j16/ja_mendozite.xml","");
INSERT INTO s2iq1_updates VALUES("1555","3","0","0","JA Mers Template","","ja_me
rs","template","","0","1.0.4","","http://update.joomlart.com/service/tracking/j1
6/ja_mers.xml","");
INSERT INTO s2iq1_updates VALUES("1556","3","0","0","JA Methys Template for Joom
la 2.5","","ja_methys","template","","0","2.5.4","","http://update.joomlart.com/
service/tracking/j16/ja_methys.xml","");
INSERT INTO s2iq1_updates VALUES("1557","3","0","0","Ja Minisite Template for Jo
omla 2.5","","ja_minisite","template","","0","2.5.3","","http://update.joomlart.
com/service/tracking/j16/ja_minisite.xml","");
INSERT INTO s2iq1_updates VALUES("1558","3","0","0","JA Mitius Template","","ja_
mitius","template","","0","1.0.0b","","http://update.joomlart.com/service/tracki
ng/j16/ja_mitius.xml","");
INSERT INTO s2iq1_updates VALUES("1559","3","0","0","JA Nex Template","","ja_nex
","template","","0","2.5.7","","http://update.joomlart.com/service/tracking/j16/
ja_nex.xml","");
INSERT INTO s2iq1_updates VALUES("1560","3","0","0","JA Onepage Template","","ja
_onepage","template","","0","1.0.1","","http://update.joomlart.com/service/track
ing/j16/ja_onepage.xml","");
INSERT INTO s2iq1_updates VALUES("1561","3","0","0","JA Orisite Template for J2
5 & J30","","ja_orisite","template","","0","1.1.4","","http://update.joomlart.co
m/service/tracking/j16/ja_orisite.xml","");
INSERT INTO s2iq1_updates VALUES("1562","3","0","0","JA Portfolio Template for J
oomla 2.5","","ja_portfolio_real_estate","template","","0","2.5.3","","http://up
date.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml","");
INSERT INTO s2iq1_updates VALUES("1563","3","0","0","JA Puresite Template for J2

5 & J30","","ja_puresite","template","","0","1.0.5","","http://update.joomlart.c
om/service/tracking/j16/ja_puresite.xml","");
INSERT INTO s2iq1_updates VALUES("1564","3","0","0","JA Purity II template for J
oomla 2.5","","ja_purity_ii","template","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/ja_purity_ii.xml","");
INSERT INTO s2iq1_updates VALUES("1565","3","0","0","JA Pyro Template for Joomla
2.5","","ja_pyro","template","","0","2.5.4","","http://update.joomlart.com/serv
ice/tracking/j16/ja_pyro.xml","");
INSERT INTO s2iq1_updates VALUES("1566","3","0","0","JA Rave Template for Joomla
2.5","","ja_rave","template","","0","2.5.2","","http://update.joomlart.com/serv
ice/tracking/j16/ja_rave.xml","");
INSERT INTO s2iq1_updates VALUES("1567","3","0","0","JA System Pager plugin","",
"ja_system_japager","plugin","ja_system_japager","0","1.0.1","","http://update.j
oomlart.com/service/tracking/j16/ja_system_japager.xml","");
INSERT INTO s2iq1_updates VALUES("1568","3","0","0","JA T3V2 Blank Template","",
"ja_t3_blank","template","","0","2.5.4","","http://update.joomlart.com/service/t
racking/j16/ja_t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1569","3","0","0","JA Blank Template for T3v3"
,"","ja_t3v3_blank","template","","0","1.0.1","","http://update.joomlart.com/ser
vice/tracking/j16/ja_t3v3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1570","3","0","0","JA Tiris Template for J25 &
J30","","ja_tiris","template","","0","2.5.5","","http://update.joomlart.com/ser
vice/tracking/j16/ja_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("1571","3","0","0","JA University Template for
J25 & J30","","ja_university","template","","0","1.0.4","","http://update.joomla
rt.com/service/tracking/j16/ja_university.xml","");
INSERT INTO s2iq1_updates VALUES("1572","3","0","0","JA Vintas Template for J25
& J30","","ja_vintas","template","","0","1.0.2","","http://update.joomlart.com/s
ervice/tracking/j16/ja_vintas.xml","");
INSERT INTO s2iq1_updates VALUES("1573","3","0","0","JA Wall Template for Joomla
25","","ja_wall","template","","0","1.0.7","","http://update.joomlart.com/servic
e/tracking/j16/ja_wall.xml","");
INSERT INTO s2iq1_updates VALUES("1574","3","0","0","JA ZiteTemplate","","ja_zit
e","template","","0","1.0.2","","http://update.joomlart.com/service/tracking/j16
/ja_zite.xml","");
INSERT INTO s2iq1_updates VALUES("1575","3","0","0","JA Tiris Jshopping theme fo
r J25 & J30","","jshopping_theme_tiris","custom","","0","2.5.3","","http://updat
e.joomlart.com/service/tracking/j16/jshopping_theme_tiris.xml","");
INSERT INTO s2iq1_updates VALUES("1576","3","0","0","JA Mitius Kunena Theme for
Joomla 25 ","","kunena_theme_mitius","custom","","0","1.0.0","","http://update.j
oomlart.com/service/tracking/j16/kunena_theme_mitius.xml","");
INSERT INTO s2iq1_updates VALUES("1577","3","0","0","JA Tiris kunena theme for J
oomla 2.5","","kunena_theme_tiris_j16","custom","","0","2.5.2","","http://update
.joomlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml","");
INSERT INTO s2iq1_updates VALUES("1578","3","0","0","JA Accordion Module for J25
& J30","","mod_jaaccordion","module","","0","2.5.4","","http://update.joomlart.
com/service/tracking/j16/mod_jaaccordion.xml","");
INSERT INTO s2iq1_updates VALUES("1579","3","0","0","JA Bulletin Module for J25
& J30","","mod_jabulletin","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jabulletin.xml","");
INSERT INTO s2iq1_updates VALUES("1580","3","0","0","JA Latest Comment Module fo
r Joomla 2.5 & 3.0","","mod_jaclatest_comments","module","","0","2.5.3","","http
://update.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml","");
INSERT INTO s2iq1_updates VALUES("1581","3","0","0","JA Content Popup Module for
J25 & J30","","mod_jacontentpopup","module","","0","1.0.1","","http://update.jo
omlart.com/service/tracking/j16/mod_jacontentpopup.xml","");
INSERT INTO s2iq1_updates VALUES("1582","3","0","0","JA Content Slider Module fo
r J25 & J30","","mod_jacontentslider","module","","0","2.6.1","","http://update.
joomlart.com/service/tracking/j16/mod_jacontentslider.xml","");
INSERT INTO s2iq1_updates VALUES("1583","3","0","0","JA CountDown Module for J25

","","mod_jacountdown","module","","0","1.0.0","","http://update.joomlart.com/se
rvice/tracking/j16/mod_jacountdown.xml","");
INSERT INTO s2iq1_updates VALUES("1584","3","0","0","JA Facebook Activity Module
for J25 & J30","","mod_jafacebookactivity","module","","0","2.5.2","","http://u
pdate.joomlart.com/service/tracking/j16/mod_jafacebookactivity.xml","");
INSERT INTO s2iq1_updates VALUES("1585","3","0","0","JA Facebook Like Box Module
for J25 & J30","","mod_jafacebooklikebox","module","","0","2.5.4","","http://up
date.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml","");
INSERT INTO s2iq1_updates VALUES("1586","3","0","0","JA Featured Employer module
for Joomla 2.5","","mod_jafeatured_employer","module","","0","1.0.1","","http:/
/update.joomlart.com/service/tracking/j16/mod_jafeatured_employer.xml","");
INSERT INTO s2iq1_updates VALUES("1587","3","0","0","JA Filter Jobs module for J
oomla 2.5","","mod_jafilter_jobs","module","","0","1.0.3","","http://update.joom
lart.com/service/tracking/j16/mod_jafilter_jobs.xml","");
INSERT INTO s2iq1_updates VALUES("1588","3","0","0","JA flowlist module for Joom
la 2.5 & 3.0","","mod_jaflowlist","module","","0","1.0.1","","http://update.joom
lart.com/service/tracking/j16/mod_jaflowlist.xml","");
INSERT INTO s2iq1_updates VALUES("1589","3","0","0","JA Jobboard Menu module for
Joomla 2.5","","mod_jajobboard_menu","module","","0","1.0.3","","http://update.
joomlart.com/service/tracking/j16/mod_jajobboard_menu.xml","");
INSERT INTO s2iq1_updates VALUES("1590","3","0","0","JA Jobs Counter module for
Joomla 2.5","","mod_jajobs_counter","module","","0","1.0.2","","http://update.jo
omlart.com/service/tracking/j16/mod_jajobs_counter.xml","");
INSERT INTO s2iq1_updates VALUES("1591","3","0","0","JA Jobs Map module for Joom
la 2.5","","mod_jajobs_map","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jajobs_map.xml","");
INSERT INTO s2iq1_updates VALUES("1592","3","0","0","JA K2 Filter Module for J25
& J30","","mod_jak2filter","module","","0","1.0.3","","http://update.joomlart.c
om/service/tracking/j16/mod_jak2filter.xml","");
INSERT INTO s2iq1_updates VALUES("1593","3","0","0","JA Login module for J25 & J
30","","mod_jalogin","module","","0","2.5.5","","http://update.joomlart.com/serv
ice/tracking/j16/mod_jalogin.xml","");
INSERT INTO s2iq1_updates VALUES("1594","3","0","0","JA Masshead Module for J25
& J30","","mod_jamasshead","module","","0","2.5.4","","http://update.joomlart.co
m/service/tracking/j16/mod_jamasshead.xml","");
INSERT INTO s2iq1_updates VALUES("1595","3","0","0","JA News Featured Module",""
,"mod_janews_featured","module","","0","2.5.3","","http://update.joomlart.com/se
rvice/tracking/j16/mod_janews_featured.xml","");
INSERT INTO s2iq1_updates VALUES("1596","3","0","0","JA News Pro Module for J25
& J30","","mod_janewspro","module","","0","2.5.4","","http://update.joomlart.com
/service/tracking/j16/mod_janewspro.xml","");
INSERT INTO s2iq1_updates VALUES("1597","3","0","0","JA Newsticker Module for J2
5 & J30","","mod_janewsticker","module","","0","2.5.3","","http://update.joomlar
t.com/service/tracking/j16/mod_janewsticker.xml","");
INSERT INTO s2iq1_updates VALUES("1598","3","0","0","JA Quick Contact Module for
J25 & J30","","mod_jaquickcontact","module","","0","2.5.3","","http://update.jo
omlart.com/service/tracking/j16/mod_jaquickcontact.xml","");
INSERT INTO s2iq1_updates VALUES("1599","3","0","0","JA SideNews Module for J25
& J30","","mod_jasidenews","module","","0","2.5.8","","http://update.joomlart.co
m/service/tracking/j16/mod_jasidenews.xml","");
INSERT INTO s2iq1_updates VALUES("1600","3","0","0","JA Slideshow Module for J25
& J30","","mod_jaslideshow","module","","0","2.5.7","","http://update.joomlart.
com/service/tracking/j16/mod_jaslideshow.xml","");
INSERT INTO s2iq1_updates VALUES("1601","3","0","0","JA Slideshow Lite Module fo
r J25 & J30","","mod_jaslideshowlite","module","","0","1.1.3","","http://update.
joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml","");
INSERT INTO s2iq1_updates VALUES("1602","3","0","0","JA Twitter Module for J25 &
J30","","mod_jatwitter","module","","0","2.5.3","","http://update.joomlart.com/
service/tracking/j16/mod_jatwitter.xml","");
INSERT INTO s2iq1_updates VALUES("1603","3","0","0","JA Comment Off Plugin for J

oomla 2.5 & 3.0","","jacommentoff","plugin","button","0","2.5.2","","http://upda


te.joomlart.com/service/tracking/j16/plg_button_jacommentoff.xml","");
INSERT INTO s2iq1_updates VALUES("1604","3","0","0","JA Comment On Plugin for Jo
omla 2.5 & 3.0","","jacommenton","plugin","button","0","2.5.1","","http://update
.joomlart.com/service/tracking/j16/plg_button_jacommenton.xml","");
INSERT INTO s2iq1_updates VALUES("1605","3","0","0","JA S3 Amazon plugin for joo
mla 2.5 & 3.0","","plg_jaamazons3","plugin","plg_jaamazons3","0","2.5.1","","htt
p://update.joomlart.com/service/tracking/j16/plg_jaamazons3.xml","");
INSERT INTO s2iq1_updates VALUES("1606","3","0","0","JA Comment Plugin for Jooml
a 2.5 & 3.0","","plg_jacomment","plugin","plg_jacomment","0","2.5.3","","http://
update.joomlart.com/service/tracking/j16/plg_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1607","3","0","0","JA Google Storage Plugin fo
r j25 & j30","","plg_jagooglestorage","plugin","plg_jagooglestorage","0","1.0.0"
,"","http://update.joomlart.com/service/tracking/j16/plg_jagooglestorage.xml",""
);
INSERT INTO s2iq1_updates VALUES("1608","3","0","0","JA Thumbnail Plugin","","pl
g_jathumbnail","plugin","plg_jathumbnail","0","2.5.4","","http://update.joomlart
.com/service/tracking/j16/plg_jathumbnail.xml","");
INSERT INTO s2iq1_updates VALUES("1609","3","0","0","JA Typo Button Plugin for J
25 & J30","","plg_jatypobutton","plugin","plg_jatypobutton","0","2.5.6","","http
://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml","");
INSERT INTO s2iq1_updates VALUES("1610","3","0","0","Multi Capcha Engine Plugin"
,"","captcha_engine","plugin","multiple","0","2.5.2","","http://update.joomlart.
com/service/tracking/j16/plg_multiple_captcha_engine.xml","");
INSERT INTO s2iq1_updates VALUES("1611","3","0","0","JA JobBoard Payment Plugin
Authorize for Joomla 2.5","","plg_payment_jajb_authorize_25","custom","","0","1.
0.0","","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_author
ize_25.xml","");
INSERT INTO s2iq1_updates VALUES("1612","3","0","0","JA JobBoard Payment Plugin
MoneyBooker for Joomla 2.5","","plg_payment_jajb_moneybooker_25","custom","","0"
,"1.0.0","","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_mo
neybooker_25.xml","");
INSERT INTO s2iq1_updates VALUES("1613","3","0","0","JA JobBoard Payment Plugin
Paypal for Joomla 2.5","","plg_payment_jajb_paypal_25","custom","","0","1.0.0","
","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_paypal_25.xm
l","");
INSERT INTO s2iq1_updates VALUES("1614","3","0","0","JA JobBoard Payment Plugin
BankWire for Joomla 2.5","","plg_payment_jajb_wirebank_25","custom","","0","1.0.
0","","http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_wirebank
_25.xml","");
INSERT INTO s2iq1_updates VALUES("1615","3","0","0","JA Search Comment Plugin fo
r Joomla J2.5 & 3.0","","jacomment","plugin","search","0","2.5.2","","http://upd
ate.joomlart.com/service/tracking/j16/plg_search_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1616","3","0","0","JA Search Jobs plugin for J
oomla 2.5","","jajob","plugin","search","0","1.0.0 beta","","http://update.jooml
art.com/service/tracking/j16/plg_search_jajob.xml","");
INSERT INTO s2iq1_updates VALUES("1617","3","0","0","JA System Comment Plugin fo
r Joomla 2.5 & 3.0","","jacomment","plugin","system","0","2.5.3","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jacomment.xml","");
INSERT INTO s2iq1_updates VALUES("1618","3","0","0","JA System Google Map plugin
for J2.5 & J3.0","","jagooglemap","plugin","system","0","2.5.2","","http://upda
te.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml","");
INSERT INTO s2iq1_updates VALUES("1619","3","0","0","JAEC PLG System Jobboad Jom
social Synchonization","","jajb_jomsocial","plugin","system","0","1.0.0","","htt
p://update.joomlart.com/service/tracking/j16/plg_system_jajb_jomsocial.xml","");
INSERT INTO s2iq1_updates VALUES("1620","3","0","0","JA System Lazyload Plugin f
or Joomla 2.5","","jalazyload","plugin","system","0","1.0.4","","http://update.j
oomlart.com/service/tracking/j16/plg_system_jalazyload.xml","");
INSERT INTO s2iq1_updates VALUES("1621","3","0","0","JA System Nrain Plugin for
Joomla 2.5 & 3.0","","janrain","plugin","system","0","2.5.3","","http://update.j

oomlart.com/service/tracking/j16/plg_system_janrain.xml","");
INSERT INTO s2iq1_updates VALUES("1622","3","0","0","JA Popup Plugin for J25 & J
30","","japopup","plugin","system","0","2.5.7","","http://update.joomlart.com/se
rvice/tracking/j16/plg_system_japopup.xml","");
INSERT INTO s2iq1_updates VALUES("1623","3","0","0","JA System Social Feed Plugi
n ","","jasocial_feed","plugin","system","0","1.0.7","","http://update.joomlart.
com/service/tracking/j16/plg_system_jasocial_feed.xml","");
INSERT INTO s2iq1_updates VALUES("1624","3","0","0","JA T3v2 System Plugin for J
25 & J30","","jat3","plugin","system","0","2.5.9","","http://update.joomlart.com
/service/tracking/j16/plg_system_jat3.xml","");
INSERT INTO s2iq1_updates VALUES("1625","3","0","0","JA T3v3 System Plugin","","
jat3v3","plugin","system","0","1.0.3","","http://update.joomlart.com/service/tra
cking/j16/plg_system_jat3v3.xml","");
INSERT INTO s2iq1_updates VALUES("1626","3","0","0","T3 System Plugin","","t3","
plugin","system","0","1.1.0 RC2","","http://update.joomlart.com/service/tracking
/j16/plg_system_t3.xml","");
INSERT INTO s2iq1_updates VALUES("1627","3","0","0","T3 Blank Template","","t3_b
lank","template","","0","1.1.0 RC2","","http://update.joomlart.com/service/track
ing/j16/t3_blank.xml","");
INSERT INTO s2iq1_updates VALUES("1628","8","0","0","SourceCoast Extensions Libr
ary","SourceCoast Extensions Library","sourcecoast","library","","0","1.0.11",""
,"http://www.sourcecoast.com/updates/sourcecoast.xml","http://www.sourcecoast.co
m/index.php?option=com_ars&view=release&id=36");
INSERT INTO s2iq1_updates VALUES("1629","9","0","0","JFBConnect - Must be update
d manually","JFBConnect for Joomla","com_jfbconnect","component","","1","4.3.4",
"","http://www.sourcecoast.com/updates/jfbconnect.xml","http://www.sourcecoast.c
om/index.php?option=com_ars&view=release&id=35");

DROP TABLE IF EXISTS s2iq1_user_notes;


CREATE TABLE `s2iq1_user_notes` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`user_id` int(10) unsigned NOT NULL DEFAULT '0',
`catid` int(10) unsigned NOT NULL DEFAULT '0',
`subject` varchar(100) NOT NULL DEFAULT '',
`body` text NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_user_id` int(10) unsigned NOT NULL DEFAULT '0',
`created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_user_id` int(10) unsigned NOT NULL,
`modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`review_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_user_id` (`user_id`),
KEY `idx_category_id` (`catid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

DROP TABLE IF EXISTS s2iq1_user_profiles;


CREATE TABLE `s2iq1_user_profiles` (
`user_id` int(11) NOT NULL,

`profile_key` varchar(100) NOT NULL,


`profile_value` varchar(255) NOT NULL,
`ordering` int(11) NOT NULL DEFAULT '0',
UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Simple user profile storage table'
;

DROP TABLE IF EXISTS s2iq1_user_usergroup_map;


CREATE TABLE `s2iq1_user_usergroup_map` (
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to s2iq1_
users.id',
`group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to s2iq1
_usergroups.id',
PRIMARY KEY (`user_id`,`group_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_user_usergroup_map VALUES("42","8");
INSERT INTO s2iq1_user_usergroup_map VALUES("43","8");
INSERT INTO s2iq1_user_usergroup_map VALUES("44","8");

DROP TABLE IF EXISTS s2iq1_usergroups;


CREATE TABLE `s2iq1_usergroups` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Adjacency List Refe
rence Id',
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
`title` varchar(100) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
KEY `idx_usergroup_title_lookup` (`title`),
KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
INSERT
");
INSERT
");

INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO
INTO

s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups
s2iq1_usergroups

VALUES("1","0","1","20","Public");
VALUES("2","1","6","17","Registered");
VALUES("3","2","7","14","Author");
VALUES("4","3","8","11","Editor");
VALUES("5","4","9","10","Publisher");
VALUES("6","1","2","5","Manager");
VALUES("7","6","3","4","Administrator");
VALUES("8","1","18","19","Super Users");
VALUES("12","2","15","16","Customer Group (Example)

INTO s2iq1_usergroups VALUES("10","3","12","13","Shop Suppliers (Example)

DROP TABLE IF EXISTS s2iq1_users;


CREATE TABLE `s2iq1_users` (

`id` int(11) NOT NULL AUTO_INCREMENT,


`name` varchar(255) NOT NULL DEFAULT '',
`username` varchar(150) NOT NULL DEFAULT '',
`email` varchar(100) NOT NULL DEFAULT '',
`password` varchar(100) NOT NULL DEFAULT '',
`usertype` varchar(25) NOT NULL DEFAULT '',
`block` tinyint(4) NOT NULL DEFAULT '0',
`sendEmail` tinyint(4) DEFAULT '0',
`registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`activation` varchar(100) NOT NULL DEFAULT '',
`params` text NOT NULL,
`lastResetTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Date
of last password reset',
`resetCount` int(11) NOT NULL DEFAULT '0' COMMENT 'Count of password resets si
nce lastResetTime',
PRIMARY KEY (`id`),
KEY `usertype` (`usertype`),
KEY `idx_name` (`name`),
KEY `idx_block` (`block`),
KEY `username` (`username`),
KEY `email` (`email`)
) ENGINE=MyISAM AUTO_INCREMENT=45 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_users VALUES("42","Jose A. Garcia","webmaster","graphitiks@gra
phitiks.com","02ab4666fa26bfe39f7b7010a78988aa:DX38Lcx05u03GMRlcTAVYWWfSyAvbHNn"
,"Super User","0","1","2011-08-02 03:24:02","2013-03-11 19:09:36","","{\"admin_s
tyle\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite
\":\"\",\"timezone\":\"\"}","0000-00-00 00:00:00","0");
INSERT INTO s2iq1_users VALUES("43","Jose A. Garcia","joseagarcia","graphitiks@g
mail.com","f8d237a4bfcbba2fc906a59f6d63fdc2:g5AOX2h60XWSoGOSXjB4H31gd0OfwU1f",""
,"0","0","2012-08-26 15:49:49","2012-09-23 15:57:05","","{\"admin_style\":\"\",\
"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"tim
ezone\":\"\"}","0000-00-00 00:00:00","0");
INSERT INTO s2iq1_users VALUES("44","Liz Flores","liz.flores","graphitiks@yahoo.
com","f86fc49a37699df671a8590fbe42e12b:EKFqLsrYfzzeHB8hTmbshcMSWJ1BLL0E","","0",
"0","2012-09-23 16:05:37","2013-02-20 21:55:53","","{\"admin_style\":\"\",\"admi
n_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone
\":\"\"}","0000-00-00 00:00:00","0");

DROP TABLE IF EXISTS s2iq1_viewlevels;


CREATE TABLE `s2iq1_viewlevels` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
`title` varchar(100) NOT NULL DEFAULT '',
`ordering` int(11) NOT NULL DEFAULT '0',
`rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_assetgroup_title_lookup` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
INSERT INTO
INSERT INTO
INSERT INTO
INSERT INTO
6,3,12]");

s2iq1_viewlevels
s2iq1_viewlevels
s2iq1_viewlevels
s2iq1_viewlevels

VALUES("1","Public","0","[1]");
VALUES("2","Registered","1","[6,2,8]");
VALUES("3","Special","2","[6,3,8]");
VALUES("4","Customer Access Level (Example)","3","[

DROP TABLE IF EXISTS s2iq1_weblinks;


CREATE TABLE `s2iq1_weblinks` (
`id` int(10) 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) CHARACTER SET utf8 COLLATE utf8_bin 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',
`state` 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',
`access` int(11) NOT NULL DEFAULT '1',
`params` text NOT NULL,
`language` char(7) NOT NULL DEFAULT '',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if link is fe
atured.',
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to e
xternal data sets.',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`state`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_featured_catid` (`featured`,`catid`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
INSERT INTO s2iq1_weblinks VALUES("1","32","0","Joomla!","joomla","http://www.jo
omla.org","<p>Home of Joomla!</p>","0000-00-00 00:00:00","3","1","0","0000-00-00
00:00:00","1","0","1","1","{\"target\":\"0\",\"count_clicks\":\"\"}","en-GB","2
011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"
author\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0000-00-00 00:00:0
0");
INSERT INTO s2iq1_weblinks VALUES("2","33","0","php.net","php","http://www.php.n
et","<p>The language that Joomla! is developed in</p>","0000-00-00 00:00:00","6"
,"1","0","0000-00-00 00:00:00","1","0","1","1","{\"target\":\"\",\"count_clicks\
":\"\"}","en-GB","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","
{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00",
"0000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("3","33","0","MySQL","mysql","http://www.mysql

.com","<p>The database that Joomla! uses</p>","0000-00-00 00:00:00","1","1","0",


"0000-00-00 00:00:00","2","0","1","1","{\"target\":\"\",\"count_clicks\":\"\"}",
"en-GB","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots
\":\"\",\"author\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0000-0000 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("4","32","0","OpenSourceMatters","opensourcema
tters","http://www.opensourcematters.org","<p>Home of OSM</p>","0000-00-00 00:00
:00","11","1","0","0000-00-00 00:00:00","3","0","1","1","{\"target\":\"0\",\"cou
nt_clicks\":\"\"}","en-GB","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","4
2","","","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}","0","","0000-00-00
00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("5","32","0","Joomla! - Forums","joomla-forums
","http://forum.joomla.org","<p>Joomla! Forums</p>","0000-00-00 00:00:00","4","1
","0","0000-00-00 00:00:00","2","0","1","1","{\"target\":\"0\",\"count_clicks\":
\"\"}","en-GB","2011-01-01 00:00:01","0","","2011-01-01 00:00:01","42","","","{\
"robots\":\"\",\"author\":\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0
000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("6","33","0","Ohloh Tracking of Joomla!","ohlo
h-tracking-of-joomla","http://www.ohloh.net/projects/20","<p>Objective reports f
rom Ohloh about Joomla\'s development activity. Joomla! has some star developers
with serious kudos.</p>","0000-00-00 00:00:00","1","1","0","0000-00-00 00:00:00
","3","0","1","1","{\"target\":\"0\",\"count_clicks\":\"\"}","en-GB","2011-01-01
00:00:01","0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"author\":
\"\",\"rights\":\"\"}","0","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("7","31","0","Baw Baw National Park","baw-bawnational-park","http://www.parkweb.vic.gov.au/1park_display.cfm?park=44","<p>Par
k of the Austalian Alps National Parks system, Baw Baw features sub alpine vegeta
tion, beautiful views, and opportunities for hiking, skiing and other outdoor ac
tivities.</p>","0000-00-00 00:00:00","0","1","0","0000-00-00 00:00:00","1","0","
1","1","{\"target\":\"0\",\"count_clicks\":\"\"}","en-GB","2011-01-01 00:00:01",
"0","","2011-01-01 00:00:01","42","","","{\"robots\":\"\",\"author\":\"\",\"righ
ts\":\"\"}","0","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("8","31","0","Kakadu","kakadu","http://www.env
ironment.gov.au/parks/kakadu/index.html","<p>Kakadu is known for both its cultur
al heritage and its natural features. It is one of a small number of places list
ed as World Heritage Places for both reasons. Extensive rock art is found there.
</p>","0000-00-00 00:00:00","0","1","0","0000-00-00 00:00:00","2","0","1","1","{
\"target\":\"0\",\"count_clicks\":\"\"}","en-GB","2011-01-01 00:00:01","0","","2
011-01-01 00:00:01","42","","","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"
}","0","","0000-00-00 00:00:00","0000-00-00 00:00:00");
INSERT INTO s2iq1_weblinks VALUES("9","31","0","Pulu Keeling","pulu-keeling","ht
tp://www.environment.gov.au/parks/cocos/index.html","<p>Located on an atoll 2000
kilometers north of Perth, Pulu Keeling is Australia\'s smallest national park.
</p>","0000-00-00 00:00:00","0","1","0","0000-00-00 00:00:00","3","0","1","1","{
\"target\":\"0\",\"count_clicks\":\"\"}","en-GB","2011-01-01 00:00:01","0","","2
011-01-01 00:00:01","42","","","{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"
}","0","","2010-07-10 23:44:03","0000-00-00 00:00:00");

Вам также может понравиться