function StartNaivgationAnimation(n){var t;$(".static-menu-navigation li").removeClass("selected");t=n;t.addClass("selected");var i=t.position(),r=i.left,u=i.top,f=t.width(),e=t.height(),o=r+f/2-$(".fixed-arrow").width()/2,s=u+e/2;$(".fixed-arrow").show();$(".fixed-arrow").stop(!1,!1).animate({left:o+"px"},500)}$(window).width()<=767?$(window).width()<481?$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/mobile-awards_new.png"):$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/mobile-awards_new.png"):$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/awards_new.png");$(window).resize(function(){$(window).width()<=767?$(window).width()<481?$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/mobile-awards_new.png"):$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/mobile-awards_new.png"):$(".all-awards img").attr("src","https://cdn.syncfusion.com/content/images/home-v1/awards/awards_new.png")});$(document).ready(function(){$("#about").find(".content-section h2").addClass("h3");var t=$(".static-menu-navigation").offset().top,n=$(".static-menu-navigation").height();StartNaivgationAnimation($(".static-menu-navigation li:eq(0)"));$(window).scroll(function(){$(window).scrollTop()>=t?$(".static-menu-navigation").addClass("fixed-menu"):$(".static-menu-navigation").removeClass("fixed-menu");$(".static-menu-navigation").hasClass("fixed-menu")&&($(".fixed-arrow").show(),$(".static-menu-navigation li").length==3&&($(window).scrollTop()>$("body .segment:eq(4)").offset().top-(n+1)?$(".fixed-arrow").hide():$(window).scrollTop()>$("body .segment:eq(3)").offset().top-(n+1)?StartNaivgationAnimation($(".static-menu-navigation li:eq(2)")):$(window).scrollTop()>$("body .segment:eq(1)").offset().top-(n+1)?StartNaivgationAnimation($(".static-menu-navigation li:eq(1)")):$(window).scrollTop()>$("body .segment:eq(0)").offset().top&&StartNaivgationAnimation($(".static-menu-navigation li:eq(0)"))))});$(".static-menu-navigation li").click(function(){var r=$(this),i,t;StartNaivgationAnimation(r);i=r.data("move-to");i=="data-platform"&&(i="enterprise-solutions");t=$("#"+i).offset().top;t=r.index()==0?$(".static-menu-navigation").hasClass("fixed-menu")?t-1:t-(n+2):$(".static-menu-navigation").hasClass("fixed-menu")?t-n:t-2*n;$("body, html").animate({scrollTop:t},1e3)})});$.fn.scrollView=function(){return this.each(function(){$("html, body").animate({scrollTop:$(this).offset().top},1e3)})};var socialMediaType="twitter-post";$(document).ready(function(){function n(){var n=$(".community-license-share-popup-modal .active-message").text();n!=null&&n!=undefined&&n!=""&&(n=n.trim().replaceAll(" ","+").replaceAll("<a.*?<\/a>","").replaceAll("#","%23"),n=socialMediaType=="twitter-post"?"https://twitter.com/intent/tweet?text="+n:socialMediaType=="facebook-post"?"https://www.facebook.com/dialog/feed?app_id=429263750821706&quote="+n+"&link=https://bit.ly/16Mt98R&redirect_uri=https://www.facebook.com/":"https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fsyncfusion.com/products/communitylicense",$(".community-license-share-popup-modal .modal-content .footer-section .share-post").attr("href",n))}$(".community-license-share-popup-modal .messages-section .message-content:not(.twitter-post)").addClass("hide");$(".community-license-share-popup-modal .social-media-share-tab-section td").click(function(){$(".community-license-share-popup-modal .social-media-share-tab-section td").removeClass("active-tab");$(this).addClass("active-tab");$(".community-license-share-popup-modal .messages-section .message-content").addClass("hide");$(".community-license-share-popup-modal .messages-section .message-content").hasClass($(this).attr("id"))&&($("."+$(this).attr("id")).removeClass("hide"),$(".community-license-share-popup-modal .message-content").removeClass("active-message"),$("."+$(this).attr("id")).first().addClass("active-message"),$(".community-license-share-popup-modal .messages-section .message-content").removeClass("remove-margin-top"),$(".community-license-share-popup-modal .messages-section .message-content:visible").first().addClass("remove-margin-top"),socialMediaType=$(this).attr("id"),n());$(".community-license-share-popup-modal .messages-section").delay(1).animate({scrollTop:0},300)});$(".community-license-share-popup-modal .message-content").click(function(){$(".community-license-share-popup-modal .message-content").removeClass("active-message");$(this).addClass("active-message");n()});$(".community-license-social-share").click(function(n){n.preventDefault();socialMediaType=$(this).attr("data-id");$("#"+socialMediaType).trigger("click");$(".community-btn").click();setTimeout(function(){$(".community-license-share-popup-modal .messages-section .message-content:visible").first().addClass("remove-margin-top")},300)})})