/**
* Real Cool Futures 09/2009
* Story Worldwide
*
** Random job selecta
*/
$(document).ready(function(){var timeout=4000,timerId=0,image='http://www.realcoolfutures.com/images/randomjob-animator.gif',text='Just a moment...
We are taking you to the best job!',content='',position={sTop:function(){return window.pageYOffset||document.documentElement&&document.documentElement.scrollTop||document.body.scrollTop;},wHeight:function(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body.clientHeight;}};if(image!==''){$('').attr('src',image);}
content='
'+text+'
';$('#randomJob a').click(function(e){e.preventDefault();var docHeight=$(document).height();var href=$(this).attr('href');if($('#overlay').length===0){var overlay=$('