function whois(path) {
	window.open(path,"whoispopup","width=700,height=600,menubar=no,locationbar=no,status=no,resizable=no,scrollbars=yes");
}
