<!-- Begin //
function MM_openBrWindowVert(theURL,winName,features) { //v2.0
	newwin = window.open (theURL,winName,"resizable=yes,width=485,height=405,status=no,location=no,toolbar=no,menubar=no,scrollbars");
	
}
//  End -->