var newSearchID = 2;
var searchFields = new Object;
searchFields.rsc_name_description = new Object;
searchFields.rsc_name_description.type = 'text';
searchFields.rsc_name_description.optlist = '';
searchFields.rsc_name_description.defaultValue = '';
searchFields.rsc_themes = new Object;
searchFields.rsc_themes.type = 'list';
searchFields.rsc_themes.optlist = 'opt_theme';
searchFields.rsc_themes.defaultValue = '';
searchFields.rsc_geographic_units = new Object;
searchFields.rsc_geographic_units.type = 'text';
searchFields.rsc_geographic_units.optlist = '';
searchFields.rsc_geographic_units.defaultValue = '';
searchFields.rsc_source = new Object;
searchFields.rsc_source.type = 'text';
searchFields.rsc_source.optlist = '';
searchFields.rsc_source.defaultValue = '';
searchFields.rsc_guidelines = new Object;
searchFields.rsc_guidelines.type = 'text';
searchFields.rsc_guidelines.optlist = '';
searchFields.rsc_guidelines.defaultValue = '';
searchFields.rsc_component_variables = new Object;
searchFields.rsc_component_variables.type = 'text';
searchFields.rsc_component_variables.optlist = '';
searchFields.rsc_component_variables.defaultValue = '';
searchFields.rsc_psa_floor_target = new Object;
searchFields.rsc_psa_floor_target.type = 'list';
searchFields.rsc_psa_floor_target.optlist = 'opt_psa';
searchFields.rsc_psa_floor_target.defaultValue = '';
searchFields.rsc_laa_theme = new Object;
searchFields.rsc_laa_theme.type = 'list';
searchFields.rsc_laa_theme.optlist = 'opt_laa';
searchFields.rsc_laa_theme.defaultValue = '';
var opt_theme = new Array();
opt_theme[0] = 'Any';
opt_theme[21] = '198 NIS Indicators';
opt_theme[22] = 'About indicators';
opt_theme[14] = 'About the 198 National Indicat ...';
opt_theme[27] = 'Access and transport';
opt_theme[11] = 'Children and young adults';
opt_theme[6] = 'Crime and community safety';
opt_theme[13] = 'Customer insight and benchmarking';
opt_theme[2] = 'Deprivation and low income';
opt_theme[10] = 'Disability';
opt_theme[26] = 'Economy and enterprise';
opt_theme[8] = 'Education and skills';
opt_theme[3] = 'Employment';
opt_theme[28] = 'Environment and liveability';
opt_theme[9] = 'Ethnicity and diversity';
opt_theme[15] = 'Floor targets (2007)';
opt_theme[4] = 'Health';
opt_theme[5] = 'Housing';
opt_theme[29] = 'Liveability';
opt_theme[19] = 'NIS Theme: Adult health &amp;  ...';
opt_theme[18] = 'NIS Theme: Children and young  ...';
opt_theme[25] = 'NIS Theme: Environmental susta ...';
opt_theme[24] = 'NIS Theme: Local economy';
opt_theme[17] = 'NIS Theme: Safer communities';
opt_theme[16] = 'NIS Theme: Stronger communities';
opt_theme[23] = 'NIS Theme: Tackling exclusion  ...';
opt_theme[12] = 'Older people';
opt_theme[1] = 'Population';
var opt_psa = new Array();
opt_psa[0] = 'Any';
opt_psa[4] = 'Age 11';
opt_psa[5] = 'Age 14';
opt_psa[6] = 'Age 16';
opt_psa[3] = 'Children\'s development';
opt_psa[11] = 'Crime reduction';
opt_psa[1] = 'Decent homes';
opt_psa[12] = 'Employment';
opt_psa[17] = 'Enterprise society';
opt_psa[14] = 'Fire fatalities';
opt_psa[10] = 'Health determinants';
opt_psa[9] = 'Health inequalities';
opt_psa[2] = 'Liveability';
opt_psa[8] = 'Mortality rates';
opt_psa[16] = 'Road safety';
opt_psa[15] = 'Rural productivity';
var opt_laa = new Array();
opt_laa[0] = 'Any';
opt_laa[4] = 'LAA Block: Children and Young  ...';
opt_laa[1] = 'LAA Block: Economic Development';
opt_laa[2] = 'LAA Block: Healthier Communiti ...';
opt_laa[3] = 'LAA Block: Safer and Stronger  ...';
