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>La Costa de Papito is 'at the edge, where the jungle meets the sea, a place where the imaginatively painted road signs proclaim it's calmness and serenity, where you can listen to the music of the ocean's waves and enjoy the early morning concert of the birds.  
 </strong></font></center></td><td align='center' width='100' valign='top'><IMG width='100' hight='100' src='../../../cuphotel/hotels/hotel321/321_logo2008-09-20-12-52-07.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();

