
var NoOffFirstLineMenus=6;                      // Number of first level items
var LowBgColor='';                      // Background color when mouse is not over
var LowSubBgColor='#3E6E9E';                    // Background color when mouse is not over on subs
var HighBgColor='';                     // Background color when mouse is over
var HighSubBgColor='#336699';                   // Background color when mouse is over on subs
var FontLowColor='#ffffff';                     // Font color when mouse is not over
var FontSubLowColor='#ffffff';                  // Font color subs when mouse is not over
var FontHighColor='#FFFFFF';                    // Font color when mouse is over
var FontSubHighColor='#FFFFFF';                 // Font color subs when mouse is over
var BorderColor='';                     // Border color
var BorderSubColor='#FFFFFF';                   // Border color for subs
var BorderWidth=1;                              // Border width
var BorderBtwnElmnts=1;                         // Border between elements 1 or 0
var FontFamily="Verdana, Arial, Helvetica, sans-serif"                        // Font family menu items
var FontSize=10;                                 // Font size menu items
var FontBold=1;                                 // Bold menu items 1 or 0
var FontItalic=0;                               // Italic menu items 1 or 0
var MenuTextCentered='center';                    // Item text position 'left', 'center' or 'right'
var MenuCentered='center';                    // Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';         // Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=0;                             // horizontal overlap child/ parent
var ChildVerticalOverlap=0;                     // vertical overlap child/ parent
var StartTop=0;                                 // Menu offset x coordinate
var StartLeft=0;                                // Menu offset y coordinate
var VerCorrect=1;                               // Multiple frames y correction
var HorCorrect=1;                               // Multiple frames x correction
var LeftPaddng=1;                               // Left padding
var TopPaddng=7;                                // Top padding
var FirstLineHorizontal=1;                      // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1;                       // Frames in cols or rows 1 or 0
var DissapearDelay=1000;                        // delay before menu folds in
var TakeOverBgColor=0;                          // Menu frame takes over background color subitem frame
var FirstLineFrame='navig';                     // Frame where first level appears
var SecLineFrame='space';                       // Frame where sub levels appear
var DocTargetFrame='space';                     // Frame where target documents appear
var TargetLoc='gsmi_loc';                       // span id for relative positioning
var HideTop=0;                                  // Hide first level when loading new document 1 or 0
var MenuWrap=1;                                 // enables/ disables menu wrap 1 or 0
var RightToLeft=0;                              // enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;                           // Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0;                           // menu tree checking on or off 1 or 0
var ShowArrow=0;                                // Uses arrow gifs when 1       
var KeepHilite=1;                               // Keep selected path highligthed
var Arrws=[];                                   // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("Home","index.php?p=418","",0,41,80) 

Menu2=new Array("About Us","index.php?p=368","",3,41,144) 
	 Menu2_1=new Array("Profile","index.php?p=377","",0,32,160)
	 Menu2_2=new Array("Mission and Vision","index.php?p=378","",0,32,160)
	 Menu2_3=new Array("Values","index.php?p=379","",0,32,160)

Menu3=new Array("News","index.php?p=369","",2,41,80) 
	 Menu3_1=new Array("Updates/Events","index.php?p=389","",0,32,160)
	 Menu3_2=new Array("Latest Courses","index.php?p=388","",0,32,160)

Menu4=new Array("Courses","index.php?p=370","",3,41,126) 
	 Menu4_1=new Array("Certification","index.php?p=390","",0,32,160)
	 Menu4_2=new Array("Diploma","index.php?p=391","",0,32,160)
	 Menu4_3=new Array("Business Excellence","index.php?p=392","",0,32,160)

Menu5=new Array("Program Schedule","index.php?p=372","",0,41,160) 

Menu6=new Array("Online Registration","index.php?p=395","",0,41,160) 
