///////////////////////////////// JavaScript Controls for LEARN TOOLKIT
/////////////////////////////////////Creative Services @ JHancock.com 
///////////////////////////////////////Sandy Baguskas & Tobias Conio
//////////////////////////////////////////////////@2009-2010


//alert("JAVA IS ACTIVATED")
//window.onload = hideRest;
////////////////////////////////////////////////////////////////////////////
function func1() {
 /// alert("This is the first.");
 rt3_full();
}

window.onload=func1;

/////////////////////////////////////////////////////////////////////////////

//////////////////////////////Chenge Colors
///over
function onOver()
        {
            document.getElementById('span1').style.color = '#333333';
        }

function onOff()
        {
            document.getElementById('span1').style.color = '#1D7398';
        }




////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//turn visibility on and off 
var colorOver = "#9eb354";
var colorOff = "#ffffff";

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

function rt3_full(){
	
	document.getElementById('container').innerHTML = document.getElementById('rt3_1full').innerHTML; 
	
	////alert("This is the first.");
	
}








function story(){
	document.getElementById('container').innerHTML = document.getElementById('rt3_1').innerHTML; 

	}
	
	
function understandVa(){
document.getElementById('container').innerHTML = document.getElementById('rt3_2').innerHTML; 
	
	}
	
	
function createLifeInc(){
	
	document.getElementById('container').innerHTML = document.getElementById('rt3_3').innerHTML; 

	}
	
function growthPot(){
	
	document.getElementById('container').innerHTML = document.getElementById('rt3_4').innerHTML; 

	}
	
function nowWhat(){
	
	document.getElementById('container').innerHTML = document.getElementById('rt3_5').innerHTML; 

	}
	




<!--Investment & Performance Literature Sales Ideas and BrochuresSeminars & Seminar Invitations-->

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

