<!--


var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<big><b>Well...you haven\'t got a clue what to do with your life</b><br><br>When you listen to Kickstart YOUR 2004...you will find that because you are now thinking about what you SHOULDN\'T be doing - it is much easier to actually spend some time focusing on what sort of future you REALLY want.<br><br> There are many reasons why you haven\'t got a clue about what you want...and when you apply what you learn from Kickstart YOUR 2004 you will find that you have MUCH more \'room\' to think.</big>'
content[1]='<big><b>Well...you\'ve got an idea about what you want to do...but you\'re not sure how or where to start</b><br><br>Great! You\'ve at least got an idea. Kickstart YOUR 2004 will certainly help you work out the best way to move forward. Not only that...you will find it so much easier to actually START something because you will KNOW why you do what you are currently doing.<br><br>And...once you START...there will be no holding you back!</big>'

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers)
setTimeout("window.onresize=regenerate",450)
}

function changetext(whichcontent){
if (document.all)
descriptions.innerHTML='<font face="Georgia">'+whichcontent+'<font>'
else if (document.layers){
document.d1.document.d2.document.write('<font face="Georgia">'+whichcontent+'</font>')
document.d1.document.d2.document.close()
}

}


//-->
