//DIGITIY  TECHNOLOGIES....The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.digitiy.com
if(navigator.appVersion.indexOf("MSIE 6.0")>0){
        effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
        effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

timegap=800                                // The time delay for menus to remain visible
followspeed=5                        // Follow Scrolling speed
followrate=40                        // Follow Scrolling Rate
suboffset_top=0;                // Sub menu offset Top position
suboffset_left=0;                // Sub menu offset Left position
Frames_Top_Offset=0         // Frames Page Adjustment for Top
Frames_Left_Offset=100        // Frames Page Adjustment for Left

// used in MyLZ
plain_style=[                        // Menu Properties Array
"white",                                // Off Font Color
"808285",                                // Off Back Color
"white",                                // On Font Color
"E87511",                                // On Back Color
"ffffff",                                // Border Color
12,                                                // Font Size
"normal",                                // Font Style
"normal",                                // Font Weight
"Verdana, Arial, Helvetica, Tahoma",// Font
4,                                                // Padding 4
"images/arrow.gif",// Sub Menu Image
,                                                // 3D Border & Separator
, //"708090"                        // 3D High Color
, //"708090"                        // 3D Low Color
,                                                // 16 Current Page Item Font Color (leave this blank to disable)
,                                                // 17 Current Page Item Background Color (leave this blank to disable)
,                                                 // 18 "images/arrowdn.gif",                // Top Bar image (Leave this blank to disable)
"ffffff",               // "ffffff" apparently must be non-null to get Headers to work...19 Menu Header Font Color (Leave blank if headers are not needed)
,                                                // 20 Menu Header Background Color (Leave blank if headers are not needed)
,                                        // 21 Menu Item Separator Color
]

light_style=[                        // Menu Properties Array
"ffffff",                                // Off Font Color
"C0C0C0",                                // Off Back Color
"ffffff",                                // On Font Color
"E87511",                                // On Back Color
"ffffff",                                // Border Color
11,                                                // Font Size
"normal",                                // Font Style
"normal",                                // Font Weight
"Verdana, Arial, Helvetica, Tahoma",// Font
3,                                                // Padding4
"images/arrow.gif",// Sub Menu Image
,                                                // 3D Border & Separator
, //"C0C0C0"                        // 3D High Color
, //"C0C0C0"                        // 3D Low Color
,                                                // 16 Current Page Item Font Color (leave this blank to disable)
,                                                // 17 Current Page Item Background Color (leave this blank to disable)
,                                                 // 18 "images/arrowdn.gif",                // Top Bar image (Leave this blank to disable)
"ffffff",               // 19 "ffffff" apparently must be non-null to get Headers to work...19 Menu Header Font Color (Leave blank if headers are not needed)
,                                                // 20 Menu Header Background Color (Leave blank if headers are not needed)
,                                        // 21 Menu Item Separator Color
]

// used in  only; can probably be consolidated with  plain_style above...
TopRowStyle=[                        // 01 TopRowStyle is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",                                // 02 Mouse Off Font Color"#d05c00"
"808285",                                // 03 Mouse Off Background Color
"white",                                // 04 Mouse On Font Color
"000000",                                // 05 Mouse On Background Color -mouse ile uzerin gelince
"ffffff",                                // 06 Menu Border Color
11,                                                // 07 Font Size in pixels
"normal",                                // 08 Font Style (italic or normal)
"normal",                                // 09 Font Weight (bold or normal)
"Verdana",                                // 10 Font Name
4,                                                // 11 Menu Item Padding
,                                                // 12 Sub Menu Image (Leave this blank if not needed)
,                                         // 13 3D Border & Separator bar
,                                                // 14 3D High Color
,                                                // 15 3D Low Color
,                                                // 16 Current Page Item Font Color (leave this blank to disable)
,                                                // 17 Current Page Item Background Color (leave this blank to disable)
,                                                 // 18 "images/arrowdn.gif",                // Top Bar image (Leave this blank to disable)
"ffffff",               // "ffffff" apparently must be non-null to get Headers to work...19 Menu Header Font Color (Leave blank if headers are not needed)
,                                                // 20 Menu Header Background Color (Leave blank if headers are not needed)
,                                        // 21 Menu Item Separator Color
]

//
sub_style=[                                // Menu Properties Array
"black",                                // Off Font Color
"efefef",                                // Off Back Color-menu rengi_cagan
"black",                                // On Font Color
"FFCC33",                                // On Back Color-menu uzerine gelince_cagan
"000000",                                // Border Color
11,                                                // Font Size
"normal",                                // Font Style
"normal",                                // Font Weight
"Verdana, Arial, Helvetica, Tahoma",// Font
2,                                                // Padding
"images/arrow.gif",        // Sub Menu Image
,                                                // 3D Border & Separator
, //"d6450b"                        // 3D High Color
, //"d6450b"                        // 3D Low Color
,                                                // Current Page Item Font Color (leave this blank to disable)
,                                                // Current Page Item Background Color (leave this blank to disable)
,                                                 // "arrowdn.gif",                // Top Bar image (Leave this blank to disable)
,                                                // Menu Header Font Color (Leave blank if headers are not needed)
,                                                // Menu Header Background Color (Leave blank if headers are not needed)
"000000",                                // Menu Item Separator Color (sacon 10 21 03 --for the value was originally "CCCCCC")
]
