Venda.namespace("TopMenu");Venda.TopMenu=function(){}; Venda.TopMenu.launchMenu=function(a,b){var d=jQuery(window).height();divObj=jQuery("<div>").attr("id","devicepopup").appendTo("body");dialogObj=jQuery(divObj);dialogObj.addClass("loadingImg");dialogObj.dialog({autoOpen:!1,closeOnEscape:!0,width:"809px",resizable:!1,dialogClass:"tipspopup",modal:!0,close:function(){dialogObj.dialog("destroy");dialogObj.remove()}});jQuery(".ui-dialog").popupIframe();dialogObj.dialog("open");var c=a,e=document.location.protocol;c.indexOf("http:")==0&&e=="https:"&&(c= c.replace("http:","https:"));jQuery.ajax({url:c+"&layout=noheaders",cache:!1,success:function(a){jQuery("#devicepopup").html(a);a=d-dialogObj.height();dialogObj.dialog("option","position",a);dialogObj.removeClass("loadingImg");b&&(jQuery("#type").val(b),Venda.TopMenu.selectCat(b));jQuery("#devicepopup select").parent().not(".selector").find("select").uniform();Venda.Ebiz.scrolltop()}})}; Venda.TopMenu.findByBrand=function(){if(jQuery("#type").val()!="")if(jQuery("#brand").val()!=""){var a=jQuery("#brand").val()+"&layout=noheaders",b=document.location.protocol;a.indexOf("http:")==0&&b=="https:"&&(a=a.replace("http:","https:"));b=jQuery("#tipsubmit").attr("src").replace("bt_tipnext.png","mydevice_pleasewait.png");jQuery("#tipsubmit").attr("src",b);jQuery.ajax({url:a,cache:!1,success:function(a){jQuery("#devicepopup").html(a);jQuery("#devicepopup").delegate(".pagnFirstRow span a, .refinelist a", "click",function(a){a.preventDefault();a=jQuery(this).attr("href");a!=""&&a!="#"&&ajaxFunction(a,"devicepopup",null,function(){Venda.Ebiz.checkImg.fix()})});Venda.Ebiz.checkImg.fix();Venda.Ebiz.scrolltop()}})}else alert(document.getElementById("tag-tfwselectbrandalerttop").innerHTML);else alert(document.getElementById("tag-tfwselecttypealerttop").innerHTML)}; Venda.TopMenu.launchSubMenu=function(a){var b=jQuery(window).height();divObj=jQuery("<div>").attr("id","devicepopup").appendTo("body");dialogObj=jQuery(divObj);dialogObj.addClass("loadingImg");dialogObj.dialog({autoOpen:!1,closeOnEscape:!0,width:"809px",dialogClass:"tipspopup",resizable:!1,modal:!0,close:function(){dialogObj.dialog("destroy");dialogObj.remove()}});jQuery(".ui-dialog").popupIframe();dialogObj.dialog("open");a+="&layout=noheaders";var d=document.location.protocol;a.indexOf("http:")== 0&&d=="https:"&&(a=a.replace("http:","https:"));jQuery.ajax({url:a,cache:!1,success:function(a){jQuery("#devicepopup").html(a);a=b-dialogObj.height();dialogObj.dialog("option","position",a);dialogObj.removeClass("loadingImg");jQuery("#devicepopup").delegate(".pagnFirstRow span a, .termtext a,#term a","click",function(a){a.preventDefault();a=jQuery(this).attr("href");a!=""&&a!="#"&&ajaxFunction(a,"devicepopup",null,function(){Venda.Ebiz.checkImg.fix()})});Venda.Ebiz.checkImg.fix();Venda.Ebiz.scrolltop()}})}; Venda.TopMenu.selectCat=function(a){var b="",b=a?a:document.getElementById("type").value;b!==""?(jQuery(window).height(),jQuery.ajax({url:"/page/"+b+"&layout=topmenupopup",cache:!1,success:function(b){jQuery("#tfw").html(b);a?jQuery("#devicepopup select").parent().not(".selector").find("select").uniform():jQuery("#brand_dropdown select").parent().not(".selector").find("select").uniform()}})):jQuery("#brand").val("").trigger("change").attr("disabled",!0)}; Venda.TopMenu.launchCat=function(a){a!==""?(jQuery(window).height(),jQuery.ajax({url:a+"&layout=empty",cache:!1,success:function(a){jQuery("#devicepopup").html(a)}})):alert(document.getElementById("tag-select").innerHTML)}; Venda.TopMenu.findSupported=function(){var a=document.getElementById("termtexttipkeyword").value,b=document.getElementById("tag-enterkeyword").innerHTML;a===""||a===b?alert(document.getElementById("tag-enterkeywordalert").innerHTML):(jQuery("#type").val()==""&&jQuery("#termtextpcatid").val("supported"),a=jQuery("#tipsearchsubmit").attr("src").replace("bt_tipsearch.png","mydevice_gopleasewait.png"),jQuery("#tipsearchsubmit").attr("src",a),ajaxFunction("/bin/venda","devicepopup","formsupportedfinder", function(){jQuery("#devicepopup").delegate(".pagnFirstRow span a, .termtext a,#term a","click",function(a){a.preventDefault();a=jQuery(this).attr("href");a!=""&&a!="#"&&ajaxFunction(a,"devicepopup",null,function(){Venda.Ebiz.checkImg.fix()})});Venda.Ebiz.checkImg.fix();Venda.Ebiz.scrolltop()}));return!1}; Venda.TopMenu.backToMain=function(a){var b=document.location.protocol;a.indexOf("http:")==0&&b=="https:"&&(a=a.replace("http:","https:"));jQuery.ajax({url:a+"&layout=noheaders",cache:!1,success:function(a){jQuery("#devicepopup").html(a);jQuery("#devicepopup select").parent().not(".selector").find("select").uniform();Venda.Ebiz.scrolltop()}})};
