$(document).ready(function () {
	P7_ExpMenu();
});
function disp_alert() {
	alert("Thank you for subscribing to our newsletter!");
}