YOffset=170; // no quotes!!
XOffset=0;
staticYOffset=20; // no quotes!!
slideSpeed=10 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.#0066CC
menuBGColor="#0066cc";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=300; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="Verdana, Arial, Helvetica, sans-serif";
hdrFontSize="2";
hdrPadding=0;
hdrFontColor="none";
hdrBGColor="#0066cc";
hdrAlign="center";
hdrVAlign="top";
hdrHeight="20";
linkFontFamily="Verdana, Arial, Helvetica, sans-serif";
linkFontSize="2";
linkPadding=0;
linkBGColor="#0066cc";
linkOverBGColor="#0066cc";
linkTarget="_self";
linkAlign="center";
barBGColor="#0066cc";
barFontFamily="Verdana, Arial, Helvetica, sans-serif";
barFontSize="2";
barFontColor="#ffffff";
barVAlign="middle";
barWidth=20; // no quotes!!
barText="PERSONAL COMMENT"; // <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]=["<center><font color='#BDD6EF' size='3'><strong>Our Personal Comment</strong></font></center>", "", "","1",1]
ssmItems[1]=["<table><tr><td width='350'><center><font size='2' color='#ffcc00'><strong>Hotel Casa Turire is the perfect place to relax, and enjoy in luxury while you experience the surrouding nature of Costa Rica's Mountain Turialba region. If you are looking for peacefulness and quality Casa Turire is the place to visit. </strong></font></center></td><td align='center' width='100' valign='top'><IMG width='100' hight='100' src='../../../cuphotel/hotels/hotel95/95_logo2010-08-12-19-31-23.jpg'></td></tr></table>","","","1",1]
ssmItems[2]=[" </strong></font></td></tr></table>","", "","1", 1]
//<table width='350'><tr><td align='center'></td><td align='center'><IMG src='images/but_print.gif'></td></tr><tr><td><br /></td></tr></table>
buildMenu();

