<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // no quotes!!
XOffset=0;
staticYOffset=30; // 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="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=250; // Must be a multiple of 10! no quotes!!
menuCols=2;

hdrFontFamily="Verdana,Kalimati,sans-serif";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#0070AB";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";

linkFontFamily="Verdana,Kalimati,sans-serif";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";

barBGColor="#5A5A5A";
barFontFamily="Verdana,Kalimati,sans-serif";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="HASZNOS INFORMÁCIÓK"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////
// ssmItems[...]=[name, link, target, colspan, endrow? ("" or "no")] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["Hasznos információk"] //create header

ssmItems[1]=["CIDWAY áttérési ajánlat:<br>Az USB és egyéb hardver tokenek ideje a mobil eszközök rohamos fejlodésével lejárt!", "/mobil_token_promocio.php", ""]
ssmItems[2]=["Ki tudhatja (meg) az Ön jelszavát?", "/letoltes/CIDWAY One-Time-Password (OTP) ismerteto.pdf", ""]
ssmItems[3]=["Cidway erős, két faktoros felhasználó-azonosítás", "/letoltes/CIDWAY One-Time-Password (OTP) ismerteto.pdf", ""]
ssmItems[4]=["A Cidway biztonságosabb az RSA-nál?", "/betortek_az_rsa_rendszerebe_es_biztonsagi_termekekkel_kapcsolatos_informaciokat_loptak.php", ""]
ssmItems[5]=["A Microsoft Exchange OWA (Outlook Web Access) biztonságos elérése Cidway mobil tokennel", "/letoltes/Outlook_Web_Access_Cidway_mobil_tokennel.pdf",""]

buildMenu();
//-->
