<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=75; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=1 // no quotes!!
waitTime=10; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#000000";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#000000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#000000";
linkTarget="_top";
linkAlign="Left";
barBGColor="#000000";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=15; // no quotes!!
barText="* Jadi Sukses Network *"; // <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/cpani.gif width=100 height=100 border=0><br>Bikin Web<br><font color=#FFFF00>Harga Terjangkau ?</font><br>Hubungi Mulyadi <font color=#FFFF00>0331-7743378</font> atau <font color=#FFFF00>08179676804</font><br>"] //create header
ssmItems[1]=["<center><a href=http://www.jadisukses.info target=new>JadiSukses.info</a></center>"]
ssmItems[2]=["<center><a href=http://www.ppkiajember.com target=new>PPKIA Jember</a></center>"]
ssmItems[3]=["<center><a href=http://www.iklanjitu.info target=new>Iklan Jitu</a></center>"]
ssmItems[4]=["<center><a href=http://www.jember.info target=new>Jember Info</a></center>"]
ssmItems[5]=["Space for Rent"]
ssmItems[6]=["Space for Rent"] //create two column row
ssmItems[7]=["Space for Rent"]
ssmItems[8]=["Space for Rent"] //create header
ssmItems[9]=["Space for Rent"]
ssmItems[10]=["Space for Rent"]

buildMenu();

//-->
