<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
bodyWidth=(IE)?document.body.offsetWidth-20:window.innerWidth-20
YOffset=472; // no quotes!!
barWidth=16; // no quotes!!

XOffset=0; // no quotes!!
staticYOffset=320; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#999999";
menuIsStatic="yes";
operaFix=2;
menuWidth=190; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana, arial, helvetica";
hdrFontSize="1";
hdrFontColor="#EEEEEE";
hdrBGColor="#818181";
hdrAlign="left";
hdrVAlign="left";
//hdrHeight="25";

linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkColor="#EEEEEE";
linkOverBGColor="#DDDDDD";
linkTarget="_top";
linkAlign="Left";

barBGColor="#999999";
barFontFamily="Arial";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barText='<img src="images/contact.gif" alt="" width="15" height="120" border="0">'; 


// the menu items
addHdr("<b><span class='Small'>&nbsp;ArtSiter Media</b><br><br>&nbsp;1077 Budapest, Almássy tér 13<br><br>&nbsp;Phone/Fax: +36-1-783-56-49<br>&nbsp;+36 30 231-1512 (English)<br>&nbsp;+36 30 495-6522 (Hungarian)<br><br>&nbsp;E-mail: <a class='Small' href='mailto:info@artsiter.com'>info@artsiter.com</a></span>", 0);



buildMenu();

//-->