fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

var newwindow;
function mynewwin(url)
{
   newwindow=window.open(url,'name','height=675,width=460,resizable=no,scrollbars=yes,toolbar=no,status=no');
} 



with(menuStyle=new mm_style()){
onclass="topnav";
offclass="topnav";
offbgcolor="#FFFFFF";
onbgcolor="#FFFFFF";
padding=8;
separatorcolor="#1A2E73";
separatorheight=9;
separatorsize=1;
}


with(SubStyle=new mm_style()){
onclass="topnavwhite";
offclass="topnav";
offbgcolor="#CCCCCC";
onbgcolor="#1A2E73";
padding=6;
separatorcolor="#FFFFFF";
separatorheight=1;
separatorsize=1;

}

with(milonic=new menuname("aboutus")){
overflow="scroll";
style=SubStyle;
aI("text=Steve's credentials;url=about_Steve.htm;")
aI("text=contact us;url=contactus.htm;")

}

with(milonic=new menuname("resource")){
style=SubStyle;
aI("text=video library;url=video_library.htm;");
aI("text=articles and worksheets;url=articles.htm;");
aI("text=newsletters;url=http://archive.constantcontact.com/fs016/1102126629012/archive/1102341281670.html;target=_blank;");
aI("text=readiness quiz;url=javascript:mynewwin('calculator.asp');");
aI("text=recommended books and websites;url=recommend.htm;");
}




with(AllImagesStyle=new mm_style()){
fontstyle="normal";
fontweight="normal";
padding=200;
imageheight=200;
imagewidth=175;
separatorcolor="#FFFFFF";
separatorheight=1;
separatorsize=50;

}

with(videostyle=new mm_style()){
//bordercolor="#296488";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#DCE9F0";
offcolor="#515151";
//onbgcolor="#4F8EB6";
oncolor="#1A2E73";
onbold=1;
padding=8;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#CC0000";
separatorsize=1;
itemwidth=175;
margin=4;
}


with(milonic=new menuname("health")){
overflow="scroll";
style=videostyle;
aI("text=Everything You Need to Know in 60 Seconds, by Bob Hoffman;url=http://www.youtube.com/watch?v=o93MZ_YoMh8;target=_blank;");
aI("text=Saving a Life: One Person's Story, by Joe Piscatella;url=http://www.youtube.com/watch?v=NofgmmsqXk8;target=_blank;");
aI("text=Increase Your Healthspan!, by Joe Piscatella;url=http://www.youtube.com/watch?v=MQlBtDL4J7E;target=_blank;");
aI("text=Longevity and the Importance of Social Connections, by John Robbins;url=http://www.youtube.com/watch?v=BSG08iLGSsQ;target=_blank;");
aI("text=Channel Your Fears, by Steve Vernon;url=http://www.youtube.com/watch?v=EeKZjTFWkLE;target=_blank;");
aI("text=A Dose of Inspiration to Improve Your Health, by Bob Hoffman, Joe Piscatella, John Robbins;url=http://www.youtube.com/watch?v=GqXS-_xvsgQ;target=_blank;");
aI("text=How To Change Your Habits to Improve Your Health, by Joe Piscatella;url=http://www.youtube.com/watch?v=JxuT6MobQ6g;target=_blank;");
}

with(milonic=new menuname("finance")){
overflow="scroll";
style=videostyle;
aI("text=Become a Student of Retirement, by Bob Powell;url=http://www.youtube.com/watch?v=FDIwpe3MuVo;target=_blank;");
aI("text=Investing for Retirement: Keep It Simple, by Patti Houlihan;url=http://www.youtube.com/watch?v=IYdzD-w83bw;target=_blank;");
aI("text=How Much Should You Withdraw from Your 401(k) Plan?, by Patti Houlihan;url=http://www.youtube.com/watch?v=_-EAhp4wDmY;target=_blank;");
aI("text=Social Security Strategies, by Steve Vernon;url=http://www.youtube.com/watch?v=Gkm-52UiyOs;target=_blank;");
aI("text=How Much Income Do You Need in Retirement? By Jim Hotvet and Patti Houlihan;url=http://www.youtube.com/watch?v=DR7VF0OYHCc;target=_blank;");
aI("text=How Much Money Do You Need to Retire? By Jim Hotvet, Bob Powell, Patti Houlihan, Steve Vernon;url=http://www.youtube.com/watch?v=ZuSDNMVt7Ss;target=_blank;");
aI("text=The 401(k) Withdrawal Strategy by Steve Vernon;url=http://www.youtube.com/watch?v=axAmKJlPzSU;target=_blank;");
}


with(milonic=new menuname("life")){
overflow="scroll";
style=videostyle;
aI("text=The Retirement Well-Being Model, by John Nelson;url=http://www.youtube.com/watch?v=a6F8r6XZ6-w;target=_blank;");
aI("text=Introduction: Planning Your Rest-of-Life, by Steve Vernon;url=http://www.youtube.com/watch?v=4m1cJ4yI2yE;target=_blank;");
aI("text=Working in Retirement?, by Steve Vernon;url=http://www.youtube.com/watch?v=wpo5BnwqUF4;target=_blank;");
aI("text=How Long Will You Live?, by Steve Vernon;url=http://www.youtube.com/watch?v=qKwVKUr_8Sc;target=_blank;");
aI("text=Picture Your Future, by Sally Hass;url=http://www.youtube.com/watch?v=P0Gq586NX64;target=_blank;");
aI("text=Your <i>Rest-of-LIfe<\/i> Legacy, by Bob Powell and Steve Vernon;url=http://www.youtube.com/watch?v=7w7K3UEPruM;target=_blank;");
aI("text=The Case for Phased Retirement, by Steve Vernon;url=http://www.youtube.com/watch?v=KVoiFp1VxJU;target=_blank;");
aI("text=The 20 Year Retirement for People Who Started Saving Late in Life, by Steve Vernon;url=http://www.youtube.com/watch?v=2po0KVrlOmg;target=_blank;");
}


drawMenus();


