
/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Setting IE5.5 and IE6 to use dom creation for standard compatability - though you don't really need to
//bw.usedom=bw.ns6||bw.ie6||bw.ie55

var oM=new makeCM("oM")
oM.pxBetween =0
oM.fromTop=90
oM.fromLeft=30
oM.menuPlacement="left"
oM.wait=600
oM.fillImg="images/cm_fill.gif"
oM.zIndex=100 
oM.resizeCheck=1
oM.zIndex=100  


oM.onlineRoot="http://www.support4change.com/"
oM.offlineRoot="file:///C|/SUPPORT4CHANGE/S4C/"

oM.rows=0

//Background bar properties
oM.useBar=0
oM.barWidth="99.9%" 
oM.barHeight="menu"
oM.barX=0
oM.barY=115
oM.barClass="clBar" 
oM.barBorderX=0
oM.barBorderY=0
oM.barBorderClass="clB1"


//Level properties
//Syntax for fast creation (advanced users only)
//oM.level[1]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)

oM.level[0]=new cm_makeLevel()
oM.level[0].width=70
oM.level[0].height=22
oM.level[0].regClass="clT" 
oM.level[0].overClass="clTover"  
oM.level[0].borderX=0
oM.level[0].borderY=6
oM.level[0].borderClass="clBoff" 
oM.level[0].rows=0
oM.level[0].align="right"
oM.level[0].offsetX=-2
oM.level[0].offsetY=2
/*oM.level[0].arrow="images/stages-1.gif"
oM.level[0].arrowWidth=16
oM.level[0].arrowHeight=16*/
/*oM.level[0].clippx=2*/ /*"progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5,wipeStyle=0)" //VALUE: 0 || "filter specs" */
/*oM.level[0].cliptim=10*/

oM.level[1]=new cm_makeLevel()
oM.level[1].width=260
oM.level[1].height=24
oM.level[1].regClass="clB" 
oM.level[1].overClass="clSover"  
oM.level[1].borderX=1
oM.level[1].borderY=0
oM.level[1].borderClass="clBoff" 
oM.level[1].rows=0
oM.level[1].align="right"
oM.level[1].offsetX=-8
oM.level[1].offsetY=3
/*oM.level[1].arrow="images/menu_arrow.gif"*/
oM.level[1].arrowWidth=16
oM.level[1].arrowHeight=16
/*oM.level[1].filter="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5,wipeStyle=0)" //VALUE: 0 || "filter specs" 
oM.level[1].cliptim=10*/

oM.level[2]=new cm_makeLevel()
oM.level[2].width=260
oM.level[2].height=24
oM.level[2].regClass="clB" 
oM.level[2].overClass="clSover"  
oM.level[2].borderX=1
oM.level[2].borderY=0
oM.level[2].borderClass="clBoff" 
oM.level[2].rows=0
oM.level[2].align="right"
oM.level[2].offsetX=-8
oM.level[2].offsetY=3
/*oM.level[2].arrow="images/menu_arrow.gif"*/
oM.level[2].arrowWidth=16
oM.level[2].arrowHeight=16
/*oM.level[2].filter="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5,wipeStyle=0)" //VALUE: 0 || "filter specs" 
oM.level[2].cliptim=10*/

/******************************************
Menu item creation:
myCoolMenu.makeMenu(1name, 2parent_name, 3text, 4link, 5target, 6width, 7height, 8regImage, 9overImage, 10regClass, 11overClass , 12align, 13rows, 14nolink, 15onclick, 16onmouseover, 17onmouseout) 
*************************************/

