onload=function()
{
	document.getElementById("sex").value=document.getElementById("sexitem").value;
}
