var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Search Current Issue", "http://www.floridalawweekly.com/flwonline/newsearch/?gateway=current"],
	["Headnotes", "http://www.floridalawweekly.com/flwonline/?page=showfile&file=../files/current/hnfile.htm"],
	["Supreme Court Summaries", "http://www.floridalawweekly.com/flwonline/?page=showfile&file=../files/scosumms.htm"],
	["Subject Matter Index - Civil", "http://www.floridalawweekly.com/flwonline/?page=showfile&file=../files/indexes/vol37/curcidex.htm"],
	["Subject Matter Index - Criminal", "http://www.floridalawweekly.com/flwonline/?page=showfile&file=../files/indexes/vol37/curcrdex.htm"],
	["Tables", "http://www.floridalawweekly.com/flwonline/?page=showfile&file=../files/tables.htm"] //no comma following last entry!

]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:lightyellow', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Civil", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../fedfiles/current.hnfile.htm"],
	["Criminal", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/dexframecr.htm"],
	["Browse 1995-99", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/dexframecr.htm"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:lightyellow', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Issue 4 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue4.htm"],
	["Issue 3 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue3.htm"],
	["Issue 2 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue2.htm"],
	["Issue 1 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue1.htm"],
	["Issue 51 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue51.htm"],
	["Issue 50 Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../files/current/issue50.htm"]









//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu4" is a unique name!
anylinkmenu4.items=[
        ["Search Current Issue", "http://www.floridalawweekly.com/flwonline/newsearch/?gateway=current&config=supp"],
	["Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../supfiles/current/hnfile.htm"],
	["Subject Matter Index - Civil", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../supfiles/indexes/curcidex.htm"],
	["Subject Matter Index - Criminal", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../supfiles/indexes/curcrdex.htm"],
	["Tables", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../supfiles/tables.htm"] //no comma following last entry!

]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu4" is a unique name!
anylinkmenu5.items=[
	["Search Current Issue", "http://www.floridalawweekly.com/flwonline/newsearch/?gateway=current&config=fed"],
        ["Headnotes", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../fedfiles/current/hnfile.htm"],
	["Subject Matter Index - Civil", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../fedfiles/indexes/curcidex.htm"],
	["Subject Matter Index - Criminal", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../fedfiles/indexes/curcrdex.htm"],
	["Tables", "http://www.floridalawweekly.com/newsystem/showfile.php?file=../fedfiles/tables.htm"] //no comma following last entry!

]

