function launchpopup(murl) {
	window.open('orderpublication.asp?m='+murl, 'Publications', 'width=400, height=400');
}