var home={divclass:'home', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
home.items=[

]


var about={divclass:'about', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
//affhousing.cols={divclass:'column', inlinestyle:''}
about.items=[
	["About Jenny", "about.html"],
	["Philosophy", "philosophy.html"] //no comma following last entry!
]


var services={divclass:'services', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
services.items=[
	["Services", "services.html"],
	["Products", "products.html"]
//no comma following last entry!
]


var classes={divclass:'classes', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
classes.items=[
	["Reiki Classes", "reiki.html"],
	["Intuitive Development Classes", "intuitivedev.html"],
	["Guided Imagery and Creative Visualization Classes", "visualization.html"],
		["Calendar", "http://bluerosehealingarts.com/br-blog/?page_id=74"]//no comma following last entry!
]

var blog={divclass:'blog', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
blog.items=[
]

var faq={divclass:'faq', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
faq.items=[
]

var articles={divclass:'articles', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
articles.items=[
	["The Blue Rose", "bluerose.html"],
	["Holistic Healing and Body, Mind, and Spirit", "a-holistic.html"],
	["Healing vs. Curing Checklist", "a-healing-curing.html"],
	["Healing vs. Curing: A Holistic Perspective", "a-healing-holistic.html"],
	["Intuition", "a-intuition.html"],
	["Intuitive Counseling", "a-counseling.html"],
	["Reiki: Channeling the Universal Life Force for Healing", "a-reiki.html"],
	["Reiki for Animals", "a-reiki-animals.html"],
	["Spiritual Guidance: Healing the Spirit", "a-spiritual.html"],
	["Hypnotherapy: The Mind/Body Connection and Healing", "a-hypnotherapy.html"],
	["The Labyrinth as a Sacred Healing Path", "a-labyrinth.html"],
	["Healing Rituals and Rites of Passage", "a-healing-rituals.html"],

]

var links={divclass:'links', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
links.items=[
]
			
var contact={divclass:'contact', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
//energy.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
contact.items=[
]


			
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 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!
]
