日期:2014-05-17 浏览次数:20597 次
function opNewProdPage(index) {
window.open('ProdSel.aspx?', '', 'height=500, width=500, top=100,left=300, toolbar = no, menubar = no, scrollbars = no, resizable = no, location = no, status = no, Resizable = no');
return false;
}