REPLACE INTO `rvs_category` (`rvs_category_id`, `category_name`, `category_sh_name`) VALUES ('4', 'Computer and Technology', 'ct');
REPLACE INTO `rvs_charset` (`charset_id`, `charset_name`, `charset_value`, `xml_lang`) VALUES ('43', 'spanish', 'iso-8859-1', 'es');
REPLACE INTO `rvs_color` (`color_id`, `color_name`, `color_code`) VALUES ('10', 'Steelblue', '4682B4');
REPLACE INTO `rvs_color_group` (`color_group_id`, `color_id`) VALUES ('2', '10');
REPLACE INTO `rvs_color_group_name` (`color_group_id`, `default_color_id`) VALUES ('2', '8');
REPLACE INTO rvs_component (rvs_component_id,component_name,rvs_owner_usr_id,use_wysiwyg) VALUES ('7d95268c9162c5e74b814a42dcec824a','Online_Form','1eb146e3c68aabc95f6c462c4b68e551','1');
REPLACE INTO rvs_component_config (rvs_component_id,component_config,component_value) VALUES ('7d95268c9162c5e74b814a42dcec824a','active','1');
REPLACE INTO rvs_component_config (rvs_component_id,component_config,component_value) VALUES ('7d95268c9162c5e74b814a42dcec824a','isResellerConfig','1');
REPLACE INTO `rvs_font` (`font_id`, `font_name`) VALUES ('12', 'Verdana');
REPLACE INTO `forms` (`id`, `username`, `title`, `height`, `status`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1dc8171c66e6382893b9ab3b3d34fa2c', 'contact us', '40', 'Enabled');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', '1', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', '2', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', '3', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', '5', 'control_textarea');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '8', '6', 'control_button');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', '4', 'control_textbox');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'text', 'First Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '0', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'text', 'Last Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'text', 'E-mail');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '2', 'validation', 'Email');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'cols', '35');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'rows', '10');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'text', 'Your Message');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '7', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '8', 'clear', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '8', 'submittext', 'Submit');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '8', 'text', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'required', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'text', 'Phone');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '12', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'alignment', 'default');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'background', 'white');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'conf_body', 'Thanks for submitting our form, we will get back to you as soon as possible.');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'conf_send', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'conf_subj', 'Submission Received');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'disabled', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'email', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'font', 'Verdana');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'fontcolor', 'black');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'fontsize', '12');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'not_subj', 'New Submission: {qForm Title}');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'sendpostdata', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'spamcheck', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('af559d1c17fc13a6625f137a797d1612', '999', 'theme', 'Default');
REPLACE INTO `question_utf8` (`form_id`, `utf8format`) VALUES ('af559d1c17fc13a6625f137a797d1612', '1');
REPLACE INTO `forms` (`id`, `username`, `title`, `height`, `status`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1dc8171c66e6382893b9ab3b3d34fa2c', 'Contact Us', NULL, 'Enabled');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', '1', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', '2', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', '3', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', '5', 'control_textarea');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '8', '6', 'control_button');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', '4', 'control_textbox');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'text', 'First Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '0', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'text', 'Last Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'text', 'E-mail');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '2', 'validation', 'Email');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'cols', '35');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'rows', '10');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'text', 'Your Message');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '7', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '8', 'clear', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '8', 'submittext', 'Submit');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '8', 'text', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'desc', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'required', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'text', 'Phone');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '12', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', '', NULL);
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'alignment', 'default');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'background', 'white');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'conf_body', 'Thanks for submitting our form, we will get back to you as soon as possible.');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'conf_send', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'conf_subj', 'Submission Received');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'disabled', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'email', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'font', 'Verdana');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'fontcolor', 'black');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'fontsize', '12');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'not_subj', 'New Submission: {qForm Title}');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'sendpostdata', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'spamcheck', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '999', 'theme', 'Default');
REPLACE INTO `question_utf8` (`form_id`, `utf8format`) VALUES ('69048666279a2ede5c66dfb2e5b3d158', '1');
REPLACE INTO `rvs_layout_template` (`layout_template_id`, `layout_template_name`, `layout_template_data`, `layout_template_desc`, `layout_template_preview`, `layout_template_head`, `layout_group_id`) VALUES ('9', 'type09', '<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" id=\"rv_template_layout\"><tbody><tr><td valign=\"top\" class=\"type9margin\">\r\n<div> <font size=\"5\"><strong>Europan lingues es membres del</strong></font><br />\r\n <strong>Ma quande lingues coalesce, li grammatica</strong><br />\r\n<br />\r\n Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. <br />\r\n<br />\r\n</div> </td></tr><tr><td>\r\n<table cellspacing=\"0\" cellpadding=\"0\" class=\"type9border\"><tbody><tr><td valign=\"top\" class=\"type9margin\"><img width=\"125\" height=\"125\" alt=\"\" src=\"images/125x125.gif\" /></td><td valign=\"middle\">Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues. It va esser tam simplic quam Occidental: in fact, it va esser Occidental. A un Angleso it va semblar un simplificat Angles, quam un skeptic Cambridge amico dit me que Occidental es.</td></tr><tr><td height=\"10\" colspan=\"2\"><br />\r\n</td></tr><tr><td valign=\"top\" class=\"type9margin\"><img width=\"125\" height=\"125\" alt=\"\" src=\"images/125x125.gif\" /></td><td valign=\"middle\">Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues. It va esser tam simplic quam Occidental: in fact, it va esser Occidental. A un Angleso it va semblar un simplificat Angles, quam un skeptic Cambridge amico dit me que Occidental es.</td></tr><tr><td height=\"10\" colspan=\"2\"><br />\r\n</td></tr><tr><td valign=\"top\" class=\"type9margin\"><img width=\"125\" height=\"125\" alt=\"\" src=\"images/125x125.gif\" /></td><td valign=\"middle\">Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues. It va esser tam simplic quam Occidental: in fact, it va esser Occidental. A un Angleso it va semblar un simplificat Angles, quam un skeptic Cambridge amico dit me que Occidental es.</td></tr></tbody></table> </td></tr></tbody></table>', '', 'type09l.gif', '<br />\r\n<style type=\"text/css\">.type9margin {\r\n	padding: 5px;\r\n}\r\n.type9border {\r\n	border:1px solid #AFAFAF;\r\n	padding-left:5px;\r\n	padding-right:5px;\r\n	padding-top:3px;\r\n	padding-bottom:7px;\r\n	background-color:#EFEFEF;\r\n}\r\n--></style>', '0');
REPLACE INTO `rvs_navigator_name` (`navigator_name_id`, `navigator_name`) VALUES ('3', 'h_classic_button');
REPLACE INTO `rvs_navigator` (`navigator_id`, `menustyle_id`, `navigator_name_id`) VALUES ('26', '2', '4');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('8d049f6cbd8b18b3491cb742b3c82287', '1');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('8e272511e1636e367f349c8f4124f11c', '2');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('9c5cd28e8903f76b68696f11c1957f0f', '3');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('52297e7432c31b036034aaba9a925b8f', '4');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('a1efc2348ed8492542dfa76ed2d69332', '5');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('aced2971ec7f9808945e61e6d4f3ba0b', '6');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('0943dac5f25829be186dbd14591d763a', '8');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('8a8d2abf3d6ecc234ab63390e3305a55', '9');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('2647221865c079e05df70f0cb7712ea0', '15');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('e0db03c8548bf060d4cc9e0e0b087419', '19');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('1', 'Home', 'our suggestion Home description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('2', 'About us', 'our suggestion About us description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('3', 'News & Events', 'our suggestion News & Events description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('4', 'Products', 'our suggestion Products description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('5', 'Services', 'our suggestion Services description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('6', 'Portfolio', 'our suggestion Portfolio description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('8', 'Links', 'our suggestion Links description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('9', 'Contact Us@@Online_Form', 'our suggestion Contact Us description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('15', 'Support', 'our suggestion Support description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('19', 'Catalog', '');
REPLACE INTO `rvs_picture` (`picture_id`, `picture_name`) VALUES ('ba59e7a2bb40809e645c332c5e4ef10b', 'smile');
REPLACE INTO `rvs_head` (`project_id`, `project_page_id`, `head_tag_data`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '0', '');
REPLACE INTO `rvs_css` (`project_id`, `project_page_id`, `css_tag_data`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '0', '/*Custom CSS*/');
REPLACE INTO `rvs_body_attribute_xref` (`project_id`, `project_page_id`, `att_id`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '0', '996f3ba347ab129adb7ff2ab20871da3');
REPLACE INTO `rvs_body_attribute` (`att_id`, `att_name`, `att_value`) VALUES ('996f3ba347ab129adb7ff2ab20871da3', 'style', '&lt;div id=&quot;sliderContainer&quot;&gt;\n\n&lt;div id=&quot;mySlides&quot;&gt;\n\n    &lt;div id=&quot;slide1&quot; class=&quot;s');
REPLACE INTO rvs_project (project_id,project_info_id,rvs_usr_id,project_name,project_directory,utf8format) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c','80dc67b780b088c9a0eeecc8ac12a0de','0f353fd08c97a840d3d616af286cc60b','CTA2INTEGRADORDETECNOLOGÍAS','','1');
REPLACE INTO `rvs_project_info` (`project_info_id`, `template_item_id`, `font_id`, `navigator_id`, `rvs_category_id`, `charset_id`, `project_company`, `project_slogan`, `project_logo`, `project_title`, `project_keyword`, `project_description`, `project_domain`, `check_step`, `effect_site_enter`, `duration_site_enter`, `last_update`, `layout_template_id`, `i_pathway`, `i_mail`, `i_print`, `i_favorite`, `no_slogan`, `no_company_name`, `navigator_name_id`, `is_member_page`) VALUES ('80dc67b780b088c9a0eeecc8ac12a0de', '03ff8cbfa2e40b7d5c6387972f3ac982', '12', 'b2888dae4d1cba475601dea1bef96fc4', '4', '43', '<font face=\"Verdana\">INTEGRADOR DE TECNOLOGÍAS</font>', '&quot;Soluciones prácticas ante problemas reales&quot;', 'LOGO.png', 'Integrador de Tecnologías', '', '', 'cta2integradordetecnologias.com', '5', NULL, NULL, '1424830067', '9', '1', '1', '1', '1', '0', '0', '3', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '8d049f6cbd8b18b3491cb742b3c82287', '0', '1', '1');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '8e272511e1636e367f349c8f4124f11c', '0', '2', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '9c5cd28e8903f76b68696f11c1957f0f', '0', '3', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '52297e7432c31b036034aaba9a925b8f', '0', '4', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', 'a1efc2348ed8492542dfa76ed2d69332', '0', '5', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', 'aced2971ec7f9808945e61e6d4f3ba0b', '0', '6', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '0943dac5f25829be186dbd14591d763a', '0', '7', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '8a8d2abf3d6ecc234ab63390e3305a55', '0', '8', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', '2647221865c079e05df70f0cb7712ea0', '0', '9', '0');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`, `is_home`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', 'e0db03c8548bf060d4cc9e0e0b087419', '0', '10', '0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('8d049f6cbd8b18b3491cb742b3c82287','0f353fd08c97a840d3d616af286cc60b','Inicio','','0','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"dashView\"></div>\r\n<div class=\"dashView\"><br />\r\n<div class=\"dashView\"><br />\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"http://cta2integradordetecnologias.com/Flexslider/css/style.css\" /><script type=\"text/javascript\" src=\"http://cta2integradordetecnologias.com/Flexslider/js/jquery.js\"></script>\r\n<div id=\"wowslider-container1\">\r\n<div class=\"ws_images\">\r\n<ul>\r\n<li><a href=\"http://www.foroconsultivo.org.mx/home/index.php/comunication-social/cti-al-instante/1689-arranco-la-semana-del-emprendedor\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/arranc_la_semana_del_emprendedor_1.jpg\" alt=\"Arrancó la Semana del Emprendedor\" title=\"Arrancó la Semana del Emprendedor\" id=\"wows1_0\" /></a></li>\r\n<li><a href=\"http://www.wipo.int/pressroom/en/articles/2013/article_0016.html\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/the_global_innovation_index_2013.jpg\" alt=\"The Global Innovation Index 2013\" title=\"The Global Innovation Index 2013\" id=\"wows1_1\" /></a></li>\r\n<li><a href=\"http://www.wipo.int/pressroom/es/articles/2013/article_0016.html\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/reporte_global_ti.jpg\" alt=\"Reporte Global TI\" title=\"Reporte Global TI\" id=\"wows1_2\" /></a></li>\r\n<li><a href=\"http://www.ciie.cgfie.ipn.mx/\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/ndice_global_de_innovacin_2013.jpg\" alt=\"Índice Global de Innovación 2013\" title=\"Índice Global de Innovación 2013\" id=\"wows1_3\" /></a></li>\r\n<li><a href=\"http://www.wipo.int/pressroom/es/articles/2013/article_0016.html\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/naciones_innovadoras.jpg\" alt=\"Naciones Innovadoras\" title=\"Naciones Innovadoras\" id=\"wows1_4\" /></a></li>\r\n<li><a href=\"http://www.wipo.int/pressroom/es/articles/2013/article_0016.html\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/los_5_primeros_innovadores_del_mundo_2013.jpg\" alt=\"Los 5 primeros innovadores del mundo 2013\" title=\"Los 5 primeros innovadores del mundo 2013\" id=\"wows1_5\" /></a></li>\r\n<li><a href=\"http://www.ciie.cgfie.ipn.mx/\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/mxico_ndice_global_de_innovacin_2013.jpg\" alt=\"México Índice Global de Innovación 2013\" title=\"México Índice Global de Innovación 2013\" id=\"wows1_6\" /></a></li>\r\n<li><a href=\"http://www.foroconsultivo.org.mx/home/index.php/comunication-social/cti-al-instante/1681-ipor-que-mexico-avanzo-16-posiciones-en-indice-global-de-innovacion-2013\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/mxico_avanza_pero_persiste_rezago.jpg\" alt=\"México avanza pero persiste rezago\" title=\"México avanza pero persiste rezago\" id=\"wows1_7\" /></a></li>\r\n<li><a href=\"http://www.wipo.int/pressroom/es/articles/2013/article_0016.html\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/tipos_de_innovacin.jpg\" alt=\"Tipos de Innovación\" title=\"Tipos de Innovación\" id=\"wows1_8\" /></a></li>\r\n<li><a href=\"http://www.ciie.cgfie.ipn.mx/\"><img src=\"http://cta2integradordetecnologias.com/Flexslider/images/congreso_internacional_innovacin_educativa.jpg\" alt=\"Congreso Internacional Innovación Educativa\" title=\"Congreso Internacional Innovación Educativa\" id=\"wows1_9\" /></a></li></ul></div>\r\n<div class=\"ws_bullets\">\r\n<div><a href=\"#\" title=\"Arrancó la Semana del Emprendedor\"><img src=\"data1/tooltips/arranc_la_semana_del_emprendedor_1.jpg\" alt=\"Arrancó la Semana del Emprendedor\" />1</a><a href=\"#\" title=\"The Global Innovation Index 2013\"><img src=\"data1/tooltips/the_global_innovation_index_2013.jpg\" alt=\"The Global Innovation Index 2013\" />2</a><a href=\"#\" title=\"Reporte Global TI\"><img src=\"data1/tooltips/reporte_global_ti.jpg\" alt=\"Reporte Global TI\" />3</a><a href=\"#\" title=\"Índice Global de Innovación 2013\"><img src=\"data1/tooltips/ndice_global_de_innovacin_2013.jpg\" alt=\"Índice Global de Innovación 2013\" />4</a><a href=\"#\" title=\"Naciones Innovadoras\"><img src=\"data1/tooltips/naciones_innovadoras.jpg\" alt=\"Naciones Innovadoras\" />5</a><a href=\"#\" title=\"Los 5 primeros innovadores del mundo 2013\"><img src=\"data1/tooltips/los_5_primeros_innovadores_del_mundo_2013.jpg\" alt=\"Los 5 primeros innovadores del mundo 2013\" />6</a><a href=\"#\" title=\"México Índice Global de Innovación 2013\"><img src=\"data1/tooltips/mxico_ndice_global_de_innovacin_2013.jpg\" alt=\"México Índice Global de Innovación 2013\" />7</a><a href=\"#\" title=\"México avanza pero persiste rezago\"><img src=\"data1/tooltips/mxico_avanza_pero_persiste_rezago.jpg\" alt=\"México avanza pero persiste rezago\" />8</a><a href=\"#\" title=\"Tipos de Innovación\"><img src=\"data1/tooltips/tipos_de_innovacin.jpg\" alt=\"Tipos de Innovación\" />9</a><a href=\"#\" title=\"Congreso Internacional Innovación Educativa\"><img src=\"data1/tooltips/congreso_internacional_innovacin_educativa.jpg\" alt=\"Congreso Internacional Innovación Educativa\" />10</a></div></div><span class=\"wsl\"><a href=\"http://wowslider.com\">Joomla Slideshow</a> by WOWSlider.com v4.3</span>\r\n<div class=\"ws_shadow\"></div></div><script type=\"text/javascript\" src=\"http://cta2integradordetecnologias.com/Flexslider/js/wowslider.js\"></script><script type=\"text/javascript\" src=\"http://cta2integradordetecnologias.com/Flexslider/js/script.js\"></script>\r\n<div class=\"dashView\"></div>\r\n<div class=\"dashView\"><br />\r\n<div class=\"dashView\"><br />\r\n<div></div></div>\r\n<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" rowspan=\"2\" align=\"left\" valign=\"top\" width=\"230\">\r\n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">&nbsp;\r\n<div class=\"dashView\">&nbsp;</div>\r\n<div class=\"dashView\">&nbsp;</div>\r\n<div class=\"dashView\">&nbsp;</div>\r\n<div class=\"dashView\">&nbsp;</div>\r\n<div class=\"dashView\"><a target=\"_blank\" rel=\"nofollow\" href=\"http://www.youtube.com/user/canal4CTAinnovacion\"><img src=\"http://www.foroconsultivo.org.mx/home/plugins/system/social_presence/icons/blue/you-tube.png\" alt=\"Síguenos en youtube\" title=\"\" /><span class=\"white\">Síguenos en youtube</span></a></div>\r\n<div class=\"dashView\"><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.facebook.com/pages/ELECTR%C3%93NICAServicio-Ingenier%C3%ADa-y-Dise%C3%B1oFreelance-y-Consultoria/143996515765883\"><img src=\"http://www.foroconsultivo.org.mx/home/plugins/system/social_presence/icons/blue/facebook.png\" alt=\"Síguenos en facebook\" title=\"\" /><span class=\"white\">Síguenos en facebook</span></a></div>\r\n<div class=\"dashView\"><!--#include virtual=\"cgi-bin/entropybanner.cgi\"-->\r\n&nbsp;</div>\r\n<div class=\"dashView\"></div>\r\n<table cellpadding=\"5\" cellspacing=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" colspan=\"2\" style=\"padding: 5px 0\">\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><span style=\"color: #1d3f58; font-family: \'Trebuchet MS\', sans-serif; font-size: 54px; font-weight: normal; line-height: 73px; text-align: center\"><br />\r\n</span></h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><span style=\"color: #1d3f58; font-family: \'Trebuchet MS\', sans-serif; font-size: 54px; font-weight: normal; line-height: 73px; text-align: center\">Piensa diferente!!</span><br />\r\n</h2>\r\n<div><span style=\"color: #1d3f58; font-family: \'Trebuchet MS\', sans-serif; font-size: 54px; line-height: 73px; text-align: center; font-weight: normal\"><br />\r\n</span></div>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">&nbsp;</h2>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><span style=\"color: #3a4b55; font-family: wp_bogus_font, serif; font-size: medium; font-weight: normal; line-height: 18px\"><a target=\"_blank\" onclick=\"openDialogOption({},this);\" title=\"\" href=\"http://www.foroconsultivo.org.mx/home/index.php/comunication-social/cti-al-instante/1689-arranco-la-semana-del-emprendedor\">Arrancó la Semana del Emprendedor.</a></span></h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><a target=\"_blank\" onclick=\"openDialogOption({},this);\" title=\"\" href=\"http://bajacalifornia.milenio.com/cdb/doc/impreso/9188314\" style=\"font-family: wp_bogus_font, serif; font-size: medium; line-height: 18px\">Jóvenes creativos, riqueza y precariedad.</a></h2>\r\n<div><span style=\"color: #3a4b55; font-family: wp_bogus_font, serif; font-size: medium; font-weight: normal; line-height: 18px\"><a title=\"\" href=\"http://www.wipo.int/pressroom/en/articles/2013/article_0016.html\" target=\"_blank\">The Global Innovation Index 2013</a></span></div>\r\n<div><span style=\"color: #3a4b55; font-family: wp_bogus_font, serif; font-size: medium; font-weight: normal; line-height: 18px\"><a title=\"\" href=\"http://foroidt.usn.edu.mx/\">Foro de Innovación y Desarrollo Tecnológico: &quot;Sentimientos de la Nación&quot; 2013</a></span></div>\r\n<h2 style=\"margin: 2px\">&nbsp;</h2></div>\r\n<div>&nbsp;</div>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">Cras  sollicitudin ante.</h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" valign=\"top\">\r\n<p>Suspendisse turpis. Nulla egets leo. Cras interdum sollicitudin ante. Sed placerat scelerisque is ante magna.\r\n\r\n											Vestibulum .</p>\r\n<ul style=\"padding: 0; margin-left: 15px\">\r\n<li>Cras interdum sollicitudin ante.</li>\r\n<li>Cum sociis natoque penatibus.</li>\r\n<li>Nulla eget leo.</li>\r\n<li>Cum sociis natoque penatibus et.</li>\r\n<li> et magnis dis parturient montes.</li></ul>\r\n<p align=\"right\"><strong>venenatis </strong>| <strong>venenatis</strong></p></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc014.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table></td></tr></tbody></table></td>\r\n<td class=\"tdSolid\" colspan=\"2\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" colspan=\"2\" style=\"padding: 5px 0\">\r\n<h2 style=\"margin: 2px; font-size: 1.3em\">\r\n<div class=\"dashView\">\r\n<div class=\"dashView\">&nbsp;</div>\r\n<div class=\"dashView\"></div>\r\n<iframe width=\"300\" height=\"220\" src=\"http://www.youtube.com/embed/nmginVTDYgc?feature=player_embedded\" frameborder=\"0\" allowfullscreen=\"\" style=\"font-size: 1.3em; font-weight: normal\"></iframe>&nbsp; &nbsp;&nbsp;\r\n<iframe width=\"300\" height=\"220\" src=\"http://www.youtube.com/embed/BJSFZVnJ7G0?feature=player_embedded\" frameborder=\"0\" allowfullscreen=\"\"></iframe>&nbsp; &nbsp;\r\n<iframe width=\"300\" height=\"220\" src=\"http://www.youtube.com/embed/GI3WeJUks-0?feature=player_embedded\" frameborder=\"0\" allowfullscreen=\"\"></iframe>&nbsp; &nbsp;\r\n<iframe width=\"460\" height=\"220\" src=\"http://www.youtube.com/embed/eRITTYJOUuQ?feature=player_embedded\" frameborder=\"0\" allowfullscreen=\"\"></iframe>&nbsp; &nbsp;\r\n<iframe width=\"460\" height=\"220\" src=\"http://www.youtube.com/embed/i07qz_6Mk7g?feature=player_embedded\" frameborder=\"0\" allowfullscreen=\"\"></iframe>&nbsp; &nbsp;\r\n<div> &nbsp;&nbsp; </div><br />\r\n</div></h2>\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><span style=\"font-size: 1.3em; font-weight: normal\">Noticia.</span><br />\r\n</h2></td></tr>\r\n<tr>\r\n<td valign=\"top\" style=\"padding: 0 10px 0 0\"><img src=\"{LIBRARY_URL}/180x150/l064.jpg\" alt=\"\" width=\"180\" height=\"150\" vspace=\"5\" /></td>\r\n<td width=\"99%\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.1em\"><em>Innovación.</em></h2>\r\n<p>Innovación</p>\r\n<p>Innovación</p>\r\n<p>Creatividad</p>\r\n<p>Creatividad non elementum consequat.</p>\r\n<p align=\"right\"><strong style=\"padding-right: 10px\"> venenatis</strong>| <strong>venenatis</strong></p></td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">I+D+I Creatividad.</h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 1px; font-size: 1.1em\"><u>Innovación.</u></h2>La Innovación y la Creatividad en el siglo XXI</td></tr></tbody></table>					</div></td>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Diseño, Ingeniería, Servicio Freelance.</h2><img src=\"{LIBRARY_URL}/240x120/bc014.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"right\" valign=\"top\">\r\n<p><strong>Desarrollo de proyectos. </strong></p></td></tr></tbody></table></div></td></tr></tbody></table></div>\r\n<div class=\"dashView\">&nbsp;</div></div></div>','<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" rowspan=\"2\" align=\"left\" valign=\"top\" width=\"230\">\r\n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">	\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Investigación.</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Desarrollo.</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Innovación.</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table></div></td></tr></tbody></table></td>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2 style=\"font-size: 1.3em\"><a title=\"\" href=\"http://datos.bancomundial.org/tema/ciencia-y-tecnologia\" target=\"_blank\">Ciencia y Tecnología</a></h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">La Innovación tecnológica, normalmente estimulada por los gobiernos, promueve el crecimeinto industrial y ayuda a mejorar los niveles de vida de la población. <br />\r\n<br /><br />\r\n<br /><br />\r\n<br /><br />\r\n<br /><br />\r\n</td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 3px 1px 3px 1px; font-size: 1.4em\"><a target=\"_blank\" title=\"\" href=\"http://www.conacyt.gob.mx/FondosyApoyos/Sectoriales/DesarrolloTecnologicoInnovacion/FIT/Paginas/default.aspx\">Fondos de Innovación tecnológica. Secretaría de Economía</a></h2>\r\n<h2 style=\"margin: 3px 1px 3px 1px; font-size: 1.4em\" align=\"center\">CONACYT.</h2></td></tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\" style=\"padding: 15px\"><img src=\"{LIBRARY_URL}/468x60/b020.jpg\" alt=\"\" width=\"468\" height=\"60\" /></td></tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<ul>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Fideicomiso creado entre la Secretaría de Economía y el Consejo Nacional de Ciencia y Tecnología.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Apoyar a las empresas micro, pequeñas y medianas (MIPyMEs).</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Apoyar a las empresas tractoras.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\"><br />\r\n</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\"><br />\r\n</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\"><br />\r\n</li></ul></td></tr></tbody></table>					</div></td></tr></tbody></table>','<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" rowspan=\"2\" align=\"left\" valign=\"top\" width=\"230\">\r\n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">	\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table></div></td></tr></tbody></table></td>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2 style=\"font-size: 1.3em\">Suspendisse turpis</h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\"> Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.Vestibulum rutrum nibh  eros. Cum sociis natoque penatibus.Cras interdum sollicitudin ante. Sed placerat scelerisque magna.Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. </td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 3px 1px 3px 1px; font-size: 1.4em\">Integer blandit tempus leo.</h2></td></tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\" style=\"padding: 15px\"><img src=\"{LIBRARY_URL}/468x60/b020.jpg\" alt=\"\" width=\"468\" height=\"60\" /></td></tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<ul>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li></ul></td></tr></tbody></table>					</div></td></tr></tbody></table>','<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" rowspan=\"2\" align=\"left\" valign=\"top\" width=\"230\">\r\n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">	\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table>\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"40%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 0 1px 10px 1px; font-size: 1.2em\">Integer blandit tempus .</h2><img src=\"{LIBRARY_URL}/240x120/bc029.jpg\" alt=\"\" width=\"240\" height=\"120\" /></td></tr></tbody></table></div></td></tr></tbody></table></td>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2 style=\"font-size: 1.3em\">Suspendisse turpis</h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\"> Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.Vestibulum rutrum nibh  eros. Cum sociis natoque penatibus.Cras interdum sollicitudin ante. Sed placerat scelerisque magna.Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. </td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<h2 style=\"margin: 3px 1px 3px 1px; font-size: 1.4em\">Integer blandit tempus leo.</h2></td></tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\" style=\"padding: 15px\"><img src=\"{LIBRARY_URL}/468x60/b020.jpg\" alt=\"\" width=\"468\" height=\"60\" /></td></tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">\r\n<ul>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li>\r\n<li style=\"list-style-type: square; padding: 3px 0px\">Nulla eget leo. Cras interdum sollicitudin ante.</li></ul></td></tr></tbody></table>					</div></td></tr></tbody></table>','33','33','34','5','',NULL,NULL,NULL,NULL,NULL,'','','','','1',NULL,NULL,NULL,'1376812477',NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('8e272511e1636e367f349c8f4124f11c','0f353fd08c97a840d3d616af286cc60b','Acerca de Nosotros','','0','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\r\n\r\n\r\n\r\n\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"css/layout.css\" />\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"css/style1.css\" />\r\n<script language=\"javascript\" type=\"text/javascript\" src=\"js/jquery.js\"></script>\r\n<script language=\"javascript\" type=\"text/javascript\" src=\"js/jquery.easing.js\"></script>\r\n<script language=\"javascript\" type=\"text/javascript\" src=\"js/jquery.touchSwipe.min.js\"></script>\r\n<script language=\"javascript\" type=\"text/javascript\" src=\"js/script.js\"></script>\r\n<script type=\"text/javascript\">\r\n $(document).ready( function(){	\r\n		// buttons for next and previous item						\r\n		var buttons = { previous:$(\'#jslidernews1 .button-previous\') ,\r\n						next:$(\'#jslidernews1 .button-next\') };			\r\n		 $(\'#jslidernews1\').lofJSidernews( { interval : 4000,\r\n											direction		: \'opacitys\',	\r\n											easing			: \'easeInOutExpo\',\r\n											duration		: 1200,\r\n											auto		 	: true,\r\n											maxItemDisplay  : 4,\r\n                      mobile   : true,\r\n											navPosition     : \'horizontal\', // horizontal\r\n											navigatorHeight : 32,\r\n											navigatorWidth  : 80,\r\n											mainWidth		: 980,\r\n											buttons			: buttons } );	\r\n	});\r\n</script>\r\n\r\n\r\n<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" style=\"padding: 20px 10px 20px 0\"><img src=\"{LIBRARY_URL}/180x120/4ct_180x120_29.jpg\" alt=\"\" width=\"180\" height=\"120\" /></td>\r\n<td width=\"99%\" valign=\"top\" align=\"center\" style=\"padding: 20px 10px 20px 0\"> Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus et magnis dis parturient montes,\r\n\r\n								nascetur ridiculus mus. Pellentesque nonummy, lorem non elementum consequat, velit diam iaculis erat,\r\n\r\n								eget venenatis neque dui sed ligula.</td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td align=\"left\">\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><u>Cras interdum sollicitudin ante.</u></h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<div style=\"padding-bottom: 15px\">\r\n<h2 style=\"margin: 5px 0 8px 0; font-size: 1.1em\">Cras interdum sollicitudin ante.</h2>\r\n\r\n								Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.</div>\r\n<div style=\"padding-bottom: 15px\">\r\n<h2 style=\"margin: 5px 0 8px 0; font-size: 1.1em\">Cras interdum sollicitudin ante.</h2>\r\n\r\n											Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n											Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.</div></td></tr></tbody></table></div></td></tr></tbody></table>\r\n\r\n\r\n<table cellpadding=\"1\" cellspacing=\"1\" class=\"rvFrame\" width=\"780\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"5\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" style=\"padding: 20px 10px 20px 0\"><img src=\"{LIBRARY_URL}/180x120/4ct_180x120_29.jpg\" alt=\"\" width=\"180\" height=\"120\" /></td>\r\n<td width=\"99%\" valign=\"top\" align=\"center\" style=\"padding: 20px 10px 20px 0\"> Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus et magnis dis parturient montes,\r\n\r\n								nascetur ridiculus mus. Pellentesque nonummy, lorem non elementum consequat, velit diam iaculis erat,\r\n\r\n								eget venenatis neque dui sed ligula.</td></tr></tbody></table></div></td></tr>\r\n<tr>\r\n<td class=\"tdSolid\" align=\"left\" valign=\"top\">\r\n<div class=\"dashView\">\r\n<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n<tbody>\r\n<tr>\r\n<td align=\"left\">\r\n<h2 style=\"margin: 2px; font-size: 1.3em\"><u>Cras interdum sollicitudin ante.</u></h2></td></tr>\r\n<tr>\r\n<td width=\"99%\" align=\"left\" valign=\"top\">\r\n<div style=\"padding-bottom: 15px\">\r\n<h2 style=\"margin: 5px 0 8px 0; font-size: 1.1em\">Cras interdum sollicitudin ante.</h2>\r\n\r\n								Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n								Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.</div>\r\n<div style=\"padding-bottom: 15px\">\r\n<h2 style=\"margin: 5px 0 8px 0; font-size: 1.1em\">Cras interdum sollicitudin ante.</h2>\r\n\r\n											Suspendisse turpis. Nulla eget leo. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.\r\n\r\n											Vestibulum rutrum nibh a eros. Cum sociis natoque penatibus. Cras interdum sollicitudin ante. Sed placerat scelerisque magna.</div></td></tr></tbody></table></div></td></tr></tbody></table>',NULL,NULL,NULL,NULL,NULL,NULL,'1','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,'1376716600',NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('9c5cd28e8903f76b68696f11c1957f0f','0f353fd08c97a840d3d616af286cc60b','Noticias y Eventos','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('52297e7432c31b036034aaba9a925b8f','0f353fd08c97a840d3d616af286cc60b','Productos','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('a1efc2348ed8492542dfa76ed2d69332','0f353fd08c97a840d3d616af286cc60b','Servicios','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('aced2971ec7f9808945e61e6d4f3ba0b','0f353fd08c97a840d3d616af286cc60b','Portafolio','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('0943dac5f25829be186dbd14591d763a','0f353fd08c97a840d3d616af286cc60b','Enlaces','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('8a8d2abf3d6ecc234ab63390e3305a55','0f353fd08c97a840d3d616af286cc60b','Contáctenos','','7d95268c9162c5e74b814a42dcec824a','<img alt=\"\" class=\"jotForm\" id=\"DragAndDropForm_af559d1c17fc13a6625f137a797d1612\" name=\"DragAndDropForm_af559d1c17fc13a6625f137a797d1612\" src=\"{IMAGE_URL}/spacer.gif\" frmid=\"af559d1c17fc13a6625f137a797d1612\" formtype=\"jotform\" height=\"600\" width=\"600\" align=\"center\" border=\"1\" /><br/>',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('2647221865c079e05df70f0cb7712ea0','0f353fd08c97a840d3d616af286cc60b','Soporte','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO rvs_project_page (project_page_id,rvs_usr_id,page_name,custom_page_name,rvs_component_id,page_data,page_data_zone_2,page_data_zone_3,page_data_zone_4,colume_width_1,colume_width_2,colume_width_3,rvs_layout_id,head,page_title,meta_keyword,meta_description,effect_page_enter,duration_page_enter,meta_page_effect,rvs_link_id,target,form_template_id,i_pathway,i_mail,i_print,i_favorite,last_modifier,link_active,page_type,blank_page,set_draft,is_member_page) VALUES ('e0db03c8548bf060d4cc9e0e0b087419','0f353fd08c97a840d3d616af286cc60b','Catálogo','','0','',NULL,NULL,NULL,NULL,NULL,NULL,'0','',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0','0','0');
REPLACE INTO `rvs_publish` (`project_id`, `rvs_publish_protocal`, `rvs_publish_domain`, `rvs_publish_path`, `rvs_domain_path`) VALUES ('1dc8171c66e6382893b9ab3b3d34fa2c', 'http', 'cta2integradordetecnologias.com', '', '/home/ctainte1/public_html');
REPLACE INTO `rvs_side_to_project` (`rvs_side_id`, `project_id`) VALUES ('6f80a0e6f7fd5cdb0e8a5f6fa9d70072', '1dc8171c66e6382893b9ab3b3d34fa2c');
REPLACE INTO `rvs_side_to_project` (`rvs_side_id`, `project_id`) VALUES ('0b86cb561a5a05bfc0d295d09f772a17', '1dc8171c66e6382893b9ab3b3d34fa2c');
REPLACE INTO `rvs_side` (`rvs_side_id`, `side_config`, `side_value`) VALUES ('6f80a0e6f7fd5cdb0e8a5f6fa9d70072', 'top', '');
REPLACE INTO `rvs_side` (`rvs_side_id`, `side_config`, `side_value`) VALUES ('0b86cb561a5a05bfc0d295d09f772a17', 'side2', '<div>\r\n&nbsp;</div>');
REPLACE INTO `rvs_template_item` (`template_item_id`, `products_id`, `template_id`, `template_item_folder`, `template_type_s_preview`, `color_id`, `picture_id`) VALUES ('03ff8cbfa2e40b7d5c6387972f3ac982', '4-104-1', '03ff8cbfa2e40b7d5c6387972f3ac982', '4-104-1_blue_smile_2', 'jpg', '10', 'ba59e7a2bb40809e645c332c5e4ef10b');
REPLACE INTO `rvs_template_item_navigator_color` (`template_item_id`, `custom_color_group_id`) VALUES ('03ff8cbfa2e40b7d5c6387972f3ac982', '2');
REPLACE INTO `rvs_template` (`template_id`, `default_template_item_id`, `default_template_item_id2`, `font_id`, `menustyle_id`, `navigator_id`, `default_layout_id`, `sort_priority`, `cdate`) VALUES ('03ff8cbfa2e40b7d5c6387972f3ac982', '03ff8cbfa2e40b7d5c6387972f3ac982', '', '12', '2', '26', '76744efe430f0cfc01a4c34d3c93fcd5', '0', '1200268800');
REPLACE INTO `rvs_menustyle` (`menustyle_id`, `menustyle_description`) VALUES ('2', 'horizontal');
REPLACE INTO `rvs_template_categories_xref` (`template_id`, `rvs_category_id`) VALUES ('03ff8cbfa2e40b7d5c6387972f3ac982', '4');
REPLACE INTO `rvs_template_type_xref` (`template_id`, `template_type_id`) VALUES ('03ff8cbfa2e40b7d5c6387972f3ac982', '5');
REPLACE INTO `rvs_template_type` (`template_type_id`, `template_type_name`) VALUES ('5', 'Monochrome');
REPLACE INTO rvs_usr (rvs_usr_id,user_name,charset_id) VALUES ('0f353fd08c97a840d3d616af286cc60b','ctainte1','0');
