function ap1()
{
  sub = window.open("../aroma/ap-1.html","window1","width=430,height=550");
  x = (screen.width  - 430) / 2;
  y = (screen.height - 550) / 2;
  sub.moveTo(x,y);
}

function ad1pm()
{
  sub = window.open("../aroma/ap-1pm.html","window1","width=430,height=550");
  x = (screen.width  - 430) / 2;
  y = (screen.height - 550) / 2;
  sub.moveTo(x,y);
}

function ad1aq()
{
  sub = window.open("../aroma/ap-1aq.html","window1","width=430,height=550");
  x = (screen.width  - 430) / 2;
  y = (screen.height - 550) / 2;
  sub.moveTo(x,y);
}

function ad1a()
{
  sub = window.open("../aroma/ad-1a.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function ad1p()
{
  sub = window.open("../aroma/ad-1p.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function ad1r()
{
  sub = window.open("../aroma/ad-1r.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function arl1yn()
{
  sub = window.open("../aroma/arl-1-yn.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function arl1tp()
{
  sub = window.open("../aroma/arl-1-tp.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function arl1ba()
{
  sub = window.open("../aroma/arl-1-ba.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}

function arl1()
{
  sub = window.open("../aroma/arl-1.html","window1","width=550,height=470");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 470) / 2;
  sub.moveTo(x,y);
}

function ark1()
{
  sub = window.open("../aroma/ark-1.html","window1","width=550,height=450");
  x = (screen.width  - 550) / 2;
  y = (screen.height - 450) / 2;
  sub.moveTo(x,y);
}














