function voipSubmit()
{	
	document.getElementById("voipform").submit();
	
}