document.write('\ '); function switchCity(id, o){ $(o).siblings("span").removeClass("active").end().addClass("active"); $("#topdes,#a-g,#h-l,#m-t,#w-z").hide().eq(id).show(); }