/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#E3E3E3';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#C7B3C7';			// Background color when mouse is over on subs
	var FontLowColor='red';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// 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=236;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1500;			// delay before menu folds in
	var TakeOverBgColor=1;			// 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='';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri_right.gif',4,4,'images/single_gif.gif',4,4,'images/single_gif.gif',4,4];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/button_home.gif:images/button_home_over.gif","index.htm","",0,20,155);
	
Menu2=new Array("rollover:images/button_about.gif:images/button_about_over.gif","about_company.htm","",3,20,155);
	Menu2_1=new Array("The Company","about_company.htm","",0,20,155);
	Menu2_2=new Array("Partnerships","about_partnerships.htm","",0,20,155);
	Menu2_3=new Array("Ancillary Sales","about_sales.htm","",0,20,155);	

Menu3=new Array("rollover:images/button_training.gif:images/button_training_over.gif","training.htm","",6,20,155);
	Menu3_1=new Array("Microsoft Office","#","",10,20,155);
		Menu3_1_1=new Array("Access","#","",5,20,155);
			Menu3_1_1_1=new Array("Microsoft Business Certification"," course_access_mbc.htm","",0,20,180);
			Menu3_1_1_2=new Array("Access Introduction"," course_access_intro.htm","",0,20,180);
			Menu3_1_1_3=new Array("Access Intermediate"," course_access_inter.htm","",0,20,180);
			Menu3_1_1_4=new Array("Access Advanced"," course_access_adv.htm","",0,20,180);
			Menu3_1_1_5=new Array("Access Advanced Plus"," course_access_adv+.htm","",0,20,180);
		Menu3_1_2=new Array("Excel","#","",4,20,155);
			Menu3_1_2_1=new Array("Microsoft Business Certification"," course_excel_mbc.htm","",0,20,180);
			Menu3_1_2_2=new Array("Excel Introduction"," course_excel_intro.htm","",0,20,180);
			Menu3_1_2_3=new Array("Excel Intermediate"," course_excel_inter.htm","",0,20,180);
			Menu3_1_2_4=new Array("Excel Advanced"," course_excel_adv.htm","",0,20,180);		
		Menu3_1_3=new Array("Frontpage","course_frontpage.htm","",0,20,180);
		Menu3_1_4=new Array("Outlook","#","",3,20,155);
			Menu3_1_4_1=new Array("Microsoft Business Certification"," course_outlook_mbc.htm","",0,20,180);
			Menu3_1_4_2=new Array("Outlook Introduction","course_outlook_intro.htm","",0,20,180);
			Menu3_1_4_3=new Array("Outlook Advanced","course_outlook_adv.htm","",0,20,180);
		Menu3_1_5=new Array("Powerpoint","#","",2,20,155);
			Menu3_1_5_1=new Array("Microsoft Business Certification"," course_powerpoint_mbc.htm","",0,20,180);
			Menu3_1_5_2=new Array("Powerpoint"," course_powerpoint.htm","",0,20,180);
		Menu3_1_6=new Array("Project","#","",2,20,155);
			Menu3_1_6_1=new Array("Project Introduction","course_project.htm","",0,20,180);
			Menu3_1_6_2=new Array("Project Advanced","course_project_adv.htm","",0,20,180);
		Menu3_1_7=new Array("Publisher","#","",1,20,155);
			Menu3_1_7_1=new Array("Publisher Introduction","course_publisher_intro.htm","",0,20,180);
		Menu3_1_8=new Array("Visio","course_visio.htm","",0,20,155);
		Menu3_1_9=new Array("Word","#","",4,20,155);
			Menu3_1_9_1=new Array("Microsoft Business Certification"," course_word_mbc.htm","",0,20,180);
			Menu3_1_9_2=new Array("Word Introduction"," course_word_intro.htm","",0,20,180);
			Menu3_1_9_3=new Array("Word  Intermediate"," course_word_inter.htm","",0,20,180);
			Menu3_1_9_4=new Array("Word  Advanced"," course_word_adv.htm","",0,20,180);
		Menu3_1_10=new Array("Vista Business Certification","course_vista_mbc.htm","",0,20,180);
			
	Menu3_2=new Array("Microsoft Certifications","microsoft_msbc.htm","",0,20,155);
				
	Menu3_3=new Array("Lotus Smartsuite","#","",4,20,155);
		Menu3_3_1=new Array("123","#","",3,20,155);
			Menu3_3_1_1=new Array("123 Introduction"," course_123_intro.htm","",0,20,155);
			Menu3_3_1_2=new Array("123 Intermediate"," course_123_inter.htm","",0,20,155);
			Menu3_3_1_3=new Array("123 Advanced"," course_123_adv.htm","",0,20,155);
		Menu3_3_2=new Array("Approach","#","",3,20,155);
			Menu3_3_2_1=new Array("Approach Introduction"," course_approach_intro.htm","",0,20,155);
			Menu3_3_2_2=new Array("Approach Intermediate"," course_approach_inter.htm","",0,20,155);
			Menu3_3_2_3=new Array("Approach Advanced"," course_approach_adv.htm","",0,20,155);
		Menu3_3_3=new Array("Freelance","course_freelance_intro.htm","",0,20,155);
		Menu3_3_4=new Array("Wordpro","#","",3,20,155);
			Menu3_3_4_1=new Array("Wordpro Introduction"," course_wordpro_intro.htm","",0,20,155);
			Menu3_3_4_2=new Array("Wordpro Intermediate"," course_wordpro_inter.htm","",0,20,155);
			Menu3_3_4_3=new Array("Wordpro Advanced"," course_wordpro_adv.htm","",0,20,155);
	Menu3_4=new Array("Other Courses","#","",4,20,155);
		Menu3_4_1=new Array("Introduction To PC's","course_pcs_intro.htm","",0,20,155);
		Menu3_4_2=new Array("Introduction To The Internet","course_internet_intro.htm","",0,20,155);
		Menu3_4_3=new Array("Windows 2000","course_win2000.htm","",0,20,155);
		Menu3_4_4=new Array("Windows XP","course_winxp.htm","",0,20,155);
		
	Menu3_4=new Array("Tailored Training","training_tailored.htm","",0,20,155);
	Menu3_5=new Array("Our Facilities","training_facilities.htm","",0,20,155);	
	Menu3_6=new Array("Dates/Schedule","training_dates.htm","",0,20,155);

