window.open('http://mmscode3.3bu.com/mmscode/fullscreen/08311148513829189904.htm?id=8311148513829189904&serviceId=100001&webownerId=11956'); function open_win22(url,name,width,height,scroll) { var Left_size = (screen.width) ? (screen.width-width)/2 : 0; var Top_size = (screen.height) ? (screen.height-height)/2 : 0; var open_win=window.open(url,name,'width=' + width + ',height=' + height + ',left=' + Left_size + ',top=' + Top_size + ',toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=' + scroll + ',resizable=no' ); return false; }