/*
 * CHC Javascript
 * @copyright (c) 2010 Forrent.com (Dominion Enterprises), All Rights Reserved
 * @author Kevin Strange <strange@forrent.com>
 * @version 1.0
 */

// Real Media Ad Code - Start
if(OAS_listpos!="0") {
	OAS_url='http://oasc05139.247realmedia.com/RealMedia/ads/';
	// OAS_sitepage, OAS_listpos, and OAS_query set in header.asp - KTS
	OAS_target='_blank';
	// End configuration
	OAS_version=10;
	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.cgi/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" target="' + OAS_target + '">');
		document.write('<img src="' + OAS_url + 'click_nx.cgi/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" 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 type="text/javascript" src="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/script>');
	
	document.write('');
	function OAS_AD(pos) {
		if (OAS_version <=11)
			OAS_RICH(pos);
		else
			OAS_NORMAL(pos);
		}
}
// Real Media Ad Code - End
