function OAS_RICH(position) { if (position == 'Middle') { document.write (''); } if (position == 'Bottom') { document.write (''); } }