function CancelAffiliates(sess)
{
	window.location="index.php";
}

function GoBack(sess)
{
	window.location="index.php";
}