// window openfunction open_window01(spass){	window.open(spass,"01","scrollbars=1,resizable=1,width=700,height=600")}
