
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Large icons are from the Crystal Clear icon set by Everaldo Coelho at http://www.everaldo.com/crystal/
licensed under the GNU Lesser General Public License -->
<!-- Small icons are from Mark James at http://www.famfamfam.com/lab/icons/silk/
licensed under a Creative Commons Attribution 2.5 License. -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Welcome | Mastering My Life</title>
<link href="/css/layout.css" rel="stylesheet" type="text/css" />
<link href="/css/mmlstylesheet.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#version {
	position: absolute;
	visibility: visible;
	height: 12px;
	width: 100px;
	left: 357px;
	top: 58px;
}
-->
</style>
<script type="text/javascript">
<!--
function loadTab(tabnum) {
	if(tabnum == 1) {
		document.getElementById('subcontent').style.display='block';
		document.getElementById('subcontent4').style.display='none';
		// for Mozilla
		document.getElementById("tab1").setAttribute("class", "tab1on");
		document.getElementById("tab2").setAttribute("class", "tab3off");
		// for IE
		document.getElementById("tab1").setAttribute("className", "tab1on");
		document.getElementById("tab2").setAttribute("className", "tab3off");
	}
	if(tabnum == 2) {
		document.getElementById('subcontent').style.display='none';                
		document.getElementById('subcontent4').style.display='block';          
		// for Mozilla
		document.getElementById("tab1").setAttribute("class", "tab1off");
		document.getElementById("tab2").setAttribute("class", "tab3on");
		// for IE
		document.getElementById("tab1").setAttribute("className", "tab1off");
		document.getElementById("tab2").setAttribute("className", "tab3on");	
	}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function doClear(s){
	if (s.value == s.defaultValue){
		s.value = "";
	}
}
function doSubmit(objForm){
	objForm.submit();
}
//-->
</script>
<script src="http://lib.browserhawk.com/bhtg/bhawk.js?acct=ihsonline"></script>
<script>
if ((bhawk.sessioncookies() == false) || (bhawk.persistentcookies() == false)){
	document.location.href="/cookies.asp";
}
</script>

</head>

<body onload="MM_preloadImages('images/register-over.jpg','images/signin-over.jpg','images/contact-over.jpg')">
<div id="container">

<!-- WELCOME HEADER --><!-- HEADER -->
<div id="logo"><a href="welcome.asp"><img src="/images/logo.jpg" alt="mastering my life" width="347" height="39" border="0" /></a></div>
<div class="version" id="version">Beta v1.0</div>
<table width="1000" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td valign="top">
	
			<table border="0" cellpadding="0" cellspacing="0" id="welcomenav">
				<tr>
					<td valign="top" align="left" width="100"><a href="welcome.asp"><img src="/images/welcome-active.jpg" width="100" height="41" border="0" /></a></td>
					<td valign="top" align="left" width="100"><a href="join.asp" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('joinbutton','','/images/join-now-over.jpg',1)"><img src="/images/join-now.jpg" alt="Join Now" name="joinbutton" width="100" height="41" border="0" id="joinbutton" /></a></td>
				</tr>
			</table>
	
		</td>
		<td valign="bottom" align="right">
			<table border="0" cellpadding="0" cellspacing="0" id="welcomelog">
				<tr>
					<td valign="top" class="systemwhite">Member Login</td>
					<td valign="top" width="15">&nbsp;</td>
					<td valign="top"><a href="#" class="smallwhite">Forgot password?</a></td>
					<td valign="top" width="15">&nbsp;</td>
					<td valign="top" width="59">&nbsp;</td>
				</tr>
				<tr>
					<form name="login" action="validate.asp" method="post">
					<td valign="top"><input type="text" name="email" class="small" size="25" value="Email" onFocus="doClear(this)"></td>
					<td valign="top" width="15">&nbsp;</td>
					<td valign="top"><input type="text" name="password" class="small" size="25" value="Password" onFocus="doClear(this)"></td>
					<td valign="top" width="15">&nbsp;</td>
					<td valign="top"><a href="#" onclick="javascript:doSubmit(login)" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('loginbutton','','/images/login-over.jpg',1)"><img src="/images/login.jpg" alt="Login" name="loginbutton" width="59" height="27" border="0" id="loginbutton" /></a></td>
					</form>
				</tr>
			</table>
		</td>
	</tr>
</table>

<!-- HEADER ENDS -->    
  
<div id="welcome">
<span class="h1">Welcome to Mastering My Life</span>
<span class="space"></span>
<span class="system">With the Mastering My Life Program, 20 years of research and development come together as the world's premier computer-assisted therapy program. To learn more about the program, read the short essay by program creator, Dr. Roger Gould, <a href="essay.asp">"Building the Mind Muscle."</a><br />
</div>
  
<!-- WELCOME HEADER ENDS --> 
  
<!-- RIGHT COLUMN --> 
<table border="0" cellpadding="0" cellspacing="0" id="rightcolumn">
	<tr>
		<td valign="top" class="system"><b>Is life passing you by?</b></td>
	</tr>
	<tr>
		<td valign="top"><img src="/images/t.gif" width="0" height="10" border="0" /></td>
	</tr>
	<tr>
		<td valign="top" class="system">
			<img src="/images/people.jpg" width="241" height="330" border="0" /><br /><br />
			<a href="preview-setup.asp">Preview Member Area</a>
		</td>
	</tr>
</table>

<!-- 
 <table border="0" cellpadding="0" cellspacing="0" id="rightcolumn">
  <tr>
        <td align="left" valign="top"><img src="images/computer.jpg" width="256" height="164" /><br />
          <span class="system1"><br />
          <strong>Want More Information? </strong><br />
        Download more information about the <br />
        Mastering My Life Program.                  <br />
        <br />
        <img src="images/pdf.jpg" width="14" height="16" align="absmiddle" /> <a href="downloads/mastering_my_life.pdf" target="_blank">Informational .pdf</a><span class="small"> (5.5 mb)</span><br />
        <img src="images/document.gif" width="16" height="16" align="absmiddle" /> <a href="downloads/research_compendium.pdf" target="_blank">Research Compendium</a><span class="small"> (16.1 mb)</span><br />
        <img src="images/ppt.gif" width="16" height="16" align="absmiddle" /> <a href="downloads/ihs-online_mml_web_demo.pps" target="_blank">PowerPoint Demonstration</a><br />
        <img src="images/visitor.jpg" width="16" height="16" align="absmiddle" /> <a href="preview-setup.asp">Preview Member Area</a></tr>
  </table>
--> 
  <!-- RIGHT COLUMN ENDS --> 

 <!-- QUICK LOOK HEADER -->
 
  <div class="h2" id="quicklook">About the Program</div>
 
 <!-- QUICK LOOK HEADER ENDS --> 
 
 <!-- SUB NAV -->
 
 <div id="contentcontainer">
 <table border="0" cellpadding="0" cellspacing="0" id="subnav" name="subnav">
  <tr valign="bottom">
    <td><span id="tab1" class="tab1on"><a href="#" class="top" id="top1"  onclick="loadTab(1);return false;">WELCOME </a></span></td>
    <td><img src="/images/shadow-left.jpg" class="top" /></td>
    <td><span id="tab2" class="tab3off"><a href="#" class="top" id="top1" onclick="loadTab(2);return false;">TAKE A CLOSER LOOK</a></span></td>
    <td><img src="/images/shadow-center.jpg" class="top" /></td>
  </tr>
</table>

 
 <!-- SUB NAV ENDS -->  
 
 <!-- CONTENT --> 
 
 <!-- TAB 1 --> 
  
 	<div id="subcontent" class="visiblecontent">
<div class="small" id="footer"><span class="copyright">Copyright &copy; 1998-2009 by IHS-Online, Inc. All rights reserved.</span><br /><a href="contact-us.asp" class="smallblack">Contact Us</a>
</div>
    <span class="system">Welcome to Mastering My Life.<br /><br />
    Do you understand what's bothering you?<br />
    Do you feel overwhelmed by anxiety?<br />
    Do you want your life to be different?<br /><br />
    If so, you've come to the right place.  This is where you'll find answers to life's problems.<br /><br />
    Mastering My Life will help you discover an easier, healthier way to live.<br /><br />
    When you have problems at work, or at home, in your love life or with a friend, it's easy to be thrown off balance, off kilter...distracted.<br /><br />
    In order for a situation to improve, you have to carefully peel back the layers of the problem to reveal its core. Sometimes the core not what you think it is. Frustration and stress have clouded the issue.<br /><br />
    Once you begin to understand what's really going on, you have to clearly look at your options and decide how to move forward.  That's where we come in. We help you dig deep to get to bottom of an issue so that you will have choices and understand the appropriate actions to take. Only then will you be able to change your circumstances.<br /><br />
    We know it's not easy to face conflicts head on but it's an essential step to leading a more fulfilling life. With guidance and in partnership with us, you can do it.<br /><br />
    The program we've created, based on years of groundbreaking and validated research, will not only help you think through a problem from beginning to end...you'll soon be able to watch stress and anxiety fade away.  Using our method, you will eventually be able to prevent a buildup of stress in the future. With this sort of help at your fingertips, Mastering My Life can become a survival tool for these challenging times.<br />
</span>
	</div>

 <!-- TAB 1 ENDS --> 
 
 <!-- TAB 2 --> 

<div id="subcontent4" class="hiddencontent">
<div class="small" id="footer"><span class="copyright">Copyright &copy; 1998-2009 by IHS-Online, Inc. All rights reserved.</span><br /><a href="contact-us.asp" class="smallblack">Contact Us</a>
</div>
<span class="system"><b>The Next Generation of Care</b><br /> 
Tapping into nearly 20 years of computer-assisted therapy research, the Mastering My Life Program provides an easy to use, self-directed method of psychotherapy.  Through its one-of-a-kind Guided Sessions, the Mastering My Life Program offers users a powerful problem-solving technology that, if used over time, is about as effective as traditional therapy.</span><span class="small"><sup>1</sup></span><span class="system"><br /><br />
<b>Powerful Treatment. Real Results.</b><br />Nearly 20 years ago, the nationally recognized psychiatrist and professor, Dr. Roger Gould, began the development of the Mastering My Life Program, an expansion of his "Therapeutic Learning Program."<br /><br />
At the dawn of personal computing, Dr. Gould saw the potential to deliver effective therapy via computers and set out to pioneer the method. Before the widespread availability of the internet, dozens of mental health facilities across the country used the Mastering My Life Method to provide quality care to their patients. As it became clear the internet was here to stay, Dr. Gould and his expert team began to refine the method for delivery over the web.<br /><br />
During the ensuing years, the Mastering My Life Method has been studied by UCLA and Kaiser Permanente; contracted by individual VA locations; featured in Psychology Today, The New York Times, Time Magazine, and USA Today; and used by several university hospitals.  Dr. Gould was also recognized by the Smithsonian Institution for his contributions to the field of computer-assisted therapy.<br /><br />
Now, after decades of research and development, the Mastering My Life Program continues to build on its distinguished history and provide a bright future for all those in need.<br /><br />
<b>Methodology Highlights</b><br />
Below are some of the highlight of the MML Method:<ul style="margin-top:0px;">
<li>Grounded in the concrete problems of everyday life<br />
<li>Guides the thinking through process, step by step<br />
<li>Displays viable options to consider<br />
<li>Employs the therapist's tools of perspective, insight, and reframing<br />
<li>Identifies erroneous thinking patterns<br />
<li>Develops concrete action plans <br />
<li>Explores fears and reluctance to act<br />
<li>Tracks the whole process to a point of resolution</ul>
<b>Research & Usage</b><br />
Below are just some of the results the MML Method has produced:<br /><br />
UCLA Clinical Trial<ul style="margin-top:0px;">
<li>"Thus, our study shows that computer-based therapy generated improvement from pre-treatment to post treatment on a variety of important psychological measures."<br />
<li>"Further-more, on most of our measures, the changes in computer-based treatment were not distinguishable from the changes generated in traditional individual psychotherapy."</ul>
CIGNA HMO--2,000+ patients<ul style="margin-top:0px;">
<li>73% Reported Lower Stress<br />
<li>81% Reported Better Problem Solving</ul>
Psychiatric Hospitals--15,000+ patients<ul style="margin-top:0px;">
<li>85% Reported Effectiveness</ul>
MHN Outpatient Clinics--3,000+ patients<ul style="margin-top:0px;">
<li>53% Fewer Sessions to Desired Outcome</ul>
<span class="small"><sup>1</sup></span> A Comparison of Computer-Based Versus Traditional Individual Psychotherapy<br />
Professional Psychology: Research and Practice 2001, Vol. 32, No.1, 92-96.</span>
</div>

<!-- TAB 2 ENDS --> 

<!-- CONTENT ENDS -->

</div>

</div>

</body>
</html>
