| Server IP : 127.0.0.1 / Your IP : 216.73.216.48 Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64 User : win 10 ( 0) PHP Version : 8.2.12 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/xampp/htdocs-coblaa/coblaa/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<title>Coblaa: New ugandan music <?php echo $curr_year = date("Y"); ?>, Latest Ugandan Songs <?php echo $curr_year = date("Y"); ?>, Download Ugandan Music <?php echo $curr_year = date("Y"); ?>, Uganda Music mp3 Download, Free Ugandan gospel Music,</title>
<link rel="icon" type="image/jpg" href="http://coblaa.com/coblaa/main_icon/coblaa_log.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Uganda Music mp3 Download, Download Ugandan Music <?php echo $curr_year = date("Y"); ?>, <?php echo $curr_year = date("Y"); ?> Free Ugandan Music, Latest Ugandan Songs 2025">
<link rel="stylesheet" type="text/css" href="main_css/index.css?v11" />
<meta name="google-adsense-account" content="ca-pub-4728417548940171"><!--gog ads -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"crossorigin="anonymous"></script><!-- ad unit -->
</head>
<span style="display:none;" >
<?php
$user_ip = getenv('REMOTE_ADDR');
$geo = unserialize(file_get_contents("http://www.geoplugin.net/php.gp?ip=$user_ip"));
$city = $geo["geoplugin_city"];
$country = $geo["geoplugin_countryName"];
?>
<input type="text" id="user_ip" value="<?php echo"$user_ip";?>" style="display:none;" />
<input type="text" id="user_city" value="<?php echo"$city";?>" style="display:none;" />
<input type="text" id="user_country" value="<?php echo"$country";?>" style="display:none;" />
<?php
session_start();
include('db.php');
if(isset($_SESSION['my_id']))
{
$user_id = $_SESSION['my_id'];
$sg_edit = $_SESSION['song_edit'];
$sg_del = $_SESSION['song_del'];
}else{
$user_id = $user_ip;
}
?>
</span>
<input id="my_id" value="<?php echo $user_id ?>" style="display:none;" />
<input id="my_id" value="<?php echo $sg_edit ?>" style="display:none;" />
<input id="my_id" value="<?php echo $sg_del ?>" style="display:none;" />
<body id="boded" >
<div id="cb_preloader" class="cb_preloader" ><img src="main_icon/preloader.gif" alt="Loading" class="cb_preloader_img"/></div>
<div class="main_home_div" >
<div id="main_header_div" class="main_header_div" >
<a href="index"><img src="main_icon/coblaa_log.png" class="coblaa_log_img"/></a>
<h1 class="main_home_title" >Coblaa</h1>
<img src="main_icon/menu_icon.png" onClick="show_menu_div();" alt="Menu icon" class="menu_icon" />
<span id="pend_notf_out" class="disp_notf_span" > 1</span>
<img onClick="show_searchinput();" src="main_icon/search_icon.png" alt="Show search area" class="sitat_sear_icon" />
</div>
<div id="main_search_div" class="main_search_div" >
<button onClick="clear_searchinput();" class="clear_main_ser_btn" >x</button>
<input id="search_input" onClick="get_ready_search();" class="ser_input" placeholder="Search Music" />
<!--button onClick="clear_searchinput();" class="clear_main_ser_btn" >x</button-->
<img onClick="searching_now();" src="main_icon/search_icon.png" class="main_ser_btn" alt="Start to search"/>
</div>
<div id="search_result" class="search_result" >
<div id="song_title_search_output" > </div>
</div>
</div>
<div class="positioning_div"></div>
<div id="menu_shell_div" class="menu_shell_div">
<div class="menu_div">
<?php if(isset($_SESSION['my_id'])){ ?>
<div class="profile_div">
<img src="main_icon/coblaa_log.png" class="profile_img" alt="Coblaa Log" />
<span id="profile_usr_name_output" class="profile_usr_name" ></span>
</div>
<?php } ?>
<a href="index" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/home_icon.png" class="menu_btn_icon" alt="Home button" />
<button class="menu_btn_lebal">Home</button>
</a>
<a href="earn" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/income.png" class="menu_btn_icon" alt="Earn button" />
<button class="menu_btn_lebal">Earn</button>
</a>
<a href="cob_videos" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/video_icon.png" class="menu_btn_icon" alt="Video button" />
<button class="menu_btn_lebal">Videos</button>
</a>
<a href="#" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/artist.png" class="menu_btn_icon" alt="Artist button" />
<button class="menu_btn_lebal">Artists</button>
</a>
<a href="#" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/song.png" class="menu_btn_icon" alt="Request song" />
<button class="menu_btn_lebal">Request Song</button>
</a>
<?php if(isset($_SESSION['my_id'])){ ?>
<?php if($sg_edit =='ON'){ ?>
<a href="album" class="menu_btn" >
<img onClick="show_searchinput();" src="main_icon/album_icon.png" class="menu_btn_icon" alt="Edit album" />
<button class="menu_btn_lebal">Album Edit</button>
</a>
<?php } } ?>
<a href="#" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/music_icon.png" class="menu_btn_icon" alt="Audios button" />
<button class="menu_btn_lebal">Audios</button>
</a>
<a href="#" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/contact_icon.png" class="menu_btn_icon" alt="Contact us" />
<button class="menu_btn_lebal">Contact us</button>
</a>
<a href="https://coblaa.com/privacy_policy" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/privcy_icon.png" class="menu_btn_icon" alt="Privacy policy" />
<button class="menu_btn_lebal">P Policy</button>
</a>
<?php if(isset($_SESSION['my_id'])){ ?>
<a href="studio" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/studio_icon.png" class="menu_btn_icon" alt="Studio button" />
<button class="menu_btn_lebal">Studio</button>
</a>
<a href="playlist" class="menu_btn">
<img onClick="show_searchinput();" src="main_icon/playlist_icon.png" class="menu_btn_icon" alt="Playlist button" />
<button class="menu_btn_lebal">Playlist</button>
</a>
<?php if($user_id =='CB1'){ ?>
<a href="CMpage"><button class="menu_btn">CM Page</button></a>
<?php } ?>
<a href="logout" class="menu_btn" >
<img src="main_icon/logout.png" class="menu_btn_icon" alt="Logout button" />
<button class="menu_btn_lebal">Logout</button>
</a>
<?php }else{ ?>
<a href="login" class="menu_btn" >
<img src="main_icon/login.png" class="menu_btn_icon" alt="Login button" />
<button class="menu_btn_lebal">Login</button>
</a>
<?php } ?>
</div>
<div onClick="close_menu_div();" class="menu_clocing_div"></div>
</div>
<div class="content_div" >
<div class="category_div">
<a href="filter_page?song_cat=Local"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/music_icon.png" class="cat_icon_img" alt="Local music button" /></span>
<span class="cat_icon_name" >Local</span>
</span></a>
<a href="filter_page?song_cat=Gospel"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/gospel icon.jpg" class="cat_icon_img" alt="Gospel music button" /></span>
<span class="cat_icon_name" >Gospel</span>
</span></a>
<a href="https://coblaa.com/ugradio"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/radio_icon.png" class="cat_icon_img" alt="Radio stations button" /></span>
<span class="cat_icon_name" >Radio</span>
</span></a>
<a href="cob_videos"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/movie_icon.png" class="cat_icon_img" alt="Movies button" /></span>
<span class="cat_icon_name" >Videos</span>
</span></a>
</div>
<div id="card_home_div" class="card_home_div" style="display:none;">
<!--span class="card_intro_lebal" >Now Introducing</span-->
<span class="card_intro_lebal1" >Coblaa Earn</span>
<span class="card_intro_lebal" >Earn up to 15k, invite a friend</span>
<!--span class="card_intro_lebal" >Invite friends and earn.</span>
<span class="card_intro_lebal" >Or</span>
<span class="card_intro_lebal" >Play games to earn.</span-->
<span class="card_intro_span" ><img src="main_icon/money.png" class="card_intro_icon" alt="Money icon" /></span>
<a href="earn"><button class="card_start_btn" >Get Started</button></a>
<span id="card_intro_member" class="card_intro_member" ></span>
</div>
<h2 class="main_header_title" style="color:#fff;font-family: serif;background:#363536;" >Upcoming events <?php echo $curr_year = date("Y"); ?></h2>
<span id="disp_cob_ad_live_output" ></span>
<h2 class="main_header_title">NEW UGANDAN MUSIC <?php echo $curr_year = date("Y"); ?></h2>
<div id="trend_output"> </div>
<!--p class="header_p" >
Enjoy your favorite music.</br>
Create personalized playlists, discover new music, and enjoy uninterrupted playback.
</p-->
<div id="download_app_div" class="download_app_div" >
<p class="download_app_lebal" >Get Coblaa App</p>
<a href="https://play.google.com/store/apps/details?id=com.craneblue.coblaa"><button class="download_app_btn" >Download</button></a>
</div>
<div class="div_ad" >
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"
crossorigin="anonymous"></script>
<!-- kvt_ad1 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4728417548940171"
data-ad-slot="4430165215"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<h2 class="top10_list_title">Top 10 Songs <?php echo $curr_year = date("M"); echo" "; echo $curr_year = date("Y"); ?></h2>
<div class="top10_list_div" >
<div id="top10_list_output" ></div>
</div>
<h2 class="top10_list_title">Discover More Music</h2>
<!--div class="new_music_list_div" -->
<div id="new_music_list_output" ></div>
<h2 class="recommend_song_span">Recommend Ugandan Music <?php echo $curr_year = date("Y"); ?></h2>
<div class="song_list_div" >
<input type="number" id="load_count" value="0" style="display:none;" />
<div id="music_list_output" ></div>
</div>
<h2 class="top10_list_title" style='display:none;'>Pro DJ Mixes</h2>
<div class="dj_mixes_list_div" style='display:none;' >
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<img src="song_cover/bobi1.jpg" class="new_music_img" alt="Song cover" />
</span>
<span class="dj_name">Bobi Wine</span>
<span class="song_mix_name">Byekwaso</span>
</div>
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<img src="song_cover/bobi1.jfif" class="new_music_img" alt="Song cover" />
</span>
<span class="dj_name">Bobi Wine</span>
<span class="song_mix_name">Byekwaso</span>
</div>
</div>
<button onClick="disp_music_loadMore();" class="load_more_btn">Load More</button>
<div class="div_ad" stylek="display:none;" >
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"
crossorigin="anonymous"></script>
<!-- kvt_ad1 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4728417548940171"
data-ad-slot="4430165215"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<h2 class="use_coblaa_title">Tips</h2>
<div class="use_coblaa_div" >
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<iframe class="new_music_img" src="https://www.youtube.com/embed/FELGC1efQuE">
</iframe>
</span>
<span class="app_use_name">How to create playlist?</span>
</div>
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<iframe class="new_music_img"src="https://www.youtube.com/embed/NIJ20qSQuMI" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="">
</iframe>
</span>
<span class="app_use_name">How to search for a song?</span>
</div>
</div>
</div><!-- end of content_div -->
<div class="footer_div"><a href="https://coblaa.com/privacy_policy"><span>Privacy policy</span> </div>
<script>
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
// true for mobile device
if (navigator.userAgent.includes("wv") || navigator.userAgent.includes("WebView")) {
//document.write("Viewing in App (WebView)");
document.getElementById('download_app_div').style.display="none";
} else {
//document.write("Viewing in Browser");
document.getElementById('download_app_div').style.display="block";
}
// document.write("mobile device");
}else{
// false for not mobile device
if (navigator.userAgent.includes("wv") || navigator.userAgent.includes("WebView")) {
// alert("Viewing in App (WebView)");
document.getElementById('download_app_div').style.display="none";
} else {
//alert("Viewing in Browser");
document.getElementById('download_app_div').style.display="block";
}
// document.write("not mobile device");
}
disp_cob_ad_live()
function disp_cob_ad_live()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_cob_ad_live",false);
xmlhttp.send(null);
document.getElementById('disp_cob_ad_live_output').innerHTML=xmlhttp.responseText;
}
cur_cob_ad2 = document.getElementById('cob_ad2').value;
cur_cob_ad3 = document.getElementById('cob_ad3').value;
cur_cob_ad4 = document.getElementById('cob_ad4').value;
cur_cob_ad5 = document.getElementById('cob_ad5').value;
if(!cur_cob_ad2==""){Greeting0(); }
else if(!cur_cob_ad3==""){Greeting3(); }
else if(!cur_cob_ad4==""){Greeting6(); }
else if(!cur_cob_ad5==""){Greeting9(); }
if(cur_cob_ad2=="" && cur_cob_ad3=="" && cur_cob_ad4=="" && cur_cob_ad5=="" ){document.getElementById('disp_cob_ad_live_output').style="display:none;";}else{
document.getElementById('disp_cob_ad_live_output').style="display:block;";
}
function Greeting0(){
document.getElementById('img2').style="width:96%;max-height:96%;transition: width 8s;display:block;";
document.getElementById('img3').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
setTimeout(function(){ Greeting1(); }, 4000);
}
function Greeting1(){
document.getElementById('img2').style="width:20%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img3').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
setTimeout(function(){ Greeting2(); }, 6000);
}
function Greeting2(){
document.getElementById('img2').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img3').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
//setTimeout(function(){ Greeting3(); }, 6000);
if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
}
function Greeting3(){
document.getElementById('img3').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img2').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
setTimeout(function(){ Greeting4(); }, 4000);
}
function Greeting4(){
document.getElementById('img3').style="width:20%;max-height:96%;transition: width 8s;display:block;";
document.getElementById('img2').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
setTimeout(function(){ Greeting5(); }, 6000);
}
function Greeting5(){
document.getElementById('img3').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img2').style="display:none;";
document.getElementById('img4').style="display:none;";
document.getElementById('img5').style="display:none;";
if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
}
function Greeting6(){
document.getElementById('img4').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img5').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
setTimeout(function(){ Greeting7(); }, 6000);
}
function Greeting7(){
document.getElementById('img4').style="width:20%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img5').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
setTimeout(function(){ Greeting8(); }, 6000);
}
function Greeting8(){
document.getElementById('img4').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img5').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
//setTimeout(function(){ Greeting9(); }, 6000);
if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
}
function Greeting9(){
document.getElementById('img5').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img4').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
setTimeout(function(){ Greeting10(); }, 6000);
}
function Greeting10(){
document.getElementById('img5').style="width:20%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img4').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
setTimeout(function(){ Greeting11(); }, 6000);
}
function Greeting11(){
document.getElementById('img5').style="width:96%;max-height:90%;transition: width 8s;display:block;";
document.getElementById('img4').style="display:none;";
document.getElementById('img3').style="display:none;";
document.getElementById('img2').style="display:none;";
//setTimeout(function(){ Greeting0(); }, 6000);
if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
}
window.addEventListener('load', function(){
document.getElementById('cb_preloader').style.display="none";
} );
function show_menu_div()
{
document.getElementById('menu_shell_div').style.display="block";
//alert(47);
}
function close_menu_div()
{
document.getElementById('menu_shell_div').style.display="none";
}
disp_top10_list();
function disp_top10_list()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_top10_list",false);
xmlhttp.send(null);
document.getElementById('top10_list_output').innerHTML=xmlhttp.responseText;
}
disp_music_list();
function disp_music_list()
{
load_count = Number(document.getElementById('load_count').value)+50;
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?load_count="+load_count+"&&status=disp_music_list",false);
xmlhttp.send(null);
document.getElementById('music_list_output').innerHTML=xmlhttp.responseText;
document.getElementById('load_count').value=load_count;
}
function disp_music_loadMore()
{
disp_music_list();
}
function searching_now() {
incoming_search = document.getElementById('search_input').value;
search_leng = incoming_search.length;
if(search_leng < 3){document.getElementById('search_result').style.display="none";}else{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?incoming_search="+incoming_search+"&&status=search_music",false);
xmlhttp.send(null);
document.getElementById('song_title_search_output').innerHTML=xmlhttp.responseText;
document.getElementById('search_result').style.display="block";
}
}
function show_searchinput()
{
document.getElementById('main_search_div').style.display="block";
document.getElementById('main_header_div').style.display="none";
}
function clear_searchinput()
{
document.getElementById('search_input').value="";
document.getElementById('search_result').style.display="none";
document.getElementById('main_search_div').style.display="none";
document.getElementById('main_header_div').style.display="block";
}
var stop_search;
var start_search;
var myTimeout;
function get_ready_search()
{
//const myTimeout = setTimeout(myGreeting, 5000);
document.getElementById("search_input").addEventListener("keydown", stop_search);
document.getElementById("search_input").addEventListener("keyup", start_search);
function start_search()
{
myTimeout = setTimeout(function myGreeting(){
incoming_search = document.getElementById('search_input').value;
leng_search_input = incoming_search.length;
if(leng_search_input < 2){ document.getElementById('search_result').style.display="none";
}else{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?incoming_search="+incoming_search+"&&status=search_music",false);
xmlhttp.send(null);
document.getElementById('song_title_search_output').innerHTML=xmlhttp.responseText;
document.getElementById('search_result').style.display="block";
}
}, 700);
}
function stop_search()
{
clearTimeout(myTimeout);
}
}
disp_trending();
function disp_trending()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_trending",false);
xmlhttp.send(null);
document.getElementById('trend_output').innerHTML=xmlhttp.responseText;
}
disp_new_music_list();
function disp_new_music_list()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_new_music_list",false);
xmlhttp.send(null);
document.getElementById('new_music_list_output').innerHTML=xmlhttp.responseText;
}
disp_pend_notf();
function disp_pend_notf()
{
my_id = document.getElementById('my_id').value;
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?my_id="+my_id+"&&status=disp_pend_notf",false);
xmlhttp.send(null);
document.getElementById('pend_notf_out').innerHTML=xmlhttp.responseText;
document.getElementById('pend_notf_out').style="display:block;";
}
disp_member();
function disp_member()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_member",false);
xmlhttp.send(null);
document.getElementById('card_intro_member').innerHTML=xmlhttp.responseText;
}
disp_pro_usr();
function disp_pro_usr()
{
xmlhttp = new XMLHttpRequest();
xmlhttp.open("GET","autopage.php?status=disp_pro_usr",false);
xmlhttp.send(null);
document.getElementById('profile_usr_name_output').innerHTML=xmlhttp.responseText;
}
</script>
</body>
</html>