<!--
function popupTotal(url) {
window.open(url,"MypopupTotal",'height=570,width=450,left=80,top=80');
} //-->

