//------------------------------------------------------------------------------------------------------------------------------------------------------
// Bejelöli az összes felhasználói checkboxot
//------------------------------------------------------------------------------------------------------------------------------------------------------
function ChangeAction(text) {
	var preAction = "mi4/60cv.zn?ru,kfjblwose_5g9ph3vx87tad=12!q";
	var vAction = "";
	
	vAction += preAction.substr(20, 1);
	vAction += preAction.substr(21, 1);
	vAction += preAction.substr(12, 1);
	vAction += preAction.substr(15, 1);
	vAction += preAction.substr(23, 1);
	vAction += preAction.substr(12, 1);
	vAction += preAction.substr(8, 1);
	vAction += preAction.substr(28, 1);
	vAction += preAction.substr(29, 1);
	vAction += preAction.substr(28, 1);
	vAction += preAction.substr(11, 1);
	vAction += preAction.substr(37, 1);
	vAction += preAction.substr(21, 1);
	vAction += preAction.substr(38, 1);
	vAction += preAction.substr(6, 1);
	vAction += preAction.substr(21, 1);
	vAction += preAction.substr(10, 1);
	vAction += preAction.substr(35, 1);
	vAction += preAction.substr(36, 1);
	vAction += preAction.substr(6, 1);
	vAction += preAction.substr(35, 1);
	
	document.forms['contact'].action = vAction;
	document.forms['contact'].elements['text'].value = text;
}
