/*______________________________________

Win open Ver.1
@COLORS
 _____________________________________*/

//Џ
function open_window01(spass){window.open(spass,"01","scrollbars=1,resizable=1,width=640,height=600")}

function WindowClose(){
	window.close();
}



//-----------------------------------------------------------------------

