function subWin01(){
window.open('special/01.html','window1','resizable=0,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=530,height=390');
}

