function DisplaySponsor(url)
{
	PopUpCenterOptions(url,800,600,'resizable=yes,scrollbars=yes,toolbar=yes');
}
