<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=110; // no quotes!!
XOffset=-2;
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="";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=310; // Must be a multiple of 10! no quotes!!
menuCols="";
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor='#3c5a98';
hdrAlign="";
hdrVAlign="";
hdrHeight="";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="";
linkTarget="_top";
linkAlign="Left";
barBGColor="";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=28; // no quotes!!
barText='<IMG src="http://profimedical.pl/images/bg_facebook.png" border="0" >'; // <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]=['<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FProfiMedical%2F167038503308660&amp;width=292&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:0; overflow:hidden;width:290px; height:380px ;background:white;margin:5px;margin-top:6px;"></iframe> '] //create header



buildMenu();

//-->
