(function(){aws.footer={init:function(){$(document).ready(function(){aws.footer.sharedEvents();aws.footer.shareiconfooter={html:!0,content:function(){return $(".shareicon_footer").html()},template:'<div class="popover socialpopover"><div class="arrow"><\/div><div class="popover-inner"><h3 class="popover-title"><\/h3><div class="popover-content"><p><\/p><\/div><\/div><\/div>'};$(".aws-social-share").popover(aws.footer.shareiconfooter)})},sharedEvents:function(){$(document).on("click touchstart keypress",".sharecontent a",aws.footer.onShareiconClick)},onShareiconClick:function(){aws.footer.currentWindowTop=screen.height/2-window.winHeight/2;aws.footer.currentWindowLeft=screen.width/2-window.winWidth/2;switch($(this).attr("data-linktext")){case"twitter":window.open($(this).attr("data-url")+location.href+"&text="+$(this).attr("data-title"),"ShareOnTwitter","top="+aws.footer.currentWindowTop+",left="+aws.footer.currentWindowLeft+",toolbar=0,status=0,width="+window.winWidth+",height="+window.winHeight);break;case"facebook":window.open($(this).attr("data-url")+document.title+"&p[summary]="+document.title+"&p[url]="+document.location+"&p[images][0]="+$(this).attr("data-imgUrl"),"sharer","top="+aws.footer.currentWindowTop+",left="+aws.footer.currentWindowLeft+",toolbar=0,status=0,width="+window.winWidth+",height="+window.winHeight);break;case"linkedin":window.open($(this).attr("data-url")+"url="+encodeURI(document.location)+"&title="+encodeURI(document.title)+"&summary="+encodeURI(document.title)+"&source=LinkedIn","sharer","top="+aws.footer.currentWindowTop+",left="+aws.footer.currentWindowLeft+",toolbar=0,status=0,width="+window.winWidth+",height="+window.winHeight);break;case"instagram":window.open($(this).attr("data-url"),"sharer","top="+aws.footer.currentWindowTop+",left="+aws.footer.currentWindowLeft+",toolbar=0,status=0,width="+window.winWidth+",height="+window.winHeight)}}};aws.footer.init()})()