function popupHelp(strHref)
{
//	wndWidth = "680";
//	wndHeight = "675";
//	strHref = "/dlsearch/Common/CommonWRedirectByLng.asp?URL=help/" + strHref;
//	window.open (strHref, "sogang_help", "toolbar=no,width=" + wndWidth + ",height=" + wndHeight + 
//					",scrollbars=yes,location=no,status=no,directory=no,menubar=no");
	self.location.href="/dlsearch/new_ddl/introduction/introduction31.asp";
}

//function popupHelp(strHref) {
//	wndWidth = "620";
//	wndHeight = "500";
//	strHref = "/helf/" + strHref;
//	window.open (strHref, "sogang_help", "toolbar=no,width=" + wndWidth + ",height=" + wndHeight + 
//					",scrollbars=yes,location=no,status=no,directory=no,menubar=no");
//}
