/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#dddddd';			// Background color when mouse is over
	var HighSubBgColor='#dddddd';			// Background color when mouse is over on subs
	var FontLowColor='#333333';			// Font color when mouse is not over
	var FontSubLowColor='#333333';			// Font color subs when mouse is not over
	var FontHighColor='#333333';			// Font color when mouse is over
	var FontSubHighColor='#333333';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#cccccc';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=.2;			// vertical overlap child/ parent
	var StartTop=90;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=1;				// 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=500;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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, backgr0ound image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.sunbiz.org/index.html","",0,20,90);

Menu2=new Array("Contact Us","http://www.sunbiz.org/contact.html","",2,20,120);
	Menu2_1=new Array("E-mail Us","mailto:corphelp@dos.state.fl.us","",0,20,145);
	Menu2_2=new Array("Address/Phone List","http://www.sunbiz.org/corp_dir.html","",0,20,115);

Menu3=new Array("E-Filing Services","https://efile.sunbiz.org/onlmenu.html","",11,20,160);
	Menu3_1=new Array("Annual Report Filing","https://efile.sunbiz.org/ubr001.html","",0,20,270);
	Menu3_2=new Array("Reinstatement Filing","https://efile.sunbiz.org/reinst01.html","",0,20,195);
	Menu3_3=new Array("Fictitious Name Registration","https://efile.sunbiz.org/ficregintro.html","",0,20,125);
	Menu3_4=new Array("Fictitious Name Renewal","https://efile.sunbiz.org/ficren01.html","",0,20,125);
	Menu3_5=new Array("Judgment Lien Filings","https://efile.sunbiz.org/jlefile.html","",0,20,125);
//	Menu3_5=new Array("On-line Filing","","",4,20,125);
	Menu3_6=new Array("FL Profit Articles of Incorporation","https://efile.sunbiz.org/profit_file.html","",0,20,195);
	Menu3_7=new Array("FL NonProfit Articles of Incorporation","https://efile.sunbiz.org/np_file.html","",0,20,195);
	Menu3_8=new Array("FL Limited Liability Company Articles of Organization","https://efile.sunbiz.org/llc_file.html","",0,40,195);
	Menu3_9=new Array("FL Certificate of Limited Partnership","https://efile.sunbiz.org/lp_file.html","",0,20,195);
	Menu3_10=new Array("Sunbiz E-filing by FAX","","",2,20,205);
		Menu3_10_1=new Array("Sunbiz E-filing by FAX Login","https://efile.sunbiz.org/login.html","",0,20,205);
		Menu3_10_2=new Array("Sunbiz E-filing Acct. Deposit Slip","https://efile.sunbiz.org/acct_dep.html","",0,20,205);
	Menu3_11=new Array("Electronic Certification","https://efile.sunbiz.org/e_cert.html","",3,20,125);
	Menu3_11_1=new Array("Certificate of Status","https://efile.sunbiz.org/certauth.html","",0,20,145);
	Menu3_11_2=new Array("Authentication","https://efile.sunbiz.org/certauthver.html","",0,20,115);
	Menu3_11_3=new Array("Reprint","https://efile.sunbiz.org/certauthrpt.html","",0,20,115);
	
