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 + '/1' + OAS_rns + '@' +
		OAS_listpos + '?' + OAS_query + '"><\/script>' );
}
