www.gusucode.com > 站长俱乐部新闻发布系统精简版 1.01源码程序 > admin/admin_item_time_form_edit.asp

    <tr><td colspan=2><ol>
          <table><tr><td valign="top"><input name="VisibleMenu" type="checkbox" value="true" <% if (strVisibleMenu="true") then response.write("checked") end if %>>
<%= lang_admin_item_add_005 %>
  <br>
  <input name="SiteHome" type="checkbox" value="true" <% if (strSiteHome="true") then response.write("checked") end if %>>
<%= lang_admin_item_add_006 %><br>
          </td></tr></table>
          </td><td colspan=1>
           <table border="0">
        <tr>
          <td colspan="6">
          <%= lang_admin_item_add_007 %>&nbsp; <%= strCurrentTime %>
          <br><br>
          <%= lang_admin_item_add_008 %></td>
        </tr>
        <tr>
          <td><%= lang_admin_item_add_010 %></td>
          <td><%= lang_admin_item_add_011 %></td>
          <td><%= lang_admin_item_add_012 %></td>
          <td><%= lang_admin_item_add_013 %></td>
          <td><%= lang_admin_item_add_014 %></td>
          <td><%= lang_admin_item_add_015 %></td>
        </tr>
        <tr>
          <td><select name="startYear">
            <option value="2006" <% if (currentYear=2006) then response.write("selected") end if %>>2006</option>
            <option value="2007" <% if (currentYear=2007) then response.write("selected") end if %>>2007</option>
            <option value="2008" <% if (currentYear=2008) then response.write("selected") end if %>>2008</option>
            <option value="2009" <% if (currentYear=2009) then response.write("selected") end if %>>2009</option>
            <option value="2010" <% if (currentYear=2010) then response.write("selected") end if %>>2010</option>
            <option value="2011" <% if (currentYear=2011) then response.write("selected") end if %>>2011</option>
            <option value="2012" <% if (currentYear=2012) then response.write("selected") end if %>>2012</option>
            <option value="2013" <% if (currentYear=2013) then response.write("selected") end if %>>2013</option>
            <option value="2014" <% if (currentYear=2014) then response.write("selected") end if %>>2014</option>
            <option value="2015" <% if (currentYear=2015) then response.write("selected") end if %>>2015</option>
            <option value="2016" <% if (currentYear=2016) then response.write("selected") end if %>>2016</option>
            <option value="2017" <% if (currentYear=2017) then response.write("selected") end if %>>2017</option>
            <option value="2018" <% if (currentYear=2018) then response.write("selected") end if %>>2018</option>
            <option value="2019" <% if (currentYear=2019) then response.write("selected") end if %>>2019</option>
            <option value="2020"  <% if (currentYear=2020) then response.write("selected") end if %>>2020</option>
          </select></td>
          <td><select name="startMonth">
            <option value="1" <% if (currentMonth=1) then response.write("selected") end if %>><%= lang_admin_item_add_016 %></option>
            <option value="2" <% if (currentMonth=2) then response.write("selected") end if %>><%= lang_admin_item_add_017 %></option>
            <option value="3" <% if (currentMonth=3) then response.write("selected") end if %>><%= lang_admin_item_add_018 %></option>
            <option value="4" <% if (currentMonth=4) then response.write("selected") end if %>><%= lang_admin_item_add_019 %></option>
            <option value="5" <% if (currentMonth=5) then response.write("selected") end if %>><%= lang_admin_item_add_020 %></option>
            <option value="6" <% if (currentMonth=6) then response.write("selected") end if %>><%= lang_admin_item_add_021 %></option>
            <option value="7" <% if (currentMonth=7) then response.write("selected") end if %>><%= lang_admin_item_add_022 %></option>
            <option value="8" <% if (currentMonth=8) then response.write("selected") end if %>><%= lang_admin_item_add_023 %></option>
            <option value="9" <% if (currentMonth=9) then response.write("selected") end if %>><%= lang_admin_item_add_024 %></option>
            <option value="10" <% if (currentMonth=10) then response.write("selected") end if %>><%= lang_admin_item_add_025 %></option>
            <option value="11" <% if (currentMonth=11) then response.write("selected") end if %>><%= lang_admin_item_add_026 %></option>
            <option value="12" <% if (currentMonth=12) then response.write("selected") end if %>><%= lang_admin_item_add_027 %></option>
          </select></td>
          <td><select name="startDay">
            <option value="1" <% if (currentDay=1) then response.write("selected") end if %>>1</option>
            <option value="2" <% if (currentDay=2) then response.write("selected") end if %>>2</option>
            <option value="3" <% if (currentDay=3) then response.write("selected") end if %>>3</option>
            <option value="4" <% if (currentDay=4) then response.write("selected") end if %>>4</option>
            <option value="5" <% if (currentDay=5) then response.write("selected") end if %>>5</option>
            <option value="6" <% if (currentDay=6) then response.write("selected") end if %>>6</option>
            <option value="7" <% if (currentDay=7) then response.write("selected") end if %>>7</option>
            <option value="8" <% if (currentDay=8) then response.write("selected") end if %>>8</option>
            <option value="9" <% if (currentDay=9) then response.write("selected") end if %>>9</option>
            <option value="10" <% if (currentDay=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (currentDay=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (currentDay=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (currentDay=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (currentDay=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (currentDay=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (currentDay=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (currentDay=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (currentDay=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (currentDay=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (currentDay=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (currentDay=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (currentDay=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (currentDay=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (currentDay=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (currentDay=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (currentDay=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (currentDay=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (currentDay=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (currentDay=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (currentDay=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (currentDay=31) then response.write("selected") end if %>>31</option>
          </select></td>
          <td><select name="startHour">
            <option value="00" <% if (currentHour=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (currentHour=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (currentHour=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (currentHour=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (currentHour=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (currentHour=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (currentHour=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (currentHour=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (currentHour=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (currentHour=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (currentHour=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (currentHour=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (currentHour=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (currentHour=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (currentHour=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (currentHour=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (currentHour=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (currentHour=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (currentHour=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (currentHour=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (currentHour=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (currentHour=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (currentHour=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (currentHour=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (currentHour=24) then response.write("selected") end if %>>24</option>
          </select></td>
          <td><select name="startMinute">
            <option value="00" <% if (currentMinute=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (currentMinute=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (currentMinute=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (currentMinute=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (currentMinute=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (currentMinute=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (currentMinute=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (currentMinute=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (currentMinute=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (currentMinute=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (currentMinute=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (currentMinute=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (currentMinute=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (currentMinute=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (currentMinute=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (currentMinute=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (currentMinute=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (currentMinute=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (currentMinute=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (currentMinute=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (currentMinute=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (currentMinute=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (currentMinute=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (currentMinute=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (currentMinute=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (currentMinute=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (currentMinute=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (currentMinute=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (currentMinute=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (currentMinute=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (currentMinute=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (currentMinute=31) then response.write("selected") end if %>>31</option>
            <option value="32" <% if (currentMinute=32) then response.write("selected") end if %>>32</option>
            <option value="33" <% if (currentMinute=33) then response.write("selected") end if %>>33</option>
            <option value="34" <% if (currentMinute=34) then response.write("selected") end if %>>34</option>
            <option value="35" <% if (currentMinute=35) then response.write("selected") end if %>>35</option>
            <option value="36" <% if (currentMinute=36) then response.write("selected") end if %>>36</option>
            <option value="37" <% if (currentMinute=37) then response.write("selected") end if %>>37</option>
            <option value="38" <% if (currentMinute=38) then response.write("selected") end if %>>38</option>
            <option value="39" <% if (currentMinute=39) then response.write("selected") end if %>>39</option>
            <option value="40" <% if (currentMinute=40) then response.write("selected") end if %>>40</option>
            <option value="41" <% if (currentMinute=41) then response.write("selected") end if %>>41</option>
            <option value="42" <% if (currentMinute=42) then response.write("selected") end if %>>42</option>
            <option value="43" <% if (currentMinute=43) then response.write("selected") end if %>>43</option>
            <option value="44" <% if (currentMinute=44) then response.write("selected") end if %>>44</option>
            <option value="45" <% if (currentMinute=45) then response.write("selected") end if %>>45</option>
            <option value="46" <% if (currentMinute=46) then response.write("selected") end if %>>46</option>
            <option value="47" <% if (currentMinute=47) then response.write("selected") end if %>>47</option>
            <option value="48" <% if (currentMinute=48) then response.write("selected") end if %>>48</option>
            <option value="49" <% if (currentMinute=49) then response.write("selected") end if %>>49</option>
            <option value="50" <% if (currentMinute=50) then response.write("selected") end if %>>50</option>
            <option value="51" <% if (currentMinute=51) then response.write("selected") end if %>>51</option>
            <option value="52" <% if (currentMinute=52) then response.write("selected") end if %>>52</option>
            <option value="53" <% if (currentMinute=53) then response.write("selected") end if %>>53</option>
            <option value="54" <% if (currentMinute=54) then response.write("selected") end if %>>54</option>
            <option value="55" <% if (currentMinute=55) then response.write("selected") end if %>>55</option>
            <option value="56" <% if (currentMinute=56) then response.write("selected") end if %>>56</option>
            <option value="57" <% if (currentMinute=57) then response.write("selected") end if %>>57</option>
            <option value="58" <% if (currentMinute=58) then response.write("selected") end if %>>58</option>
            <option value="59" <% if (currentMinute=59) then response.write("selected") end if %>>59</option>
            <option value="60" <% if (currentMinute=60) then response.write("selected") end if %>>60</option>
          </select></td>
          <td><select name="startSecond">
            <option value="00" <% if (currentSecond=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (currentSecond=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (currentSecond=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (currentSecond=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (currentSecond=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (currentSecond=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (currentSecond=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (currentSecond=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (currentSecond=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (currentSecond=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (currentSecond=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (currentSecond=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (currentSecond=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (currentSecond=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (currentSecond=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (currentSecond=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (currentSecond=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (currentSecond=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (currentSecond=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (currentSecond=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (currentSecond=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (currentSecond=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (currentSecond=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (currentSecond=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (currentSecond=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (currentSecond=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (currentSecond=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (currentSecond=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (currentSecond=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (currentSecond=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (currentSecond=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (currentSecond=31) then response.write("selected") end if %>>31</option>
            <option value="32" <% if (currentSecond=32) then response.write("selected") end if %>>32</option>
            <option value="33" <% if (currentSecond=33) then response.write("selected") end if %>>33</option>
            <option value="34" <% if (currentSecond=34) then response.write("selected") end if %>>34</option>
            <option value="35" <% if (currentSecond=35) then response.write("selected") end if %>>35</option>
            <option value="36" <% if (currentSecond=36) then response.write("selected") end if %>>36</option>
            <option value="37" <% if (currentSecond=37) then response.write("selected") end if %>>37</option>
            <option value="38" <% if (currentSecond=38) then response.write("selected") end if %>>38</option>
            <option value="39" <% if (currentSecond=39) then response.write("selected") end if %>>39</option>
            <option value="40" <% if (currentSecond=40) then response.write("selected") end if %>>40</option>
            <option value="41" <% if (currentSecond=41) then response.write("selected") end if %>>41</option>
            <option value="42" <% if (currentSecond=42) then response.write("selected") end if %>>42</option>
            <option value="43" <% if (currentSecond=43) then response.write("selected") end if %>>43</option>
            <option value="44" <% if (currentSecond=44) then response.write("selected") end if %>>44</option>
            <option value="45" <% if (currentSecond=45) then response.write("selected") end if %>>45</option>
            <option value="46" <% if (currentSecond=46) then response.write("selected") end if %>>46</option>
            <option value="47" <% if (currentSecond=47) then response.write("selected") end if %>>47</option>
            <option value="48" <% if (currentSecond=48) then response.write("selected") end if %>>48</option>
            <option value="49" <% if (currentSecond=49) then response.write("selected") end if %>>49</option>
            <option value="50" <% if (currentSecond=50) then response.write("selected") end if %>>50</option>
            <option value="51" <% if (currentSecond=51) then response.write("selected") end if %>>51</option>
            <option value="52" <% if (currentSecond=52) then response.write("selected") end if %>>52</option>
            <option value="53" <% if (currentSecond=53) then response.write("selected") end if %>>53</option>
            <option value="54" <% if (currentSecond=54) then response.write("selected") end if %>>54</option>
            <option value="55" <% if (currentSecond=55) then response.write("selected") end if %>>55</option>
            <option value="56" <% if (currentSecond=56) then response.write("selected") end if %>>56</option>
            <option value="57" <% if (currentSecond=57) then response.write("selected") end if %>>57</option>
            <option value="58" <% if (currentSecond=58) then response.write("selected") end if %>>58</option>
            <option value="59" <% if (currentSecond=59) then response.write("selected") end if %>>59</option>
            <option value="60" <% if (currentSecond=60) then response.write("selected") end if %>>60</option>
          </select></td>
        </tr>
        <tr>
          <td colspan="6"><br><%= lang_admin_item_add_009 %></td>
        </tr>
        <tr>
          <td><%= lang_admin_item_add_010 %></td>
          <td><%= lang_admin_item_add_011 %></td>
          <td><%= lang_admin_item_add_012 %></td>
          <td><%= lang_admin_item_add_013 %></td>
          <td><%= lang_admin_item_add_014 %></td>
          <td><%= lang_admin_item_add_015 %></td>
        </tr>
        <tr>
          <td><select name="endYear">
            <option value="2006" <% if (endYear=2006) then response.write("selected") end if %>>2006</option>
            <option value="2007" <% if (endYear=2007) then response.write("selected") end if %>>2007</option>
            <option value="2008" <% if (endYear=2008) then response.write("selected") end if %>>2008</option>
            <option value="2009" <% if (endYear=2009) then response.write("selected") end if %>>2009</option>
            <option value="2010" <% if (endYear=2010) then response.write("selected") end if %>>2010</option>
            <option value="2011" <% if (endYear=2011) then response.write("selected") end if %>>2011</option>
            <option value="2012" <% if (endYear=2012) then response.write("selected") end if %>>2012</option>
            <option value="2013" <% if (endYear=2013) then response.write("selected") end if %>>2013</option>
            <option value="2014" <% if (endYear=2014) then response.write("selected") end if %>>2014</option>
            <option value="2015" <% if (endYear=2015) then response.write("selected") end if %>>2015</option>
            <option value="2016" <% if (endYear=2016) then response.write("selected") end if %>>2016</option>
            <option value="2017" <% if (endYear=2017) then response.write("selected") end if %>>2017</option>
            <option value="2018" <% if (endYear=2018) then response.write("selected") end if %>>2018</option>
            <option value="2019" <% if (endYear=2019) then response.write("selected") end if %>>2019</option>
            <option value="2020"  <% if (endYear=2020) then response.write("selected") end if %>>2020</option>
          </select></td>
          <td><select name="endMonth">
            <option value="1" <% if (endMonth=1) then response.write("selected") end if %>><%= lang_admin_item_add_016 %></option>
            <option value="2" <% if (endMonth=2) then response.write("selected") end if %>><%= lang_admin_item_add_017 %></option>
            <option value="3" <% if (endMonth=3) then response.write("selected") end if %>><%= lang_admin_item_add_018 %></option>
            <option value="4" <% if (endMonth=4) then response.write("selected") end if %>><%= lang_admin_item_add_019 %></option>
            <option value="5" <% if (endMonth=5) then response.write("selected") end if %>><%= lang_admin_item_add_020 %></option>
            <option value="6" <% if (endMonth=6) then response.write("selected") end if %>><%= lang_admin_item_add_021 %></option>
            <option value="7" <% if (endMonth=7) then response.write("selected") end if %>><%= lang_admin_item_add_022 %></option>
            <option value="8" <% if (endMonth=8) then response.write("selected") end if %>><%= lang_admin_item_add_023 %></option>
            <option value="9" <% if (endMonth=9) then response.write("selected") end if %>><%= lang_admin_item_add_024 %></option>
            <option value="10" <% if (endMonth=10) then response.write("selected") end if %>><%= lang_admin_item_add_025 %></option>
            <option value="11" <% if (endMonth=11) then response.write("selected") end if %>><%= lang_admin_item_add_026 %></option>
            <option value="12" <% if (endMonth=12) then response.write("selected") end if %>><%= lang_admin_item_add_027 %></option>
          </select></td>
          <td><select name="endDay">
            <option value="1" <% if (endDay=1) then response.write("selected") end if %>>1</option>
            <option value="2" <% if (endDay=2) then response.write("selected") end if %>>2</option>
            <option value="3" <% if (endDay=3) then response.write("selected") end if %>>3</option>
            <option value="4" <% if (endDay=4) then response.write("selected") end if %>>4</option>
            <option value="5" <% if (endDay=5) then response.write("selected") end if %>>5</option>
            <option value="6" <% if (endDay=6) then response.write("selected") end if %>>6</option>
            <option value="7" <% if (endDay=7) then response.write("selected") end if %>>7</option>
            <option value="8" <% if (endDay=8) then response.write("selected") end if %>>8</option>
            <option value="9" <% if (endDay=9) then response.write("selected") end if %>>9</option>
            <option value="10" <% if (endDay=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (endDay=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (endDay=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (endDay=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (endDay=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (endDay=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (endDay=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (endDay=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (endDay=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (endDay=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (endDay=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (endDay=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (endDay=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (endDay=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (endDay=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (endDay=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (endDay=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (endDay=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (endDay=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (endDay=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (endDay=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (endDay=31) then response.write("selected") end if %>>31</option>
          </select></td>
          <td><select name="endHour">
            <option value="00" <% if (endHour=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (endHour=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (endHour=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (endHour=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (endHour=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (endHour=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (endHour=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (endHour=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (endHour=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (endHour=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (endHour=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (endHour=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (endHour=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (endHour=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (endHour=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (endHour=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (endHour=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (endHour=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (endHour=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (endHour=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (endHour=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (endHour=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (endHour=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (endHour=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (endHour=24) then response.write("selected") end if %>>24</option>
          </select></td>
          <td><select name="endMinute">
            <option value="00" <% if (endMinute=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (endMinute=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (endMinute=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (endMinute=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (endMinute=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (endMinute=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (endMinute=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (endMinute=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (endMinute=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (endMinute=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (endMinute=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (endMinute=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (endMinute=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (endMinute=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (endMinute=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (endMinute=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (endMinute=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (endMinute=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (endMinute=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (endMinute=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (endMinute=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (endMinute=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (endMinute=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (endMinute=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (endMinute=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (endMinute=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (endMinute=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (endMinute=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (endMinute=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (endMinute=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (endMinute=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (endMinute=31) then response.write("selected") end if %>>31</option>
            <option value="32" <% if (endMinute=32) then response.write("selected") end if %>>32</option>
            <option value="33" <% if (endMinute=33) then response.write("selected") end if %>>33</option>
            <option value="34" <% if (endMinute=34) then response.write("selected") end if %>>34</option>
            <option value="35" <% if (endMinute=35) then response.write("selected") end if %>>35</option>
            <option value="36" <% if (endMinute=36) then response.write("selected") end if %>>36</option>
            <option value="37" <% if (endMinute=37) then response.write("selected") end if %>>37</option>
            <option value="38" <% if (endMinute=38) then response.write("selected") end if %>>38</option>
            <option value="39" <% if (endMinute=39) then response.write("selected") end if %>>39</option>
            <option value="40" <% if (endMinute=40) then response.write("selected") end if %>>40</option>
            <option value="41" <% if (endMinute=41) then response.write("selected") end if %>>41</option>
            <option value="42" <% if (endMinute=42) then response.write("selected") end if %>>42</option>
            <option value="43" <% if (endMinute=43) then response.write("selected") end if %>>43</option>
            <option value="44" <% if (endMinute=44) then response.write("selected") end if %>>44</option>
            <option value="45" <% if (endMinute=45) then response.write("selected") end if %>>45</option>
            <option value="46" <% if (endMinute=46) then response.write("selected") end if %>>46</option>
            <option value="47" <% if (endMinute=47) then response.write("selected") end if %>>47</option>
            <option value="48" <% if (endMinute=48) then response.write("selected") end if %>>48</option>
            <option value="49" <% if (endMinute=49) then response.write("selected") end if %>>49</option>
            <option value="50" <% if (endMinute=50) then response.write("selected") end if %>>50</option>
            <option value="51" <% if (endMinute=51) then response.write("selected") end if %>>51</option>
            <option value="52" <% if (endMinute=52) then response.write("selected") end if %>>52</option>
            <option value="53" <% if (endMinute=53) then response.write("selected") end if %>>53</option>
            <option value="54" <% if (endMinute=54) then response.write("selected") end if %>>54</option>
            <option value="55" <% if (endMinute=55) then response.write("selected") end if %>>55</option>
            <option value="56" <% if (endMinute=56) then response.write("selected") end if %>>56</option>
            <option value="57" <% if (endMinute=57) then response.write("selected") end if %>>57</option>
            <option value="58" <% if (endMinute=58) then response.write("selected") end if %>>58</option>
            <option value="59" <% if (endMinute=59) then response.write("selected") end if %>>59</option>
            <option value="60" <% if (endMinute=60) then response.write("selected") end if %>>60</option>
          </select></td>
          <td><select name="endSecond">
            <option value="00" <% if (endSecond=00) then response.write("selected") end if %>>00</option>
            <option value="01" <% if (endSecond=01) then response.write("selected") end if %>>01</option>
            <option value="02" <% if (endSecond=02) then response.write("selected") end if %>>02</option>
            <option value="03" <% if (endSecond=03) then response.write("selected") end if %>>03</option>
            <option value="04" <% if (endSecond=04) then response.write("selected") end if %>>04</option>
            <option value="05" <% if (endSecond=05) then response.write("selected") end if %>>05</option>
            <option value="06" <% if (endSecond=06) then response.write("selected") end if %>>06</option>
            <option value="07" <% if (endSecond=07) then response.write("selected") end if %>>07</option>
            <option value="08" <% if (endSecond=08) then response.write("selected") end if %>>08</option>
            <option value="09" <% if (endSecond=09) then response.write("selected") end if %>>09</option>
            <option value="10" <% if (endSecond=10) then response.write("selected") end if %>>10</option>
            <option value="11" <% if (endSecond=11) then response.write("selected") end if %>>11</option>
            <option value="12" <% if (endSecond=12) then response.write("selected") end if %>>12</option>
            <option value="13" <% if (endSecond=13) then response.write("selected") end if %>>13</option>
            <option value="14" <% if (endSecond=14) then response.write("selected") end if %>>14</option>
            <option value="15" <% if (endSecond=15) then response.write("selected") end if %>>15</option>
            <option value="16" <% if (endSecond=16) then response.write("selected") end if %>>16</option>
            <option value="17" <% if (endSecond=17) then response.write("selected") end if %>>17</option>
            <option value="18" <% if (endSecond=18) then response.write("selected") end if %>>18</option>
            <option value="19" <% if (endSecond=19) then response.write("selected") end if %>>19</option>
            <option value="20" <% if (endSecond=20) then response.write("selected") end if %>>20</option>
            <option value="21" <% if (endSecond=21) then response.write("selected") end if %>>21</option>
            <option value="22" <% if (endSecond=22) then response.write("selected") end if %>>22</option>
            <option value="23" <% if (endSecond=23) then response.write("selected") end if %>>23</option>
            <option value="24" <% if (endSecond=24) then response.write("selected") end if %>>24</option>
            <option value="25" <% if (endSecond=25) then response.write("selected") end if %>>25</option>
            <option value="26" <% if (endSecond=26) then response.write("selected") end if %>>26</option>
            <option value="27" <% if (endSecond=27) then response.write("selected") end if %>>27</option>
            <option value="28" <% if (endSecond=28) then response.write("selected") end if %>>28</option>
            <option value="29" <% if (endSecond=29) then response.write("selected") end if %>>29</option>
            <option value="30" <% if (endSecond=30) then response.write("selected") end if %>>30</option>
            <option value="31" <% if (endSecond=31) then response.write("selected") end if %>>31</option>
            <option value="32" <% if (endSecond=32) then response.write("selected") end if %>>32</option>
            <option value="33" <% if (endSecond=33) then response.write("selected") end if %>>33</option>
            <option value="34" <% if (endSecond=34) then response.write("selected") end if %>>34</option>
            <option value="35" <% if (endSecond=35) then response.write("selected") end if %>>35</option>
            <option value="36" <% if (endSecond=36) then response.write("selected") end if %>>36</option>
            <option value="37" <% if (endSecond=37) then response.write("selected") end if %>>37</option>
            <option value="38" <% if (endSecond=38) then response.write("selected") end if %>>38</option>
            <option value="39" <% if (endSecond=39) then response.write("selected") end if %>>39</option>
            <option value="40" <% if (endSecond=40) then response.write("selected") end if %>>40</option>
            <option value="41" <% if (endSecond=41) then response.write("selected") end if %>>41</option>
            <option value="42" <% if (endSecond=42) then response.write("selected") end if %>>42</option>
            <option value="43" <% if (endSecond=43) then response.write("selected") end if %>>43</option>
            <option value="44" <% if (endSecond=44) then response.write("selected") end if %>>44</option>
            <option value="45" <% if (endSecond=45) then response.write("selected") end if %>>45</option>
            <option value="46" <% if (endSecond=46) then response.write("selected") end if %>>46</option>
            <option value="47" <% if (endSecond=47) then response.write("selected") end if %>>47</option>
            <option value="48" <% if (endSecond=48) then response.write("selected") end if %>>48</option>
            <option value="49" <% if (endSecond=49) then response.write("selected") end if %>>49</option>
            <option value="50" <% if (endSecond=50) then response.write("selected") end if %>>50</option>
            <option value="51" <% if (endSecond=51) then response.write("selected") end if %>>51</option>
            <option value="52" <% if (endSecond=52) then response.write("selected") end if %>>52</option>
            <option value="53" <% if (endSecond=53) then response.write("selected") end if %>>53</option>
            <option value="54" <% if (endSecond=54) then response.write("selected") end if %>>54</option>
            <option value="55" <% if (endSecond=55) then response.write("selected") end if %>>55</option>
            <option value="56" <% if (endSecond=56) then response.write("selected") end if %>>56</option>
            <option value="57" <% if (endSecond=57) then response.write("selected") end if %>>57</option>
            <option value="58" <% if (endSecond=58) then response.write("selected") end if %>>58</option>
            <option value="59" <% if (endSecond=59) then response.write("selected") end if %>>59</option>
            <option value="60" <% if (endSecond=60) then response.write("selected") end if %>>60</option>
          </select></td>
        </tr>
      </table><br><br>
          </td></tr>