jQueryddfdfdf(document).ready(function($) { function openCareersPage() { window.open("https://dev.northbaysolutions.com/request-a-consultant/", "_self"); } // Attach the click event for desktop $(".newContact ul.nav-tabs > li:nth-child(2)").on("click", openCareersPage); $(".tab-content > div:nth-child(3) ul li a").on("click", openCareersPage); });

Forge Your Career with NorthBay

Forge Your Career with NorthBay

Discover Your Potential at NorthBay: Shaping the Future of Cloud Solutions.

Our Offices

North America
APAC
MEA

Book an appointment

Want to join our amazing team? Click here 

Contact Us

hbspt.forms.create({ region: "na1", portalId: "9304659", formId: "5d6452e0-ec97-420f-ba28-5563ad34aca2", locale: 'en', translations: { en: { phoneInvalidCharacters: "Must contain only numbers", phoneInvalidRangeTooShort: "Please enter a phone number that's at least 7 numbers long" } } }); jQuery.fn.ForceNumericOnly = function() { return this.each(function() { jQuery(this).keydown(function(e) { var key = e.charCode || e.keyCode || 0; // allow backspace, tab, delete, enter, arrows, numbers and keypad numbers ONLY // home, end, period, and numpad decimal return ( key == 8 || key == 9 || key == 13 || key == 46 || key == 110 || key == 190 || (key >= 35 && key = 48 && key = 96 && key <= 105)); }); }); }; jQuery(window).on("load", function(){ jQuery("input[type='tel']").ForceNumericOnly(); jQuery("input[type='tel']").attr('maxlength','14'); }); var region = document.getElementById("region"); region.addEventListener('change', (event) => { var indexRegion = region.selectedIndex; var btn = document.getElementsByClassName("contact-appointment-button")[0]; if(indexRegion==0) { btn.setAttribute("href","https://meetings.hubspot.com/sales-meetings2"); } else if(indexRegion==1) { btn.setAttribute("href","https://meetings.hubspot.com/sales-meetings2"); } else if(indexRegion==2) { btn.setAttribute("href","https://meetings.hubspot.com/sales-meetings2"); } else if(indexRegion==3) { btn.setAttribute("href","https://meetings.hubspot.com/sales-meetings2"); } else if(indexRegion==4) { btn.setAttribute("href","https://meetings.hubspot.com/sales-meetings2"); } });