<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/3868159011427951099?origin\x3dhttp://jok-es.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script> <div id="space-for-ie"></div> </iframe></div>
Flat Tire
Saturday, January 10, 2009; 11:28 PM :D


A software manager, a hardware manager, and a marketing manager are driving to a meeting when a tire blows. They get out of the car and look at the problem.

The software manager says, "I can't do anything about this - it's a hardware problem."

The hardware manager says, "Maybe if we turned the car off and on again, it would fix itself."

The marketing manager says, "Hey, 75% of it is working - let's ship it!"


0 commented