﻿	var NoOffFirstLineMenus = 14; // Number of first level items
	var LowBgColor = ''; // Background color when mouse is not over
	var LowSubBgColor = '606060'; // Background color when mouse is not over on subs
	var HighBgColor = ''; // Background color when mouse is over
	var HighSubBgColor = 'black'; // Background color when mouse is over on subs
	var FontLowColor = 'white'; // Font color when mouse is not over
	var FontSubLowColor = 'white'; // Font color subs when mouse is not over
	var FontHighColor = 'ffff33'; // Font color when mouse is over
	var FontSubHighColor = 'ffc600'; // Font color subs when mouse is over
	var BorderColor = ''; // Border color
	var BorderSubColor = 'black'; // Border color for subs
	var BorderWidth = 1; // Border width
	var BorderBtwnElmnts = 1; // Border between elements 1 or 0
	var FontFamily = "tahoma" // 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 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 = 166; // 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 = 7; // Left padding
	var TopPaddng = 0; // 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 = ''; // span id for relative positioning
	var HideTop = 0; // Hide first level when loading new document 1 or 0
	var MenuWrap = 0; // 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/menu_arrow.gif', 9, 5, '', 0, 0, '', 0, 0]; // Arrow source, width and height
	// 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/menu/home.gif:../images/menu/home_active.gif", "../index.html", "", 0, 31, 57);
Menu2 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu3 = new Array("rollover:../images/menu/about.gif:../images/menu/about_active.gif", "", "", 3, 31, 91);
	Menu3_1 = new Array("What is Protexx", "../what_is_protexx.html", "", 0, 16, 150)
	Menu3_2 = new Array("About Us", "../about_us.html", "", 0, 16, 150)
	Menu3_3 = new Array("Protexx in the future", "../protexx_in_the_future.html", "", 0, 16, 150)
Menu4 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu5 = new Array("rollover:../images/menu/solutions.gif:../images/menu/solutions_active.gif", "", "", 6, 31, 67);
	Menu5_1 = new Array("S.I.T.H.", "", "", 2, 16, 150)
		Menu5_1_1 = new Array("What Is S.I.T.H.", "../what_is_sith.html", "", 0, 16, 150)
		Menu5_1_2 = new Array("S.I.T.H. Value", "../sith_value.html", "", 0, 16, 150)
	Menu5_2 = new Array("Certificate Authority", "../certificate_authority.html", "", 0, 16, 150)
	Menu5_3 = new Array("Secure Office Server", "../secure_office_server.html", "", 0, 16, 150)
	Menu5_4 = new Array("Secure Tunnel Server", "../secure_tunnel_server.html", "", 0, 16, 150)
	Menu5_5 = new Array("Secure Internet Banking", "../secure_internet_banking.html", "", 0, 16, 150)
	Menu5_6 = new Array("Biometric Clip Drives", "../bio_clip_drive.html", "", 0, 16, 150)
Menu6 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu7 = new Array("rollover:../images/menu/customers.gif:../images/menu/customers_active.gif", "", "", 4, 31, 73);
	Menu7_1 = new Array("Protexx Customers", "../current_customers.html", "", 0, 16, 150)
	Menu7_2 = new Array("Partners", "../partners.html", "", 0, 16, 150)
	Menu7_3 = new Array("Case Studies", "../case_studies.html", "", 0, 16, 150)
	Menu7_4 = new Array("Become an Affiliate", "https://secure.protexx.com/affiliates/user/signup.php", "", 0, 16, 150)
Menu8 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu9 = new Array("rollover:../images/menu/news.gif:../images/menu/news_active.gif", "", "", 4, 31, 89);
	Menu9_1 = new Array("Event Calendar", "../event_calendar.html", "", 0, 16, 150)
	Menu9_2 = new Array("Press Releases", "../press_releases.html", "", 0, 16, 150)
	Menu9_3 = new Array("Security News Archives", "../security_news.html", "", 0, 16, 150)
	Menu9_4 = new Array("HP Press Release", "../hp_press_release.html", "", 0, 16, 150)
Menu10 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu11 = new Array("rollover:../images/menu/support.gif:../images/menu/support_active.gif", "", "", 6, 31, 60);
	Menu11_1 = new Array("FAQ's", "../faqs.html", "", 0, 16, 150)
	Menu11_2 = new Array("Customer Login", "https://www.oasiscrm.net/oasiscrm/hostmanager.asp?AccountKey=P00100&MODE=CUSTOMERCARE", "", 0, 16, 150)
	Menu11_3 = new Array("Download Now", "https://secure.protexx.com/signups/signup.html", "", 0, 16, 150)
	Menu11_4 = new Array("Certificate Renewal", "https://secure.protexx.com/renew/login.html", "", 0, 16, 150)
	Menu11_5 = new Array("Check Certificate Status", "https://secure.protexx.com/renewals/check_status.html", "", 0, 16, 150)	
	Menu11_6 = new Array("Why is the dog walking?", "../dog_walking.html", "", 0, 16, 150)
Menu12 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
Menu13 = new Array("rollover:../images/menu/contact.gif:../images/menu/contact_active.gif", "contact.html", "", 0, 31, 74);
Menu14 = new Array("rollover:../images/menu_div.gif:../images/menu/menu_div.gif", "", "", 0, 31, 3);
