<!--
//	document.write('');
	function OAS_AD(pos) {
	  if ((OAS_version>=11) && (typeof(OAS_RICH)!='undefined')) {
	    OAS_RICH(pos);
	  }
	  else {
	    OAS_NORMAL(pos);
	  }
	}
//-->