/*
JavaScript file for this site. This file will be included AFTER the master file.
For more information, visit http://www.cla.purdue.edu/collage/.
*/

$(document).ready(function() {
	$('#clamenu').unbind();
});