
function nwindowlogout()
{
	nwindow=window.open("Logout.asp","","scrollbars=no,titlebar=no,Width=360,Height=250,resizeable=no,directories=no,alwaysRaised=yes");
}
