<!-- OAS SETUP begin -->
<!--
//configuration

OAS_url ='http://mfr.247realmedia.com/';
OAS_listpos = 'Top,Middle,Middle1,Bottom';
OAS_query = '?';
OAS_sitepage = 'www.worldgsm.com/communaute';
//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);
	}
	//tracker oas
	//document.write('<img src="http://www.worldgsm.com/oas_tracker.php?position=' + pos + '&site_page=' + OAS_sitepage + '" height="0" width="0">');
}

//-->