joeBiden

From The Wiki Camp 2
Jump to navigation Jump to search
function joeBiden() {
   if (biden.isPres) doThat(); 
   else gasPrices = 0.12;
}