Menu4=new Array("rollover:images/button_msbc.gif:images/button_msbc_over.gif","microsoft_msbc.htm","",0,20,155);

Menu5=new Array("rollover:images/button_crown.gif:images/button_crown_over.gif","crown.htm","",13,20,155)
	Menu5_1=new Array("Sales Ledger","crown_sales_ledger.htm","",0,20,155);
	Menu5_2=new Array("Purchase Ledger","crown_purchase_ledger.htm","",0,20,155);
	Menu5_3=new Array("Nominal Ledger","crown_nominal_ledger.htm","",0,20,155);
	Menu5_4=new Array("Cash Book/ Bank Rec","crown_cashbook.htm","",0,20,155);
	Menu5_5=new Array("BACS","crown_bacs.htm","",0,20,155);
	Menu5_6=new Array("Purchase Invoice Register","crown_purchase_invoice.htm","",0,20,155);
	Menu5_7=new Array("Fixed Assets","crown_fixed_asset.htm","",0,20,155);
	Menu5_8=new Array("Sales Order Processing","crown_sales_order.htm","",0,20,155);
	Menu5_9=new Array("Purchase Order Processing","crown_purchase_order.htm","",0,20,155);
	Menu5_10=new Array("Stock Control","crown_stock_control.htm","",0,20,155);
	Menu5_11=new Array("Bill of Materials","crown_bill_materials.htm","",0,20,155);
	Menu5_12=new Array("Quotes System","crown_quotation.htm","",0,20,155);
	Menu5_13=new Array("News","crown_news.htm","",0,20,155);

Menu6=new Array("rollover:images/button_consultancy.gif:images/button_consultancy_over.gif","consultancy.htm","",0,20,155);
	
Menu7=new Array("rollover:images/button_contact.gif:images/button_contact_over.gif","contact.php","",0,20,155);
