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