<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=120; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#888888";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#e0e0e0";
hdrBGColor="#888888";
hdrAlign="right";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#dddddd";
linkOverBGColor="#ffffff"; "#dd9271";
linkTarget="_top";
linkAlign="right";
barBGColor="#dd2222";
barFontFamily="Arial";
barFontSize="3";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="MENU"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; HOME &nbsp; ", "http://jmr.republika.pl/index.html", "_self"]
ssmItems[1]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ENGLISH Version &nbsp; ", "http://jmr.republika.pl/index-en.html", "_self"]

ssmItems[2]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; KONTAKT &nbsp; ", "http://jmr.republika.pl/kontakt.html", "_self"]//
ssmItems[3]=[" &nbsp; &nbsp; &nbsp; KSIĘGA GOŚCI &nbsp; ", "http://jmr.republika.pl/ksiega.html", "_self"]//
ssmItems[4]=[" &nbsp; &nbsp; &nbsp; <b>SPRZEDAŻ</b> &nbsp; ", "http://jmr.republika.pl/http://www.artists.de/rybczynska.html", "_blank"]//

ssmItems[5]=[" O ARTYSTCE &nbsp; "] //create header
ssmItems[6]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BIO &nbsp; ", "bio.html", "_self"] //
ssmItems[7]=[" &nbsp; &nbsp; &nbsp; &nbsp; opis twórczości &nbsp; ", "http://jmr.republika.pl/jmr.html", "_self"] //
ssmItems[8]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; trofea &nbsp; ", "http://jmr.republika.pl/nagrody.html", "_self"] //
ssmItems[9]=[" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; recenzje &nbsp; ", "http://jmr.republika.pl/zp.html", "_self"] //

ssmItems[10]=[" FOTOGRAFIA &nbsp; "] //create header
ssmItems[11]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; galeria 1 &nbsp; ", "http://jmr.republika.pl/foto-g1.html", "_self"]
ssmItems[12]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <font color=red></font> galeria 2 &nbsp; ", "http://jmr.republika.pl/foto-g2.html","_self"]
ssmItems[13]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <font color=red></font> galeria 3 &nbsp; ", "http://jmr.republika.pl/foto-g3.html", "_self"]
ssmItems[14]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; galeria 4 &nbsp; ", "http://jmr.republika.pl/foto-g4.html", "_self"]
ssmItems[15]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; galeria 5 &nbsp; ", "http://jmr.republika.pl/foto-g5.html", "_self"]
ssmItems[16]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <font color=red></font> galeria 6 &nbsp; ", "http://jmr.republika.pl/foto-g6.html", "_self"]
ssmItems[17]=["  <font color=red>NEW</font>&nbsp; PINHOLE galeria 7 &nbsp; ", "http://jmr.republika.pl/foto-g7.html", "_self"]
ssmItems[18]=[" MALARSTWO &nbsp; "] //create header
ssmItems[19]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; galeria 1 &nbsp; ", "http://jmr.republika.pl/mal-g1.html", "_self"]
ssmItems[20]=["&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; galeria 2 &nbsp; ", "http://jmr.republika.pl/mal-g2.html", "_self"]
ssmItems[21]=[" WERNISAŻE &nbsp; "] //create header
ssmItems[22]=[" <font color=red>NEW</font>&nbsp; Traffic Club 2011 &nbsp; ", "http://rybczynska.strefa.pl/html3/index.html", "_blank"]
ssmItems[23]=[" Galeria Zapiecek 2009 &nbsp; ", "http://rybczynska.strefa.pl/html2/index.html", "_blank"]
ssmItems[24]=[" Galeria Van Golik 2009 &nbsp; ", "http://rybczynska.strefa.pl/html/index.html", "_blank"]




buildMenu();

//-->

