function OAS_RICH(position) {
if (position == 'TOP') {
document.write (' \\');
document.write ('n');
document.write ("'");
document.write (');\n');
document.write ('}\n');
document.write ('if ( plugin )\n');
document.write ('{\n');
document.write ('document.write(');
document.write ("'");
document.write ('');
document.write ("'");
document.write (');\n');
document.write ('}\n');
document.write ('else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0))\n');
document.write ('{document.write(');
document.write ("'");
document.write ('
');
document.write ("'");
document.write (');\n');
document.write ('}\n');
document.write ('//-->\n');
document.write ('\n');
document.write ('\n');
document.write ('
\n');
document.write ('\n');
document.write ('\n');
}
if (position == 'POPUP') {
document.write ('
');
}
if (position == 'POPUN') {
document.write ('
');
}
if (position == 'EXTRA') {
document.write ('
');
}
if (position == 'ARTICLE') {
document.write ('
');
}
if (position == 'MICRO1') {
document.write ('
');
}
if (position == 'LEFT1') {
document.write ('
Open House Dec 8th. Click here for info.\n');
}
if (position == 'LEFT2') {
document.write ('
Graduate and Professional Programs\n');
}
if (position == 'LEFT3') {
document.write ('
The best values come\n');
document.write ('Direct from Freeport, Maine\n');
}
if (position == 'LEFT4') {
document.write ('
\n');
document.write ('Not just another pretty fare\n');
}
if (position == 'LEFT5') {
document.write ('
');
}
if (position == 'LEFT6') {
document.write ('
Classes start November 29th.
Click here to register today.\n');
}
if (position == 'MISC5') {
document.write ('
');
}
if (position == 'MISC4') {
document.write ('
\n');
document.write ('Subscribe now and get free archives\n');
}
if (position == 'BOTTOM') {
document.write ('
');
}
}