
function register_popup() {
	window.open('/plainpicture-cgi/topixx?op=user_form','Register','scrollbars=yes,resizable=yes,width=600,height=850');
}

