	//Local JQuery for SOTL Page
	
	function sotlLoad(page) {
		$("#dropInContent").load(page);
	}
	
	


