﻿function openwin() {
	window.open("form/", "", "width=750,height=400,scrollbars=yes");
}
