On 5/8/06, Jeremy Dunck <jdunck at gmail.com> wrote: > var allTheVariablesYouCareAbout = stuff; > > function handler(e) { > var stuff; Err, consider that stuff1 and stuff2. My naming is coincidence, not intentional. :-P