function popup(name) { window.open(name,'_blank','width=700,height=525,top=50,left=50,scrollbars=0,resizable=0,status=0,location=0,toolbar=0,menubar=0');
}

