The Bacon Loop

06.30.05 - 01:03pm
mood: OB-KB
 
This is a product of too much.... well probably too much of many things.

I present to you... the bacon loop.

for(dc == hungry; dc>=most_people; dc++){
     j = document.getElementById('dc');
     j.style.display = 'fresh';
     j.foodNode = 'pancakes ' + 'bacon';
}