REPLACE INTO `rvs_category` (`rvs_category_id`, `category_name`, `category_sh_name`) VALUES ('7', 'Travel and Leisure', 'tl');
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 ('8', 'Blue', '0000FF');
REPLACE INTO `rvs_color_group` (`color_group_id`, `color_id`) VALUES ('2', '8');
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 ('2c499e711fe5751f0a5ab7dba50e0b91', 'Photo_Album', 'b53cfcfc6bdc294d47bb2185fc80e20d', '0');
REPLACE INTO `rvs_component` (`rvs_component_id`, `component_name`, `rvs_owner_usr_id`, `use_wysiwyg`) VALUES ('e483f589a85e2548ee00c66df55d2126', 'Online_Form', 'b53cfcfc6bdc294d47bb2185fc80e20d', '0');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'showPowered', 'FALSE');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'folderNameLength', '10');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'maxThumbRow', '4');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'maxThumbColumn', '5');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'maxFolderColumn', '5');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'maxShortComment', '20');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'showShortOnThumbPage', 'FALSE');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'suppressAltTags', 'TRUE');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'folderSortType', 'bydate-descend');
REPLACE INTO `rvs_user_component_config` (`rvs_project_page_id`, `rvs_component_id`, `component_config`, `component_value`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '2c499e711fe5751f0a5ab7dba50e0b91', 'sortType', 'bydate-ascend');
REPLACE INTO `rvs_component_config` (`rvs_component_id`, `component_config`, `component_value`) VALUES ('2c499e711fe5751f0a5ab7dba50e0b91', 'active', '1');
REPLACE INTO `rvs_component_config` (`rvs_component_id`, `component_config`, `component_value`) VALUES ('2c499e711fe5751f0a5ab7dba50e0b91', 'isResellerConfig', '1');
REPLACE INTO `rvs_component_config` (`rvs_component_id`, `component_config`, `component_value`) VALUES ('e483f589a85e2548ee00c66df55d2126', 'active', '1');
REPLACE INTO `rvs_component_config` (`rvs_component_id`, `component_config`, `component_value`) VALUES ('e483f589a85e2548ee00c66df55d2126', 'isResellerConfig', '1');
REPLACE INTO `rvs_font` (`font_id`, `font_name`) VALUES ('12', 'Verdana');
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 ('6e3632261def517e1a8becfa67b500f4', 'General style 8', '<!-- ####### LAYOUT CSS: MODIFY COLOR, FONT AND BOX SIZE HERE BUT DO NOT DELETE. ####### -->\r\n\r\n<style type=\"text/css\">\r\n.type08bulletpad{\r\n		padding:5px 2px 0px 2px;\r\n		text-align:center;\r\n}\r\n.type08head{  \r\n		font-size:110%;\r\n		color:#595959;\r\n		font-weight:bold;\r\n		padding:7px 3px 7px 0px;\r\n}\r\n.type08line{\r\n		background-image:url(images/line.gif); \r\n		background-position: center; \r\n		background-repeat:repeat-x; \r\n		height:10px;\r\n}\r\n.type08bggray{background-color:#B5B5B5;\r\n}\r\n.type08bggray02{background-color:#E5E5E5;\r\n}\r\n.type08bgwhite{background-color:#FFFFFF;\r\n}\r\n.type08imgpadding{padding:9px 0px 15px 0px;\r\n}\r\n.type08pad15{padding-left:15px;\r\n}\r\n.type08txtbody{color:#717171;}\r\n</style>\r\n\r\n<!-- ########################### END CSS LAYOUT ###########################  -->\r\n<table cellpadding=\"0\" cellspacing=\"0\" id=\"rv_template_layout\">\r\n	  <tr>\r\n		<td align=\"left\" valign=\"top\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08bggray\">\r\n				<tr>\r\n					<td align=\"left\" valign=\"top\"><img src=\"images/corner01.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n					<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n					<td align=\"right\" valign=\"top\"><img src=\"images/corner02.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n				</tr>\r\n				<tr>\r\n					<td><img src=\"images/spacer.gif\" alt=\"\" width=\"6\" height=\"1\" /></td>\r\n					<td align=\"left\" valign=\"top\">\r\n						<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08bgwhite\">\r\n							<tr>\r\n								<td align=\"left\" valign=\"top\"><img src=\"images/corner05.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n								<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n								<td align=\"right\" valign=\"top\"><img src=\"images/corner06.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n							</tr>\r\n							<tr>\r\n								<td></td>\r\n								<td align=\"left\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\r\n										<tr>\r\n										  <td valign=\"top\" width=\"30%\" align=\"left\">\r\n										  	<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08txtbody\">\r\n												<tr>\r\n												  <td class=\"type08imgpadding\" colspan=\"2\" align=\"left\"><img src=\"images/150x50.gif\" alt=\"\" width=\"150\" height=\"50\" /></td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n											</table>\r\n										  </td>\r\n										  <td valign=\"top\" align=\"left\">\r\n										  	<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08txtbody\">\r\n												<tr>\r\n												  <td class=\"type08imgpadding\" colspan=\"2\" align=\"left\"><img src=\"images/150x50.gif\" alt=\"\" width=\"150\" height=\"50\" /></td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n											</table>\r\n										  </td>\r\n										  <td valign=\"top\" align=\"left\">\r\n										  	<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08txtbody\">\r\n												<tr>\r\n												  <td class=\"type08imgpadding\" colspan=\"2\" align=\"left\"><img src=\"images/150x50.gif\" alt=\"\" width=\"150\" height=\"50\" /></td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n												<tr>\r\n												  <td class=\"type08bulletpad\" valign=\"top\" align=\"center\"><img src=\"images/arrow.gif\" alt=\"\" width=\"7\" height=\"5\" /></td>\r\n												  <td width=\"95%\" valign=\"top\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt.</td>\r\n												</tr>\r\n											</table>\r\n										  </td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td><img src=\"images/spacer.gif\" alt=\"\" width=\"6\" height=\"1\" /></td>\r\n							</tr>\r\n							<tr>\r\n								<td align=\"left\" valign=\"bottom\"><img src=\"images/corner07.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n								<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n								<td align=\"right\" valign=\"bottom\"><img src=\"images/corner08.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<tr><td height=\"7\" colspan=\"3\"></td></tr>\r\n				<tr>\r\n					<td></td>\r\n					<td align=\"left\" valign=\"top\">\r\n						<table cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n							<tr>\r\n								<td align=\"left\" valign=\"top\" width=\"35%\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08bgwhite\">\r\n										<tr>\r\n											<td align=\"left\" valign=\"top\"><img src=\"images/corner05.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n											<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n											<td align=\"right\" valign=\"top\"><img src=\"images/corner06.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n										</tr>\r\n										<tr>\r\n											<td></td>\r\n											<td align=\"left\" valign=\"top\">\r\n												<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08txtbody\">\r\n													<tr>\r\n													  <td align=\"left\" valign=\"top\">\r\n														<div align=\"left\"><img src=\"images/quote01.gif\" alt=\"\" width=\"60\" height=\"44\" hspace=\"5\" vspace=\"5\" /></div>\r\n														<div align=\"left\">dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,</div>\r\n														<div align=\"right\"><img src=\"images/quote02.gif\" alt=\"\" width=\"61\" height=\"43\" hspace=\"5\" vspace=\"5\" /></div>\r\n													  </td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n											<td></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"left\" valign=\"bottom\"><img src=\"images/corner07.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n											<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n											<td align=\"right\" valign=\"bottom\"><img src=\"images/corner08.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td align=\"left\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"type08bgwhite\">\r\n										<tr>\r\n											<td align=\"left\" valign=\"top\"><img src=\"images/corner05.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n											<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n											<td align=\"right\" valign=\"top\"><img src=\"images/corner06.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n										</tr>\r\n										<tr>\r\n											<td></td>\r\n											<td align=\"left\" valign=\"top\">\r\n												<table cellpadding=\"0\" cellspacing=\"3\" width=\"100%\" class=\"type08txtbody\">\r\n													<tr>\r\n													  <td class=\"type08head\">magna aliquyam erat</td>\r\n													</tr>\r\n													<tr>\r\n													  <td valign=\"top\" class=\"type08pad15\">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</td>\r\n													</tr>\r\n													<tr><td class=\"type08line\"></td></tr>\r\n													<tr>\r\n													  <td valign=\"top\" class=\"type08pad15\">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</td>\r\n													</tr>\r\n													<tr><td class=\"type08line\"></td></tr>\r\n													<tr>\r\n													  <td valign=\"top\" class=\"type08pad15\">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n											<td><img src=\"images/spacer.gif\" alt=\"\" width=\"6\" height=\"1\" /></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"left\" valign=\"bottom\"><img src=\"images/corner07.gif\" alt=\"\" width=\"7\" height=\"6\" /></td>\r\n											<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n											<td align=\"right\" valign=\"bottom\"><img src=\"images/corner08.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<tr>\r\n					<td align=\"left\" valign=\"bottom\"><img src=\"images/corner03.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n					<td width=\"99%\"><img src=\"images/spacer.gif\" alt=\"\" width=\"1\" height=\"6\" /></td>\r\n					<td align=\"right\" valign=\"bottom\"><img src=\"images/corner04.gif\" alt=\"\" width=\"6\" height=\"6\" /></td>\r\n				</tr>\r\n			</table>\r\n		</td>\r\n	</tr>\r\n</table>', '', 'b_layout08.jpg', '', '3');
REPLACE INTO `rvs_layout_group` (`layout_group_id`, `layout_group_name`, `layout_category_id`) VALUES ('3', 'general style', '1');
REPLACE INTO `rvs_link` (`rvs_link_id`, `fullscreen`, `external_url`, `toolbar`, `location`, `status_bar`, `menubar`, `resizeable`, `scrollbars`, `size_width`, `size_height`) VALUES ('3b5e5234fb6595f110b06e1934069156', '1', 'http://saludpencahue.cl/transparencia/', '1', '1', '1', '1', '1', '1', '0', '0');
REPLACE INTO `rvs_link` (`rvs_link_id`, `fullscreen`, `external_url`, `toolbar`, `location`, `status_bar`, `menubar`, `resizeable`, `scrollbars`, `size_width`, `size_height`) VALUES ('64b308ffcc0bc8e8c5252b8483dd376c', '1', 'https://www.google.com/a/saludpencahue.cl/ServiceLogin?service=mail&passive=true&rm=false&continue=http://mail.google.com/a/saludpencahue.cl/&bsv=1eic6yu9oa4y3&ltmpl=default&ltmplcache=2', '1', '1', '1', '1', '1', '1', '0', '0');
REPLACE INTO `rvs_navigator_name` (`navigator_name_id`, `navigator_name`) VALUES ('4', 'h_dash_tab');
REPLACE INTO `rvs_navigator` (`navigator_id`, `menustyle_id`, `navigator_name_id`) VALUES ('158', '2', '4');
REPLACE INTO `rvs_online_form` (`rvs_onlineform_id`, `rvs_usr_id`, `project_page_id`, `project_id`, `online_form`, `step2_field`, `button`, `mailaccount`, `maildomain`, `mailsubject`, `thankmsg`, `mailbanedlist`, `onlineform_layout`) VALUES ('b19aa9360208245e6185052d05c57e81', '4c49c7fda8b5340b815f6e86e0364fbc', '7a43fae43cdff9918897061df69a21c1', 'fa08a0c789e9177c9b1fbf0d1a1c5032', 'a:5:{i:0;a:5:{s:4:\"name\";s:4:\"name\";s:4:\"type\";s:7:\"textbox\";s:9:\"seloption\";s:1:\"0\";s:5:\"title\";s:13:\"##Your Name##\";s:8:\"property\";a:5:{s:10:\"char_width\";s:2:\"20\";s:9:\"max_width\";s:3:\"100\";s:8:\"init_val\";s:0:\"\";s:7:\"require\";s:1:\"1\";s:8:\"validate\";s:1:\"0\";}}i:1;a:5:{s:4:\"name\";s:5:\"email\";s:4:\"type\";s:7:\"textbox\";s:9:\"seloption\";s:1:\"0\";s:5:\"title\";s:9:\"##Email##\";s:8:\"property\";a:5:{s:10:\"char_width\";s:2:\"20\";s:9:\"max_width\";s:3:\"100\";s:8:\"init_val\";s:0:\"\";s:7:\"require\";s:1:\"1\";s:8:\"validate\";s:1:\"2\";}}i:2;a:5:{s:4:\"name\";s:5:\"phone\";s:4:\"type\";s:7:\"textbox\";s:9:\"seloption\";s:1:\"0\";s:5:\"title\";s:9:\"##Phone##\";s:8:\"property\";a:4:{s:10:\"char_width\";s:2:\"15\";s:9:\"max_width\";s:2:\"50\";s:8:\"init_val\";s:0:\"\";s:8:\"validate\";s:1:\"0\";}}i:3;a:5:{s:4:\"name\";s:7:\"subject\";s:4:\"type\";s:7:\"textbox\";s:9:\"seloption\";s:1:\"0\";s:5:\"title\";s:11:\"##Subject##\";s:8:\"property\";a:5:{s:10:\"char_width\";s:2:\"30\";s:9:\"max_width\";s:3:\"200\";s:8:\"init_val\";s:18:\"##More detail...##\";s:7:\"require\";s:1:\"1\";s:8:\"validate\";s:1:\"0\";}}i:4;a:5:{s:5:\"title\";s:11:\"##Comment##\";s:4:\"name\";s:7:\"comment\";s:4:\"type\";s:8:\"textarea\";s:9:\"seloption\";s:1:\"0\";s:8:\"property\";a:5:{s:10:\"char_width\";s:2:\"30\";s:8:\"num_line\";s:1:\"6\";s:8:\"init_val\";s:0:\"\";s:4:\"wrap\";s:7:\"Default\";s:8:\"validate\";s:1:\"0\";}}}', 'a:5:{s:4:\"name\";a:5:{i:0;s:4:\"name\";i:1;s:5:\"email\";i:2;s:5:\"phone\";i:3;s:7:\"subject\";i:4;s:7:\"comment\";}s:5:\"title\";a:5:{i:0;s:13:\"##Your Name##\";i:1;s:9:\"##Email##\";i:2;s:9:\"##Phone##\";i:3;s:11:\"##Subject##\";i:4;s:11:\"##Comment##\";}s:4:\"type\";a:5:{i:0;s:7:\"textbox\";i:1;s:7:\"textbox\";i:2;s:7:\"textbox\";i:3;s:7:\"textbox\";i:4;s:8:\"textarea\";}s:9:\"seloption\";a:5:{i:0;s:1:\"0\";i:1;s:1:\"0\";i:2;s:1:\"0\";i:3;s:1:\"0\";i:4;s:1:\"0\";}s:14:\"step2_numfield\";s:1:\"5\";}', 'a:2:{s:5:\"reset\";a:1:{s:5:\"label\";s:9:\"##Clear##\";}s:6:\"submit\";a:1:{s:5:\"label\";s:8:\"##Send##\";}}', '', '', 'sss', 'thank you', '', 'width=\"95%\" bgcolor=\"#f0f0f0\" align=\"center\" cellspacing=\"1\" cellpadding=\"3\"  style=\"text-align:left;border:0px solid solid;\"|#e3ebd3|#c7d7a7');
REPLACE INTO `forms` (`id`, `username`, `title`, `height`, `status`) VALUES ('25c2197aaf1460f25616ba483859c56c', 'fa08a0c789e9177c9b1fbf0d1a1c5032', 'Contacto', null, 'Enabled');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', '1', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', '2', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', '3', 'control_textbox');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', '5', 'control_textarea');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '8', '6', 'control_button');
REPLACE INTO `questions` (`form_id`, `id`, `order`, `type`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', '4', 'control_textbox');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'desc', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'text', 'First Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '0', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'desc', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'text', 'Last Name');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '1', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'desc', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'text', 'E-mail');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '2', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'cols', '35');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'desc', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'required', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'rows', '10');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'text', 'Your Message');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '7', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '8', 'clear', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '8', 'submittext', 'Submit');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '8', 'text', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'desc', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'maxsize', '100');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'required', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'size', '20');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'text', 'Phone');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '12', 'validation', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', '', '');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'alignment', 'default');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'background', 'white');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '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 ('25c2197aaf1460f25616ba483859c56c', '999', 'conf_send', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'conf_subj', 'Submission Received');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'disabled', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'email', 'yes');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'font', 'Verdana');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'fontcolor', 'black');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'fontsize', '12');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'not_subj', 'New Submission: {qForm Title}');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'sendpostdata', 'no');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'spamcheck', 'Enabled');
REPLACE INTO `question_properties` (`form_id`, `question_id`, `prop`, `value`) VALUES ('25c2197aaf1460f25616ba483859c56c', '999', 'theme', 'Default');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('d409ab98e667cfda95490a143733c400', '1');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('e1f99bc934f5cab4729c0f882af939d3', '3');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('cd654cee147c7ebd576e6b42e05dceb3', '2');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('9444b1f7019c7665d8b0ab1088ee48ac', '13');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('9ee4a0c125bd71fb1efbb62a4266ce62', '8');
REPLACE INTO `rvs_project_page_out_seggestion` (`project_page_id`, `out_suggestion_id`) VALUES ('7a43fae43cdff9918897061df69a21c1', '9');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('1', 'Home', '');
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 ('2', 'About us', 'our suggestion About us description');
REPLACE INTO `rvs_out_suggestion` (`out_suggestion_id`, `out_suggestion_name`, `description_keylang`) VALUES ('13', 'Download', 'our suggestion Download 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', '');
REPLACE INTO `rvs_picture` (`picture_id`, `picture_name`) VALUES ('254', 'butterfly');
REPLACE INTO `rvs_project` (`project_id`, `project_info_id`, `rvs_usr_id`, `project_name`, `project_directory`, `utf8format`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', '5124eaeed15e0d65aa7bcebd625b1a45', '4c49c7fda8b5340b815f6e86e0364fbc', 'saludpencahue', '', '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`) VALUES ('5124eaeed15e0d65aa7bcebd625b1a45', 'd03dc251638e5417018477dc74bc9d4b', '12', 'Navigator', '7', '43', '<div><font><strong><font style=\"font-size: 24px\">CESFAM</font></strong></font></div>', '<div><em><font style=\"font-size: 16px\">&nbsp;Salud integral para todos</font></em></div>', 'LOGO.PNG', 'Salud Pencahue', 'Salud, Pencahue, Transparencia, Cefam, Región del Maule, Municipalidad de Pencahue', 'Salud integral para todos', 'saludpencahue.cl', '4', null, null, '1279678363', '6e3632261def517e1a8becfa67b500f4', '0', '1', '1', '1', '0', '0', '4');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', 'd409ab98e667cfda95490a143733c400', '0', '1');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', 'e1f99bc934f5cab4729c0f882af939d3', '0', '2');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', 'cd654cee147c7ebd576e6b42e05dceb3', '0', '3');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', 'd1f087fb5822cc666560e7319ca9cafb', '0', '4');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', '9444b1f7019c7665d8b0ab1088ee48ac', '0', '5');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', '9ee4a0c125bd71fb1efbb62a4266ce62', '0', '7');
REPLACE INTO `rvs_project_layout_page` (`project_id`, `project_page_id`, `parent_project_page_id`, `priority`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', '7a43fae43cdff9918897061df69a21c1', '0', '6');
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`) VALUES ('d409ab98e667cfda95490a143733c400', '4c49c7fda8b5340b815f6e86e0364fbc', 'Inicio', '', '0', '', null, null, null, null, null, null, '0', '', '', '', '', null, null, '', '', '', '', null, null, null, null, null, null, '');
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`) VALUES ('e1f99bc934f5cab4729c0f882af939d3', '4c49c7fda8b5340b815f6e86e0364fbc', 'Noticias', '', '0', '', null, null, null, null, null, null, '5', '', '', '', '', null, null, '', '', '', '', null, null, null, null, null, null, '');
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`) VALUES ('cd654cee147c7ebd576e6b42e05dceb3', '4c49c7fda8b5340b815f6e86e0364fbc', 'Autoridades', '', '0', '', null, null, null, null, null, null, '4', '', '', '', '', null, null, '', '', '', '', null, null, null, null, null, null, '');
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`) VALUES ('d1f087fb5822cc666560e7319ca9cafb', '4c49c7fda8b5340b815f6e86e0364fbc', 'Album de Fotos', '', '2c499e711fe5751f0a5ab7dba50e0b91', '<?php include \"albums_d1f087fb5822cc666560e7319ca9cafb.php\"; ?>', null, null, null, null, null, null, '0', '', '', '', '', null, null, '', '', '', '', null, null, null, null, null, null, '');
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`) VALUES ('9444b1f7019c7665d8b0ab1088ee48ac', '4c49c7fda8b5340b815f6e86e0364fbc', 'Transparencia', '', '0', '', null, null, null, null, null, null, '4', '', '', '', '', null, null, '', '3b5e5234fb6595f110b06e1934069156', '_blank', '', null, null, null, null, null, null, '');
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`) VALUES ('9ee4a0c125bd71fb1efbb62a4266ce62', '4c49c7fda8b5340b815f6e86e0364fbc', 'Webmail', '', '0', '', null, null, null, null, null, null, '0', '', '', '', '', null, null, '', '64b308ffcc0bc8e8c5252b8483dd376c', '_blank', '', null, null, null, null, null, null, '');
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`) VALUES ('7a43fae43cdff9918897061df69a21c1', '4c49c7fda8b5340b815f6e86e0364fbc', 'Contáctenos', '', 'e483f589a85e2548ee00c66df55d2126', '<img width=\"600\" height=\"600\" class=\"onlineForm\" border=\"1\" alt=\"\" id=\"onlineform_b19aa9360208245e6185052d05c57e81\" name=\"onlineform_b19aa9360208245e6185052d05c57e81\" src=\"/3rdparty/rvsitebuilder/themes/default/sitebuilder/images/spacer.gif\" /><br />', null, null, null, null, null, null, '0', '', '', '', '', null, null, '', '', '', '', null, null, null, null, null, null, '');
REPLACE INTO `rvs_publish` (`project_id`, `rvs_publish_protocal`, `rvs_publish_domain`, `rvs_publish_path`) VALUES ('fa08a0c789e9177c9b1fbf0d1a1c5032', 'http', 'saludpencahue.cl', '');
REPLACE INTO `rvs_template_item` (`template_item_id`, `products_id`, `template_id`, `template_item_folder`, `template_type_s_preview`, `color_id`, `picture_id`) VALUES ('d03dc251638e5417018477dc74bc9d4b', '7-882-2', '9dcefa8b2a40e31898605589f67153f7', '7-882-2_blue_butterfly_2', 'jpg', '8', '254');
REPLACE INTO `rvs_template_item_navigator_color` (`template_item_id`, `custom_color_group_id`) VALUES ('d03dc251638e5417018477dc74bc9d4b', '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 ('9dcefa8b2a40e31898605589f67153f7', '9dcefa8b2a40e31898605589f67153f7', '', '12', '2', '158', 'e3ef0546902ca149d32632888769e77e', '0', '1221523200');
REPLACE INTO `rvs_menustyle` (`menustyle_id`, `menustyle_description`) VALUES ('2', 'horizontal');
REPLACE INTO `rvs_template_categories_xref` (`template_id`, `rvs_category_id`) VALUES ('9dcefa8b2a40e31898605589f67153f7', '7');
REPLACE INTO `rvs_template_categories_xref` (`template_id`, `rvs_category_id`) VALUES ('9dcefa8b2a40e31898605589f67153f7', '2');
REPLACE INTO `rvs_template_categories_xref` (`template_id`, `rvs_category_id`) VALUES ('9dcefa8b2a40e31898605589f67153f7', '8');
REPLACE INTO `rvs_template_type_xref` (`template_id`, `template_type_id`) VALUES ('9dcefa8b2a40e31898605589f67153f7', '3');
REPLACE INTO `rvs_template_type` (`template_type_id`, `template_type_name`) VALUES ('3', 'Vector');
REPLACE INTO `rvs_usr` (`rvs_usr_id`, `user_name`) VALUES ('4c49c7fda8b5340b815f6e86e0364fbc', 'saludpen');

