function tab_switch(n,t){$("#pc_images").find("img").each(function(){$(this).hide()});$("#"+n).show();$("#pcthumb").find("img").each(function(){this.style.borderColor="rgb(255,255,255)"});idsel=n;document.getElementById(t).style.borderColor="rgb(128,128,128)"}function tab_show(n,t){$("#pc_images").find("img").each(function(){$(this).hide()});t=="mouseover"?$("#"+n).show():(t="mouseout")&&$("#"+idsel).show()}function addtocart(){var n=new FormData;n.append("target","order_frset_update");n.append("orderid","");n.append("frsetid",$("#frsetid").val());n.append("frsetid_user","new");n.append("customized",$("#customized").val());$.ajax({url:"/a_fileuploadhandler.ashx",type:"POST",data:n,dataType:"text",processData:!1,contentType:!1,success:function(n){$("#msgbox").css("left","50%");$("#msgbox").css("top","50%");$("#msgbox").toast("show");const t=n.split("|");t[0]=="suc"?($("#frsetid_user").val(t[1]),$("#msgbox_icon").attr("src","pic/suc.png"),$("#msgbox_text").html("Successfully saved to your disigns/cart"),$("#msgbox_closebutton").html("