<!--


YOffset=0; 
XOffset=0; 
staticYOffset=10;
slideSpeed=20;
waitTime=100; 
menuBGColor="black"; 
menuIsStatic="yes"; 
menuWidth=300; 
menuCols=2;
hdrFontFamily="times new roman";
hdrFontSize="3";
hdrFontColor="#FF0000";
hdrBGColor="#808080";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="times new roman";
linkFontSize="3";
linkBGColor="#808080";
linkOverBGColor="#000000"; 
linkTarget="_top";
linkAlign="Left";
barBGColor="#000000";
barFontFamily="times new roman";
barFontSize="4";
barFontColor="#FFD135";
barVAlign="center";
barWidth=20;
barText="MENU";

///////////////////////////

ssmItems[0]=["Marco Bonifazi"]
ssmItems[1]=["Home", "index.htm", ""]
ssmItems[2]=["About the Artist", "contact_us.htm", ""]
ssmItems[3]=["Gallery","gallery.htm",""]
ssmItems[4]=["Exhibitions", "exhibitions.htm", ""]
ssmItems[5]=["The Critics","the_critics.htm", ""]
ssmItems[6]=["Links","",""]
ssmItems[7]=["Friends Artists", "links.htm", "", 1, "no"]
ssmItems[8]=["Art directory", "links/ThemeIndex.html", "",1]
ssmItems[9]=["Versione Italiana", "it/home_ita.htm", ""]



buildMenu();

//-->