<!--
document.writeln('<IMG SRC="image/pixel.gif" ALT="" VSPACE=6 HEIGHT=1 WIDTH=1><BR>');
document.writeln('<IMG SRC="image/btn_home_on.gif" ALT=" Home " BORDER=0 HEIGHT=19 WIDTH=200><BR>');
document.writeln('<a href="about.html" onMouseOver="buttonOn(' + "'about'" + ');window.status=' + "'About Us'" + ';return true" OnMouseOut="buttonOff(' + "'about'" + ')"><IMG SRC="image/btn_about_off.gif" ALT=" About Us " NAME="about" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="courses.html" onMouseOver="buttonOn(' + "'courses'" + ');window.status=' + "'Courses and Certifications'" + ';return true" OnMouseOut="buttonOff(' + "'courses'" + ')"><IMG SRC="image/btn_courses_off.gif" ALT=" Courses and Certifications " NAME="courses" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="profiling.html" onMouseOver="buttonOn(' + "'profiling'" + ');window.status=' + "'Profiling Instruments'" + ';return true" OnMouseOut="buttonOff(' + "'profiling'" + ')"><IMG SRC="image/btn_profiling_off.gif" ALT=" Profiling Instruments " NAME="profiling" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="eft.html" onMouseOver="buttonOn(' + "'eft'" + ');window.status=' + "'Emotional Freedom Technique'" + ';return true" OnMouseOut="buttonOff(' + "'eft'" + ')"><IMG SRC="image/btn_eft_off.gif" ALT=" Emotional Freedom Technique " NAME="eft" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="http://www.6seconds.org/store/" target="_blank" onMouseOver="buttonOn(' + "'eq_store'" + ');window.status=' + "'EQ Store'" + ';return true" OnMouseOut="buttonOff(' + "'eq_store'" + ')"><IMG SRC="image/btn_eq_store_off.gif" ALT=" EQ Store " NAME="eq_store" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="articles.html" onMouseOver="buttonOn(' + "'articles'" + ');window.status=' + "'Articles'" + ';return true" OnMouseOut="buttonOff(' + "'articles'" + ')"><IMG SRC="image/btn_articles_off.gif" ALT=" Articles " NAME="articles" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="snapshots.html" onMouseOver="buttonOn(' + "'snapshots'" + ');window.status=' + "'Snapshots'" + ';return true" OnMouseOut="buttonOff(' + "'snapshots'" + ')"><IMG SRC="image/btn_snapshots_off.gif" ALT=" Snapshots " NAME="snapshots" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
document.writeln('<a href="contact.html" onMouseOver="buttonOn(' + "'contact'" + ');window.status=' + "'Contact Us'" + ';return true" OnMouseOut="buttonOff(' + "'contact'" + ')"><IMG SRC="image/btn_contact_off.gif" ALT=" Contact Us " NAME="contact" BORDER=0 HEIGHT=19 WIDTH=200></A><BR>');
//-->
