// -----------------------------------------------------------------------
function showPokerPrizes()
{
	alert("Please make sure Popups are allowed OR press the CTRL button NOW and then press the OK button to allow the updated prize list to be displayed.");
	window.open("http://friendsforacausewf.com/pokerprizes.htm", "Prize_Info", "width=760,height=650,scrollbars=yes,noresize");
}
// -----------------------------------------------------------------------

function noPokerPrizes()
{
	alert("Online registration is being currently being developed and implemented. Please check back soon!");
}
// -----------------------------------------------------------------------

function Start_Online()
{
// NOT CALLED YET
	alert("Hi. Thanks for joining us.  Please Online registration is being OR press the CTRL button NOW and then press the OK button to allow the updated prize list to be displayed.");
	window.open("http://friendsforacausewf.com/pokerprizes.htm", "Prize_Info", "width=760,height=650,scrollbars=yes,noresize");

}
// -----------------------------------------------------------------------

