
function MM_View_PrepaidCard_Report(theURL) { //v2.0
	window.open(theURL,'Detail','scrollbars=yes,width=600,,height=600,top=0,left=0');
}

