//configuration
//If OAS_sitepage is set to {SECTION}{pagetype} it means you did not set the value in the .ini file.

var OAS_version,OAS_url,OAS_rns,OAS_listpos ="";
OAS_sitepage='mi-micareerbuilder.freep/article';
OAS_query = ''+'&'+location.search.substring(1);

OAS_listpos='728x90_1';
OAS_query = ''+'&'+location.search.substring(1);
OAS_target = '_top';
OAS_url = 'http://gcirm.freep.gcion.com/RealMedia/ads/';
//If OAS_sitepage is set to {SECTION}{pagetype} it means you did not set the value in the .ini file.



	
		OAS_sitepage='mi-micareerbuilder.freep.com/article.htm';//All others
	


//endconfiguration
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 + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
  document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
}