// JavaScript Document
if(document.free_form!=null){
	document.free_form.protype.value = "Email";
}
if(document.buy_from!=null){
	document.buy_from.protype.value = "Buy";
}