/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMSSIDE = [
	['How It Works', '../howitworks.html', {'tw' : 'content'}],
	['Does This Fit', '../coachingfit.html', {'tw' : 'content'}],
	['The Most Limiting Belief', '../falsebelief.html', {'tw' : 'content'}],
	[' ',null,null,],
	['Your Best Life...',null,null,	
		['Work-Life Balance','../individuals/balance.html', {'tw' : 'content'}],
		['Clear, Calm, Connected','../individuals/stress.html', {'tw' : 'content'}],
		['Thriving Through Change','../individuals/bigchange.html', {'tw' : 'content'}],
		['Confidence & Self-Esteem','../individuals/confidence.html', {'tw' : 'content'}],
		['A Healthy Work-Style','../workstylekey.html', {'tw' : 'content'}],		
		['Saying No, Saying Yes', '../individuals/sayno.html', {'tw' : 'content'}],
		['A Life with MORE','../individuals/purpose.html', {'tw' : 'content'}],
	],
	[' ',null,null,],
	['The Effectiveness Myth', '../effectivenessmyth.html', {'tw' : 'content'}],
	['More Articles',null,null,
		['Index to Articles from Ezine','../ezine/articleindex.html', {'tw' : 'content'}],
		['About Time to Think (E-zine)','../timetothink.html', {'tw' : 'content'}],	
],
	[' ',null,null,],
	['FREE Stuff',null,null,	
		['Life Audit Workbook','../getworkbook.html', {'tw' : 'content'}],
		['Time to Think (ezine)','../timetothink.html', {'tw' : 'content'}],
		['Free Demo Coaching Session','../freecoaching.html', {'tw' : 'content'}],
	],
	['Whole Life Coaching FAQ',null,null,
		['Will it work for me','../coachingfit.html#workforme', {'tw' : 'content'}],
		['What is Coaching','../individuals/whatiscoaching.html', {'tw' : 'content'}],	
		['Talking to A Coach v Friends','../individuals/whylifecoach.html', {'tw' : 'content'}],	
		['Why Choose a Holistic Coach','../individuals/executivecoachingvlifecoaching.html', {'tw' : 'content'}],
		['Benefits of Coaching','../coachingbenefits.html', {'tw' : 'content'}],
		['Coaching - Where and How','../individuals/coachinglocation.html', {'tw' : 'content'}],
		['Coaching Fees','../individuals/invest.html', {'tw' : 'content'}],
		['Confidentiality & Trust','../individuals/coachingethics.html', {'tw' : 'content'}],
		['Can I Try Before I Buy','../freecoaching.html', {'tw' : 'content'}],
],	
];
