function newWin1(){
 Win1=window.open("http://awajilink.com/qa.html","newWin1","width=200,height=200,left=100,top=100");
 }