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>Live a great adventure in a very exotic place surrounded by wonderful rainforest, but with comfort. Come and visit Atlantida Lodge with beautiful natural scenery, its huge National Parks, the peaceful life style and the traditional democratic regime. </strong></font></center></td><td align='center' width='100' valign='top'><IMG width='100' hight='100' src='../../../cuphotel/hotels/hotel376/376_logo2008-08-31-13-16-27.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();

