// JavaScript Document
function jemail_submit()	{

	document.frm_email_submit.submit();	
	
}
