var tpressedFontColor = "#AA0000";

var tpathPrefix_img = "../../../../img/";

var tlevelDX = 10;
var ttoggleMode = 1;

var texpanded = 1;
var tcloseExpanded   = 0;
var tcloseExpandedXP = 0;

var tblankImage      = "../../../../img/blank.gif";
var tmenuWidth       = 190;
var tmenuHeight      = 0;

var tabsolute        = 1;
var tleft            = 10;
var ttop             = 10

var tfloatable       = 1;
var tfloatIterations = 10;

var tmoveable        = 0;
var tmoveImage       = "../../../../img/movepic.gif";
var tmoveImageHeight = 12;

var tfontStyle       = "normal 8pt Tahoma";
var tfontColor       = ["#3F3D3D","#7E7C7C"];
var tfontDecoration  = ["none","underline"];

var titemBackColor   = ["#F0F1F5","#F0F1F5"];
var titemAlign       = "left";
var titemBackImage   = ["",""];
var titemCursor      = "pointer";
var titemHeight      = 16;
var titemTarget      = "";

var ticonWidth       = 21;
var ticonHeight      = 15;
var ticonAlign       = "left";

var tmenuBackImage   = "";
var tmenuBackColor   = "";
var tmenuBorderColor = "#FFFFFF";
var tmenuBorderStyle = "solid";
var tmenuBorderWidth = 0;

var texpandBtn       =["expandbtn2.gif","expandbtn2.gif","collapsebtn2.gif"];
var texpandBtnW      = 9;
var texpandBtnH      = 9;
var texpandBtnAlign  = "left"

var tpoints       = 0;
var tpointsImage  = "";
var tpointsVImage = "";
var tpointsCImage = "";

// XP-Style Parameters
var tXPStyle = 1;
var tXPIterations = 10;                  // expand/collapse speed
var tXPTitleTopBackColor = "";
var tXPTitleBackColor    = "#AFB1C3";
var tXPTitleLeft    = "xptitleleft_s.gif";
var tXPTitleLeftWidth = 4;
var tXPExpandBtn    = ["xpexpand1_s.gif","xpexpand1_s.gif","xpcollapse1_s.gif","xpcollapse1_s.gif"];
var tXPTitleBackImg = "xptitle_s.gif";

var tXPBtnWidth  = 25;
var tXPBtnHeight = 25;

var tXPIconWidth  = 31;
var tXPIconHeight = 32;

var tXPFilter=1;

var tXPBorderWidth = 1;
var tXPBorderColor = '#FFFFFF';



var tstyles =
[
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#FFFFFF,#E6E6E6", "tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#3F3D3D,#7E7C7C", "tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#444444,#5555FF"],
];

var tXPStyles =
[
    ["tXPTitleBackColor=#D9DAE2", "tXPExpandBtn=xpexpand2_s.gif,xpexpand3_s.gif,xpcollapse2_s.gif,xpcollapse3_s.gif", "tXPTitleBackImg=xptitle2_s.gif"]
];

var tmenuItems =
[
    ["+Cueboy's Den", "", "xpicon1_s.gif","","", "",,"0"],


    ["|<b>Home</b>", "../../../../home.htm", "home_s.gif", "home_so.gif", "", "Homepage"],


    ["|<b>About me</b>", "../../../../aboutme/aboutmemenu.htm", "icon2_s.gif", "icon2_so.gif", "", "Personal Info"],
              

    ["|<b>Educational Resources</b>", "../../../educmenu.htm", "icon7_s.gif", "icon7_so.gif", "", "Educational Resources"],
        
    ["|<b>Discovery</b>", "../../../../discovery/discomenu.htm", "icon1_s.gif", "icon1_so.gif", "", "Explore"],
       

    ["|<b>Entertainment</b>", "../../../../entertainment/recremenu.htm", "icon3_s.gif", "icon3_so.gif", "", "Games & Leisure"],
       


	["History of Mathematics", "", "","","", "",,"1","0"],
        
  		["|<font color=#000000>History</font>", "../historymain.htm", "icon7_s.gif", "icon7_so.gif"],

			["||Overview", "../history/overview.htm", "iconarrs.gif"],

			["||Indian Mathematics", "../history/indiansulbasutras.htm", "iconarrs.gif"],

			["||Inca Mathematics", "../history/incamaths.htm", "iconarrs.gif"],

			["||Jaina Mathematics", "../history/jainamaths.htm", "iconarrs.gif"],

			["||Mayan Mathematics", "../history/mayanmaths.htm", "iconarrs.gif"],
		
		["|<font color=#000000>Number systems</font>", "", "icon7_s.gif", "icon7_so.gif"],

			["||Arabic numerals", "arabic.htm", "iconarrs.gif"],

			["||Babylonian numerals", "babylonian.htm", "iconarrs.gif"],

			["||Egyptian numerals", "egyptian.htm", "iconarrs.gif"],

			["||Greek numerals", "greek.htm", "iconarrs.gif"],

			["||Indian numerals", "indian.htm", "iconarrs.gif"],

        ["|Mathemagicians", "../mathemagicians/al-khwarizmi.htm", "icon7_s.gif", "icon7_so.gif"],

        ["|Number theory", "../numbertheory/chamber.htm", "icon7_s.gif", "icon7_so.gif"],

		

		["| ", "", "", ""],
      
        ["|Back to <b>Mathematics</b>", "../../mathsmenu.htm", "icon7_s.gif", "icon7_so.gif"],

];

apy_tmenuInit();
