/*
 * Budi Santoso, January 2006
 * Copyright © 2006 Bu San Inc. All rights reserved.
 */

YOffset=100; 
XOffset=0;
staticYOffset=30;
slideSpeed=20;
waitTime=500;
menuBGColor="#000000";
menuIsStatic="yes"; 
menuWidth=100; 
menuCols=2;
hdrFontFamily="Verdana, Arial, Helvetica";
hdrFontSize="1";
hdrFontColor="#FFFFFF";
hdrBGColor="#99cc33";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana, Arial, Helvetica";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#FF9900";
linkTarget="_top";
linkAlign="Left";
barBGColor="#000000";
barFontFamily="Verdana, Arial, Helvetica";
barFontSize="2";
barFontColor="#FF3300";
barVAlign="center";
barWidth=10;
barText="RBS FM Tulungagung";

///////////////////////////

knlItems[0]=["Main Menu"]
knlItems[1]=["Home", "/", ""]
knlItems[2]=["Blog", "index.php?option=com_content&task=blogsection&id=0&Itemid=9",""]
knlItems[3]=["News Feeds", "index.php?option=com_newsfeeds&Itemid=82", ""]
knlItems[4]=["Generals", "index.php?option=com_content&task=section&id=6&Itemid=28", ""]
knlItems[5]=["Song Lyrics", "index.php?option=com_content&task=section&id=9&Itemid=81", ""]
knlItems[6]=["Researches", "index.php?option=com_content&task=section&id=7&Itemid=29", ""]
knlItems[7]=["Schematics", "index.php?option=com_content&task=section&id=4&Itemid=27", ""]
knlItems[8]=["Antennas", "index.php?option=com_content&task=section&id=5&Itemid=26", ""]
knlItems[9]=["Links", "index.php?option=com_weblinks&Itemid=23", ""]
knlItems[10]=["Downloads", "index.php?option=com_content&task=section&id=8&Itemid=30", ""]
knlItems[11]=["Forum", "index.php?option=com_joomlaboard&Itemid=78", ""]
knlItems[12]=["Guestbook", "index.php?option=com_easybook&Itemid=48", ""]
knlItems[13]=["Search", "index.php?option=com_search&Itemid=5", ""]
knlItems[14]=["User Menu", "", ""]
knlItems[15]=["Your Details", "index.php?option=com_user&task=UserDetails&Itemid=21", ""]
knlItems[16]=["MYPMS OS", "index.php?option=com_pms", ""]
knlItems[17]=["Login", "#down", ""]
knlItems[18]=["Logout", "index.php?option=com_login&Itemid=16", ""]
knlItems[19]=["Navigation", "", ""]
knlItems[20]=["Back", "javascript:history.go(-1)", ""]
knlItems[21]=["Next", "javascript:history.go(1)", ""]
knlItems[22]=["Top", "#top", ""]
knlItems[23]=["Down", "#down", ""]
buildMenu();