function pick1(){
  document.write('<a href="tifra/str.html">ティフラのここが凄い</a>');
}

function pick2(){
  document.write('<a href="tifra/aroma.html">ティフラの香りの種類</a>');
}

function pick3(){
  document.write('<a href="tifra/use.html">使用方法・メンテナンス方法</a>');
}

function pick4(){
  document.write('<a href="tifra/voice.html">ご利用者からの声</a>');
}

function pick5(){
  document.write('<a href="contact.html">お問い合わせはこちら</a>');
}