<!--
function a(x,y)
{
	eval(x+".location='"+y.options[y.selectedIndex].value+"'");
}
-->