oM.makeMenu('top0','','Stages of Life','stages-intro.html','','120','','','','topoff1','topon1')
oM.makeMenu('0sub10','top0','DEVELOPMENTAL Stages','stages/cycles-intro.html','','260','','','','suboff1a','subon1')
oM.makeMenu('0sub14','top0','GENERATION to Generation','stages/generation-intro.html','','260','','','','suboff1a','subon1')
oM.makeMenu('0sub18','top0','DYING as an Integral Part of Life','stages/dying-intro.html','','260','','','','suboff1a','subon1')
oM.makeMenu('0sub112','top0','CARING for Your Loved Ones','stages/care-intro.html','','260','','','','suboff1a','subon1')
oM.makeMenu('0sub114','top0','Transformation Through LOSS and CRISIS','stages/transformation-intro.html','','260','','','','suboff1a','subon1')
oM.makeMenu('0sub117','top0','COPING in the World Today','stages/coping-intro.html','','260','','','','suboff1a','subon1')





oM.makeMenu('top1','','Creating Change','change-intro.html','','120','','','','topoff2','topon2')
oM.makeMenu('sub18','top1','Choosing to be the BEST YOU CAN BE','change/best-intro.html','','250','','','','suboff2','subon2')
oM.makeMenu('sub19','sub18','WHY and HOW People Change','change/best/why-intro.html','','230','','','','suboff2a','subon2')
oM.makeMenu('sub120','sub18','The JOURNEY of Change','change/best/journey-intro.html','','230','','','','suboff2a','subon2')
oM.makeMenu('sub121','sub18','Setting Your COMPASS','change/best/compass-intro.html','','230','','','','suboff2a','subon2')
oM.makeMenu('sub123','top1','How to Reach Your GOALS','change/goals-intro.html','','250','','','','suboff2','subon2')
oM.makeMenu('sub128','sub123','Developing a HEALTHY EGO','change/goals/ego-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub125','sub123','Essential QUALITIES of the Human Spirit','change/goals/qualities-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub126','sub123','Lessons of a Recovering PERFECTIONIST','change/goals/perfection-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub129','sub123','Using SYMBOLS for Transformation','change/goals/symbols-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub124','sub123','Learning to FORGIVE','change/goals/forgive-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub127','top1','IMAGES and SYMBOLS','change/imagery-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub130','top1','Do You Need a PERSONAL COACH?','change/coach-intro.html','','250','','','','suboff2','subon2')
oM.makeMenu('sub131','sub130','Exploring Coaching as a SUPPORT SYSTEM','change/coach/support-intro.html','','260','','','','suboff2a','subon2')
oM.makeMenu('sub132','sub130','Expanding CREATIVITY and Innovation','change/coach/creativity-intro.html','','260','','','','suboff2a','subon2')
oM.makeMenu('sub133','sub130','Managing TIME and Work','change/coach/time-intro.html','','260','','','','suboff2a','subon2')
oM.makeMenu('sub134','sub130','COMMUNICATING Honestly','change/coach/communication-intro.html','','260','','','','suboff2a','subon2')
oM.makeMenu('sub135','top1','When to Use PSYCHOTHERAPY','change/therapy-intro.html','','250','','','','suboff2a','subon2')
oM.makeMenu('sub138','top1','RESOURCES for Creating Change','change/resources-intro.html','','250','','','','suboff2a','subon2')


oM.makeMenu('top2','','Relationships','relationships-intro.html','','120','','','','topoff3','topon3')
oM.makeMenu('sub25','top2','We are ALL CONNECTED','relationships/connect-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub29','top2','LOVING One Another','relationships/love-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub216','top2','Conflict RESOLUTION','relationships/conflict-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub220','top2','Letting Go of Our ADULT CHILDREN','relationships/letgo/book-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub221','top2','Silver and Gold of FRIENDSHIP','relationships/friendship-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub231','top2','The Strength of FAMILIES','relationships/family-intro.html','','250','','','','suboff3a','subon3')
oM.makeMenu('sub234','top2','RESOURCES','relationships/resources-intro.html','','250','','','','suboff3a','subon3')


