SWEET! Thanks guys for all of your help! Using this code works super well.

Code:
if (event_type == EVENT_CLICK)
     {
       	toggle(myText, SHOW);
     }



Thanks once again!

Last edited by Crazykins; 10/18/09 08:37.