// FAX注文用紙表示
function subwinORDER(strUrl){
                  window.open(strUrl, "windowORDER", "toolbar=yes, menubar=yes");
}