Menu4=new Array("Document Searches","http://www.sunbiz.org/search.html","",7,20,190);
	Menu4_1=new Array("Corporation|Trademark|LLC|LP","","",7,20,225);
		Menu4_1_1=new Array("Inquire by Entity Name","http://www.sunbiz.org/corinam.html","",0,20,255);
		Menu4_1_2=new Array("Inquire by Officer/Registered Agent Name","http://www.sunbiz.org/corioff.html","",0,20,255);
		Menu4_1_3=new Array("Inquire by Registered Agent Name","http://www.sunbiz.org/corira.html","",0,20,185);
		Menu4_1_4=new Array("Inquire by Trademark Name","http://www.sunbiz.org/coritm.html","",0,20,185);
		Menu4_1_5=new Array("Inquire by Trademark Owner Name","http://www.sunbiz.org/coritmo.html","",0,20,185);
		Menu4_1_6=new Array("Inquire by FEI Number","http://www.sunbiz.org/corifei.html","",0,20,185);
		Menu4_1_7=new Array("Detail by Document Number","http://www.sunbiz.org/corichr.html","",0,20,185);
	Menu4_2=new Array("Federal Lien Registration","","",2,20,180);
		Menu4_2_1=new Array("Inquire by Debtor Name","http://www.sunbiz.org/lienlis.html","",0,20,200);
		Menu4_2_2=new Array("Detail by Document Number","http://www.sunbiz.org/lienmenu.html","",0,20,200);
	Menu4_3=new Array("Fictitious Names","","",6,20,180);
		Menu4_3_1=new Array("Inquire by Fictitious Name","http://www.sunbiz.org/ficinam.html","",0,20,260);
		Menu4_3_2=new Array("Inquire by Owner Name","http://www.sunbiz.org/ficiown.html","",0,20,260);
		Menu4_3_3=new Array("Inquire by Owner Document Number","http://www.sunbiz.org/ficichr.html","",0,20,215);
		Menu4_3_4=new Array("Inquire by Owner FEI Number","http://www.sunbiz.org/ficifei.html","",0,20,215);
		Menu4_3_5=new Array("Inquire by County for Prior Week","http://www.sunbiz.org/ficipwk.html","",0,20,215);
		Menu4_3_6=new Array("Detail by Registration Number","http://www.sunbiz.org/ficidoc.html","",0,20,215);
	Menu4_4=new Array("Judgment Liens","","",2,20,180);
		Menu4_4_1=new Array("Inquire by Debtor Name","http://www.sunbiz.org/jlilist.html","",0,20,205);
		Menu4_4_2=new Array("Detail by Document Number","http://www.sunbiz.org/jlidet.html","",0,20,205);
	Menu4_5=new Array("LLP/General Partnerships","","",4,20,180);
		Menu4_5_1=new Array("Inquire by Partnership Name","http://www.sunbiz.org/genipart.html","",0,20,220);
		Menu4_5_2=new Array("Inquire by Agent/Partner Name","http://www.sunbiz.org/geniagent.html","",0,20,220);
		Menu4_5_3=new Array("Inquire by FEI Number","http://www.sunbiz.org/genifei.html","",0,20,160);
		Menu4_5_4=new Array("Detail by Document Number","http://www.sunbiz.org/genidoc.html","",0,20,170);
	Menu4_6=new Array("UCC Information","http://www.sunbiz.org/ucc_info.html","",0,20,180);
	Menu4_7=new Array("Cable Franchise List","http://www.sunbiz.org/scripts/cable.exe","",0,20,180);

Menu5=new Array("Forms","http://www.sunbiz.org/downloads.html","",6,20,90);
	Menu5_1=new Array("Corporation Forms (Not for LLC)","","",2,20,265);
		Menu5_1_1=new Array("Florida Corporations(Profit & NonProfit)","http://form.sunbiz.org/cor_form.html","",0,20,295);
		Menu5_1_2=new Array("Foreign Corporations(Profit & NonProfit)","http://form.sunbiz.org/cor_fc.html","",0,20,295);
	Menu5_2=new Array("Limited Liability Company/LLC Forms","","",2,20,275);
		Menu5_2_1=new Array("Florida Limited Liability Company/LLC","http://form.sunbiz.org/cor_llc.html","",0,20,280);
		Menu5_2_2=new Array("Foreign Limited Liability Company/LLC ","http://form.sunbiz.org/cor_fllc.html","",0,20,250);
	Menu5_3=new Array("Partnership Forms","","",3,20,235);
		Menu5_3_1=new Array("General Partnership(Includes LLP) ","http://form.sunbiz.org/cor_gp.html","",0,20,310);
		Menu5_3_2=new Array("Florida Limited Partnership(Includes LLLP) ","http://form.sunbiz.org/cor_lp.html","",0,20,310);
		Menu5_3_3=new Array("Foreign Limited Partnership(Includes LLLP)","http://form.sunbiz.org/cor_flp.html","",0,20,310);
	Menu5_4=new Array("Judgment Lien Forms","","",2,20,235);
		Menu5_4_1=new Array("Judgment Lien Certificate & Amendment","http://form.sunbiz.org/jlien_forms.html","",0,20,300);
		Menu5_4_2=new Array("Judgment Lien Information","http://www.sunbiz.org/jlien_info.html","",0,20,300);
	Menu5_5=new Array("Other Forms","","",5,20,235);
		Menu5_5_1=new Array("Trademark Forms ","http://form.sunbiz.org/cor_t.html","",0,20,260);
		Menu5_5_2=new Array("Florida Fictitious Name Filing Forms","http://form.sunbiz.org/fic_form.html","",0,20,260);
		Menu5_5_3=new Array("Florida Miscellaneous Filing Forms","http://form.sunbiz.org/cor_mf.html","",0,20,250);
		Menu5_5_4=new Array("Comment Form","http://form.sunbiz.org/pdf/commentcard.pdf","",0,20,150);
		Menu5_5_5=new Array("ADA Notice","http://form.sunbiz.org/pdf/ADA_Notice.pdf","",0,20,150);
	Menu5_6=new Array("Fee Schedules","","",7,20,118);
		Menu5_6_1=new Array("Corporate Fees","http://www.sunbiz.org/feecorp.html","",0,20,155);
		Menu5_6_2=new Array("Fictitious Name Fees","http://www.sunbiz.org/feefic.html","",0,20,155);
		Menu5_6_3=new Array("Judgment Lien Fees","http://www.sunbiz.org/feejlien.html","",0,20,118);
		Menu5_6_4=new Array("LP Fees","http://www.sunbiz.org/feelp.html","",0,20,118);
		Menu5_6_5=new Array("GP Fees","http://www.sunbiz.org/feegp.html","",0,20,118);
		Menu5_6_6=new Array("LLC Fees","http://www.sunbiz.org/feellc.html","",0,20,118);
		Menu5_6_7=new Array("Trademark Fees","http://www.sunbiz.org/feetm.html","",0,20,118);

