var details=new Array()

details[1]=''
details[2]=''
if (idi == 'whats-new') {idi=3}
details[3]='<table border bgcolor="#ffff00" width=180><tr><td> <strong>What\'s New</strong> <p> <a href="newsletter.html">Subscribe to newsletter</a> </td></tr></table>'
if (idi == 'books') {idi=4}
details[4]='<img src=http://orgsthatmatter.com/docs/Web-Young-Professionals-3D180.jpg align=right> <H4>What Really Matters For Young Professionals!<br> <a href="http://orgsthatmatter.com/WRMFYPBookBA.html">Find out more information NOW!</a></H4>'
details[5]=''
details[7]=''

document.write(details[idi])
ident=''

