function monster_jdn()
{
 function q(v){return((v!=null)?'"' + v + '"' : '""');}
 function a(n,v){return(n+'='+q(v)+' ');}
 function o(e,l){return("<" + e + " " + l + ">");}
 function c(e){return("</" + e + ">");}
 var y = 'http://jdn.monster.com/render/adservercontinuation.aspx';
 var t = new Date();
 var s = '~';
 var st = '';
 var affiliate = 'ffaf0dfa-78cf-43bd-9d95-207438e09152';
 var width = 160;
 var height = 600;
 var tp = "";
 if (typeof(monster_jdn_affiliate) != "undefined")
  affiliate = monster_jdn_affiliate;
 if (typeof(monster_jdn_ad_width) != "undefined")
  width = monster_jdn_ad_width;
 if (typeof(monster_jdn_ad_height) != "undefined")
  height = monster_jdn_ad_height;
 if (typeof(monster_jdn_ad_type) != "undefined")
  tp = monster_jdn_ad_type;
 if (tp == "none")
  {y = "http://jdn.monster.com/render/c7bcce0a-1ce9-407c-bd24-782f5bb0c3cb/nano.aspx";
   width = 0; height = 0;
   st = a('style','visibility:hidden');}
 var x = 
  o('iframe', 
    a('name','monster_jdn_iframe') +
    st + 
    a('width',width) +
    a('height',height) +
    a('marginwidth',0) +
    a('marginheight',0) +
    a('hspace',0) +
    a('vspace',0) +
    a('frameborder',0) +
    a('scrolling','no') +
    a('allowtransparency',true) +
    a('bordercolor','#000000') +
    a('src',y + '?' + 
      affiliate + s + 
      width + s + 
      height + s + 
      t.getTime() + s +
      t.getTimezoneOffset() + s +
      escape(document.location))) +
  c('iframe');
document.write(x); 
}
monster_jdn();
monster_jdn = null;
