// Menu Contents for Enigami Studio 2011

var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'opacity:0.9;filter:alpha(opacity=90);font-family:Calligraffitti,arial,helvetica;font-size:14pt;color:#171737;font-weight:bold', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Wildlife & Nature", "wildlife-nature-paintings.shtml"],
	["Horses", "horse-paintings.shtml"],
	["Morgan Horses", "morgan-horse-art.shtml"],
	["Nostalgia", "nostalgia-paintings.shtml"],
	["Drawings", "drawings.shtml"],
	["Domestics", "domestics.shtml"],
	["Fantasy Art", "fantasy-art.shtml"]
  //no comma following last entry!
	
]

var anylinkmenu1b={divclass:'anylinkmenu',  inlinestyle:'opacity:0.9;filter:alpha(opacity=90);font-family:Calligraffitti,arial,helvetica;font-size:14pt;color:#171737;font-weight:bold',linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1b.items=[
	["Portrait Gallery", "portrait-gallery.shtml"],
	["Commission a Painting", "commissions.shtml"]
 //no comma following last entry!
]

var anylinkmenu1c={divclass:'anylinkmenu',  inlinestyle:'opacity:0.9;filter:alpha(opacity=90);font-family:Calligraffitti,arial,helvetica;font-size:14pt;color:#171737;font-weight:bold', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1c.items=[
	["On Facebook", "http://www.facebook.com/pages/Enigami-Studio/109059039135885?ref=ts"],
	["Recognition", "recognition.shtml"],
	["Biography", "about-artist-heather-mitchell.shtml"]
  //no comma following last entry!]
]
var anylinkmenu1d={divclass:'anylinkmenu', inlinestyle:'opacity:0.9;filter:alpha(opacity=90);font-family:Calligraffitti,arial,helvetica;font-size:14pt;color:#171737;font-weight:bold', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1d.items=[
	["Email", "mailto:hmitchell12@hotmail.com"],
	["Contact Info", "contact.shtml"]
  //no comma following last entry!
]




// ==============================================================

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



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!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
