Contact Us

[msdyncrm_form entity=”lead” name=”Lead Quick Create” mode=”create” captcha=”false” message=”Thanks!” hide_form=”true”]

Scroll to top
jQuery(document).ready(function($) { $('a[href*="#"]').on('click', function(e) { e.preventDefault(); var target = this.hash; $('html, body').animate({ scrollTop: $(target).offset().top }, 1000, function(){ window.location.hash = target; }); }); });