OAS_url = 'http://ad.usatoday.com/RealMedia/ads/';
USAT_hostname = window.location.hostname;
if (window.mjx_req && (window.mjx_req != '')) OAS_sitepage = mjx_req;
else {
   if (
       (USAT_hostname == 'usatoday.com') ||
       (USAT_hostname == 'asp.usatoday.com') ||
       (USAT_hostname == 'content.usatoday.com') ||
       false
      ) USAT_hostname = 'www.usatoday.com';

   OAS_sitepage = USAT_hostname  + window.location.pathname;
}

OAS_query = ''; OAS_target = '_top'; OAS_version = 11;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
OAS_script = '<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url +
   'adstream_mjx.cgi/' + OAS_sitepage + '/1' + OAS_rns + '@' +
   OAS_listpos + '?' + OAS_query + '"></SCRIPT>'

document.write(OAS_script);
document.write('');

function OAS_AD(pos) {
   OAS_RICH(pos);
}
