function openWin(){
 window.open("http://www.networkstore.jp/stock_symbol.html","Identifier" ,"width=500,height=350,scrollbars=no,location=no,menubar=no,left=10,top=30");
}
