SYNTAX :: yellow( <string> );

This sfun will return the same string you send it but with the
color codes for YELLOW in front of it. It will also place the RESET
code at the end of the string.
