function m1(){
	var m1=window.open("/function/index.htm","","width=800,height=600");
	//m1.moveTo(100,100);
}