// OAS SETUP begin
// configuration
OAS_url ='http://mfr.247realmedia.com/';
OAS_listpos = 'Top,Middle,Right';
OAS_query = '?';
OAS_sitepage = 'www.ramdam.com/rg';
//end of configuration
OAS_rns = String(Math.random()).substr(2,9);
function OAS_NORMAL(pos) { 
        document.write('<a href="' + OAS_url + '5c/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" TARGET=_top>');
        document.write('<img src="' + OAS_url + '1/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" border=0 alt="Click!"></a>');
}
document.write('<sc'+'ript type="text/javascript" src="' + OAS_url + '4/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + OAS_query + '"><\/script>');
 
function OAS_AD(pos) {
        if (typeof(OAS_RICH)!='undefined')
               OAS_RICH(pos);
        else
               OAS_NORMAL(pos);
}
