// JavaScript Document
function getpwd(){
	window.open ("/getpwd/index.aspx", "newwindow", "height=250, width=300, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no");
}