
/***********************************************
*	(c) Ger Versluis 2000 version 10.40 6 Januari 2004       *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=7;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="";			// Background color when mouse is not over
	var HighBgColor="";			// Background color when mouse is over
	var FontLowColor="#420000";			// Font color when mouse is not over
	var FontHighColor="#840000";			// Font color when mouse is over
	var BorderColor="";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=0;			// Border between elements sub items 1 or 0
	var FontFamily="Arial";	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// Italic menu items 1 or 0
	var MenuTextCentered="center";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="center";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=50;				// Multiple frames x correction
	var DistFrmFrameBrdr=2;			// Distance between main menu and frame border
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=0;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="NavFrame";			// Frame where first level appears
	var SecLineFrame="BodyFrame";			// Frame where sub levels appear
	var DocTargetFrame="BodyFrame";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="http://www.fsrc.gov.ag/";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=//%22%22+BaseHref+%22MyImage/%22>"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"/images/tri.gif",5,10,BaseHref+"/images/tridown.gif",10,5,BaseHref+"/images/trileft.gif",5,10,BaseHref+"/images/triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=1;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	var MenuSlide="";//progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="";//progid:DXImageTransform.Microsoft.GradientWipe(duration=.3, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("About Antigua and Barbuda","","",5,15,170,"","","","","","",11,1,"","left","");
	Menu1_1=new Array("Antigua and Barbuda at a Glance","antigua_glance.asp","",0,20,210,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu1_2=new Array("Useful Facts","useful_facts.asp","",0,20,210,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu1_3=new Array("The Antigua and Barbuda Advantage","advantage.asp","",0,20,210,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu1_4=new Array("More about Antigua and Barbuda","more_ant.asp","",0,20,210,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu1_5=new Array("Tax Agreements","tax_agreements.asp","",0,20,210,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
Menu2=new Array("About Us ","","",7,15,80,"","","","","","",11,1,"","center","");
	Menu2_1=new Array("Mission Statement ","aboutus.asp","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu2_2=new Array("History","aboutus.asp#history","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	//Menu2_3=new Array("The Board","","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu2_3=new Array("Organization Chart","fsrcorgchart.asp","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu2_4=new Array("Departments","fsrcdepartments.asp","",5,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu2_4_1=new Array("Registry","fsrcdepartments.asp","",0,20,188,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Registry of International Business Corporations");
		Menu2_4_2=new Array("Banking and Trust Corporations","fsrcdepartments.asp#banking","",0,20,188,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Banking and Trust");
		Menu2_4_3=new Array("Insurance","fsrcdepartments.asp#insurance","",0,20,188,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Insurance");
		Menu2_4_4=new Array("Gaming","fsrcdepartments.asp#gaming","",0,20,188,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Interactive Gaming");
		Menu2_4_5=new Array("Administration","fsrcdepartments.asp#admin","",0,20,188,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Administration and Support Services");
	Menu2_5=new Array("Regulation and Supervision","fsrcregulation.asp","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left",""); 
	Menu2_6=new Array("FSRC News ","news/news_headlines.asp","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu2_7=new Array("Legislation ","legislation.asp","",0,20,169,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
Menu3=new Array("F.A.Q's ","faqs.asp","",0,15,55,"","","","","","",11,1,"","center","Frequently Asked Questions");
Menu4=new Array("Services ","","",6,15,80,"","","","","","",11,1,"","center","");
	Menu4_1=new Array("IBC Incorporations","","",5,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu4_1_1=new Array("Overview","ibc_inc_ovr.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Overview of International Business Corporations");
		Menu4_1_2=new Array("Incorporation Procedure","ibc_inc_procedure.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Incorporation Procedure");
		Menu4_1_3=new Array("Schedule of Fees","ibc_inc_fees.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Schedule of Fees");
		Menu4_1_4=new Array("Incorporation Facts","ibc_inc_facts.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Incorporation Facts");
		//Menu4_1_5=new Array("IBC Name Application Form","ibc_applicationform.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Click Here to download the IBC Request Form");
		Menu4_1_5=new Array("Forms","ibc_inc_forms.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
			Menu4_2=new Array("International Banking ","","",4,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu4_2_1=new Array("Overview ","intl_bankoverview.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Overview of International Banking");
		Menu4_2_2=new Array("Requirements","intl_bankrequirements.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Requirements for operating International Banks");
		Menu4_2_3=new Array("Licensing Procedure","intl_banklicensing.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Licensing Procedure of International Banking");
		Menu4_2_4=new Array("Supporting Documents","intl_banksupdocs.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Banking Licensing Procedure's Supporting Documents");
	Menu4_3=new Array("International Trust Corporations ","","",4,35,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu4_3_1=new Array("Overview","int_trustoverview.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Overview of International Trusts");
		Menu4_3_2=new Array("Requirements","int_trustrequirements.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Trust  Corporations Operating Requirements");
		Menu4_3_3=new Array("Licensing Procedure","int_trustprocedure.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Trust  Licensing Procedure");
		Menu4_3_4=new Array("Supporting Documents","int_trustosupportdocs.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Trust Licensing Procedure's Supporting Documents");
	Menu4_4=new Array("International Insurance","int_trustsuppoortdocs.asp","",2,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu4_4_1=new Array("Overview ","int_insoverview.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Overview of International Insurance");
		Menu4_4_2=new Array("Licensing Procedure","int_insprocedure.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","International Insurance Licensing Procedure");
	//Menu4_5=new Array("Money Services Businesses","","",1,35,200,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu4_5=new Array("Money Services Businesses","","",6,35,200,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
			Menu4_5_1=new Array("Money Services Brochure","javascript:NewWin=window.open('files/Money_Services_Brochure.pdf','NWin');window['NewWin'].focus()","",0,20,300,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Licenced Money Services Businesses Brochure");
			Menu4_5_2=new Array("Application for MSB License","javascript:NewWin=window.open('files/FSRC_Application_for_MSB_Licence.pdf','NWin');window['NewWin'].focus()","",0,20,250,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Application for Money Services Business License");
			Menu4_5_3=new Array("Guide & Standards for MSB License","javascript:NewWin=window.open('files/FSRC_GUIDE_AND_STANDARDS_FOR_LICENCE_TO_OPERATE_MSB.pdf','NWin');window['NewWin'].focus()","",0,20,250,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Guide & Standards for License to Operate Money Services");
			Menu4_5_4=new Array("SCHEDULE B(1): Personal Questionnaire Form","javascript:NewWin=window.open('/files/FSRC_Form_B_MSB_Persona_Questionnaire.pdf','NWin');window['NewWin'].focus()","",0,20,250,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Personal Questionnaire Form");
			Menu4_5_5=new Array("SCHEDULE K: Notice Of Extension Of Time Form","javascript:NewWin=window.open('/files/Time_extension_form_03152011.pdf','NWin');window['NewWin'].focus()","",0,20,250,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Notice Of Extension Of Time Form");
			Menu4_5_6=new Array("MSB Declaration Form","javascript:NewWin=window.open('/files/MSB_DECLARATION_FORM.pdf','NWin');window['NewWin'].focus()","",0,20,250,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","MSB Declaration Form");
	Menu4_6=new Array("Gaming","gaming.asp","",0,20,150,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
Menu5=new Array("Directories ","","",6,15,100,"","","","","","",11,1,"","center","");
	Menu5_1=new Array("Service Providers","","",1,20,180,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_1_1=new Array("Corporate Management Service Providers Professional Directory","javascript:NewWin=window.open('files/CMTSP_Website_List_10172011.pdf','NWin');window['NewWin'].focus()","",0,20,400,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","Corporate Management Service Providers Professional Directory");
		//Menu5_1_2=new Array("Attorneys","attorneys.asp","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		//Menu5_1_3=new Array("Management and Trust Companies","management_companies.asp","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		//Menu5_1_4=new Array("Trust Companies","trust_companies.asp","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu5_2=new Array("IBC ","","",3,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_2_1=new Array("Shipping Companies ","","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_2_2=new Array("Gaming Companies ","","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_2_3=new Array("Other Companies ","","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu5_3=new Array("Banks ","banks.asp","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu5_4=new Array("Insurance ","","",3,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_4_1=new Array("Agents ","insurance_agents.asp","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_4_2=new Array("Brokers ","insurance_brokers.asp","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
		Menu5_4_3=new Array("Companies ","insurance_companies.asp","",0,20,120,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu5_5=new Array("Money Services Businesses","","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	Menu5_6=new Array("Trusts ","trusts.asp","",0,20,111,"#420000","#840000","#9c9a9c","#ffffff","","",12,1,"","left","");
	
Menu6=new Array("Contact Us","contactus.asp","",0,15,86,"","","","","","",11,1,"","center","Click Here to Contact Us concerning other Issues.");
Menu7=new Array("Downloads","downloads.asp","",0,15,86,"","","","","","",11,1,"","center","Download available forms and Guidelines.");
//Menu8=new Array("News","news.asp","",0,15,86,"","","","","","",11,1,"","center","View Current News and Alerts From the FSRC.");

