var aaa=new Date();
 var bbb=aaa.getFullYear();

function s_openWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function WindowOpen1()
{
win=window.open("ex/pairglass1.gif","PG1","left=20,top=10,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=580,height=435");
}
function WindowOpen2()
{
win=window.open("ex/pairglass2.gif","PG2","left=40,top=20,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=580,height=435");
}
function WindowOpen3()
{
win=window.open("ex/pairglass3.gif","PG3","left=60,top=30,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=580,height=435");
}

function iq(){
document.write("<a href='inquiry/index.html' target='_blank' onMouseOver='chgimg('img13', 25)' onMouseOut='chgimg('img13',24)'>");
document.write("<img src='b/13out.gif' name='img13' border='0' width='129' height='18' alt='株式会社長屋工務店 お問い合わせフォーム'></a>");
}

