function OAS_RICH(position) {
if (position == 'LeaderBrd') {
document.write ('<script type="text/javascript"><!--\n');
document.write ('google_ad_client = "pub-8546760097845424";\n');
document.write ('/* Homepage, ROS, 728x90 */\n');
document.write ('google_ad_slot = "3501493878";\n');
document.write ('google_ad_width = 728;\n');
document.write ('google_ad_height = 90;\n');
document.write ('google_ad_region = 1;\n');
document.write ('//-->\n');
document.write ('</script>\n');
document.write ('<script type="text/javascript"\n');
document.write ('src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\n');
document.write ('</script>\n');
document.write ('\n');
document.write ('<script>if(document.cookie.indexOf(');
document.write ("'");
document.write ('jp_traffic_manager');
document.write ("'");
document.write (') != -1){document.writeln(');
document.write ("'");
document.write ('OasDefault/Google_HP_A');
document.write ("'");
document.write (');}</script>');
}
}
