function TopJob(text,url,posttext)
{
  this.text     = text     ;
  this.url      = url      ;
  this.posttext = posttext ;
}

if ( typeof(Utils) == "undefined" ) {
  document.write('<s\cript src="http://media3.washingtonpost.com/wp-srv/js/Utils.js"></s\cript>')
}