TrunMenu("video-photo","active","li","vidoeorPhoto"); $(function(){ if($(".china-tour-list").size()<=10) {$(".showmoreresult").hide();} var uuseridwinPIE= $(".moreInfo"),TSuuseridwin; // $(".valueGuarantee").css("cursor", "pointer") uuseridwinPIE.prev().hover(function(){ var te = $(this), ps = te.position(), tp = (te.height()+ 5 + ps.top) + "px", tl = ps.left + "px";//te.height()* 2 te.next().css({ position: "absolute", top: tp, left: tl, display: "block", "background-color": "#FFF", "z-index":1000 }); },function(){TSuuseridwin= setTimeout("$('.moreInfo').hide()" ,300)}); uuseridwinPIE.hover(function(){if(TSuuseridwin)clearTimeout(TSuuseridwin);$(this).show();},function(){$(this).hide();});// }); function SimpleForm1submitCheck(){ var realnameI = StrIsNullOrEmpty("realname","Please fill in your full name.","","",false); var emailI = RegCkElement("email","Please fill in a valid email address! Eg: service@chinahighlights.com","/^([a-zA-Z0-9_-_\.])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-_\.])+/","","",false); var PhoneNoI = StrIsNullOrEmpty("PhoneNo","Please fill in your phone number","","",false); if(realnameI&&emailI&&PhoneNoI) {return true;}else{return false;} } $(function(){ $("#send-button1").click(function(){ var emailI = RegCkElement("yemail","Please fill in a valid email address! Eg: service@chinahighlights.com","/^([a-zA-Z0-9_-_\.])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/","","",false); var realnameI = StrIsNullOrEmpty("realname","Please fill in your full name.","","",false); var AquestionI = StrIsNullOrEmpty("Aquestion","Please fill in your Question.","","",false); if(emailI&&realnameI&&AquestionI) $("#formquestion1").submit(); }); //±£´æÌá½»µØÖ· $("#Q_URL").val(location.href); }); $(function(){ var uuseridwinPIE= $(".tipInfo"),TSuuseridwin; // $(".valueGuarantee").css("cursor", "pointer") uuseridwinPIE.prev().hover(function(){ var te = $(this), ps = te.position(), tp = (te.height()+ 5 + ps.top) + "px", tl = ps.left + "px";//te.height()* 2 te.next().css({ position: "absolute", top: tp, left: tl, display: "block", "background-color": "#FFF", "z-index":9999 }); },function(){TSuuseridwin= setTimeout("$('.tipInfo').hide()" ,300)}); uuseridwinPIE.hover(function(){if(TSuuseridwin)clearTimeout(TSuuseridwin);$(this).show();},function(){$(this).hide();});// }); function selectcmp(o){ j=0; for (i=0;i=4) {o.checked = false;alert('up to 3');} } function gocmp() { var vv = ""; var j = 0; for (i=0;i $(".china-tour-list").size()){ $(".showmoreresult").hide(); return; } curShow = curShow + 10; } var allDialogs = []; var seq = 0; var bottomclose = ''; function iframe(url, w, h) { return ''; } function CreateBoxy(tit, cnt, options) { options = $.extend({ title: tit }, options || {}); var dialog = new Boxy(cnt, options); allDialogs.push(dialog); return false; } function ShowIFrame(title, url, w, h, closeplace) { var options; var cnt = iframe(url, w, h); if (closeplace == 'top') { options = { fixed: false, modal: true } } else if (closeplace == 'bottom') { options = { fixed: false, modal: true, closeable: false } cnt = cnt + bottomclose; } else { options = { fixed: false, modal: true, closeable: false } } return CreateBoxy(title, cnt, options); }