// JavaScript Document

function winopen(){
window.open('/passportcenter/','save','width=500,height=400,scrollbars=yes,resizable=yes');
}
