(function(){var b=YAHOO.util.Dom,a=YAHOO.util.Event;var c=null;var f=["Count the pennies. The dollars will take care of themselves.","Hate you? No. I don't respect you. There's a difference.","Implementation is NOT the time to be creative. Undo.","This isn't business camp. Not everyone gets to play.","I'm glad to hear you didn't mean it. You're still fired.","You 'tried?' Next time, just tell me to ask someone else. Then hand in your resignation.","I hurt your feelings? Would you rather I just punch you in the face next time?","Caller ID? How about you just answer the damn phone!?"];function d(){if(c===null){c=Math.floor(Math.random()*f.length);return c}else{c++;if(c>=f.length){c=0}return c}}var e=function(){c=d();b.get("quote").innerHTML='"'+f[c]+'"'};e();a.on("quote_refresh","click",e)})();
