
// _new for new target
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:167px', linktarget:'' }
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:167px', linktarget:'' }
anylinkmenu1.items=[
	["Listy Kristi", "listy.php"],
	["Q & A", "questions.php"],
	["The Long Story", "story.php"] //no comma following last entry!
]

anylinkmenu2.items=[
	["Author Visits & Programs", "visits.php"],
	["Reader Guide", "guide.php"] //no comma following last entry!
]

//<a href="javascript:featuredcontentslider.jumpTo('slider1', 3)">Go to 3rd slide within FCS with ID="slider1"</a>
