function openflyer1()
{
 window.open("../flyers/flyer1.htm", "newwin", "height=229, width=357,toolbar=no,scrollbars=no,menubar=no");
}
function openflyer2()
{
 window.open("../flyers/flyer2.htm", "newwin", "height=298, width=422,toolbar=no,scrollbars=no,menubar=no");
}
function openflyer3()
{
 window.open("../flyers/flyer3.htm", "newwin", "height=403, width=607,toolbar=no,scrollbars=no,menubar=no");
}
function openflyer4()
{
 window.open("../flyers/flyer4.htm", "newwin", "height=538, width=420,toolbar=no,scrollbars=no,menubar=no");
}
function openflyer5()
{
 window.open("../flyers/flyer5.htm", "newwin", "height=590, width=418,toolbar=no,scrollbars=no,menubar=no");
}
function openflyer6()
{
 window.open("../flyers/flyer6.htm", "newwin", "height=641, width=453,toolbar=no,scrollbars=no,menubar=no");
}
