<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=0; // no quotes!!
XOffset=83;
staticYOffset=30; // no quotes!!
slideSpeed=5 // no quotes!!
waitTime=10; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#B5DDE6";
menuIsStatic="no"; //this sets whether menu should stay static on the screen
menuWidth=450; // Must be a multiple of 10! no quotes!!
menuCols=3;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#9ACCF1";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="top";
barBGColor="#FF9900";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="edysoftware"; // <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><img src= images/me.jpg><br><font color=#FF9900>Call</font><br>edy_ppkia@yahoo.com <font color=#FF9900>08124907308</font> atau <font color=#FF9900>0331-7799690</font><br>"] //create header
ssmItems[1]=["<center><a href=http://edysoftware.com/?pil=house target=new>http://edysoftware.com</a></center>"]
//ssmItems[2]=["<center>2007</center>"]
//ssmItems[2]=[""]
//ssmItems[3]=[""]
//ssmItems[4]=[""]
//ssmItems[5]=[""]
//ssmItems[6]=[""] //create two column row
//ssmItems[7]=[""]
//ssmItems[8]=[""] //create header
//ssmItems[9]=[""]
//ssmItems[10]=[""]
//ssmItems[11]=[""]
//ssmItems[12]=[""]
//ssmItems[13]=[""]
//ssmItems[14]=[""]
//ssmItems[15]=[""]

buildMenu();

//-->
