(function(){var footer=document.getElementById('ubc7-unit-footer');var container=footer.querySelector('.container');console.log(container);var col1=container.querySelector('.span10');var col2=container.querySelector('.span2');col1.classList.remove('span10');col1.classList.add('span4');col2.classList.remove('span2');col2.classList.add('span4');var col3=document.createElement("div");col3.classList.add('span4');var div1=document.createElement("div");var text1=document.createTextNode("We acknowledge that the UBC Vancouver campus is situated on the traditional, ancestral, and unceded territory of the xʷməθkʷəy̓əm (Musqueam) people.");div1.appendChild(text1);div1.style.marginBottom='10px';var div2=document.createElement("div");var text2=document.createTextNode("We recognize that the UBC Dairy Education and Research Centre is situated in Agassiz, BC, the traditional, ancestral, and unceded territory of the Coast Salish people, which includes the Pilalt and Sts'ailes tribes and their descendants.");div2.appendChild(text2);col3.appendChild(div1);col3.appendChild(div2);container.appendChild(col3);})();jQuery(document).ready(function($){(function(){$('#ubc7-unit .container').prepend('Apply to UBC ') $('#ubc7-unit-navigation #menu-top-nav').append('
  • Apply to UBC
  • ')})()})