var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
chantellepaige.items=[
	["Biography", "http://chantellepaige.org/biography.php/"],
	["Lyrics", "http://chantellepaige.org/lyrics/"],
	["Interviews", "http://chantellepaige.org/interviews/"],
	["Promote", "http://chantellepaige.org/chantelle/promote.php/"],
	["Official Links", "http://chantellepaige.org/chantelle/official.php/"],
        ["Graphics", "http://chantellepaige.org/myspace/"],
        ["Fansites", "http://chantellepaige.org/fansites.php"]
]



var flipsydemenu={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_new'}
flipsydemenu.items=[
	["Biography", "http://chantellepaige.org/flipsyde/biography.php"],
	["Media/Music", "http://chantellepaige.org/media.php"],
        ["Lyrics", "http://chantellepaige.org/lyrics/"],
	["Fansites", "http://chantellepaige.org/chantelle/fansites.php"],
        ["Tourdates", "http://chantellepaige.org/shows.php"]
]

var media={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_new'}
media.items=[
	["Music", "http://www.chantellepaige.org/flipsyde/music.php"],
	["Lyrics", "http://chantellepaige.org/lyrics"],
        ["Videos", "http://chantellepaige.org/videos.php"]
]

var freebies={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_new'}
freebies.items=[
	["CP Banners", "http://chantellepaige.org/myspace/banners.php"],
	["F. Banners", "http://chantellepaige.org/flipsyde/graphics.php"],
        ["Layouts", "http://chantellepaige.org/myspace/lyts.php"],
["Wallpapers", "http://chantellepaige.org/myspace/wallpapers.php"],
["Icons", "http://chantellepaige.org/myspace/icons.php"],
["Graphics", "http://chantellepaige.org/myspace/thegraphics.php"]
]

var www={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_new'}
www.items=[
	["Affiliates", "http://chantellepaige.org/affiliate.php"],
	["About", "http://chantellepaige.org/aboutus.php"],
        ["Chatroom", "http://chantellepaige.org/chat.php"]
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

