
<!---
var bigpicWin = null;
function showbigimage(description, url, picwidth, picheight)
{
  if (!bigpicWin || bigpicWin.closed)
  {
    usrwidth = screen.width;
    usrheight = screen.height;
    winwidth = picwidth;
    winheight = picheight;
    var X = (usrwidth - winwidth) / 2;
    var Y = (usrheight - winheight) / 2;
    properties = "toolbar=no,location=no,directories=no,status=no,scrollbars=auto,resizable=yes,copyhistory=no,width="+winwidth+",height="+winheight+",";
    checkie = navigator.appName.indexOf("icrosoft");
    if (checkie == -1)
    {
      properties = properties+"screenX="+X+",screenY="+Y;
    }
    else
    {
      properties = properties+"left="+10+",top="+10;
    }
    bigpicWin = window.open('','bigpicWin',properties);
    bigpicWin.document.open();
    bigpicWin.document.write('<html><head><TITLE>'+"Ателье Сантехники"+'</TITLE><META http-equiv=Content-Type content=text/html; charset=windows-1251><LINK href=img/styles.css type=text/css rel=stylesheet><meta http-equiv="imagetoolbar" content="no"></head><body background=img/menu_top_bg_2.gif topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0 marginheight=0 marginwidth=0 style=\"BACKGROUND-POSITION: left bottom; BACKGROUND-REPEAT: repeat-x;\"><table width=100% border=0 cellpadding=0 cellspacing=0><tr><td height=4 colspan=2 background=img/top_top_bg.gif><img src=img/0.gif width=20 height=4></td></tr><tr> <td width=4 background=img/top_left_bg.gif nowrap><img src=img/0.gif width=4 height=20></td><td width=100% height=46 background=img/top_bg_main.jpg><img src=img/logotip1.gif width=170 height=41 hspace=5></td></tr><tr> <td colspan=2 height=30 background=img/menu_top_bg_2.gif bgcolor=#ffffff><img src=img/0.gif width=10 height=30></td></tr><tr><td colspan=2 align=center valign=middle>');
    bigpicWin.document.write('<A HREF="JavaScript:self.close()"><div style=\"padding: 0px 0px 0px 0px; FONT-WEIGHT = normal;\">'+description+'</div><div align=center><IMG SRC="'+url+'" HSPACE="0" VSPACE="0" BORDER="0"></A></div>');
    bigpicWin.document.write('<br><br></td></tr></table>');
    bigpicWin.document.close()

    bigpicWin.focus();
  }
  else
  {
    bigpicWin.focus();
  }
}
//--->


<!---
var bigpicWin = null;
function showframeigimage(description, url, picwidth, picheight)
{
  if (!bigpicWin || bigpicWin.closed)
  {
    usrwidth = screen.width;
    usrheight = screen.height;
    winwidth = picwidth+72;
    winheight = picheight+72;
    var X = (usrwidth - winwidth) / 2;
    var Y = (usrheight - winheight) / 2;
    properties = "toolbar=no,location=no,directories=no,status=no,scrollbars=auto,resizable=yes,copyhistory=no,width="+winwidth+",height="+winheight+",";
    checkie = navigator.appName.indexOf("icrosoft");
    if (checkie == -1)
    {
      properties = properties+"screenX="+X+",screenY="+Y;
    }
    else
    {
      properties = properties+"left="+10+",top="+10;
    }
    bigpicWin = window.open('','bigpicWin',properties);
    bigpicWin.document.open();
    bigpicWin.document.write('<html><head><TITLE>'+"Ателье Сантехники"+'</TITLE><META http-equiv=Content-Type content=text/html; charset=windows-1251><LINK href=img/styles.css type=text/css rel=stylesheet><meta http-equiv="imagetoolbar" content="no"></head><body topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0 marginheight=0 marginwidth=0><table width=100% height=300 border=0 cellpadding=0 cellspacing=0><tr><td width=36 height=36><img src=img/5GL_01.gif width=36 height=36></td><td width=95% background=img/5GL_02.gif align=left><img src=img/5GL_02.gif width=49 height=36></td><td><img src=img/5GL_04.gif width=37 height=36></td></tr><tr><td valign=top background=img/5GL_05.gif><img src=img/5GL_05.gif width=36 height=51></td><td align=center valign=middle bgcolor=#BB9657>');
    bigpicWin.document.write('<A HREF="JavaScript:self.close()"><div style=\"padding: 0px 0px 0px 0px; FONT-WEIGHT = normal;\">'+description+'</div><div align=center><IMG SRC="'+url+'" HSPACE="0" VSPACE="0" BORDER="0"></A></div>');
    bigpicWin.document.write('</td><td valign=top background=img/5GL_07.gif><img src=img/5GL_07.gif width=37 height=51></td></tr><tr><td height=37><img src=img/5GL_10.gif width=36 height=37></td><td background=img/5GL_11.gif align=left><img src=img/5GL_11.gif width=49 height=37></td><td><img src=img/5GL_13.gif width=37 height=37></td></tr></table>');
    bigpicWin.document.close()

    bigpicWin.focus();
  }
  else
  {
    bigpicWin.focus();
  }
}
//--->

