var hotel_search_country_active=belarus;
function hotel_search_ch_country (c){
var c=document.getElementById(hotel_search_country).value;
document.getElementById(hotel_search_city_+hotel_search_country_active).style.display=none;
document.getElementById(hotel_search_city_+c).style.display=;
function hotel_search_ch_type (t) {
hotel_search_ch_country (litva);
source
Комментариев нет:
Отправить комментарий