function WinOpen(){
window.open('research/index.htm','window2','resizable=0,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=320,height=300');
}
