function ChangeTodaysOffer() {
	document.location.href = "../surface/TodaysOffer.php";
}

function setTodaysOffer() {
	parent.setContent('todaysoffer');
}
