//configuration ads.aids.org cname ads.digitalhealthcare.com
OAS_url = 'http://ads.aids.org/RealMedia/ads/';
OAS_sitepage = 'www.aids.org';
// OAS_listpos = 'Left1,Top_combo';
OAS_query = '';
OAS_target = '_top';
//end of configuration

OAS_version = 10;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_NORMAL(pos) {
document.write('<A HREF="../%27%20+%20OAS_url%20+%20%27click_nx.ads/%27%20+%20OAS_sitepage%20+%20%27/1%27%20+%20OAS_rns%20+%20%27@%27%20+%20OAS_listpos%20+%20%27!%27%20+%20pos%20+%20%27?%27%20+%20OAS_query%20+%20%27" TARGET=' + OAS_target + '>');
document.write('<IMG SRC="../%27%20+%20OAS_url%20+%20%27adstream_nx.ads/%27%20+%20OAS_sitepage%20+%20%27/1%27%20+%20OAS_rns%20+%20%27@%27%20+%20OAS_listpos%20+%20%27!%27%20+%20pos%20+%20%27?%27%20+%20OAS_query%20+%20%27" BORDER=0></A>');
}
function OAS_AD(pos) {
  if (OAS_version >= 11)
    OAS_RICH(pos);
  else
    OAS_NORMAL(pos);
}