/* gh, v1.0 */
OAS_url = 'http://oascentral.gocurrency.com/RealMedia/ads/';

//OAS_sitepage = 'gocurrency.com/articles';
var h = window.location.hostname;
var p = window.location.pathname;
if (!OAS_sitepage)
  OAS_sitepage = (h.substring(0,4) == 'www.' ? h.substring(4,h.length) : h) + p.substring(0,p.lastIndexOf('/'));

// OAS_sitepage = window.location.hostname + window.location.pathname;
OAS_query = '';
OAS_target = '_top';
//end of configuration
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
document.write('<SCR' + 'IPT type="text/javascript" SRC="' + OAS_url + 'adstream_mjx.ads/' +
    OAS_sitepage + '/1' + OAS_rns + '@' +
    OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>');

function OAS_AD(pos) {
    OAS_RICH(pos);
}