clipping multiple layers
I want to use this script here http://www.dynamicdrive.com/dynamicindex3/document6.htm for an effect that works when I change layers. Here is the layers or soemthing that I would like to use it for. They would click on the text above and the layers would change with a similar effect like the one listed above. Another effect that I would like if it would just kind of slide to the left and the new one slides in from the right. I don't know much about the clip method, and that is why I need help. Thanx and here is the layers.
<DIV ID="SCAHPERDDiv" STYLE="position:absolute;left:200;top:100;visibility:visible">
<font color="blue">Executive Administrator: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
<DIV ID="SCAREDiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="red">Executive Administrator: blah, blah
President: blah, blahasdfsaf
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
<DIV ID="SCAPESDiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="orange">Executive Administrator: blah, blah
President: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</font>
</DIV>
<DIV ID="SCPEAPDiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="lime">Executive Administrator: blah, blah
President: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
<DIV ID="SCAAHEDiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="yellow">Executive Administrator: blah, blah
President: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
<DIV ID="SCDADiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="black">Executive Administrator: blah, blah
President: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
<DIV ID="SCSADiv" STYLE="position:absolute;left:200;top:100;visibility:hidden">
<font color="purple">Executive Administrator: blah, blah
President: blah, blah
Vice President: balh, blah
Past President: blah, blah
Future President: blah blah
Treasurer: blah, blah
Secretary: blah, blah</font>
</DIV>
Moderate at JavaScriptCity Forums