function article1(winurl) {    
window.open(winurl,"article1",'directories=0,fullscreen=0,location=0, menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0,width=440,height=360');
}
