//ウィンドウオープン function openwin(theURL,winName,NadoNado){ window.open(theURL,winName,NadoNado); }