function openPopup() {
	MM_openBrWindow('../main/popupWin.asp','popup','scrollbars=yes,resizable=yes,width=500,height=400');
}
