<!-- HIDE SCRIPT

// OAS configuration
OAS_url = 'http://ads.nandomedia.com/RealMedia/ads/';
var path = "";
var href = document.location.href;
if (href.indexOf('?') > 0) { href = href.substring(0, href.indexOf('?')); }
var s = href.split("/"); 
for (var i=2;i<(s.length-1);i++) {
 if (i == 2){
 path+=s[i];
 } else {
 path+="/"+s[i];
 }
}
var filename = s[i];
var OAS_sitepage = path;
var frontflag = "story";
var fileext = filename.split(".");
if (filename == ""){
frontflag = "front";
OAS_sitepage+="/"+frontflag;
} else if (fileext[1] != "html"){
frontflag = "front";
OAS_sitepage+="/"+filename+"/"+frontflag;
} else if (filename == "index.html") {
frontflag = "front";
OAS_sitepage+="/"+frontflag;
} else if  (s[i-1] != frontflag) {
OAS_sitepage+="/"+frontflag;
}
//OAS_sitepage = window.location.hostname + window.location.pathname;
OAS_listpos = 'Button30,Button20,Button10,Button11,Button12,Button13,Button5,Button6,Button7,Button8,Button21,Button22,Button15';
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="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + OAS_rns + '" TARGET=' + OAS_target + '><IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + OAS_rns + '" BORDER=0><\/A>');
}

OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1 || navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1)
  OAS_version = 10;
if (OAS_version >= 11)
  document.write('<SCR'+'IPT language="JavaScript1.1" SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '@' + OAS_listpos + '?' + OAS_query + OAS_rns + '" type="text/javascript"><\/script>');

document.write('');
function OAS_AD(pos) {
  if (OAS_version >= 11)
    OAS_RICH(pos);
  else
    OAS_NORMAL(pos);
}
// END HIDING -->