oM.makeMenu('top3','','The Workplace','work-intro.html','','120','','','','topoff4','topon4')
oM.makeMenu('sub30','top3','Developing an INDEPENDENT spirit','work/independent-intro.html','','250','','','','suboff4','subon4')
oM.makeMenu('sub31','top3','ETHICS and Social Responsibility','work/ethics-intro.html','','250','','','','suboff4','subon4')
oM.makeMenu('sub32','top3','Centering Your EMOTIONS at Work','work/emotion-intro.html','','250','','','','suboff4','subon4')
oM.makeMenu('sub33','top3','Achieving MEANINGFUL CHANGE','work/change-intro.html','','250','','','','suboff4','subon4')
oM.makeMenu('sub34','top3','Creating a PRODUCTIVE ENVIRONMENT','work/environment-intro.html','','250','','','','suboff4','subon4')
oM.makeMenu('sub35','top3','Techniques for EFFECTIVE MEETINGS','work/meetings-intro.html','','250','','','','suboff4','subon4')


oM.makeMenu('top4','','Health','health-intro.html','','120','','','','topoff5','topon5')
oM.makeMenu('sub40','top4','Creating a Sense of WELL-BEING','health/wellbeing-intro.html','','220','','','','suboff5a','subon5')
oM.makeMenu('sub42','top4','A New Way to WEIGH LESS','health/weigh-intro.html','','220','','','','suboff5a','subon5','left')
oM.makeMenu('sub43','top4','LIVING Well Despite ILLNESS','health/living-intro.html','','220','','','','suboff5a','subon5')
oM.makeMenu('sub47','top4','RESEARCHING Treatment Options','health/treatment-intro.html','','220','','','','suboff5a','subon5')
oM.makeMenu('sub49c','top4','PARTICIPATING in Treatment','health/participate-intro.html','','220','','','','suboff5a','subon5')
oM.makeMenu('sub420','top4','SPECIAL Information','health/special-intro.html','','220','','','','suboff5','subon5')
oM.makeMenu('sub421','sub420','Essential MOUTH CARE for Cancer','health/special/mouth-intro.html','','220','','','','suboff5a','subon5')
oM.makeMenu('sub423','sub420','TOO SICK to Make DECISIONS?','health/special/wishes/wishes-1.html','','220','','','','suboff5a','subon5')


oM.makeMenu('top5','','Spirituality','spirit-intro.html','','120','','','','topoff6','topon6')
oM.makeMenu('sub51','top5','SEARCH for Truth, Spirit and Faith','spirit/search-intro.html','','250','','','','suboff6','subon6')
oM.makeMenu('sub52','top5','Expanding Spiritual AWARENESS','spirit/expand-intro.html','','250','','','','suboff6','subon6')
oM.makeMenu('sub53','top5','The Power of FORGIVENESS','spirit/forgive-intro.html','','250','','','','suboff6','subon6')
oM.makeMenu('sub54','top5','Faith and Spirit in DAILY LIFE','spirit/life-intro.html','','250','','','','suboff6','subon6')
oM.makeMenu('sub55','top5','RELATIONSHIPS as Sacred Journeys','spirit/relationship-intro.html','','250','','','','suboff6','subon6')


oM.makeMenu('top6','','Special Features','general/special-intro.html','','120','','','','topoff7','topon7')
oM.makeMenu('sub60','top6','Empowering WOMEN','general/women-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub61','top6','TAKE-A-BREAK Stress Busters','general/breaks-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub62','top6','Computer DIVERSIONS','general/diversions-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub63','top6','Pleasure and CREATIVITY','general/creativity-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub64','top6','WORDS of Inspiration and Action','general/inspiration-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub65','top6','BOOK Reviews and Excerpts','general/books-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub66','top6','Stepping Into PICTURES','general/creativity/pictures.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub67','top6','Q-AND-A Club','questions/club-intro.html','','250','','','','suboff7','subon7')
oM.makeMenu('sub68','top6','VISUAL Viewpoints','questions/photos-intro.html','','250','','','','suboff7','subon7')

oM.makeMenu('top7','','Blog','http://www.support4change-blog.com/','','120','','','','topoff7','topon7')

oM.construct()


function loopNodes(){
  
}
