<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi guys,</FONT></DIV>
<DIV><FONT face=Arial size=2>The stress was getting to me last night and I 
figured I would create this. Kinda took my mind outa the moment and gave me a 
laugh. If anyone has any comments and or suggestions please email me off list. I 
think we can all use some of these once in a while when the work load gets to 
us. After I have a nice list of different scenarios I will post them on my 
site.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Exten =&gt; 
working_hard,1,Set(feeling=stressed)<BR>Exten =&gt; 
working_hard,2,Feels(${feeling})<BR>exten =&gt; 
working_hard,3,Goto(pissed_off,1)<BR>exten =&gt; 
pissed_off,1,Get(${FAVORITE_BOOZE})<BR>exten =&gt; 
pissed_off,2,Drink(${FAVORITE_BOOZE})<BR>exten =&gt; 
pissed_off,3,DrinkSomeMore(${FAVORITE_BOOZE})<BR>exten =&gt; 
pissed_off,4,goto(feeling_happy,1)<BR>exten =&gt; 
feeling_happy,1,Worktill(${FAVORITE_BOOZE} wears off)<BR>exten =&gt; 
feeling_happy,2,WorkSomeMore<BR>exten =&gt; 
feeling_happy,3,goto(working_hard,1)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>PS I know my coding isn't exact. I don't need 
corrections on it ;)</DIV></FONT></BODY></HTML>