var file_version = 59; if(document.getElementById('tour_search_module') != null && typeof(document.getElementById('tour_search_module')) != 'undefined') { document.getElementById('tour_search_module').style.display = 'none'; } //preload background heavyImage = new Image(); heavyImage.src = ''; function load_stylesheet(filename) { var css = document.createElement('link'); css.rel = 'stylesheet'; css.type = 'text/css'; css.href = filename; document.body.appendChild(css); } var script; var is_script_load = new Array(); function load_script(filename, after_load) { is_script_load[filename] = false; script = document.createElement('script'); script.type = 'text/javascript'; script.src = filename; document.getElementsByTagName('head')[0].appendChild(script); script.onreadystatechange = function () { if (this.readyState == 'loaded' || this.readyState == 'complete') { if(is_script_load[filename] == false) { is_script_load[filename] = true; load_js(after_load); } } } script.onload = function() { if(is_script_load[filename] == false) { is_script_load[filename] = true; load_js(after_load); } } } function load_js(type) { if(type == 'jquery') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/jquery-1.7.1.min.js?i=1", 'ui'); if(type == 'ui') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/jquery-ui-1.8.6.custom.min.js?i=1", 'boxy'); if(type == 'boxy') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/jquery.boxy.js?i=6", 'datepicker'); if(type == 'datepicker') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/jquery.ui.datepicker-ru_windows-1251.js?i=1", 'orbit'); if(type == 'orbit') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/jquery.orbit-1.2.3.min.js?i=" + file_version, 'tour_seach_form'); if(type == 'tour_seach_form') load_script("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/js/tour_seach_form.js?i=" + file_version, 'prepare_form'); if(type == 'prepare_form'){ //load custom css var ss1 = document.createElement('style'); var custom_css = '/*Arial - шрифт12 - размер основного шрифта#2C1D0E - цвет основного шрифта - размер шрифта заголовка#6F4901 - цвет заголовка#FFAE00 - цвет кнопки#9ACC37 - цвет неактивной закладки#9ACC37 - цвет фона#F9F4A2 - цвет рамки#008000 - цвет ссылок*//*===================font====================*//* change the font family*/html body #tour_search_module * ,html body #isolate { color: #2C1D0E !important; font-size: 12px !important; font-family: Arial !important;}html body #isolate * .itt_main_block,html body #tour_search_module * .itt_main_block *,html body #isolate * .itt_main_block * { font-family: Arial !important;}html body #tour_search_module * .itt_main_block table,html body #isolate * .itt_main_block table{ font-family: Arial !important;}.tour_order_table{ font-family: Arial !important;}/* change the font size*/html body #tour_search_module * .itt_main_block *,html body #tour_search_module * .itt_main_block,html body #isolate * .itt_main_block{ font-size: 12px !important;}html body #isolate * .package_search_result_table .itt_results td{ font-size: 12px !important;}html body #isolate * .itt_hike_search_result_table tr td{ font-size: 12px !important;}html body #isolate * .hike_search_result_table .itt_crumbs ul li, html body #isolate * .package_search_result_table .itt_crumbs ul li{ font-size: 12px !important;}.tour_order_table{ font-size: 12px !important;}html body #isolate * ul,html body #isolate * ul{font-size: 12px !important;}/* change the font color*/html body #tour_search_module * .itt_main_block,html body #isolate * .itt_main_block * { color: #2C1D0E !important;}.tour_order_table{ /*color: #2C1D0E !important;*/}html body #isolate * .itt_main_block input{ font-size: 12px !important;}.tour_order_table td{ font-size: 12px !important;}html body #tour_search_module * ul,html body #tour_search_module .itt_main_block .btn-search input,html body #isolate * ul{color: #2C1D0E !important;}html body #isolate * .itt_main_block input{ color: #2C1D0E !important;}html body #isolate *.itt_main_block select{ color: #2C1D0E !important;}/*===================end font====================*//*===================title====================*//* change the font-size of h1*/html body #isolate * .extended_package_search_form .frame_block h1.title { font-size: px !important;}html body #isolate * .extended_hike_search_form .frame_block h1.title { font-size: px !important;}html body #isolate * .package_search_result_table .itt_title h2.itt_result_title{ font-size: px !important;}html body #isolate * .hike_search_result_table .itt_title h2.itt_result_title{ font-size: px !important;}.tour_order_table h3{ font-size: px !important;}.tour_order_table h4{ font-size: px !important;}/* change the color h1*/html body #isolate * .extended_package_search_form .frame_block h1.title { color: #6F4901 !important;}html body #isolate * .extended_hike_search_form .frame_block h1.title { color: #6F4901 !important;}.tour_order_table h3{ /*color: #6F4901 !important;*/}.tour_order_table h4{ /*color: #6F4901 !important;*/}/*===================end title====================*//*===================button====================*//* change the color of the button*/html body #isolate * .extended_hike_search_form .itt_content .pager-sub .btn-search input{ background-color: #FFAE00 !important;}html body #isolate * .extended_package_search_form .itt_content .pager-sub .btn-search input{ background-color: #FFAE00 !important;}.package_order_form .send_block input{ background-color: #FFAE00 !important;}.package_order_form .send_block input{ background-color: #FFAE00 !important;}/*===================end button====================*//*===================tab====================*//* change the color of the link background*/html body #isolate * .extended_package_search_form .itt_links .no_active{ background: #9ACC37 !important;}html body #isolate * .extended_hike_search_form .itt_links .no_active { background: #9ACC37 !important;}/*===================end tab====================*//*===================background====================*//* change the color of the main background*/html body #isolate * .extended_package_search_form .itt_links .active{ background: #9ACC37 !important;}html body #isolate * .extended_hike_search_form .itt_links .active { background: #9ACC37 !important;}html body #isolate * .extended_hike_search_form .itt_content .first_box { background: #9ACC37 !important;}html body #isolate * .extended_hike_search_form .itt_content .second_box { background: #9ACC37 !important;}html body #isolate * .extended_package_search_form .itt_content .first_box { background: #9ACC37 !important;}html body #isolate * .extended_package_search_form .itt_content .second_box { background: #9ACC37 !important;}html body #isolate * .package_search_result_table .itt_results th.main_bg { background: #9ACC37 !important;}html body #isolate * .package_search_result_table .itt_results th.left_bg { background: #9ACC37 !important;}html body #isolate * .package_search_result_table .itt_results th.right_bg { background: #9ACC37 !important;}html body #isolate * .hike_search_result_table th.main_bg { background: #9ACC37 !important;}html body #isolate * .hike_search_result_table th.left_bg { background: #9ACC37 !important;}html body #isolate * .hike_search_result_table th.right_bg { background: #9ACC37 !important;}html body #isolate * .package_search_result_table .itt_results tr.itt_even { background: #9ACC37 !important;}html body #isolate * .package_search_result_table .itt_results tr.odd { background: #9ACC37 !important;}/*html body #isolate * .package_search_result_table .itt_results tr{ background: #9ACC37 !important;}html body #isolate * .itt_hike_search_result_table tr th { background: #9ACC37 !important;}*/html body #isolate * .itt_hike_search_result_table tr.even td { background: #9ACC37 !important;}html body #isolate * .itt_hike_search_result_table tr.odd td { background: #9ACC37 !important;}html body #isolate * .itt_hike_search_result_table tr td { background: #9ACC37 !important;}html body #isolate * .itt_hike_search_result_table tr td { background: #9ACC37 !important;}.tour_order{ /*background: #9ACC37 !important;*/}html body #isolate * .extended_package_search_form .frame_block .itt_main_background { background: none !important;}html body #isolate * .extended_hike_search_form .frame_block .itt_main_background { background: none !important;}/*===================end background====================*//*===================border====================*//* change the color of the border*/html body #isolate * .extended_package_search_form .itt_links { border-color: #F9F4A2 !important;}html body #isolate * .extended_package_search_form .itt_links .active { border-bottom-color: #9ACC37 !important;}html body #isolate * .extended_package_search_form .itt_links .no_active{ border-bottom-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_links .no_active{ border-bottom-color: #F9F4A2 !important;}html body #isolate * .extended_package_search_form .itt_links .package_tour { border-top-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-left-color: #F9F4A2 !important;}html body #isolate * .extended_package_search_form .itt_content { border-bottom-color: #F9F4A2 !important; border-top-color: #F9F4A2 !important;}html body #isolate * .extended_package_search_form .itt_content .first_box { border-left-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-bottom-color: #F9F4A2 !important;}html body #isolate * .extended_package_search_form .itt_content .second_box { border-left-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-top-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_links { border-bottom-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_links .active { border-bottom-color: #9ACC37 !important;}html body #isolate * .extended_hike_search_form .itt_links .hike_tour { border-top-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-left-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_content .first_box { border-left-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-bottom-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_content .second_box { border-left-color: #F9F4A2 !important; border-right-color: #F9F4A2 !important; border-top-color: #F9F4A2 !important;}html body #isolate * .extended_hike_search_form .itt_content { border-bottom-color: #F9F4A2 !important;}html body #isolate * .package_search_result_table .itt_results th { border-bottom-color: #F9F4A2 !important; border-top-color: #F9F4A2 !important; border-bottom-width: 1px !important; border-top-width: 1px !important;}html body #isolate * .package_search_result_table .itt_results th.with_right_border { border-right-color: #F9F4A2 !important; border-right-width: 1px !important;}html body #isolate * .package_search_result_table .itt_results { border-bottom-color: #F9F4A2 !important; border-left-color: #F9F4A2 !important; border-bottom-width: 1px !important; border-left-width: 1px !important;}html body #isolate * .package_search_result_table .itt_results td.last { border-right-color: #F9F4A2 !important;}html body #isolate * .itt_hike_search_result_table { border-bottom-color: #F9F4A2 !important; border-left-color: #F9F4A2 !important; border-bottom-width: 1px !important; border-left-width: 1px !important; }html body #isolate * .itt_hike_search_result_table tr th { border-bottom-color: #F9F4A2 !important; border-top-color: #F9F4A2 !important; border-bottom-width: 1px !important; border-top-width: 1px !important;}html body #isolate * .itt_hike_search_result_table tr th.with_right_border { border-right-color: #F9F4A2 !important; border-right-width: 1px !important;}html body #isolate * .itt_hike_search_result_table tr td.first { border-left-color: #F9F4A2 !important;}html body #isolate * .itt_hike_search_result_table tr td.last { border-right-color: #F9F4A2 !important;}html body #isolate * .itt_hike_search_result_table tr th.last { border-right-color: #F9F4A2 !important;}/*===================end border====================*//*===================link_color====================*/html body #isolate * .itt_hike_search_result_table tr td a *,html body #isolate * .itt_hike_search_result_table tr td a{ color: #008000 !important;}html body #isolate * .package_search_result_table tr td a *,html body #isolate * .package_search_result_table tr td a{ color: #008000 !important;}.tour_order_table .tour_general_info_border td a{ /*color: #008000 !important;*/}html body #isolate * .tour_general_info_no_border td a{ color: #008000 !important;}.tour_order_table .tour_general_info_border td a{ /*color: #008000 !important;*/} /*===================end link color====================*/html body #isolate * .package_search_result_table .itt_title h2.itt_result_title{border-bottom: 1px solid #F9F4A2 !important;}html body #isolate * .package_search_result_table tr.itt_pager td.pager-content .pager-list ul li.active a{background:#9ACC37 !important;}html body #isolate * .hike_search_result_table .itt_title h2.itt_result_title{border-bottom: 1px solid #F9F4A2 !important;}html body #isolate * .hike_search_result_table tr.itt_pager td.pager-content .pager-list ul li.active a{background:#9ACC37 !important;}html body #isolate * .extended_package_search_form .itt_content .pager-sub .logo_ittour a { background: url("https://www.ittour.com.ua/images/itt_net_admin/1/module_logo/ittour_module_logo.png") no-repeat scroll 0 0 transparent !important;}html body #isolate * .extended_hike_search_form .itt_content .pager-sub .logo_ittour a { background: url("https://www.ittour.com.ua/images/itt_net_admin/1/module_logo/ittour_module_logo.png") no-repeat scroll 0 0 transparent !important;}html body #isolate * .cart_link span{ color: #6F4901 !important;}/*inpur color reset*/html body #tour_search_module .itt_main_block input,html body #tour_search_module .itt_main_block select, html body #tour_search_module .itt_main_block option, html body #tour_search_module .itt_main_block textarea { color: #000!important;}html body #isolate div.itt_order_block_title_box_bg { background-color: #C5E87E !important; border: none !important; } html body #isolate div.it_main_bottom_itt { background-color: #C5E87E !important; border: 1px solid #F9F4A2 !important; -moz-border-radius: 0 0 8px 8px !important;-webkit-border-radius: 0 0 8px 8px !important;border-radius: 0 0 8px 8px !important; } #isolated .tour_search_result, #tour_order, #isolate .message { border: 1px solid #F9F4A2!important; } html body #isolate * .it_bg_bottom_box{ border-bottom: 1px solid #F9F4A2!important; } html body #isolate * .ittour_order_block_content_box{ border-top: 1px solid #F9F4A2!important; border-left: 1px solid #F9F4A2!important; border-right: 1px solid #F9F4A2!important; } html body #isolate * .it_gradient_right h2, html body #isolate * .it_gradient_right a { color: #2C1D0E!important; } html body #isolate .it_gradient_right * { font: 13px Arial!important; } html body #tour_search_module * .itt_main_block * .it_small_price { font-size: 10px !important; } html body #tour_search_module * .itt_main_block * .it_big_font_size { font-size: 14px !important; } #isolate .package_search_result_table .itt_price_area .itt_price_area_row .itt_price_more{ border-bottom: 1px dotted #FF0000!important; } #isolate .package_search_result_table .itt_price_line .itt_price{ border-bottom: 2px dotted #FF0000!important; } #isolate .package_search_result_table .itt_price_line .itt_price, #isolate .package_search_result_table .itt_price_line .ttt_tour_price_currency, #isolate .package_search_result_table .itt_price_line, #isolate .package_search_result_table .itt_price_area .itt_price_area_row .itt_price_more, #isolate .package_search_result_table .itt_results_info h3{ color: #FF0000!important; } #isolate .package_search_result_table .itt_price_area .itt_add_to_basket span{ border-bottom:1px dotted #008000!important; color: #008000!important; } #isolate .package_search_result_table .title-row h2 span, #isolate .package_search_result_table .itt_price_area .itt_add_to_basket, #isolate .package_search_result_table .title-row h2 a{ color: #008000!important; } #isolate .package_search_result_table .itt_price_line span, #isolate .package_search_result_table .title-row h2 span, #isolate .package_search_result_table .title-row h2 a{ font-size: 16px !important; } #isolate .package_search_result_table .itt_price_line .itt_price{ font-size: 26px !important; line-height: 26px !important; } #isolate .package_search_result_table .itt_price_line .ttt_tour_price_currency{ font-size: 22px !important; line-height: 22px !important; } #isolate .package_search_result_table .title-row h2{ margin-top: 9px !important; } #isolate .extended_package_search_form .itt_content, #isolate .extended_hike_search_form .itt_content{ border: none; } #isolate .extended_package_search_form .itt_links, #isolate .extended_hike_search_form .itt_links{ border-bottom: 1px solid [background-color] !important; } #isolate .extended_package_search_form .itt_links .package_tour, #isolate .extended_hike_search_form .itt_links .package_tour{ border: 1px solid #F9F4A2; border-bottom: 1px solid !important; } #isolate .extended_package_search_form .itt_links .hike_tour, #isolate .extended_hike_search_form .itt_links .hike_tour{ border: 1px solid #F9F4A2 !important; border-bottom: 1px solid !important; } #isolate .extended_package_search_form .itt_links .active, #isolate .extended_hike_search_form .itt_links .active{ border-bottom: 1px solid #9ACC37 !important; position: relative; } #isolate .extended_package_search_form .itt_links .no_active, #isolate .extended_hike_search_form .itt_links .no_active{ border: 1px solid #F9F4A2 !important; } #isolate .extended_package_search_form .itt_content .first_box, #isolate .extended_hike_search_form .itt_content .first_box{ border-bottom: none; border-top: 1px solid #F9F4A2 !important; border-left: 1px solid #F9F4A2; border-right: 1px solid #F9F4A2; } #isolate .extended_package_search_form .itt_content .second_box, #isolate .extended_hike_search_form .itt_content .second_box{ border-top: none; border-left: 1px solid #F9F4A2; border-right: 1px solid #F9F4A2; border-bottom: 1px solid #F9F4A2; } html body #isolate * .tour_search_result .itt_hike_search_result_table tr.itt_odd td, html body #isolate * .package_search_result_table .itt_results tr.itt_odd td, html body #isolate * .itt_hike_search_result_table tr.itt_odd td{ background-color: #F9F4A2 !important; } html body #isolate * .tour_search_result .itt_hike_search_result_table tr.itt_even td, html body #isolate * .package_search_result_table .itt_results tr.itt_even td, html body #isolate * .itt_hike_search_result_table tr.itt_even td, html body #isolate * .package_search_result_table .itt_results tr.itt_even{ background-color: #F6EF8E !important; }html body #tour_search_module * .extended_package_search_form .frame_block .itt_main_background /*fix bg in not 500x170*/ {border: 0px solid #FFFFFF !important;} tr.itt_odd td, .itt_hike_search_result_table tr.itt_odd td{ background: #F9F4A2 !important;} html body #isolate * .tour_search_result .package_search_result_table .itt_results tr.itt_even{ background: #F6EF8E !important;}'; ss1.setAttribute("type", "text/css"); if (ss1.styleSheet) { // IE ss1.styleSheet.cssText = custom_css; } else { // the world var tt1 = document.createTextNode(custom_css); ss1.appendChild(tt1); } document.getElementsByTagName('head')[0].appendChild(ss1); // ------------- jq('body').data('options', {'modules_url' : 'https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/' , 'modules_action' : 'https://www.ittour.com.ua/tour_search.php?callback=?&module_type=tour_search&id=8D873033741444G1043N4668&ver=1&type=2970&theme=38' , 'modules_param_action' : 'https://www.ittour.com.ua/search_param.php?callback=?&module_type=tour_search&id=8D873033741444G1043N4668&ver=1&type=2970&theme=38' , 'modules_popup_result' : '' , 'modules_popup_type' : 'div' , 'show_basket' : '0' , 'use_hotel_result' : '0' , 'preview' : '0' , 'extended_search_url' : 'http://tuzemec-tour.com.ua/' , 'agency_id' : '11461' }); prepare_form(); } } function start_js(no_confloct) { jQuery = no_confloct; load_js('tour_seach_form'); } function load_css() { load_stylesheet("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/css/clear_all.css?i=" + file_version); load_stylesheet("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/css/tour_search_main_clr.css?i=" + file_version); load_stylesheet("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/css/tour_seach_form_clr_650x375.css?i=" + file_version); load_stylesheet("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/css/jquery-ui-1.7.2.custom.css?i=1"); load_stylesheet("https://www.ittour.com.ua/classes/handlers/ittour_external_modules/ittour_modules/css/orbit-1.2.3.css?i=" + file_version); load_js('jquery'); } function addLoadEvent(func) { if (document.addEventListener) { document.addEventListener("DOMContentLoaded", func, false); } else { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); } } } } function itt_is_bot() { var agent = navigator.userAgent; agent = agent.toLowerCase(); if(agent.indexOf('google') != -1 || agent.indexOf('googlebot') != -1) { return 'google'; } if(agent.indexOf('yandex') != -1) { return 'yandex'; } if(agent.indexOf('stackrambler') != -1) { return 'rambler'; } if(agent.indexOf('yahoo') != -1) { return 'yahoo'; } if(agent.indexOf('msnbot') != -1) { return 'msnbot'; } return false; } if(!itt_is_bot()) { addLoadEvent(load_css); } var tour_search_module = ''; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '

'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += 'c'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ' '; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
 
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '

'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += 'loading...'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += 'loading...'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += 'loading...'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += 'c'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
 
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ' !
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += '
'; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; tour_search_module += ''; document.getElementById('tour_search_module').innerHTML = tour_search_module;