jQuery(document).ready(function (e) { jQuery('#search_form').html('            <div id="ruspo_search_form" align="center" >                <table border=0 cellpadding=0 cellspacing=0>                <tr>                    <td class="first">                        <h1>                            Информация о туре</h1>                        <br />                        <table class="firsttable">                            <tr>                                <td>                                    Вылет из:</td>                                <td colspan="3">                                    <select name="cities_list" id="cities_list" style="width: 150px;" onchange="LoadCountries(this.value,document.getElementById(\'countries_list\').value)">                                        <option value="">Загрузка...</option>                                    </select>                                </td>                            </tr>                            <tr>                                <td>                                    Ночей от:                                </td>                                <td>                                   <select name="nights_from" id="nights_from" style="width: 50px;">                                   </select>                                </td>                                <td>                                    до:                                </td>                                <td>                                      <select name="nights_to" id="nights_to" style="width: 57px;" >                                        </select>                                </td>                            </tr>                            <tr>                                <td>                                    Вылет от:                                </td>                                <td>                                     <input id="DateFrom" type="text" style="width: 33px" />                                </td>                                <td>                                    до:                                </td>                                <td >                                    <input id="DateTo" type="text" style="width: 33px" />                                </td>                            </tr>                            <tr>                                <td colspan="4">                                    <table cellpadding="0" cellspacing="0" border="0">                                        <tr>                                            <td>                                                Взрослых:&nbsp;</td>                                            <td>                                                 <select name="adult_list" id="adult_list" style="width: 50px;" onchange="">                                                    <option value="1">1</option>                                                    <option value="2" selected="1">2</option>                                                    <option value="3">3</option>                                                    <option value="4">4</option>                                                    </select>                                            </td>                                            <td>                                                детей:&nbsp;</td>                                            <td>                                                  <select name="children_list" id="children_list" style="width: 50px;" onchange="ShowHideAges()">                                                        <option value="0">0</option>                                                        <option value="1">1</option>                                                        <option value="2">2</option>                                                        <option value="3">3</option>                                                    </select>                                            </td>                                             </tr>                                             <tr>                                            <td colspan="4" style="text-align:center">                                                <div id="children_ages">                                                <table>                                                    <tr><td>                                                    возр.</td><td>                                                     <select name="first_child" id="first_child" style="width: 40px;" onchange="">                                                    </select></td><td>                                                    <select name="second_child" id="second_child" style="width: 40px;" onchange="">                                                    </select></td><td>                                                    <select name="third_child" id="third_child" style="width: 40px;" onchange="">                                                    </select></td></tr>                                                    </table>                                                </div>                                            </td>                                        </tr>                                    </table>                                </td>                            </tr>                            <tr>                                <td valign="top">                                    Питание:                                </td>                                <td colspan="3">                                    <div id="food_list" class="checkbox_list">                                    </div>                                </td>                            </tr>                            <tr>                                <td valign="middle">                                    Цена от:                                </td>                                <td>                                    <input id="PriceFrom" value="1" type="text" style="width: 50px" />                                </td>                                <td valign="middle">                                    до:</td>                                <td>                                    <input id="PriceTo" value="500000" type="text" style="width: 50px" />                                    $/&euro;                                </td>                            </tr>                            <tr>                                <td colspan="4" align="center">                                     <input type=\'radio\' id=\'rub_checked\' name=\'valute\' checked="1"  /><label for=\'rub_checked\'>руб.</label>                                     <input type=\'radio\' id=\'ue_checked\' name=\'valute\' /><label for=\'rub_checked\'>у.е.</label>                                </td>                            </tr>                            <tr>                                <td colspan="4">                                     <input type=\'checkbox\' id=\'ch_nostop\' name=\'ch_nostop\' value=\'1\' /><label for=\'ch_nostop\'>Не                                показывать отели в стопе</label>                                </td>                            </tr>                            <tr>                                <td colspan="4">                                     <nobr><input type=\'checkbox\' id=\'ch_noticket\' name=\'ch_noticket\' value=\'1\' /><label for=\'ch_noticket\'>Не                                показывать туры без авиабилетов</label></nobr>                                </td>                            </tr>                            <tr>                                <td colspan="4" >                                <nobr><input type=\'checkbox\' id=\'no_request\' name=\'ch_norequest\' value=\'1\' /><label for=\'no_request\'>Не показывать "Под запрос"</label></nobr>                                                                  </td>                            </tr>                            <tr>                                <td colspan="4" align="center">                                                                    </td>                             </tr>                        </table>                                            </td>                    <td class="second">                        <h1>                            Выбор отеля</h1>                        <br />                        <table>                            <tr>                                <td>                                    Страна:                                </td>                                <td>                                    <select name="countries_list" id="countries_list" style="width: 180px;" onchange="LoadResorts();LoadHotels();LoadOperators();">                                <option value="">Загрузка...</option>                            </select>                                </td>                            </tr>                            <tr>                                <td>                                    Название отеля:                                </td>                                <td>                                       <input onkeyup="LoadHotels();" id="NamePart" type="text" style="width: 174px" />                                </td>                            </tr>                        </table>                        <table cellspacing="3">                            <tr>                                <td  valign="top" style="vertical-align:bottom">                                    <div class="scroll_second_left" style="height:250px">                                        <div id="resorts_list" class="checkbox_list" style="text-align:left">                                        </div>                                    </div>                                </td>                                <td  style="vertical-align: top;">                                     <div id="stars_list" class="checkbox_list" style="width:55px;">                                     </div>                                </td>                                <td  valign="top" style="vertical-align:bottom">                                    <div class="scroll_second_right" style="height:250px">                                       <div id="hotels_list" class="checkbox_list" style="text-align:left">                                       </div>                                    </div>                                    <!--<center><a href="javascript:SelectAll(true);void(0);">Выделить все</a> <a href="javascript:SelectAll(false);void(0);">Снять все</a></center>-->                                </td>                            </tr>                        </table>                    </td>                    <td class="third" runat="server" id="third" style="vertical-align:bottom">                        <h1>                            Туроператоры &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</h1>                        <div class="scroll_third" style="height:287px" style="text-align:left">                             <div ID="oper_list">                            </div>                        </div>                    </td>                </tr>                <tr><td colspan=3 style="text-align:center">                                         <span style="margin-bottom:5px"><input type=\'checkbox\' id=\'fast_search\' name=\'ch_fast\' value=\'1\' /><label for=\'fast_search\'>Быстрый поиск</label></span>                                        <br /><br />  <input id="Button1" type="button" class="searchButton" onclick="SearchTours()" />                 </td></tr>            </table>            <br />            <div style="font-weight:bold; color:Green">            <font size=2>ГОРЯЩИЕ ТУРЫ</font><br /><br />            <a target=\'_blank\' href="http://ruspo.ru/Redirect.aspx?URL=http://www.maldives.ru/"><b>SPO</b> от МАЛЬДИВИАНЫ!!&nbsp;<b>Мальдивы</b> 08.02(3/7/10нч) <b>от 715$</b>!&nbsp;<b>Доминикана</b> 08.02(10нч) <b>от 1739$</b>!</a> <br><br><a style="font-weight: bold;" href="http://ruspo.ru/Redirect.aspx?URL=http://online.panteon.ru/MasterWeb/Extra/QuotedDynamic.aspx?departfrom=1%26country=248%26tour=5237%26dateFrom=2012-03-05%26dateTo=2012-03-05">Сейшелы со скидкой 50%. 10 ночей в Coral Strand 4* за 1630 евро! ПАНТЕОН: (495)956-55-59 </a>      <br><br></div>            </div>');Init();})
