// JavaScript Document
$(document).ready(function() {
	//replace the university gateways with Biz School audience pages

	$("#tabs > ul").tabs(); //make tabs work
	


	}); 
