$(function () {
	$("#TripPlanner h2").click();
	$("#TripEndSidebar").click();
	$("#TripEndSidebar").val("Edmonds Community College");
});
