opener.userinfo.birthday=
day.options[day.selectedIndex].value+'.'
+month.options[month.selectedIndex].value+'.'
+year.options[year.selectedIndex].value;
opener.userinfo.birthday=
day.options[day.selectedIndex].value+'.'
+month.options[month.selectedIndex].value+'.'
+year.options[year.selectedIndex].value;