var userAgent,url;$(document).ready(function(){var i=$(".gotop"),n,t;i.on("click touchstart",function(){$("html, body").animate({scrollTop:0},400,"swing")}).focus(function(){$(this).blur()});$(window).scroll(function(){var t=100*$(window).scrollTop()/($(document).height()-$(window).height());window.clearTimeout(n);n=window.setTimeout(function(){t>=50?$(".go-to-top").fadeIn(300):$(".go-to-top").fadeOut(300)},100)});$(".go-to-top").on("click",function(){$("body,html").animate({scrollTop:0},650)});$(".order").on("mouseenter",function(n){var t=$(this).offset(),i=n.pageX-t.left,r=n.pageY-t.top;$(this).find("span").css({top:r,left:i})}).on("mouseout",function(n){var t=$(this).offset(),i=n.pageX-t.left,r=n.pageY-t.top;$(this).find("span").css({top:r,left:i})});$("img.svg").each(function(){var n=jQuery(this),t=n.attr("id"),i=n.attr("class"),r=n.attr("src");jQuery.get(r,function(r){var u=jQuery(r).find("svg");typeof t!="undefined"&&(u=u.attr("id",t));typeof i!="undefined"&&(u=u.attr("class",i+" replaced-svg"));u=u.removeAttr("xmlns:a");!u.attr("viewBox")&&u.attr("height")&&u.attr("width")&&u.attr("viewBox","0 0 "+u.attr("height")+" "+u.attr("width"));n.replaceWith(u)},"xml")});$(".nav-button").click(function(){$(this).parent().parent().toggleClass("closed")});$(".media").each(function(){$(this).popover({html:!0,content:function(){var n=$(this).attr("id");return $("#popover-content-"+n).html()},title:function(){return $(this).data("title")+'<button type="button" id="media_close" class="close" aria-label="Close" data-dismiss="popover" aria-hidden="true"><span aria-hidden="true">&times;<\/span><\/button>'}})});$(document).on("click",".popover #media_close",function(){$(this).parents(".popover").popover("hide")});window.navigator.userAgent.match(/iP(hone|od|ad)/)&&(t=parseFloat(String(window.navigator.userAgent.match(/[0-9]_[0-9]/)).split("_")[0]+"."+String(window.navigator.userAgent.match(/[0-9]_[0-9]/)).split("_")[1]),t>=9&&$("html, body").addClass("iosNine"));$.client&&($.client.os.match(/Windows/)&&($.client.browser.match(/Chrome/)&&$("body").addClass("WinChrome"),$.client.browser.match(/Mozilla/)&&$("body").addClass("WinIe")),$.client.browser.match(/Firefox/)&&$("body").addClass("Firefox"))});userAgent=window.navigator.userAgent;(userAgent.indexOf("MSIE 7.0")>0||userAgent.indexOf("MSIE 8.0")>0||userAgent.indexOf("MSIE 9.0")>0||userAgent.indexOf("MSIE 10.0")>0)&&(url="http://cowell.begonia-design.com.tw/browser.html",setTimeout(function(){$(location).attr("href",url)},0)),function(n,t,i){function f(){}function a(){e()}function s(){o()}var r=t,u=n(t),h,c,l,e=function(){h=u.innerWidth();c=u.innerHeight();l=u.scrollTop()},o;e();Window.FastClick&&FastClick.attach(i.body);o=function(){n("#loader").fadeOut("1000",function(){n(this).remove()})};r.addEventListener?(r.addEventListener("scroll",f,!1),r.addEventListener("resize",a,!1),r.addEventListener("load",s,!1)):r.attachEvent&&(r.attachEvent("onscroll",f),r.attachEvent("onresize",f),r.attachEvent("load",s))}(jQuery,window,document);(function(){$(document).ready(function(){console.log("page-load")})})