function coupon() {
	var couponWindow = window.open("http://uuis.umich.edu/ugos/coupon.cfm", "Coupon", "status=0,toolbar=0,menubar=0,scrollbars=0,resizable=0,width=550,height=200,top=300,left=75")
}

function loadFront() {
	
}