

  
function loadpage(){
	newwin = window.open(document.frm.id.value + "/" + document.frm.pswd.value + ".html", target="_blank")
}