|
How much dough have you wasted on GFY?
<h3>Find out how much GFY has cost you!</h3>
<script language="JavaScript">function calc(){var lost = document.bleghform.posts.value * document.bleghform.time.value * document.bleghform.pay.value / 60; lost = Math.round(lost); document.bleghform.wasted.value = lost; alert("You have wasted $" + lost + " by posting on GFY!");}</script>
<form name="bleghform">
Your number of posts: <input type="text" name="posts">
Average amount of minutes on GFY per post: <input type="text" name="time">
Your hourly pay when working (in US $): <input type="text" name="pay">
<input type="button" value="Calculate" onClick="calc()">
Money you wasted on GFY: $<input type="text" name="wasted">
</form>
<small>(the t-shirt was probably worth it, right?)</small>
__________________
/(bb|[^b]{2})/
|