var one = new Image();
var two = new Image();
var null_gif = new Image();
var hazelnut = new Image();
var almond = new Image();
one.src = "img/button_a.gif";
two.src = "img/button.gif";
null_gif.src = "img/0.gif";
hazelnut.src = "img/hazelnut.gif";
almond.src = "img/almond.gif";
function doButtons(picimage) {
eval("document['picture'].src = " + picimage + ".src");
}
function doButtons1(picimage1) {
eval("document['picture1'].src = " + picimage1 + ".src");
}
function doButtons2(picimage2) {
eval("document['picture2'].src = " + picimage2 + ".src");
}
function doButtons3(picimage3) {
eval("document['picture3'].src = " + picimage3 + ".src");
}
function doButtons4(picimage4) {
eval("document['picture4'].src = " + picimage4 + ".src");
}
function doButtons5(picimage5) {
eval("document['picture5'].src = " + picimage5 + ".src");
}
function doButtons6(picimage6) {
eval("document['picture6'].src = " + picimage6 + ".src");
}
function doButtons7(picimage7) {
eval("document['picture7'].src = " + picimage7 + ".src");
}
function doButtons_left1(picimage_left1) {
eval("document['picture_left1'].src = " + picimage_left1 + ".src");
}
function doButtons_left2(picimage_left2) {
eval("document['picture_left2'].src = " + picimage_left2 + ".src");
}
function doButtons_left3(picimage_left3) {
eval("document['picture_left3'].src = " + picimage_left3 + ".src");
}
function doButtons_left4(picimage_left4) {
eval("document['picture_left4'].src = " + picimage_left4 + ".src");
}
function doButtons_left5(picimage_left5) {
eval("document['picture_left5'].src = " + picimage_left5 + ".src");
}
function doButtons_left6(picimage_left6) {
eval("document['picture_left6'].src = " + picimage_left6 + ".src");
}
function doButtons_left7(picimage_left7) {
eval("document['picture_left7'].src = " + picimage_left7 + ".src");
}
function doButtons_left8(picimage_left8) {
eval("document['picture_left8'].src = " + picimage_left8 + ".src");
}
function doButtons_left9(picimage_left9) {
eval("document['picture_left9'].src = " + picimage_left9 + ".src");
}
function doButtons_left10(picimage_left10) {
eval("document['picture_left10'].src = " + picimage_left10 + ".src");
}
function doButtons_left11(picimage_left11) {
eval("document['picture_left11'].src = " + picimage_left11 + ".src");
}
function doButtons_left12(picimage_left12) {
eval("document['picture_left12'].src = " + picimage_left12 + ".src");
}

function doButtons_hazelnut(picimage_hazelnut) {
eval("document['picture_hazelnut'].src = " + picimage_hazelnut + ".src");
}
function doButtons_almond(picimage_almond) {
eval("document['picture_almond'].src = " + picimage_almond + ".src");
}
