// JavaScript Document
function renew_tweak(f)
{
	foo = document.getElementById("phone");
	f.action = "renew_trial_key.php";
}