Menu6=new Array("Help","http://www.sunbiz.org/dochelp.html","",10,20,50);
	Menu6_1=new Array("Frequently Asked Questions","","",2,20,205);
		Menu6_1_1=new Array("Corporate FAQ","http://www.sunbiz.org/faqcor.html","",0,20,150);
		Menu6_1_2=new Array("Fictitious Name FAQ","https://efile.sunbiz.org/ficfaq.html","",0,20,150);
	Menu6_2=new Array("Inquiry Help","","",6,20,205);
		Menu6_2_1=new Array("Corporate Help","http://www.sunbiz.org/corhelp.html","",0,20,150);
		Menu6_2_2=new Array("Fictitious Name","http://www.sunbiz.org/fichelp.html","",0,20,140);
		Menu6_2_3=new Array("Judgment Lien","http://www.sunbiz.org/jlien_info.html","",0,20,112);
		Menu6_2_4=new Array("Partnership","http://www.sunbiz.org/genhelp.html","",0,20,112);
		Menu6_2_5=new Array("Federal Lien Registration","http://www.sunbiz.org/lienhelp.html","",0,20,112);
		Menu6_2_6=new Array("Document Image", "http://www.sunbiz.org/image_help.html","",0,20,112);
	Menu6_3=new Array("Filing Help","","",11,20,140);
		Menu6_3_1=new Array("Electronic Filing by Fax","https://efile.sunbiz.org/efile_acct_help.html","",0,20,270);
		Menu6_3_2=new Array("Introduction To Filing An Annual Report Online","https://efile.sunbiz.org/ubrintro.html","",0,20,200);
		Menu6_3_3=new Array("Profit and NonProfit Annual Report Filing","https://efile.sunbiz.org/p_np_ar_help.html","",0,20,140);
		Menu6_3_4=new Array("Profit and NonProfit Reinstatement Filing","https://efile.sunbiz.org/p_np_rein_help.html","",0,20,140);
		Menu6_3_5=new Array("Limited Partnership Annual Report Filing","https://efile.sunbiz.org/lp_ar_help.html","",0,20,140);
		Menu6_3_6=new Array("Limited Liability Company Annual Report Filing","https://efile.sunbiz.org/llc_ar_help.html","",0,20,140);
		Menu6_3_7=new Array("Profit Corporation Filing","https://efile.sunbiz.org/Profit_Filing_Help.html","",0,20,140);
		Menu6_3_8=new Array("NonProfit Corporation Filing","https://efile.sunbiz.org/NonProfit_Filing_Help.html","",0,20,140);
		Menu6_3_9=new Array("Limited Partnership Filing","https://efile.sunbiz.org/LP_Filing_Help.html","",0,20,140);
		Menu6_3_10=new Array("Limited Liability Company Filing","https://efile.sunbiz.org/LLC_Filing_Help.html","",0,20,140);
		Menu6_3_11=new Array("Fictitious Name Registration Filing","https://efile.sunbiz.org/ficreghelp.html","",0,20,140);
	Menu6_4=new Array("Service of Process","http://www.sunbiz.org/sop_help.html","",0,20,112);
	Menu6_5=new Array("E-mail Us","mailto:corphelp@dos.state.fl.us","",0,20,112);
	Menu6_6=new Array("Data File Downloads","","",2,20,125);
		Menu6_6_1=new Array("Corporate Data Download","http://www.sunbiz.org/cor_downld.html","",0,20,230);
		Menu6_6_2=new Array("Fictitious Name Data Download","http://www.sunbiz.org/fic_downld.html","",0,20,230);
	Menu6_7=new Array("Obtain Quarterly Data","http://www.sunbiz.org/corp_pur.html","",0,20,125);
	Menu6_8=new Array("Address Changes","http://www.sunbiz.org/address_change.html","",0,20,125);
	Menu6_9=new Array("Apostilles Help","http://notaries.dos.state.fl.us/notproc7.html","",0,20,125);
	Menu6_10=new Array("Helpful Phone Numbers","http://www.sunbiz.org/phone_num.html","",0,20,125);
