function popUp(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=0, width=419, height=330, left=20, top=20');");
}

function popUpProducts(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=1, menubar=0, resizable=1, width=500, height=500, left=20, top=20');");
}

function popUpBrake(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=1, menubar=0, resizable=1, width=573, height=480, left=40, top=40');");
}

function popUpPdf(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=1, menubar=0, resizable=1, width=640, height=480, left=20, top=20');");
}

function popUp800x600(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=820, height=625, left=20, top=20');");
}

function popUp450x600(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=470, height=625, left=20, top=20');");
}

function popUp640x480(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=660, height=505, left=20, top=20');");
}

function popUp480x640(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=505, height=660, left=20, top=20');");
}

function popUp400x300(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=420, height=330, left=40, top=40');");
}

function popUp570x820(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=570, height=820, left=20, top=20');");
}

function popUpProductsMXL(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=1, menubar=0, resizable=1, width=800, height=500, left=20, top=20');");
}

function popUpGallery(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=1, menubar=0, resizable=1, width=1020, height=725, left=20, top=20');");
}

function popUp1024x768(URL)
{
   day = new Date();
   id = day.getTime();
   eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0, scrollbars=0, location=0, statusbar=1, menubar=0, resizable=1, width=1224, height=790, left=20, top=20');");
}