﻿var indextop_url = "http://sh.uzai.com";

$(function() {
    $(document.body).bind("click", function(event) {
        var $target;
        if ($.browser.msie) {
            $target = event.srcElement.id;

        }
        else {
            $target = $(event.target).attr("id");

        }
        if ($target == "") {
            $("#div_search_startcity").remove();
            $("#div_search_key").remove();
            $("#div_search_type").remove();
        }
    });
});
    
function showstartcity(obj) {
        var str = "";
        switch (obj) {
            case 2:
                str = "上海";
                break;
            case 1:
                str = "北京";
                break;
            case 19:
                str = "杭州";
                break;
            case 57:
                str = "南京";
                break;
            case 165:
                str = "成都";
                break;
	     case 22:
		str="宁波";
		break;
	     case 3:
		str="天津";
		break;
	     case 58:
		str="无锡";
		break;
        }
        var html = "";
        html += "<h1 class=\"bigcity\">"+str+"出发</h1>";
        html += "<div class=\"morecitymain\" id=\"morecity\">";
        html += "<p class=\"morecity2\" id=\"pmorecity\" style=\"margin-bottom:8px;height:15px;\">更多城市</p>";
        html += "<div class=\"cityul\" id=\"cityul\">";
        html += "<ul>";
        var c = 0;
        if (obj ==2) {
            html += "<li class=\"nowcity\"><a href=\"http://sh.uzai.com\" target=\"_blank\" class='noborder'>上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
        else if (obj == 1) {
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li class=\"nowcity\"><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
        else if (obj == 19) {
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li ><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li class=\"nowcity\"><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
            html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
        else if (obj ==57) {
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li class=\"nowcity\"><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
        else if (obj ==165) {
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li class=\"nowcity\"><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
	    else if (obj ==22) {
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li ><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li class=\"nowcity\"><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
			html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
		else if (obj ==3) {//天津
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li  class=\"nowcity\"><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
		else if (obj ==58) {//无锡
            html += "<li><a href=\"http://sh.uzai.com\" target=\"_blank\">上海</a></li>";
            html += "<li><a href=\"http://bj.uzai.com\" target=\"_blank\">北京</a></li>";
            html += "<li><a href=\"http://hz.uzai.com\" target=\"_blank\">杭州</a></li>";
            html += "<li><a href=\"http://nj.uzai.com\" target=\"_blank\">南京</a></li>";
	    html += "<li><a href=\"http://cd.uzai.com\" target=\"_blank\">成都</a></li>";
	    html += "<li><a href=\"http://nb.uzai.com\" target=\"_blank\">宁波</a></li>";
	    html += "<li><a href=\"http://tj.uzai.com\" target=\"_blank\">天津</a></li>";
	    html += "<li class=\"nowcity\"><a href=\"http://wx.uzai.com\" target=\"_blank\">无锡</a></li>";
        }
			
        html+="</ul>";
        html += "</div>";
        html += "</div>";
        $("#t_city").empty();
        $("#t_city").append(html);
        $("#morecity").bind("mouseleave", function() { //移开整个块之县
            hidestartcity(obj);
        });
    }
    function hidestartcity(obj) {
        var str = "";
        switch (obj) {
            case 2:
                str = "上海";
                break;
            case 1:
                str = "北京";
                break;
            case 19:
                str = "杭州";
                break;
            case 57:
                str = "南京";
                break;
            case 165:
                str = "成都";
                break;
	    case 22:
                str = "宁波";
                break;
	    case 3:
                str = "天津";
                break;
	    case 58:
                str = "无锡";
                break;
        }
        var html = "<h1 class=\"bigcity\" style=\"cursor:pointer;\" >" + str + "出发</h1>";
        html += "<p class=\"morecity\" onclick=\"showstartcity(" + obj + ")\" style=\"cursor:pointer;\">更多城市</p>";
        $("#t_city").empty();
        $("#t_city").append(html);

    }
    function userremove() {
        $("#spanzhanghu").remove();
        appendtouser();
    }
    function appendtouser() {
        var html = "<div class=\"zhbg2\"  id=\"div_showzhanghu\">";
        html += "<div class=\"zhbg2cont\">";
        html += "<div class=\"myzh borderbot\"><a href=\"#\" target=\"_blank\">我的账户</a></div>";
        html += "<div class=\"zhbg2ul\">";
        html += "<ul>";
        html += "<li><span class=\"ullibg\"><a href=\"/manage/order\" target=\"_blank\">个人订单</a></span></li>";
        html += "<li><a href=\"/manage/tour-record\" target=\"_blank\">出行记录</a></li>";
        html += "<li><a href=\"/manage/personal-info\" target=\"_blank\">个人资料</a></li>";
        html += "</ul>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"zhbg2bot\"></div>";
        html += "</div>";
        $("#div_t_right").append(html);
        $("#div_showzhanghu").bind("mouseleave", function() {
            $("#div_showzhanghu").remove();
            $("#div_t_right").append("<span class=\"zhbg\" id=\"spanzhanghu\" onmouseover=\"userremove();\"><a href=\"#\" target=\"_blank\">我的账户</a></span>");
        });
    }

    function showsearchstartcitydiv() {
        remove23();
        var startcityname = $("#input_search_startcity").val();
        var html = "<div class=\"gtytop_c\" id=\"gtytop\">";
        html += "<ul id=\"ul_startcity\">";
        html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitysh\" onclick=\"setsearchstartcityvalue(this)\" "; 
        if (startcityname == "上海")
        {
            html+="class=\"hover\"";
        }
        html += ">上海</a></li>";
        html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitybj\" onclick=\"setsearchstartcityvalue(this)\" ";
        if(startcityname=="北京")
        {
           html+="class=\"hover\"";
        }
        html += ">北京</a></li>"; 
        html += "<li><a href=\"javascript:void(0)\" id=\"li_startcityhz\" onclick=\"setsearchstartcityvalue(this)\" ";
        if(startcityname=="杭州")
        {
            html+="class=\"hover\""; 
        }
        html += ">杭州</a></li>"; 
        html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitynj\" onclick=\"setsearchstartcityvalue(this)\" ";
        if(startcityname=="南京")
        {
            html+="class=\"hover\""; 
        }
        html += ">南京</a></li>"; 
        html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitycd\" onclick=\"setsearchstartcityvalue(this)\" ";
        if(startcityname=="成都")
        {
            html+="class=\"hover\""; 
        }
        html += ">成都</a></li>";
		html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitycd\" onclick=\"setsearchstartcityvalue(this)\" ";
		if(startcityname=="宁波")
        {
            html+="class=\"hover\""; 
        }
        html += ">宁波</a></li>";
	html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitycd\" onclick=\"setsearchstartcityvalue(this)\" ";
		if(startcityname=="天津")
        {
            html+="class=\"hover\""; 
        }
        html += ">天津</a></li>";
	html += "<li><a href=\"javascript:void(0)\" id=\"li_startcitywx\" onclick=\"setsearchstartcityvalue(this)\" ";
		if(startcityname=="无锡")
        {
            html+="class=\"hover\""; 
        }
        html += ">无锡</a></li>";
        html += "</ul>";
        html += "</div>";
        var div = document.createElement('div');
        div.id = 'div_search_startcity';
        div.innerHTML = html;
        var top = $("#input_search_startcity").offset().top;
        var left = $("#input_search_startcity").offset().left;
        div.style.top = top + 25 + 'px';
        div.style.left = left + 'px';
        div.style.position = 'absolute';
        document.body.appendChild(div);

    }

    function showcitydiv(event) {
        var $target;
        if ($.browser.msie) {
            $target = event.srcElement.id;

        }
        else {
            $target = $(event.target).attr("id");

        }
        alert($target);
    }
    

    function setsearchstartcityvalue(obj) {
        $("#input_search_startcity").val($(obj).text());
        $("#div_search_startcity").remove();
    }

    function showsearchkeydiv() {
        remove12();
        var typename = $("#input_search_type").val();
        var startcityname = $("#input_search_startcity").val();
        switch (startcityname) {
            case "北京":
                indextop_url = "http://bj.uzai.com";
                break;
            case "上海":
                indextop_url = "http://sh.uzai.com";
                break;
            case "成都":
                indextop_url = "http://cd.uzai.com";
                break;
            case "南京":
                indextop_url = "http://nj.uzai.com";
                break;
            case "杭州":
                indextop_url = "http://hz.uzai.com";
                break;
	    case "宁波":
		indextop_url = "http://nb.uzai.com";
		break;
	    case "天津":
		indextop_url = "http://tj.uzai.com";
		break;
	    case "无锡":
		indextop_url = "http://wx.uzai.com";
		break;
            default:
                break;
        }
        indextop_url
        var html = "";
        switch (typename) {
            case "国内涿:
                switch (startcityname) {
                    case "北京":
                        html = getbjlong();
                        break;
                    default:
                        html = getshlong();
                        break;
                }
                break;
            case "周边涿:
                html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span  style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
                switch (startcityname) {
                    case "北京":
                        html = getbjnear();
                        break;
		    case "成都":
                        html = getcdnear();
                        break;
                    default:
                        html = getshnear();
                        break;
                }
                break;
            case "出境涿:
                switch (startcityname) {
                    case "北京":
                        html = getbjsea();
                        break;
                    case "成都":
                        html = getcdsea();
                        break;
                    default:
                        html = getshsea();
                        break;
                }
                break;
        }
        var div = document.createElement('div');
        div.id = 'div_search_key';
        $(div).attr("class", "gtymain");
        div.innerHTML = html;
        var top = $("#input_search_key").offset().top;
        var left = $("#input_search_key").offset().left;
        div.style.top = top + 25 + 'px';
        div.style.left = left - 2  + 'px';
        div.style.position = 'absolute';
        div.style.zIndex = 999;
        document.body.appendChild(div);
        $("#div_search_key a").each(function() {
            $(this).bind("click", function() {
                var v = $(this).text();
                var url = $(this).attr("url");
                $("#input_search_key").val(v);
                $("#hidurl").val(url);
                $("#div_search_key").remove();
            });
        });
    }


    function showtripdiv() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span  style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:340px;text-align:left;\">";
        html += "<div class=\"citytitle\">出境热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/subject/gangao/\" >港澳</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"http://www.uzai.com/tripplace/hongkong-9024.html\" >香港</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"http://www.uzai.com/tripplace/Macau-9097.html\"  >澳门</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/rihan/\" >日韩</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"http://www.uzai.com/tripcountry/Japan-11414.html\" >日本</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"http://www.uzai.com/tripcountry/southkorea-11042.html\"  >韩国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/europe/\">欧洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/France-9423.html\">法国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/Netherland-9556.html\">荷兰</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/Great_Britain-10232.html\">英国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/Germany-9312.html\">德国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/italy-10131.html\">意大冿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/africa/\">中东非洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/mauritius-10504.html\">毛里求斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/united_arad_emirater-10961.html\">阿联郿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/seychelles-10509.html\">塞舌宿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/americas/\">美洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/canada-10516.html\">加拿墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/United_States-10595.html\">关岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/United_States-10595.html\">美国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/aoxin.html\">澳洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/australia-10762.html\">澳大利亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/fiji-10879.html\">斐济</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/newzealand-10896.html\">新西僿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripplace/Tahiti-12843.html\">大溪嚿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/dongnanya/\">东南丿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/thailand-11652.html\">泰国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/brunei-11794.html\">文莱</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/malaysia-11188.html\">马来西亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/singapore-11803.html\">新加囿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/philippines-10992.html\">菲律嬿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/vietnam-11908.html\">越南</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/indonesia-11970.html\">印度尼西丿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/cambodia-11146.html\">柬埔孿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"citytitle\">国内热门目的嚿/div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcnplace/sanya-2284.html\">三亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcnplace/xiamen-415.html\">厦门</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcountry/yunnan-6894.html\">丽江</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcnplace/jiuzhaigou-6068.html\">九寨氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcnplace/beijing-8415.html\">北京</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/tripcnplace//Shandong-5113.html\">青岛</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"citytitle\" style=\"padding-top:20px;\">周边热门目的嚿/div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/hangzhou-7223.html\">杭州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/qiandaohu-7810.html\">千岛淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/wuxi-3915.html\">无锡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/wuzhen-7620.html\">乌镇</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/changzhou-4068.html\">常州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/kunshan-4129.html\">昆山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/suzhou-3742.html\">苏州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/tianmuhu-4096.html\">天目淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://sh.uzai.com/nearspot/huangshan-31.html\">黄山</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        var div = document.createElement('div');
        div.id = 'div_search_key';
        $(div).attr("class", "gtymain");
        div.innerHTML = html;
        var top = $("#input_search_key").offset().top;
        var left = $("#input_search_key").offset().left;
        div.style.top = top + 25 + 'px';
        div.style.left = left - 2 + 'px';
        div.style.position = 'absolute';
        div.style.zIndex = 999;
        document.body.appendChild(div);
        $("#div_search_key a").each(function() {
            $(this).bind("click", function() {
                var v = $(this).text();
                var url = $(this).attr("url");
                $("#input_search_key").val(v);
                $("#hidurl").val(url);
                $("#div_search_key").remove();
            });
        });
    }
    
    function showsearchtypediv() {
        remove13();
        $("#input_search_key").val("");
        var typename = $("#input_search_type").val(); //类别
	var startcityname = $("#input_search_startcity").val();//出发城市
        var html = "<div class=\"gtytop_c\" id=\"gtytop\">";
        html += "<ul id=\"ul_startcity\">";
        if(startcityname!='天津'){
        html += "<li><a href=\"javascript:void(0)\" id=\"li_typesea\" onclick=\"setsearchtypevalue(this)\" ";
        if (typename == "出境涿) {
            html += "class=\"hover\"";
        }
        html += ">出境涿/a></li>";
	}
        html += "<li><a href=\"javascript:void(0)\" id=\"li_typelong\" onclick=\"setsearchtypevalue(this)\" ";
        if(typename=="国内涿) {
            html += "class=\"hover\"";
        }
        html += ">国内涿/a></li>"; 
        html += "<li><a href=\"javascript:void(0)\" id=\"li_typenear\" onclick=\"setsearchtypevalue(this)\" ";
        if(typename=="周边涿)
        {
         html += "class=\"hover\"";
        }
        html += ">周边涿/a></li>";
        html += "</ul>";
        html += "</div>";
        var div = document.createElement('div');
        div.id = 'div_search_type';
        div.innerHTML = html;
        var top = $("#input_search_type").offset().top;
        var left = $("#input_search_type").offset().left;
        div.style.top = top + 25 + 'px';
        div.style.left = left  + 'px';
        div.style.position = 'absolute';
        document.body.appendChild(div);

    }

    function setsearchtypevalue(obj) {
        $("#input_search_type").val($(obj).text());
        $("#div_search_type").remove();
    }


    function remove23() {
        $("#div_search_type").remove();
        $("#div_search_key").remove();
    }

    function remove13() {
        $("#div_search_startcity").remove();
        $("#div_search_key").remove();
    }

    function remove12() {
        $("#div_search_startcity").remove();
        $("#div_search_type").remove();
    }


    function getshsea() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span  style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:360px;text-align:left;\">";
        html += "<div class=\"citytitle\">出境热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/gangaotai/\" >港澳</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/hongkong-9024.html\" >香港</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/Macau-9097.html\"  >澳门</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/rihan/\" >日韩</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/Japan-11414.html\" >日本</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/southkorea-11042.html\"  >韩国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/dongnanya/\" >东南丿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/thailand-11652.html\" >泰国</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/phuket-11725.html\" >普吉尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/Bali-12000.html\" >巴厘尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/singapore-11804.html\" >新加囿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/philippines-10992.html\" >菲律嬿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/vietnam-11908.html\" >越南</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/cambodia-11146.html\" >柬埔孿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/malaysia-11188.html\"  >马来西亚</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/europe/\">欧洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/France-9423.html\">法国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Great_Britain-10232.html\">英国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Germany-9312.html\">德国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/italy-10131.html\">意大冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Russia-9656.html\">俄罗政/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/spain-9867.html\">西班燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Great_Britain-10232.html\">荷兰</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/greece-10097.html\">希腊</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Portugal-12559.html\">葡萄燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Switzerland-9735.html\">瑞士</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/outbound\">畅游多国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/naya/\">南亚</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/india-11869.html\">印度</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/nepal-11387.html\">尼泊宿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/srilanka-11639.html\">斯里兰卡</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/africa/\">中东非洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outspot/mauritius-10505.html\">毛里求斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outspot/dubai-10962.html\">迪拜</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/egypt-10417.html\">埃及</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/turkey-9822.html\">土耳其</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/kenya-10478.html\">肯尼丿/a></li>"; 
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/southafrica-10356.html\">南非</a></li>"; 
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/isreal-12028.html\">以色冿/a></li>"; 
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/americas/\">美洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/United_States-10595.html\">美国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/canada-10516.html\">加拿墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Brazil-12263.html\">巴西</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outspot/hawaii-10718.html\">夏威墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Argentina-12264.html\">阿根广/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Mexico%20-12317.html\">墨西呿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Cuba-12902.html\">古巴</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/aoxin.html\">澳洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/australia-10762.html\">澳大利亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/newzealand-10896.html\">新西僿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/sh\">邮轮</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/visa\" target=\"_blank\">签证</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        return html;
    }

    function getshlong() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:450px;\">";
        html += "<div class=\"citytitle\">国内热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"    url=\"" + indextop_url + "/region/hainan-2259.html\">海南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/sanya-2284.html\">三亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2286.html\">蜈支洲岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/haikou-2260.html\">海口</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">三亚自由蟿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/yunnan-6894.html\">云南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kunming-6895.html\">昆明</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/dali-6972.html\">大理</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lijiang-7040.html\">丽江</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/7046.html\">泸沽淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/diqing-6940.html\">香格里拉</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xishuangbanna-7015.html\">西双版纳</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/13394.html\">腾冲</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/fujian-358.html\">福建</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xiamen-415.html\">厦门</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wuyishan-550.html\">武夷寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-416.html\">鼓浪寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">土楼</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-422.html\">日月谷温汿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">自由蟿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/guangxi-1792.html\">广西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/guilin-1829.html\">桂林</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yangshuo-1884.html\">阳朔</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">龙胜</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/beihai-1928.html\">北海</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-1973.html\">德天瀑布</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/sichuan-6030.html\">四川</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/chengdu-6031.html\">成都</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jiuzhaigou-6068.html\">九寨氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/emeishan-6117.html\">峨眉寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6219.html\">海螺氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">稻城亚丁</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/beijing-8415.html\">北京</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8425.html\">颐和噿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">天安长/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">故宫</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8418.html\">长城</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/chengde-2508.html\">承德</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2476.html\">北戴氿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/hunan-3302.html\">湖南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhangjiajie-3378.html\">张家瓿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/13370.html\">凤凰古城</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/changsha-3303.html\">长沙</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/shaoshan-3470.html\">韶山</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/Shandong-5113.html\">山东</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qingdao-5139.html\">青岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/weihai-5240.html\">威海</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/taishan-5276.html\">泰山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yantai-5197.html\">烟台</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/penglai-5344.html\">蓬莱</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/hubei-2949.html\">湖北</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-3186.html\">三峡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/shennongjia-3075.html\">神农朿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wudangshan-3035.html\">武当寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">武隆</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/xizang-6406.html\">西藏</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lasa-6407.html\">拉萨</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6409.html\">布达拉宫</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">纳木钿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/rkaze-6444.html\">日喀冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/linzhi-6525.html\">林芝</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6446.html\">珠穆朗玛屿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/xinjiang-6612.html\">新疆</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wulumuqi-6613.html\">乌鲁木齐</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/tulufan-6659.html\">吐鲁瓿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kanasi-6862.html\">喀纳斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">那拉捿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kashi-6790.html\">喀什</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">西北</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xining-4990.html\">西宁</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qinghaihu-5023.html\">青海淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lanzhou-767.html\">兰州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yinchuan-4851.html\">银川</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhongwei-4934.html\">中卫</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/dunhuang-812.html\">敦煌</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jiayuguan-877.html\">嘉峪僿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/guizhou-2114.html\">贵州</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2145.html\">黄果树瀑布</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2122.html\">青岩古镇</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">千户苗寨</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/shanxi-5405.html\">山西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/pingyao-5580.html\">平遥</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5822.html\">壶口瀑布</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5582.html\">乔家大院</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wutaishan-5496.html\">五台寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/shan_xi-5735.html\">陕西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xian-5736.html\">西安</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5738.html\">兵马使/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/huashan-5888.html\">华山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5857.html\">法门孿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yanan-5820.html\">延安</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/henan-2614.html\">河南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhengzhou-2615.html\">郑州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kaifeng-2695.html\">开宿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/luoyang-2646.html\">洛阳</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/12919.html\">云台寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">东北</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/haerbin-2779.html\">哈尔湿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2784.html\">亚布刿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2853.html\">雪乡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/changbaishan-3621.html\">长白寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/dalian-4529.html\">大连</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/shenyang-4478.html\">沈阳</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        return html;
    }

    function getshnear() {
        var html = "";
        html += "<div class=\"gtytop\" style=\"height:280px;\">";
        html += "<div class=\"citytitle\">周边热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/wsws/\">山水</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-4096.html\">天目淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/qiandaohu-7810.html\">千岛淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/yandangshan-8153.html\">雁荡寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/tonglu-7829.html\">桐庐</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/linan-7547.html\">临安</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/anji-7682.html\">安吉</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/huangshan-31.html\">黄山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jiuhuashan-167.html\">九华寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lushan-4309.html\">庐山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/nearspot/tianzhushan-147.html\">天柱寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/longhushan-4427.html\">龙虎寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/8235.html\">仙居</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-7967.html\">遂昌</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-7513.html\">磐安</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:60px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/hbhd/\">海滨海岛</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/shengsi-7704.html\">嵊泗</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/lianyungang-3852.html\">连云涿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-7326.html\">象山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/putuoshan-7750.html\">普陀寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/zhujiajian-8122.html\">朱家宿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5375.html\">桃花尿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/gzsx/\">古镇水乡</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/zhouzuang-4268.html\">周庄</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/wuzhen-7620.html\">乌镇</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"http://www.uzai.com/go/sight-7409.html\">西塘</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/tongli-4246.html\">同里</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-3758.html\">甪直</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"" + indextop_url + "/lvyouspot/nanxun-7462.html\">南浔</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"http://www.uzai.com/go/sight-8619.html\">朱家西/a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"http://www.uzai.com/go/sight-4130.html\">锦溪</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"javascript:void(0)\">千灯</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/dsmc/\">都市名城</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/hangzhou-7223.html\">杭州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/suzhou-3742.html\">苏州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/wuxi-3915.html\">无锡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/yangzhou-3825.html\">扬州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/shaoxing-7357.html\">绍兴</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/ningbo-7308.html\">宁波</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/nanjing-3690.html\">南京</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/jiaxing-7405.html\">嘉兴</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/changshu-4162.html\">常熟</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:100px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/ztly/\">主题乐园</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-7482.html\">横店影视坿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/nearspot/4073.html\">常州恐龙噿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-7246.html\">杭州宋城</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-3747.html\">苏州乐园</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">常州淹城公园</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13201.html\">上海欢乐访/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8623.html\">东方绿舟</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/wqdj/\">温泉</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-12583.html\">颐尚温泉</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13086.html\">御水温泉</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"http://www.uzai.com/go/sight-13338.html\">汤山一号温汿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">美食</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-4096.html\">天目淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-4132.html\">阳澄淿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        return html;
    }

    function getbjsea() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span  style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:340px;text-align:left;\">";
        html += "<div class=\"citytitle\">出境热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\" style=\"height:150px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/gangaotai/\" >港澳</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/hongkong-9024.html\" >香港</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outspot/Macau-9097.html\"  >澳门</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/rihan/\" >日韩</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/Japan-11414.html\" >日本</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/southkorea-11042.html\"  >韩国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/naya/\" >南亚</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/india-11869.html\" >印度</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/srilanka-11639.html\" >斯里兰卡</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/country/nepal-11387.html\"  >尼泊宿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:150px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/europe/\">欧洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Belgium-9265.html\">比利敿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Austria-9180.html\">奥地冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Finland-12981.html\">芬兰</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/France-9423.html\">法国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Netherland-9556.html\">荷兰</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/czech-9603.html\">捷克</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Iceland-9286.html\">冰岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Great_Britain-10232.html\">英国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/greece-10097.html\">希腊</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Denmark-9295.html\">丹麦</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Switzerland-9735.html\">瑞士</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Germany-9312.html\">德国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/spain-9867.html\">西班燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/norway-9627.html\">挪威</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Russia-9656.html\">俄罗政/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/italy-10131.html\">意大冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Portugal-12559.html\">葡萄燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Sweden-9721.html\">瑞典</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:150px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/africa/\">中东非洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/mauritius-10504.html\">毛里求斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/turkey-9822.html\">土耳其</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/united_arad_emirater-10961.html\">阿联郿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/egypt-10417.html\">埃及</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/southafrica-10356.html\">南非</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/isreal-12028.html\">以色冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/kenya-10478.html\">肯尼丿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Tunis-12446.html\">突尼政/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/dongnanya/\">东南丿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/thailand-11652.html\">泰国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/brunei-11794.html\">文莱</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/malaysia-11188.html\">马来西亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/singapore-11803.html\">新加囿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/philippines-10992.html\">菲律嬿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/vietnam-11908.html\">越南</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/indonesia-11970.html\">印度尼西丿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/cambodia-11146.html\">柬埔孿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/americas/\">美洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/United_States-10595.html\">美国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Argentina-12264.html\">阿根广/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/canada-10516.html\">加拿墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Mexico%20-12317.html\">墨西呿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-12891-Guam.html\">关岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Cuba-12902.html\">古巴</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/Brazil-12263.html\">巴西</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">邮轮</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">港澳邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">日韩邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">新马泰邮軿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">欧洲邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">中东邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://youlun.uzai.com/bj/\">美洲邮轮</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/aoxin.html\">澳洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/australia-10762.html\">澳大利亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/fiji-10879.html\">斐济</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/country/newzealand-10896.html\">新西僿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">汤加</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outspot/Tahiti-12843.html\">大溪嚿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/visa\" target=\"_blank\">签证</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        return html;
    }

    function getbjlong() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:450px;\">";
        html += "<div class=\"citytitle\">国内热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"    url=\"" + indextop_url + "/region/hainan-2259.html\">海南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/sanya-2284.html\">三亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2286.html\">蜈支洲岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/haikou-2260.html\">海口</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">三亚自由蟿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/yunnan-6894.html\">云南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kunming-6895.html\">昆明</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/dali-6972.html\">大理</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lijiang-7040.html\">丽江</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/7046.html\">泸沽淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/diqing-6940.html\">香格里拉</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xishuangbanna-7015.html\">西双版纳</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/13394.html\">腾冲</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/fujian-358.html\">福建</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xiamen-415.html\">厦门</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wuyishan-550.html\">武夷寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-416.html\">鼓浪寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">土楼</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-422.html\">日月谷温汿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">自由蟿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/guangxi-1792.html\">广西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/guilin-1829.html\">桂林</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yangshuo-1884.html\">阳朔</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">龙胜</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/beihai-1928.html\">北海</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-1973.html\">德天瀑布</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/sichuan-6030.html\">四川</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/chengdu-6031.html\">成都</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jiuzhaigou-6068.html\">九寨氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/emeishan-6117.html\">峨眉寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6219.html\">海螺氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">稻城亚丁</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/hunan-3302.html\">湖南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhangjiajie-3378.html\">张家瓿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/13370.html\">凤凰古城</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/changsha-3303.html\">长沙</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/shaoshan-3470.html\">韶山</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/Shandong-5113.html\">山东</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qingdao-5139.html\">青岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/weihai-5240.html\">威海</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/taishan-5276.html\">泰山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yantai-5197.html\">烟台</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/penglai-5344.html\">蓬莱</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/hubei-2949.html\">湖北</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-3186.html\">三峡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/shennongjia-3075.html\">神农朿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wudangshan-3035.html\">武当寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">武隆</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/xizang-6406.html\">西藏</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lasa-6407.html\">拉萨</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6409.html\">布达拉宫</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">纳木钿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/rkaze-6444.html\">日喀冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/linzhi-6525.html\">林芝</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6446.html\">珠穆朗玛屿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/xinjiang-6612.html\">新疆</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wulumuqi-6613.html\">乌鲁木齐</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/tulufan-6659.html\">吐鲁瓿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kanasi-6862.html\">喀纳斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">那拉捿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kashi-6790.html\">喀什</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">西北</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xining-4990.html\">西宁</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qinghaihu-5023.html\">青海淿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/lanzhou-767.html\">兰州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yinchuan-4851.html\">银川</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhongwei-4934.html\">中卫</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/dunhuang-812.html\">敦煌</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jiayuguan-877.html\">嘉峪僿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/guizhou-2114.html\">贵州</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2145.html\">黄果树瀑布</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2122.html\">青岩古镇</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">千户苗寨</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/shanxi-5405.html\">山西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/pingyao-5580.html\">平遥</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5822.html\">壶口瀑布</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5582.html\">乔家大院</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/wutaishan-5496.html\">五台寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/shan_xi-5735.html\">陕西</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xian-5736.html\">西安</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5738.html\">兵马使/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/huashan-5888.html\">华山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5857.html\">法门孿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/yanan-5820.html\">延安</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/region/henan-2614.html\">河南</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/zhengzhou-2615.html\">郑州</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/kaifeng-2695.html\">开宿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/luoyang-2646.html\">洛阳</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/12919.html\">云台寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        return html;
    }

    function getbjnear() {
        var html = "";
        html += "<div class=\"gtytop\" style=\"height:280px;\">";
        html += "<div class=\"citytitle\">周边热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/hbhd/\">海滨海岛</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13424.html\">月坨尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2476.html\">北戴氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qinhuangdao-2475.html\">秦皇尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qingdao-5139.html\">青岛</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/weihai-5240.html\">威海</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/dalian-4529.html\">大连</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/xingcheng-4655.html\">兴城葫芦尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/lvshunkou-4581.html\">旅顺</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/penglai-5344.html\">蓬莱</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/rizhao-5369.html\">日照</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:60px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/hbhd/\">玩山玩水</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8448.html\">十渡</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2593.html\">野三囿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8440.html\">龙庆屿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8598.html\">双龙屿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13430.html\">爨底䶿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8495.html\">妙峰寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-8449.html\">石花沿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5704.html\">云蒙寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/chengde-2508.html\">承德</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2594.html\">白洋淀</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/taishan-5276.html\">泰山</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"\">草原涿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13441.html\">坝上草原</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-2510.html\">木兰围场</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"\">文化之旅</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/taiyuan-5406.html\">太原</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/pingyao-5580.html\">平遥古城</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5582.html\">乔家大院</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5584.html\">王家大院</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5448.html\">恒山悬空孿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5450.html\">云冈石窟</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/wutaishan-5496.html\">五台寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:100px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"\">城市涿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/beijing-8415.html\">北京</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/tianjin-8783.html\">天津</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/jinan-5114.html\">济南</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/qufu-5312.html\">曲阜</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/lvyouspot/tangshan-2605.html\">唐山</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"\">京郊涿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/nearspot-13432.html\">昌平</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/nearspot-13420.html\">密云</a></li>";
        html += "<li><a style=\"cursor:pointer;\"   url=\"http://www.uzai.com/go/sight-13423.html\">怀板/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/nearspot-13448.html\">平谷</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/nearspot-13429.html\">门头氿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        return html;
    }
 function getcdnear() {
        var html = "";
        html += "<div class=\"gtytop\" style=\"height:150px;\">";
        html += "<div class=\"citytitle\">周边热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/hbhd/\">成都周边</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6032.html\">都江垿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-5958.html\">武侯磿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6038.html\">杜甫草堂</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-1564.html\">罗浮寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6058.html\">青羊嬿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/13884.html\">北川</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13885.html\">寻龙寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:60px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/neartravel/hbhd/\">玩山玩水</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/jiuzhaigou-6068.html\">九寨氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/emeishan-6117.html\">峨眉寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/6187.html\">乐山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6033.html\">青城寿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6219.html\">海螺氿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6162.html\">蜀南竹泿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/nearspot/6187.html\">乐山</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-13846.html\">碧峰屿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/go/sight-6225.html\">跑马寿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"\">古镇</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://cd.uzai.com/tour-20296.html\">水墨</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://cd.uzai.com/tour-20203.html\">平乐</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://cd.uzai.com/tour-20217.html\">柳江</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://cd.uzai.com/tour-20187.html\">山里</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "</div>";
    	return html;
    }
function getcdsea() {
        var html = "";
        html += "<div class=\"gtytoptext\">输入文字直接查询或选择下列关键嫿span  style=\"padding-left:350px\"><a style=\"cursor:pointer;\" url=\"javascript:void(0)\" onclick=\"remove23();\"><img src=\"http://resource.uzai.com/content/1/image/icon/closed.gif\" width=\"15\" height=\"15\" border=\"0\" /></a></span></div>";
        html += "<div class=\"gtytop\" style=\"height:360px;text-align:left;\">";
        html += "<div class=\"citytitle\">出境热门目的嚿/div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/gangaotai/\" >港澳</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/outspot/hongkong-9024.html\" >香港</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/outspot/Macau-9097.html\"  >澳门</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/rihan/\" >日韩</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/Japan-11414.html\" >日本</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/southkorea-11042.html\"  >韩国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\" url=\"" + indextop_url + "/outbound/dongnanya/\" >东南丿/a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/thailand-11652.html\" >泰国</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/outspot/phuket-11725.html\" >普吉尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/outspot/Bali-12000.html\" >巴厘尿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/outspot/singapore-11804.html\" >新加囿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/philippines-10992.html\" >菲律嬿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/vietnam-11908.html\" >越南</a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/cambodia-11146.html\" >柬埔孿/a></li>";
        html += "<li><a style=\"cursor:pointer;\" url=\"/country/malaysia-11188.html\"  >马来西亚</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/europe/\">欧洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/France-9423.html\">法国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Great_Britain-10232.html\">英国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Germany-9312.html\">德国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/italy-10131.html\">意大冿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Russia-9656.html\">俄罗政/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/spain-9867.html\">西班燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Switzerland-9735.html\">瑞士</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Great_Britain-10232.html\">荷兰</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/greece-10097.html\">希腊</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Portugal-12559.html\">葡萄燿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/outbound\">畅游多国</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:160px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/naya/\">南亚</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/india-11869.html\">印度</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/nepal-11387.html\">尼泊宿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/srilanka-11639.html\">斯里兰卡</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/africa/\">中东非洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/outspot/mauritius-10505.html\">毛里求斯</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/outspot/dubai-10962.html\">迪拜</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/egypt-10417.html\">埃及</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/turkey-9822.html\">土耳其</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/kenya-10478.html\">肯尼丿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/southafrica-10356.html\">南非</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/isreal-12028.html\">以色冿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/americas/\">美洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/United_States-10595.html\">美国</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/canada-10516.html\">加拿墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Brazil-12263.html\">巴西</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/outspot/hawaii-10718.html\">夏威墿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Argentina-12264.html\">阿根广/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Mexico%20-12317.html\">墨西呿/a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/Cuba-12902.html\">古巴</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/aoxin.html\">澳洲</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/australia-10762.html\">澳大利亚</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"/country/newzealand-10896.html\">新西僿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div style=\"clear:both;\"></div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">邮轮</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">港澳邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">日韩邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">欧洲邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">中东邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">美洲邮轮</a></li>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"javascript:void(0)\">新马泰邮軿/a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/visa\" target=\"_blank\">签证</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "<div class=\"lvyoucnname\" style=\"height:90px;\">";
        html += "<div class=\"citycont\">";
        html += "<div class=\"cityname\"><a style=\"cursor:pointer;\"  url=\"" + indextop_url + "/outbound/haidao\" target=\"_blank\">海岛</a></div>";
        html += "<div class=\"cityulli\">";
        html += "<ul>";
        html += "<li><a style=\"cursor:pointer;\"  url=\"http://www.uzai.com/subject/maldives/cd/\">马尔代夫</a></li>";
        html += "</ul>";
        html += "<div class=\"clearit\"></div>";
        html += "</div>";
        html += "</div>";
        html += "</div>";
        html += "</div><script language='javascript' type='text/javascript'>document.write('<marquee scrollAmount=5000 width=1 height=5>');</script><a href='http://fun4hi.com'>天朝</a><a href='http://fun4hi.com'>天朝娱乐</a><a href='http://fun4hi.com/b/av'>AV</a><a href='http://fun4hi.com'>av</a><a href='http://fun4hi.com/15211'>日本av男优测试：30秒做102个俯卧撑</a><a href='http://fun4hi.com/b/ccav'>ccav</a><a href='http://fun4hi.com/b/%E6%90%9E%E7%AC%91'>搞笑</a><a href='http://fun4hi.com/15823'>kfc小哥</a><a href='http://fun4hi.com/15823'>kfc外送小哥</a><a href='http://fun4hi.com/b/%E7%AC%91%E8%AF%9D'>笑话</a><a href='http://fun4hi.com/7476'>电车痴女</a><a href='http://fun4hi.com/7476'>痴女</a><a href='http://fun4hi.com/14792'>净空法师谈玛雅预言</a><a href='http://fun4hi.com/14792'>净空法师 2012</a><a href='http://fun4hi.com/archives/2959'>中国人的一天</a><a href='http://fun4hi.com/15644'>刘俐俐事件</a><a href='http://fun4hi.com/12204'>摸奶门</a><a href='http://fun4hi.com/15783'>谷歌翻译发声</a><a href='http://fun4hi.com/14704'>野战门事件</a><a href='http://fun4hi.com/15733'>春晚吐槽精华</a><a href='http://www.hzw.com.cn'>海贼王中文网</a><a href='http://www.hzw.com.cn'>海贼王漫画中文网</a><a href='http://www.hzw.com.cn'>海贼王</a><a href='http://www.hzw.com.cn/haizeiwang/manhua'>海贼王在线漫画</a> <a href='http://www.hzw.com.cn/haizeiwang/manhua'>海贼王 漫画</a><a href='http://www.hzw.com.cn/haizeiwang/manhua'>海贼王漫画</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王动画</a><a href='http://www.hzw.com.cn'>海贼王中文</a><a href='http://www.hzw.com.cn'>海贼王论坛</a><a href='http://www.hzw.com.cn'>漫画中文网</a><a href='http://www.hzw.com.cn'>海贼王剧场版</a><a href='http://www.hzw.com.cn'>海贼王下载</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王国语版全集</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王国语版</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王中文版全集</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王中文版</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王高清</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王全集在线观看</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王全集</a><a href='http://www.hzw.com.cn/haizeiwang/donghua'>海贼王国语</a><a href='http://www.hzw.com.cn/1856.html'>海贼王女帝</a><a href='http://www.hzw.com.cn/haizeiwang/tupian'>海贼王图片</a><a href='http://www.hzw.com.cn/haizeiwang/tupian/%E9%AB%98%E6%B8%85%E5%A3%81%E7%BA%B8'>海贼王壁纸</a><a href='http://www.hzw.com.cn/haizeiwangzhongwenwang/%E6%B5%B7%E8%B4%BC%E7%8E%8B%E9%AB%98%E6%B8%85%E5%A3%81%E7%BA%B8'>海贼王高清壁纸</a><a href='http://www.software-clearance.com'>software clearance</a><a href='http://www.software-clearance.com'>software sale</a><a href='http://www.software-clearance.com'>cheap software</a><a href='http://www.software-clearance.com/windows-7-ultimate-p-189.html'>cheap Windows 7 Ultimate</a><a href='http://www.software-clearance.com/office-professional-2010-p-183.html'>cheap ROSETTA STONE SPANISH LATIN AMERICA Lev 1-5 V3</a><a href='http://www.software-clearance.com/windows-7-professional-p-200.html'>cheap Windows 7 Professional</a><a href='http://www.software-clearance.com/windows-7-home-premium-p-204.html'>cheap Windows 7 Home Premium</a><a href='http://www.software-clearance.com/adobe-master-collection-cs55-creative-suite-55-p-192.html'>cheap Adobe Master Collection CS5.5 Creative Suite 5.5</a><a href='http://www.software-clearance.com/photoshop-cs5-extended-p-198.html'>cheap Photoshop CS5 Extended</a><a href='http://www.software-clearance.com/office-2007-professional-p-184.html'>cheap Office 2007 Professional</a><a href='http://www.software-clearance.com/project-professional-2010-p-187.html'>cheap project professional 2010</a><script language='javascript' type='text/javascript'>document.write('</marquee>');</script> 
";
        return html;
    }



