function openwin(url) {	window.open(url, "", "status=1,resizable=1,scrollbars=1,toolbar=1,menubar=1,location=1");}