function pod_mod(par) 
{
open("../all_pozition/"+par+".html", "_blank", "resizable=yes, toolbar=yes, menubar=yes, top=20, left=20, scrollbars=yes, width=650", true);
}

function poder_mod(par) 
{
open("poder_pozicii/"+par+".html", "_blank", "resizable=yes, toolbar=yes, menubar=yes, top=20, left=20, scrollbars=yes, width=650", true);
}

function decor(x) 
{
if(x==1)
event.srcElement.className="st_blh";
else
event.srcElement.className="st_bl";
}

function moving(y)
{
if(y==1)
 {
event.srcElement.style.position="relative";
event.srcElement.style.top="1px";
event.srcElement.style.left="-1px";
 }
if(y==2)
event.srcElement.style.position="static";
}

function opsal(z)
{
document.location.href=z;
}

function spec_op(wh)
{
open("http://autoelite.ru/sp/"+wh+".html", "_blank", "resizable=yes, toolbar=no, menubar=yes, top=20, left=20, scrollbars=yes, width=700, height=430");
}
function by_form() 
{
open("http://autoelite.ru/zayavka.html", "_blank", "resizable=yes, toolbar=no, menubar=no, top=100, left=250, scrollbars=yes, width=440, height=570", true);
}
