<!--

function toggleRadio(thisField,thisValue) {
radioSet = eval("document.registerform."+thisField)
	for (i=0;i<radioSet.length;i++) {
	if (radioSet[i].value == thisValue)
		radioSet[i].checked = true
	}
}

function showprice(TDID)
	{
		var onoff = 'block';
		document.getElementById(TDID).style.display = onoff;
	}
	
function hideprice(TDID)
	{
		var onoff = 'none';
		document.getElementById(TDID).style.display = onoff;
	}
	
function get_radio_value()
{

for (var i=0; i < document.registerform.package.length; i++) { if (document.registerform.package[i].checked) { var package_val = document.registerform.package[i].value; } }
for (var j=0; j < document.registerform.paymentplan.length; j++) { if (document.registerform.paymentplan[j].checked) { var paymentplan_val = document.registerform.paymentplan[j].value; } }
for (var k=0; k < document.registerform.campdate.length; k++) { if (document.registerform.campdate[k].checked) { var campdate_val = document.registerform.campdate[k].value; } }

if (package_val == 'basic') {
	if (paymentplan_val == 'onepayment') {
		if (campdate_val == 'mar10apr7') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390298"; }
		else if (campdate_val == 'apr14may12') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390300"; }
		else if (campdate_val == 'july9july13') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390301"; }
		else if (campdate_val == 'july16july20') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390303"; }
		else if (campdate_val == 'july23july27') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390304"; }
		else if (campdate_val == 'july30aug3') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390306"; }
		else if (campdate_val == 'aug6aug10') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390307"; }
		else if (campdate_val == 'aug13aug17') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390308"; }
		else if (campdate_val == 'aug20aug24') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390309"; }
	} else if (paymentplan_val == 'threepayments') {
		if (campdate_val == 'mar10apr7') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390321"; }
		else if (campdate_val == 'apr14may12') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390322"; }
		else if (campdate_val == 'july9july13') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390323"; }
		else if (campdate_val == 'july16july20') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390324"; }
		else if (campdate_val == 'july23july27') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390326"; }
		else if (campdate_val == 'july30aug3') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390327"; }
		else if (campdate_val == 'aug6aug10') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390328"; }
		else if (campdate_val == 'aug13aug17') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390329"; }
		else if (campdate_val == 'aug20aug24') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390331"; }
	}
} else if (package_val == 'extended') {
	if (paymentplan_val == 'onepayment') {
		if (campdate_val == 'mar10apr7') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390310"; }
		else if (campdate_val == 'apr14may12') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390312"; }
		else if (campdate_val == 'july9july13') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390313"; }
		else if (campdate_val == 'july16july20') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390314"; }
		else if (campdate_val == 'july23july27') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390315"; }
		else if (campdate_val == 'july30aug3') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390316"; }
		else if (campdate_val == 'aug6aug10') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390317"; }
		else if (campdate_val == 'aug13aug17') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390318"; }
		else if (campdate_val == 'aug20aug24') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390319"; }
	} else if (paymentplan_val == 'threepayments') {
		if (campdate_val == 'mar10apr7') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390332"; }
		else if (campdate_val == 'apr14may12') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390333"; }
		else if (campdate_val == 'july9july13') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390334"; }
		else if (campdate_val == 'july16july20') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390336"; }
		else if (campdate_val == 'july23july27') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390337"; }
		else if (campdate_val == 'july30aug3') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390339"; }
		else if (campdate_val == 'aug6aug10') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390340"; }
		else if (campdate_val == 'aug13aug17') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390342"; }
		else if (campdate_val == 'aug20aug24') { window.location = "http://www.profcs.com/app/netcart.asp?sid=&merchantid=47845&productid=3390343"; }
	}
}

}

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

//-->