function changeOption(URL)
{
	location.href = URL;
}
