function openWin(theURL) {
  window.open( theURL, 'newwin','width=700,height=550,menubar=no,scrollbars=yes,resizable=yes' );
}
// 痔のQ＆A ポップアップ

function openWin01(theURL) {
  window.open( theURL, 'newwin','width=530,height=350,menubar=no,scrollbars=yes,resizable=yes' );
}
// 痔の基礎知識　痔瘻の分類 ポップアップ

function openWin02(theURL) {
  window.open( theURL, 'newwin','width=700,height=550,menubar=no,scrollbars=yes,resizable=yes' );
}
// 痔の危険度チェック　PHPページ ポップアップ

function openWin03(theURL) {
  window.open( theURL, 'newwin','width=560,height=350,menubar=no,scrollbars=yes,resizable=yes' );
}
// 痔の危険度チェック　PHPページ ポップアップ

function openWin04(theURL) {
  window.open( theURL, 'newwin','width=670,height=350,menubar=no,scrollbars=yes,resizable=yes' );
}
// レシピページ ポップアップ

function openWin05(theURL) {
  window.open( theURL, 'newwin','width=760,height=720,menubar=no,scrollbars=yes,resizable=yes' );
}
// レシピページ ポップアップ

function openWin06(theURL) {
  window.open( theURL, 'newwin','width=670,height=350,menubar=no,scrollbars=yes,resizable=yes' );
}
// レシピページ ポップアップ

function openWin07(theURL) {
  window.open( theURL, 'newwin','width=670,height=250,menubar=no,scrollbars=yes,resizable=yes' );
}
// レシピページ ポップアップ



function urlWindow01() {
  window.opener.location.href="../knowledge/kn_03.html" 
}	// 痔のQ＆A  Q01

function urlWindow02() {
  window.opener.location.href="../knowledge/kn_03.html"
} // 痔のQ＆A  Q01

function urlWindow03() {
  window.opener.location.href="../knowledge/kn_03.html"
} // 痔のQ＆A  Q01

function urlWindow04() {
  window.opener.location.href="../howto/ho_01.html"
} // 痔のQ＆A  Q05

function urlWindow05() {
  window.opener.location.href="../knowledge/kn_08.html"
} // 痔のQ＆A  Q06

function urlWindow06() {
  window.opener.location.href="../knowledge/kn_09_2.html"
} // 痔のQ＆A  Q07

function urlWindow07() {
  window.opener.location.href="../knowledge/kn_10.html"
} // 痔のQ＆A  Q08

function urlWindow08() {
  window.opener.location.href="../knowledge/kn_09.html"
} // 痔のQ＆A  Q12

function urlWindow09() {
  window.opener.location.href="../knowledge/kn_05.html"
} // 痔のQ＆A  

function urlWindow10() {
  window.opener.location.href="../knowledge/kn_06.html"
} // 痔のQ＆A  

function urlWindow11() {
  window.opener.location.href="../knowledge/kn_07.html"
} // 痔のQ＆A  

// リンク元へジャンプ設定

