// JavaScript Document
function setvalue()
{
	document.emailForm.current_page.value = location.href;
}