
  

  <!DOCTYPE HTML><html>
  <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# promodj: http://ogp.me/ns/fb/promodj#">
    
    
    <!-- The Funk Soul Brother :) -->
    <!-- node 1 (who cares? :) -->
    <!-- VK_1632 -->
    
    <title>PROHOROV</title>

    
<meta property="og:title" content="PROHOROV" /><meta name="title" content="PROHOROV" />
<meta property="og:description" content="Алексей Прохоров (aka Prohorov) 
 - Sounndproduser 
 - Radio &quot;Record&quot;" /><meta name="description" content="Алексей Прохоров (aka Prohorov) 
 - Sounndproduser 
 - Radio &quot;Record&quot;" />
<meta property="og:image" content="https://cdn.promodj.com/afs/fb877122a05d8598340f76197f3b356411%3Aresize%3A220x366%3Asame%3Ada3b8f" /><link rel="image_src" href="https://cdn.promodj.com/afs/fb877122a05d8598340f76197f3b356411%3Aresize%3A220x366%3Asame%3Ada3b8f" /><meta property="og:image:secure_url" content="https://cdn.promodj.com/afs/fb877122a05d8598340f76197f3b356411%3Aresize%3A220x366%3Asame%3Ada3b8f" />
<meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="1000" />
<meta property="og:url" content="https://promodj.com/prohorov" />



  <meta property="og:type" content="promodj:dj" />
  
  
  
  
  
  
  



<meta property="fb:app_id" content="138225009558122" />




  <meta name="apple-itunes-app" content="app-id=879665498" />


  <meta name="viewport" content="width=1024" />

<link rel="search" type="application/opensearchdescription+xml" href="https://promodj.com/opensearch.xml" title="PromoDJ" />

<link rel="shortcut icon" href="https://cdn.promodj.com/legacy/i/favicon/favicon_32.png" id="favicon" />
<link rel="icon" type="image/png" href="https://cdn.promodj.com/legacy/i/favicon/favicon_180.png">
<link rel="apple-touch-icon" href="https://cdn.promodj.com/legacy/i/favicon/favicon_180.png">

<meta name="yandex-verification" content="5bab5785068f3f14" />
<meta name="yandex-verification" content="a3d5b9c0ca5eb09e" />
<meta name="google-site-verification" content="V_n90JE5b4L9T-b7yEirwkCYyiZjRdUOzhxzJK6AtxU" />


<meta name="msapplication-config" content="/browserconfig.xml" />



  <link type="application/rss+xml" rel="alternate" title="PROHOROV - favorites" href="https://promodj.com/prohorov/bookmarks.xml" />

    
<script>
var CDN = 'https://cdn.promodj.com/';
var CNT = 'https://cnt.promodj.com/';


</script>

<link href="https://cdn.promodj.com/core/core.css?e91245" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="https://cdn.promodj.com/legacy/js/rototype.js?3a1f5d"></script>

<script type="text/javascript" src="https://cdn.promodj.com/core/core.js?430511"></script>

























<script>

 

 

 Event.onDOMReady(CORE.EnableContiniousPlay);
 

 if (CORE) CORE.userID = 0;
 

 baseurl = 'https://promodj.com/';
 digest = '';
 lang = 'en';
 is_mobile = 0;

 if (lng)
  lng = lng[lang];

 stamp_15min = '1895663';

 


 
 


 
 Volume = 100;
 prelistenhq = 1;
 
 window.NoIEResizing = 1;

 CORE.SetupVolumer = function()
  {
   if ((this.fired) || (Prototype.Browser.iOS))
    return;

   var c = $('header_pre_volume');

   if (!c)
    return;

   this.fired = true;

   new PlayerrVolumeControl(c, { });
  }

 Event.onDOMReady(function() {
  
  
  
  
  
  
  

  CORE.CheckHash();
  ('onhashchange' in window) ? window.onhashchange = CORE.CheckHash : setInterval(CORE.CheckHash, 750);

  Rocking = true;
 });

 

 

 if (Prototype.Browser.IE)
  CORE.playerr.swfSpecialOne = '/i/playerr/playerr_specialone.swf';

 //CORE.playerr.debugging = true;
 //CORE.playerr.debug = debugConsole.log;

 CORE.PlayerDefaults['volume'] = Volume / 100;

 CORE.PlayerEvent = function(wut, lut) {
  if (wut == 'volume') CORE.SetVolume(Math.round(lut * 100));
  if (wut == 'quality') CORE.SetHQ(lut);

  //console.log('CORE.PlayerEvent(' + wut + ',' + lut + ')');
 }

 
  if (window.parent.index_current_page)
    document.observe("dom:loaded", function() {
      window.parent.location.reload()
    })
 

 var ADV_USER_STATUS = '';

</script>






<script>
  if (window.parent && typeof window.parent.child_ready === 'function') {
    document.observe("dom:loaded", function() {
      window.parent.child_ready()
      window.$(document).on("click", "a", function(event, element) {
        window.parent.index_onClick(element, event)
      })
    })
  }
</script>


<script type="text/javascript">

  function Prelisten(a, event, fileID, force_kind)
   {
    if (event) Event.stop(event);

    a = $(a);

    if (a._playing)
      return false

    a._playing = true;
    a._playStatus = 'stop';

    var kind = 'standard.tiny'
    var base = a.parentNode, container = new Element('DIV').addClass('player');
    container.observe('click', function(event) { Event.stop(event) });
    var $player = false

    if (typeof force_kind === 'unefined' || force_kind === 'standard.tiny2') {
      $player = a.closest('.player_mini')
    }

    if ($player) {
      kind = 'standard.tiny2'
      container.addClass('player_mini_tools player_mini_tools__3')
      base.insert({ before: container })
      $player.addClass('player_mini__active')
    }
    else
      base.hide().insert({ before: container });

    CORE.Player(container, kind, fileID, {
     play: true,
     onSetStatus: function(status, controller)
      {
       console.info($player, a._playing, a._playStatus, controller.seeking, status)

       if (a._playing)
        {

         if ((a._playStatus == 'play') && ((status == 'pause') || (status == 'stop')))
          {
           a._playing = false;

           if ($player)
             $player.removeClass('player_mini__active')

           controller.destroy();

           if (container.parentNode)
            container.remove();

           if (!$player)
            base.show();
          }

         a._playStatus = status;
        }
      }
    });

    return false;
   }

</script>

<script type="text/javascript"> window.new_file_template = true</script>

    <link rel="stylesheet" type="text/css" href="https://promodj.com/assets/dist/classic.03131ce5b1e7fc46c3c740c3c16396a3.css">
    <script type="text/javascript" src="https://promodj.com/assets/dist/classic.b285f58fc037e870f6d9.js"></script>

    
      
      
      
    

    
      
<style>


</style>



























    

    
      <style type="text/css">
        div.content_twice { padding-left: 7px; padding-right: 12px; }
        .header_pre_whole__unlocked #body_container { padding-left: 12px; padding-right: 12px }
        .header_pre_whole__unlocked div.content_twice { padding-left: 0; padding-right: .5em }
        body.hey_brother .foto_middle_dump_item { width: 211px }

        .dj_head { margin-left: 13px!important; margin-right: 12px!important; }
        .header_pre_whole__unlocked .dj_head { margin-left:.5em!important;margin-right:.5em!important; }
      </style>
    
  </head>

  
  

  <body id="body"
        class="hey_brother body__player_mini"
        
        
        onClick="if (Rocking) { HideEschoer(); HideMaindrop(); if (CORE) CORE.DropDownerClick(); }">
    
      <script>
        
        CORE.EnableAudioAdverts()
      </script>
    

    

    
      <div id="tooltip"></div>
      <div id="godsfinger" class="fullscreener" onClick="HideGodsfinger();"><table><td class="godsfingerer" id="godsfinger_data"></td></table></div>
      <div id="popup_background" class="popup_background"></div>
      <div id="popups" class="popups"></div>

      

      <img onClick="fotoslamC(this)" onMouseOver="fotoslamIH(this)" onMouseOut="fotoslamOH(this)" id="fotos_slam_hover" src="https://cdn.promodj.com/legacy/i/0.gif" width="75" height="75" style="display: none;">
    

    
      
        








  <div

       style="padding-top: 0px;
              
              position: relative;
              
              
              
              "

       align="center"
       id="topbrandingspot">












































        




      

      
        
        
          <div id="header_pre_whole" class="header_pre_whole__unlocked" style="position: relative;">
        

        <header>
          
            <div id="header_pre_container" align="center" class="header_pre_container_branded header_pre_container_branded__fake">
              <div class="header_pre" style="padding-right:8px;">
  
    

<div class="header_pre_motd" id="dbg"></div>


    <div class="header_pre_main topline_login">
 <span id="header_pre_playerr"></span>
 <div class="topline_user_item topline_user_item__volume" id="header_pre_volume">
    <script>CORE.SetupVolumer()</script>
  </div>

 
 <a class="topline_user_item topline_user_item__login" onClick="return CORE.PleaseLogin();" href="https://promodj.com/login">Login</a>
 <a class="topline_user_item topline_user_item__register" onClick="return CORE.PleaseRegister();" href="https://promodj.com/register">Registration</a>
 <a class="topline_user_item topline_user_item__faq" href="/info/faq">FAQ</a>

 
</div>
<div class="header_pre_volumer" id="volumer"></div>

  

  
  <div style="clear: both;"></div>
</div>
            </div>
          

          
            

<div class="mainmenu2 " >
  <a class="mainmenu2_item mainmenu2_item__logo" href="/">
    
  <img src="https://cdn.promodj.com/legacy/i/logo_2x_white.png" width="106" height="25" >

  </a>
  <div class="mainmenu2_items">
    <a class="mainmenu2_item" href="/booking" style="font-weight:bold">Booking</a>

    

    <a class="mainmenu2_item" href="/featured">Featured<span class="mainmenu2_item_counter">7</span></a>
    <a class="mainmenu2_item" href="/music">Music<span class="mainmenu2_item_counter">346</span></a>
    <a class="mainmenu2_item" href="/contests">Сontests<span class="mainmenu2_item_counter">2</span></a>
    <a class="mainmenu2_item" href="/djs">People</a>
    <a class="mainmenu2_item" href="/top100">TOP&nbsp;100</a>
    
    <a class="mainmenu2_item" href="/forum">Forum</a>
    <a class="mainmenu2_item" href="/radio">Radio</a>
    <a class="mainmenu2_item" href="/beta">Beta</a>
  </div>
  <div class="mainmenu2_item mainmenu2_item__dropdown" style="display:none"><div class="mainmenu2_dropdown"></div></div>
  <div class="mainmenu2_item mainmenu2_item__search">
    <input class="mainmenu_search_input" type="text" id="mainmenu_searchfor" name="searchinfor" value="" onblur="CORE.MainMenuSearch.Blur(-2)" onfocus="CORE.MainMenuSearch()" placeholder="" style="font-size: 12px;">
    <span class="mainmenu_search_button mainmenu_search_button__black" onClick="return CORE.MainMenuSearch.Go()"></span>
  </div>
</div>
          
        </header>

        <div id="body_container" align="left" class="body_container_branded">
      
    

    

    

    





 <div class="dj_head" style="text-align: center; background-color: ; line-height: 0; border-radius: 6px;     margin-left: .5em;margin-right: .5em; overflow: hidden;"><a href="https://promodj.com/prohorov"><img src="https://cdn.promodj.com/afs/1f74ec8cfc7a612b53e14b6a340994c712%3A233208" style="max-width: 100%;" /></a></div>




 <div class="content_twice" align="left">
  <div class="content_left" id="content_left" align="left" >
  <div class="content_twice_inner">



<nav>
 <table class="dj_menu" id="dj_menu">
  <td class="dj_menu_title">
   <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a>
   
   
   
  </td>
  <td class="dj_menu_items"><table>
   <td class="dj_menu_item dj_menu_item_active"><div id="dmiac"><div id="dmiacl"></div><div id="dmiacr"></div></div><a href="https://promodj.com/prohorov">Home</a></td>
   
   
   
   
   
   <td class="dj_menu_item"><a href="https://promodj.com/prohorov/feedback">Feedback</a></td>
   <td class="dj_menu_item"><a href="https://promodj.com/prohorov/contact">Contacts</a></td>
  </table></td>
  <td class="dj_menu_rest">&nbsp;</td>
 </table>
</nav>



 <div class="dj_table noclear">
  
  <div class="dj_column">


 <div class="dj_lmainfoto">
  <div id="twinkler_container" style="text-align: center;">
   
    <a href="https://promodj.com/prohorov/foto/469911/7330942"><img src="https://cdn.promodj.com/afs/fb877122a05d8598340f76197f3b356411%3Aresize%3A440x732%3Asame%3Ad64035" width="220" height="146" class="middle_foto" ></a>
   
  </div>
 </div>



 

 

 
  
   <div class="dj_lblock">
    <h5><a href="https://promodj.com/top100">PR</a></h5>
  
   <div class="dj_promorank">
 

     <table>
      <td><div id="promoranker" class="promoranker"><table>
 <td><a href="#" id="rankvoter" ambatitle="Vote"  onClick=" Vote('user',957492,$('promoranker'),''); cb(event); return false;">329</a></td>
 <td><a href="#" onClick=" Vote('user',957492,$('promoranker'),''); cb(event); return false;"><img src="https://cdn.promodj.com/legacy/i/0.gif" style="background: url(https://cdn.promodj.com/legacy/i/promorank_up2.gif) 50% 50% no-repeat;" align="absmiddle" width="32" height="32" id="rankvoter2" ambatitle="Vote" /></a></td>
</table></div></td>
      <th><div id="idol" style="background-image: url(https://cdn.promodj.com/legacy/i/idol4.gif);"><a href="https://promodj.com/register" onClick="return CORE.PleaseRegister();"><img id="idolr" src="https://cdn.promodj.com/legacy/i/0.gif" width="24" height="32" ambatitle="Add to idols"></a></div></th>
      <th><div id="friend" style="background-image: url(https://cdn.promodj.com/legacy/i/friend4.gif);"><a href="https://promodj.com/register" onClick="return CORE.PleaseRegister();"><img id="friendr" src="https://cdn.promodj.com/legacy/i/0.gif" width="24" height="32" ambatitle="Add to friends"></a></div></th>
      
     </table>

  
     <noindex>
     <div class="smallest" id="promorank_wtf">
      <a href="#" onClick="$('promorank_wtf').style.display = 'none'; $('promorank_yarr').style.display = 'block'; return false;">What does all this mean?</a>
     </div>

     <div class="smallest" id="promorank_yarr" style="display: none; padding-top: 0.5em;">
      PROMORANK (abb. PR) is the formula that is used by PROMODJ to calculate the dynamic rating for all DJ's, producers and their materials.
      <div style="padding-top: 0.5em;">
       PR as used in the formation <a href="https://promodj.com/top100">PROMODJ TOP 100</a>.
      </div>
      
      <div style="padding-top: 0.5em;">
       The main part of the PR formula is your vote.
       For <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a> to get your vote, click on the arrow near the number.
      </div>
      <div style="padding-top: 0.5em;">
       You can note that you are a fan by clicking on a star &mdash; in this case
       <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a> receive a b&oacute;igger PR.
      </div>
      <div style="padding-top: 0.5em;">
       Additionally, you can also add them to friends and observe in the section
       <a href="https://promodj.com/login" onClick="return CORE.PleaseLogin();">Wazzup</a>
       every action of <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a>.
      </div>
      
     </div>
     </noindex>
  

 
    </div>
   </div>
 







<div class="dj_lblock">
 <h5><a href="https://promodj.com/prohorov/contact">Contacts</a></h5>


 <div class="dj_contacts">

  
  <div>
   
    <b>Алексей Прохоров</b><br />
   
   
  </div>
  

  

  

  
  <div class="dj_bit">
   <b>Main style:</b> <span class="styles">Deep House</span><br />
   <b>Favorite styles:</b> <span class="styles">Bassline, Breaks, Club House, Deep Techno, Disco, Disco House, Funk, G-Funk, G-House, Ghetto House, Ghettotech, House, Nu Breaks, Nu Disco, Synth-Pop, Tech House, Techno, UK Garage, Vocal House</span><br />
  </div>
  

  
   <div class="dj_bit"><b>DJ, producer</b></div>
  

  

  
  <div class="dj_bit">
   
    <b>Performance:</b> 
    2 hours<br />
   
  </div>
  

  
  <div class="dj_bit">
   <b>Location:</b> <a href="https://promodj.com/people?addressID=3159&showfilter=1">Russia</a>, <a href="https://promodj.com/people?addressID=4962&showfilter=1">Saint Petersburg</a><br />
   
   
   <b>Frequent visitor:</b> TUNNELCLUB&nbsp;<span class="place_city">(Saint Petersburg)</span><br />
   
  </div>
  

  <div class="dj_bit dj_share">
 
  
  <a class="share share_fb" href="#" onClick="return Share('fb','user','957492');"><img ambatitle="Facebook" src="https://cdn.promodj.com/legacy/i/0.gif"></a>
  <a class="share share_tw" href="#" onClick="return Share('tw','user','957492');"><img ambatitle="Twitter" src="https://cdn.promodj.com/legacy/i/0.gif"></a>
 
 
  <a class="share share_more" href="#" onClick="$('share_user957492').show(); $(this).hide(); return false;" id="share_a_user957492"><img ambatitle="More" src="https://cdn.promodj.com/legacy/i/0.gif"></a>
  <span id="share_user957492" style="display: none; padding-right: 5px;">
   
  
  
   <a class="share share_in" href="#" onClick="return Share('in','user','957492');"><img ambatitle="LinkedIn" src="https://cdn.promodj.com/legacy/i/0.gif"></a>
  
  
  </span>
 
</div>

  

  
  <div class="dj_bit">
   <b><a href="https://promodj.com/prohorov/contact">Send message &rarr;</a></b>
  </div>
  

 </div>

</div>
















 
  <div class="dj_lblock">
   <h5><a href="https://promodj.com/prohorov/profile">Friends and Fans</a></h5>
 

   <div class="dj_universal">

    
    <div class="wazzup"><a class="wazzup" href="https://promodj.com/prohorov/wazzup" ambatitle="What's up with friends?">Wazzup?</a></div>
    

    
    <p>
     <b>Friends:</b>
     <a amba="user:1133" class="user user__premium" href="https://promodj.com/feel">DJ Fe<i>el</i></a>&nbsp; <a amba="user:842351" class="user user__premium" href="https://promodj.com/mishaklein">MISHA KL<i>EIN</i></a>&nbsp; <a amba="user:628" class="user user__premium" href="https://promodj.com/djfavorite">DJ FAVOR<i>ITE</i></a>&nbsp; <a amba="user:435919" class="user user__premium" href="https://promodj.com/djkefir">DJ Kef<i>ir</i></a>&nbsp; <a amba="user:197826" class="user user__premium" href="https://promodj.com/alexeyromeo">ALEXEY RO<i>MEO</i></a>&nbsp; <a amba="user:1249" class="user user__premium" href="https://promodj.com/ivanspell">Ivan Spe<i>ll</i></a>&nbsp; <a amba="user:10887" class="user user__premium" href="https://promodj.com/monj">Mister M<i>onj</i></a>&nbsp; <a amba="user:979373" class="user" href="https://promodj.com/slamdjs">Slider &amp; Magnit</a>&nbsp; <a amba="user:42326" class="user user__premium" href="https://promodj.com/dmitryzhan">МС ЖА<i>Н</i></a>&nbsp; <a amba="user:48929" class="user user__premium" href="https://promodj.com/filatovkaras">Filatov &amp; K<i>aras</i></a>&nbsp; <a amba="user:267832" class="user user__premium" href="https://promodj.com/sanyashelest">No Hop<i>es</i></a>&nbsp; <a amba="user:10701" class="user" href="https://promodj.com/richart">DJ RICH-ART</a>&nbsp; <a amba="user:42679" class="user user__premium" href="https://promodj.com/bradrock">BRAD ROCK/BORIS B<i>REDIN</i></a>&nbsp; <a amba="user:557541" class="user" href="https://promodj.com/sharapovmusic">Sharapov</a>&nbsp; <a amba="user:202567" class="user user__premium" href="https://promodj.com/russki-razmer">Русский Раз<i>мер</i></a>&nbsp; <a amba="user:81724" class="user user__premium" href="https://promodj.com/dimixer">DJ DIMIX<i>ER</i></a>&nbsp; <a amba="user:34011" class="user" href="https://promodj.com/astero">ASTERO</a>&nbsp; <a amba="user:728" class="user" href="https://promodj.com/iridium">DJ Iridium</a>&nbsp; <a amba="user:1140447" class="user" href="https://promodj.com/liyafranmusic">LIYA FRAN</a>&nbsp; <a amba="user:51908" class="user" href="https://promodj.com/tesla">TESLA</a>&nbsp; <a amba="user:12035" class="user" href="https://promodj.com/aurosonic">AUROSONIC</a>&nbsp; <a amba="user:383687" class="user user__premium" href="https://promodj.com/golden-light-orchestra">Golden Light Orch<i>estra</i></a>&nbsp; <a amba="user:595381" class="user user__premium" href="https://promodj.com/djstretch">DJ Stret<i>ch</i></a>&nbsp; <a amba="user:72336" class="user user__premium" href="https://promodj.com/djkarimov">DVJ KARI<i>MOV</i></a>&nbsp; <a amba="user:10940" class="user" href="https://promodj.com/andy">AN.DU aka DJ ANDY (ANDREY DUBOVITSKIY)</a>&nbsp; <a amba="user:1072098" class="user user__premium" href="https://promodj.com/vskorotsky">Vladimir Skoro<i>tsky</i></a>&nbsp; <a amba="user:49426" class="user user__premium" href="https://promodj.com/vladmagic">VLAD MAG<i>IC</i></a>&nbsp; <a amba="user:633441" class="user user__premium" href="https://promodj.com/djloveski">Dj Лавс<i>ки</i></a>&nbsp; <a amba="user:22823" class="user user__premium" href="https://promodj.com/antonneumark">ANTON NEUM<i>ARK</i></a>&nbsp; <a amba="user:789739" class="user" href="https://promodj.com/killpanda">KiLL PANDA</a>&nbsp; 
     <span class="small"><a href="https://promodj.com/prohorov/profile">all</a></span>
    </p>
    

    

    
    <p>
     <b>Fans:</b>
     <a amba="user:672268" class="user user__premium" href="https://promodj.com/j-factory">J-Facto<i>ry</i></a>&nbsp; <a amba="user:634429" class="user" href="https://promodj.com/jinglesproduction">Alice Boogie (джинглы, дикторы, интро)</a>&nbsp; <a amba="user:1636308" class="user" href="https://promodj.com/id95207950">Елена Аверина</a>&nbsp; <a amba="user:3249533" class="user user__premium" href="https://promodj.com/azaz2000">DJ Ador<i>is</i></a>&nbsp; <a amba="user:1367391" class="user" href="https://promodj.com/primeaudio">ДЖИНГЛЫ от PRIMEAUDIO</a>&nbsp; <a amba="user:1822060" class="user" href="https://promodj.com/trancecenturyradio">Trance Century Radio</a>&nbsp; <a amba="user:821092" class="user" href="https://promodj.com/zbkv">stahRR</a>&nbsp; <a amba="user:1298592" class="user" href="https://promodj.com/twenty-two">twenty two</a>&nbsp; <a amba="user:807625" class="user" href="https://promodj.com/alardesign">A L A R (logo, design)</a>&nbsp; <a amba="user:1703872" class="user" href="https://promodj.com/trutnev">trutnev</a>&nbsp; <a amba="user:547987" class="user" href="https://promodj.com/rep.minysa">Beats By De FROiZ</a>&nbsp; <a amba="user:12886" class="user" href="https://promodj.com/djudaletz">DJ Udaletz (Удалец)</a>&nbsp; <a amba="user:2161434" class="user" href="https://promodj.com/tapetremors">Tape Tremors</a>&nbsp; <a amba="user:1827081" class="user" href="https://promodj.com/art-veter">Арт-центр Ветер</a>&nbsp; <a amba="user:528300" class="user" href="https://promodj.com/djerny">DJ Erny</a>&nbsp; <a amba="user:404896" class="user" href="https://promodj.com/dj-still-bit">Dj StiLL Bit</a>&nbsp; <a amba="user:1116166" class="user" href="https://promodj.com/alexbudnik">Alex Budnik</a>&nbsp; <a amba="user:159029" class="user" href="https://promodj.com/sashafresh58">Саша Данилин a.k.a. SashaFresh</a>&nbsp; <a amba="user:794507" class="user" href="https://promodj.com/kok2345">Dj green Devil</a>&nbsp; <a amba="user:745608" class="user" href="https://promodj.com/ilyawhite">Ilya White</a>&nbsp; <a amba="user:26449" class="user" href="https://promodj.com/chen">DJ Chen.Spb</a>&nbsp; <a amba="user:672530" class="user" href="https://promodj.com/r.m.official">R.M</a>&nbsp; <a amba="user:608077" class="user" href="https://promodj.com/djmakskristall">DJ Maks Kristall</a>&nbsp; <a amba="user:187397" class="user" href="https://promodj.com/akasimpson">Simpson (Семья Эпатажа)</a>&nbsp; <a amba="user:75775" class="user" href="https://promodj.com/jknnts">JΞKΛ NΞNΞЦ</a>&nbsp; <a amba="user:1357120" class="user" href="https://promodj.com/annakrasnova">Anna Krasnova</a>&nbsp; <a amba="user:1298172" class="user" href="https://promodj.com/pavelpichugin">Pavel Pichugin</a>&nbsp; <a amba="user:2710785" class="user" href="https://promodj.com/yuriilendl">Yurii Lendl</a>&nbsp; <a amba="user:1788109" class="user" href="https://promodj.com/316698898765">mazzy</a>&nbsp; <a amba="user:1990496" class="user" href="https://promodj.com/koks1959">koks1959</a>&nbsp; 
     <span class="small"><a href="https://promodj.com/prohorov/profile">all</a></span>
    </p>
    

    <div class="bit"><b><a href="https://promodj.com/prohorov/profile">More</a></b></div>
   </div>

  </div>





</div>
  
  <div class="dj_content ">
   


<script type="text/javascript">
  function MoodValidate() {
    onValidated = function() { window.location.reload() }
    return PerformValidation();
  }
</script>


   

 

 <div class="dj_bblock">

  

  

 </div>











<div class="dj_bblock">


 
  <h5><a href="https://promodj.com/prohorov/feedback">Feedback</a> </h5>

  <div class="dj_feedback perfect">
   
  <script>

var CommentsPage = '1';
var CommentsOnLoad = function(argument) {
  var comments = $$('.comments2_item:last-child')
  if (!comments.length) return
  comments[comments.length-1].addClass('comments2_item__last')
}

document.observe("dom:loaded", CommentsOnLoad)

</script>

<!-- ummmmm namahh naraaaaaaayanaaaa -->

<div class="comments">

 <a name="comments"></a>

 

  
   
  

  <div id="best_comments">
</div>

  <span id="cp0">
   
    <div class="comments2 comments2__level_0">
  

  
  
  
  
  

  <div class="comments2_item" id="c45232185">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 45232185)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/djoneon" style="background-image: url(https://cdn.promodj.com/afs/3779a3d7e2504a6fa9001074b353300712%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A08bb93)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:445921" class="user" href="https://promodj.com/djoneon">ONEON</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Отличные работы! Мой + и в друзья!
        </div>

        
          <div class="comments2_item_footer" id="ct45232185">
  <div class="comments2_item_footer1">
    <a href="#c45232185" class="comments2_item_tool">9 September 2018 10:23</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv45232185"><span id="cvvv45232185" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch45232185"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp45232185"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c45003442">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 45003442)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/yuriilendl" style="background-image: url(https://cdn.promodj.com/afs/cc3d215ce1fa981084167be7a5bf635d12%3Acrop%3A0x0%3A644x644%3A75x75%3A6ba20f)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:2710785" class="user" href="https://promodj.com/yuriilendl">Yurii Lendl</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          ВЫСШИЙ ПИЛОТАЖ !!!  ТАНЦЕВАЛИ В ТРИ НОГИ , ПОТЕРЯЛИ САПОГИ !! РАБОТЫ КЛАСС ++++++++++++++++++++++++++++++  ++++++++++++++++++++++
        </div>

        
          <div class="comments2_item_footer" id="ct45003442">
  <div class="comments2_item_footer1">
    <a href="#c45003442" class="comments2_item_tool">4 May 2018 17:59</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv45003442"><span id="cvvv45003442" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch45003442"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp45003442"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c40944702">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 40944702)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/tonybeer" style="background-image: url(https://cdn.promodj.com/afs/b8d4013b2528692df96c8d543eb3f1c511%3Acrop%3A113x0%3A743x743%3A75x75%3A5d17d1)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1975621" class="user" href="https://promodj.com/tonybeer">Dj TonyBeer</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          + лови, надеюсь на взаимность)
        </div>

        
          <div class="comments2_item_footer" id="ct40944702">
  <div class="comments2_item_footer1">
    <a href="#c40944702" class="comments2_item_tool">25 October 2015 15:36</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv40944702"><span id="cvvv40944702" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch40944702"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp40944702"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c40586203">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 40586203)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/dj-monik" style="background-image: url(https://cdn.promodj.com/afs/b5b26cfecf374d3f83ffd262e0cdb13211%3Acrop%3A148x0%3A600x600%3A75x75%3A771430)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:678075" class="user" href="https://promodj.com/dj-monik">Dj-MoniK</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Большой + За творчество!)
        </div>

        
          <div class="comments2_item_footer" id="ct40586203">
  <div class="comments2_item_footer1">
    <a href="#c40586203" class="comments2_item_tool">27 August 2015 13:26</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv40586203"><span id="cvvv40586203" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch40586203"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp40586203"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c39597135">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 39597135)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/id95207950" style="background-image: url(https://cdn.promodj.com/afs/157fcb833cd11c1e40a090d0c70a4afb11%3Acrop%3A0x172%3A680x680%3A75x75%3A579186)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1636308" class="user" href="https://promodj.com/id95207950">Елена Аверина</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          PR+)и  в  друзья)
        </div>

        
          <div class="comments2_item_footer" id="ct39597135">
  <div class="comments2_item_footer1">
    <a href="#c39597135" class="comments2_item_tool">22 March 2015 23:28</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv39597135"><span id="cvvv39597135" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch39597135"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp39597135"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c39137165">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 39137165)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/simvit" style="background-image: url(https://cdn.promodj.com/afs/f4c939d92a91f3bdcf389c4080dba8c911%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3Af52ed5)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:521688" class="user" href="https://promodj.com/simvit">SiMViT Project</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Дружим?)))<br><a href="//promodj.com/simvit/foto/1222652/6801826"><img src="//cdn.promodj.com/afs/fb38737d76c4ed2887d0b8be9eb6e10211:resize:900x900:same:promodj:034606"></a>
        </div>

        
          <div class="comments2_item_footer" id="ct39137165">
  <div class="comments2_item_footer1">
    <a href="#c39137165" class="comments2_item_tool">24 January 2015 13:53</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv39137165"><span id="cvvv39137165" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch39137165"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp39137165"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c38797650">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 38797650)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/tsap" style="background-image: url(https://cdn.promodj.com/afs/67856bd398647fcf9b8eadacba9055a111%3Acrop%3A0x100%3A600x600%3A75x75%3A71f71c)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:156815" class="user" href="https://promodj.com/tsap">TSAP</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          отличный, добрый саунд..) PR++++
        </div>

        
          <div class="comments2_item_footer" id="ct38797650">
  <div class="comments2_item_footer1">
    <a href="#c38797650" class="comments2_item_tool">12 December 2014 10:23</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv38797650"><span id="cvvv38797650" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch38797650"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp38797650"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c38017968">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 38017968)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/siddelight" style="background-image: url(https://cdn.promodj.com/afs/603112103fd01d2c8542d42492ffe47212%3Acrop%3A0x65%3A220x220%3A75x75%3Af089ff)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:973209" class="user" href="https://promodj.com/siddelight">Sid Delight</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Привет! У тебя очень качественный саунд! Буду рад видеть в друзьях и плюсую в общий!
        </div>

        
          <div class="comments2_item_footer" id="ct38017968">
  <div class="comments2_item_footer1">
    <a href="#c38017968" class="comments2_item_tool">24 August 2014 19:52</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv38017968"><span id="cvvv38017968" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch38017968"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp38017968"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c37995256">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 37995256)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/uhanov.roman" style="background-image: url(https://cdn.promodj.com/afs/b533252981942f4d37c0add15911a1a211%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A2c3bf7)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1567593" class="user" href="https://promodj.com/uhanov.roman">Уханов Роман</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          В поддержку отличного творчества!!!+++++
        </div>

        
          <div class="comments2_item_footer" id="ct37995256">
  <div class="comments2_item_footer1">
    <a href="#c37995256" class="comments2_item_tool">21 August 2014 6:47</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv37995256"><span id="cvvv37995256" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch37995256"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp37995256"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c37826410">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 37826410)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/welldj.ru" style="background-image: url(https://cdn.promodj.com/afs/e253374da55296cd81a13b7f86c4972911%3Acrop%3A0x0%3A500x500%3A75x75%3A10835d)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1725392" class="user" href="https://promodj.com/welldj.ru">WeLL Dj</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          +Friend+Мира тебе, вдохновение и творческого прогресса...!!!Peas of Peas!!!
        </div>

        
          <div class="comments2_item_footer" id="ct37826410">
  <div class="comments2_item_footer1">
    <a href="#c37826410" class="comments2_item_tool">26 July 2014 14:34</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv37826410"><span id="cvvv37826410" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch37826410"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp37826410"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c36637696">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 36637696)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/ivy10" style="background-image: url(https://cdn.promodj.com/afs/cd91f9af48cdbbabc11f7e077fb4909e11%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A903314)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1167896" class="user" href="https://promodj.com/ivy10">IVY</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          + за творчество! продолжай в том же духе!!
        </div>

        
          <div class="comments2_item_footer" id="ct36637696">
  <div class="comments2_item_footer1">
    <a href="#c36637696" class="comments2_item_tool">20 February 2014 8:39</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv36637696"><span id="cvvv36637696" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch36637696"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp36637696"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c36337873">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 36337873)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/jinshidj" style="background-image: url(https://cdn.promodj.com/afs/8ee4fba997734f22be03caabf5a0166b11%3Acrop%3A0x9%3A485x485%3A75x75%3Afcfbc3)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:404354" class="user" href="https://promodj.com/jinshidj">JIN SHI</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Здесь качество! +
        </div>

        
          <div class="comments2_item_footer" id="ct36337873">
  <div class="comments2_item_footer1">
    <a href="#c36337873" class="comments2_item_tool">21 January 2014 11:34</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv36337873"><span id="cvvv36337873" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch36337873"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp36337873"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c35829367">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 35829367)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/id-s" style="background-image: url(https://cdn.promodj.com/afs/7349c3d541b7ba205a42eb793cc015d112%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3Ac8cea7)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1336201" class="user user__top100" href="https://promodj.com/id-s">ID-S (Arshinov Andrey)</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Ремы сильные, +++
        </div>

        
          <div class="comments2_item_footer" id="ct35829367">
  <div class="comments2_item_footer1">
    <a href="#c35829367" class="comments2_item_tool">1 December 2013 19:01</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv35829367"><span id="cvvv35829367" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch35829367"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp35829367"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c35755949">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 35755949)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/ionicheff" style="background-image: url(https://cdn.promodj.com/afs/5e854d2de51773ec0918b6287185366b12%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A38b297)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:936827" class="user" href="https://promodj.com/ionicheff">Ionicheff</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Happy Birthday!))
        </div>

        
          <div class="comments2_item_footer" id="ct35755949">
  <div class="comments2_item_footer1">
    <a href="#c35755949" class="comments2_item_tool">23 November 2013 2:18</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv35755949"><span id="cvvv35755949" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch35755949"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp35755949"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c35519434">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 35519434)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/djkristinaromanova" style="background-image: url(https://cdn.promodj.com/afs/3112350170512748baf91545d766da1e11%3Acrop%3A0x0%3A406x406%3A75x75%3A1c561e)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1762603" class="user" href="https://promodj.com/djkristinaromanova">Kristina Romanova</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          ++)
        </div>

        
          <div class="comments2_item_footer" id="ct35519434">
  <div class="comments2_item_footer1">
    <a href="#c35519434" class="comments2_item_tool">28 October 2013 22:28</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv35519434"><span id="cvvv35519434" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch35519434"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp35519434"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c35089773">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 35089773)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/djarmilov" style="background-image: url(https://cdn.promodj.com/afs/09a17777b2b569a3c499a508e53118f111%3Acrop%3A170x0%3A853x853%3A75x75%3Ac54bc8)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1334472" class="user" href="https://promodj.com/djarmilov">Dj Армилов</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Отличные работы!!! Моя поддержка!! Продолжай в том же духе!!!
        </div>

        
          <div class="comments2_item_footer" id="ct35089773">
  <div class="comments2_item_footer1">
    <a href="#c35089773" class="comments2_item_tool">14 September 2013 17:14</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv35089773"><span id="cvvv35089773" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch35089773"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp35089773"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c33818072">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 33818072)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/jungo" style="background-image: url(https://cdn.promodj.com/afs/283dcf8e3045298ea4ed75a350f68f5011%3Acrop%3A0x1%3A1999x1999%3A75x75%3Aad6031)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1149" class="user" href="https://promodj.com/jungo">Sergey JunGO!! [DJ JunGo]</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          Ну и встретились тут!!) Привет!!!
        </div>

        
          <div class="comments2_item_footer" id="ct33818072">
  <div class="comments2_item_footer1">
    <a href="#c33818072" class="comments2_item_tool">1 May 2013 22:38</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv33818072"><span id="cvvv33818072" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch33818072"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp33818072"><div class="comments2 comments2__level_1">
  

  
  
  
  
  

  <div class="comments2_item" id="c33840963">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 33840963)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/prohorov" style="background-image: url(https://cdn.promodj.com/afs/8fa16a3b8813f848753709e48a9d5f7d11%3Acrop%3A168x0%3A598x598%3A75x75%3A9cf66a)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          привет привет как доехал?
        </div>

        
          <div class="comments2_item_footer" id="ct33840963">
  <div class="comments2_item_footer1">
    <a href="#c33840963" class="comments2_item_tool">3 May 2013 23:34</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv33840963"><span id="cvvv33840963" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch33840963"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp33840963"><div class="comments2 comments2__level_2">
  

  
  
  
  
  

  <div class="comments2_item" id="c33840991">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 33840991)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/jungo" style="background-image: url(https://cdn.promodj.com/afs/283dcf8e3045298ea4ed75a350f68f5011%3Acrop%3A0x1%3A1999x1999%3A75x75%3Aad6031)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1149" class="user" href="https://promodj.com/jungo">Sergey JunGO!! [DJ JunGo]</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          з а м е ч а т е л ь н а
        </div>

        
          <div class="comments2_item_footer" id="ct33840991">
  <div class="comments2_item_footer1">
    <a href="#c33840991" class="comments2_item_tool">3 May 2013 23:37</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv33840991"><span id="cvvv33840991" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch33840991"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp33840991"></div>
    
  </div>


</div></div>
    
  </div>


</div></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c33747006">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 33747006)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/mishaklein" style="background-image: url(https://cdn.promodj.com/afs/64b318a64e933fe8f5f35965a1d3806212%3Acrop%3A0x0%3A2000x2000%3A75x75%3A3763d7)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:842351" class="user user__premium_top100" href="https://promodj.com/mishaklein">MISHA KL<i>EIN</i></a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          ++++ ПР<br>ГО В ДРУГИ, ВЗАИМНО!
        </div>

        
          <div class="comments2_item_footer" id="ct33747006">
  <div class="comments2_item_footer1">
    <a href="#c33747006" class="comments2_item_tool">25 April 2013 18:18</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv33747006"><span id="cvvv33747006" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch33747006"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp33747006"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c32753189">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 32753189)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/wellski" style="background-image: url(https://cdn.promodj.com/afs/2fa84c1a815ee09e9ec9914ae902093312%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A7b7cda)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:61612" class="user" href="https://promodj.com/wellski">WELLSKI ( Вэлски )</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          кооориш)
        </div>

        
          <div class="comments2_item_footer" id="ct32753189">
  <div class="comments2_item_footer1">
    <a href="#c32753189" class="comments2_item_tool">8 February 2013 21:13</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv32753189"><span id="cvvv32753189" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch32753189"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp32753189"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c31773084">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 31773084)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/ionicheff" style="background-image: url(https://cdn.promodj.com/afs/5e854d2de51773ec0918b6287185366b12%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A38b297)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:936827" class="user" href="https://promodj.com/ionicheff">Ionicheff</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          С Днём Рождения!)
        </div>

        
          <div class="comments2_item_footer" id="ct31773084">
  <div class="comments2_item_footer1">
    <a href="#c31773084" class="comments2_item_tool">23 November 2012 19:57</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv31773084"><span id="cvvv31773084" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch31773084"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp31773084"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c28774110">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 28774110)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/jdsilver" style="background-image: url(https://cdn.promodj.com/afs/0b239f3304795f7fd1568c1276ea4c9511%3Acrop%3A45x0%3A150x150%3A75x75%3A629d12)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:870554" class="user" href="https://promodj.com/jdsilver">Dj Silver NSK</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          респект, отличные работы ! +
        </div>

        
          <div class="comments2_item_footer" id="ct28774110">
  <div class="comments2_item_footer1">
    <a href="#c28774110" class="comments2_item_tool">3 April 2012 2:51</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv28774110"><span id="cvvv28774110" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch28774110"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp28774110"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c28441925">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 28441925)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/djmishanstyler" style="background-image: url(https://cdn.promodj.com/afs/260c9b071f7c7188a257484c1e2ecbf111%3Acrop%3A0x0%3A537x537%3A75x75%3Aa2e43c)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:747268" class="user" href="https://promodj.com/djmishanstyler">DJ MISHA N'STYLER</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          + к пр и за работы! успехов в творчестве!
        </div>

        
          <div class="comments2_item_footer" id="ct28441925">
  <div class="comments2_item_footer1">
    <a href="#c28441925" class="comments2_item_tool">18 March 2012 15:51</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv28441925"><span id="cvvv28441925" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch28441925"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp28441925"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c27880971">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 27880971)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/djsashafashion-djsergeyruduyk" style="background-image: url(https://cdn.promodj.com/afs/dba60ecf3a7eb424c2a4764f8da7c42711%3Acrop%3A94x0%3A334x334%3A75x75%3A5ff961)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:22149" class="user" href="https://promodj.com/djsashafashion-djsergeyruduyk">Dj SASHA FASHION &amp; Dj SERGEY RUDUYK</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          +++ОТ НАС ЗА ТВОРЧЕСТВО И ПОЗИТИВ!!!
        </div>

        
          <div class="comments2_item_footer" id="ct27880971">
  <div class="comments2_item_footer1">
    <a href="#c27880971" class="comments2_item_tool">19 February 2012 19:30</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv27880971"><span id="cvvv27880971" class="comment_vote comment_vote__plused">2</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch27880971"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp27880971"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c27408298">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 27408298)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/liness" style="background-image: url(https://cdn.promodj.com/afs/615d374d37157b45b6084ee3221dc0e511%3Acrop%3A0x0%3A400x400%3A75x75%3A940f10)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:164312" class="user" href="https://promodj.com/liness">Dj Liness</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          хорошие миксы)))
        </div>

        
          <div class="comments2_item_footer" id="ct27408298">
  <div class="comments2_item_footer1">
    <a href="#c27408298" class="comments2_item_tool">27 January 2012 21:51</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv27408298"><span id="cvvv27408298" class="comment_vote comment_vote__plused">2</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch27408298"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp27408298"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c27007272">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 27007272)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/t-n-a" style="background-image: url(https://cdn.promodj.com/afs/179b64494914264adf2c7183f550705811%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A289729)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1065134" class="user" href="https://promodj.com/t-n-a">T.N.A.</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          +за творчество, давай в друзья
        </div>

        
          <div class="comments2_item_footer" id="ct27007272">
  <div class="comments2_item_footer1">
    <a href="#c27007272" class="comments2_item_tool">11 January 2012 15:39</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv27007272"><span id="cvvv27007272" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch27007272"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp27007272"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c26984429">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26984429)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/segadj" style="background-image: url(https://cdn.promodj.com/afs/575a1b089101e08661ca10950d6e600f11%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3A866a77)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:1097380" class="user" href="https://promodj.com/segadj">Ainur Zamilov</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          +)
        </div>

        
          <div class="comments2_item_footer" id="ct26984429">
  <div class="comments2_item_footer1">
    <a href="#c26984429" class="comments2_item_tool">10 January 2012 17:12</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv26984429"><span id="cvvv26984429" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch26984429"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp26984429"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c26749101">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26749101)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/johnst" style="background-image: url(https://cdn.promodj.com/afs/7ef4e65b4d3ce535d6254b878cfccc2711%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3Afadd09)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:818335" class="user" href="https://promodj.com/johnst">JOHNSt</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          <img src="//cdn.promodj.com/fotos0/labeled/00/00/59/91/48/4_40b8f4_o.jpg">
        </div>

        
          <div class="comments2_item_footer" id="ct26749101">
  <div class="comments2_item_footer1">
    <a href="#c26749101" class="comments2_item_tool">31 December 2011 18:40</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv26749101"><span id="cvvv26749101" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch26749101"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp26749101"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c26681453">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26681453)">
      
        <div class="comments2_item_body">
          
            (Atatat was here)
          
        </div>
      
    </div>

    
      <div class="comments2_item_children" id="cp26681453"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c26594175">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26594175)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/ruslannizaev" style="background-image: url(https://cdn.promodj.com/afs/d4ea07340ecceead0f6e85ae2cb6995612%3Acrop%3A0x0%3A682x682%3A75x75%3A4b44f9)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:744060" class="user" href="https://promodj.com/ruslannizaev">RUSLAN NIZAEV</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          надеюсь на взаимность!!!)))отличные работы,держи +++ за творчесвто!!!
        </div>

        
          <div class="comments2_item_footer" id="ct26594175">
  <div class="comments2_item_footer1">
    <a href="#c26594175" class="comments2_item_tool">24 December 2011 16:43</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv26594175"><span id="cvvv26594175" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch26594175"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp26594175"></div>
    
  </div>



  

  
  
  
  
  

  <div class="comments2_item" id="c26031524">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26031524)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/pavligcosmo" style="background-image: url(https://cdn.promodj.com/afs/eda525a9fc518357934ba6352044995611%3Aresize%3A75x75xxjpegxffffffxnoupscale%3Afill%3Affffff%3Adcdc78)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:306802" class="user" href="https://promodj.com/pavligcosmo">Павел Авдеев</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          ты отлично играешь, риспекты ) зачот пять с плюсом, хотим ещё)
        </div>

        
          <div class="comments2_item_footer" id="ct26031524">
  <div class="comments2_item_footer1">
    <a href="#c26031524" class="comments2_item_tool">26 November 2011 3:21</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv26031524"><span id="cvvv26031524" class="comment_vote comment_vote__plused">1</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch26031524"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp26031524"><div class="comments2 comments2__level_1">
  

  
  
  
  
  

  <div class="comments2_item" id="c26037231">
    <div class="comments2_item_wrap" style="cursor: pointer" onclick="CommentBodyReply(this, 26037231)">
      

        <a class="comments2_item_avatar" href="https://promodj.com/prohorov" style="background-image: url(https://cdn.promodj.com/afs/8fa16a3b8813f848753709e48a9d5f7d11%3Acrop%3A168x0%3A598x598%3A75x75%3A9cf66a)"></a>
        <div class="comments2_item_header">
          
            <a amba="user:957492" class="user" href="https://promodj.com/prohorov">PROHOROV</a>

            
          

          

          
        </div>

        <div class="comments2_item_body">
          спасибо услышишь еще  не  раз))
        </div>

        
          <div class="comments2_item_footer" id="ct26037231">
  <div class="comments2_item_footer1">
    <a href="#c26037231" class="comments2_item_tool">26 November 2011 14:48</a>

    

    
    
    

    <span class="comments2_item_tool comments2_item_tool__like" >
      <span id="cv26037231"><span id="cvvv26037231" class="comment_vote comment_vote__neutral">&nbsp;</span></span>
    </span>

    
  </div>

  <div class="comments2_item_footer2">
    

    

    
  </div>
</div>

<span class="comments2_replay" id="ch26037231"></span>
        
      
    </div>

    
      <div class="comments2_item_children" id="cp26037231"></div>
    
  </div>


</div></div>
    
  </div>


</div>
   
  </span>

 

 

  

   <div style="padding: 1em; padding-bottom: 0px;" class="please_register">
    Please, <a href="https://promodj.com/register" onClick="return CORE.PleaseRegister();">sign up</a> (it's quick!) or
    <a href="https://promodj.com/login" onClick="return CORE.PleaseLogin();">sign in</a>, to post feedbacks and do more fun stuff.
   </div>

  

 

 

</div>





   

<nav><div class="Navigator">
 <table>
  
  <td><span class="NavigatorCurrentPage" page="1">1</span><a href="https://promodj.com/prohorov/feedback?page=2#comments">2</a><a href="https://promodj.com/prohorov/feedback?page=3#comments">3</a></td>
  <th><a ambatitle="Use Ctrl+&#8592; и Ctrl+&#8594; for quick switching between pages." href="https://promodj.com/prohorov/feedback?page=2#comments" id="next_page">&#8594;</a></th>
 </table>
</div></nav>



  </div>

 

</div>



  </div>
 </div>






  </div>
  </div>
  <div class="content_right" id="content_right" align="left"><aside>



<div id="atlas_240x400"><div class=" banner_carousel" data-zone="en_300x600_dj"><div class="banner_wrap"><div class="banner_item" data-no="1925"><a href='https://cnt.promodj.com/wut:banner1925?to=https%3A%2F%2Fmixed.news%2Fnews%2F1135559&hash=86a15179' target='_blank' style='font-size:0;display:block'><img src='https://cdn.promodj.com/st/banners/925/1925_d3b0a5.jpg' width='300' height='600' /></a></div><script>var banners = JSON.parse('{"current":1925,"banners":[1925,1900],"banner":{"1925":{"html":"&lt;div class=&quot;banner_item&quot; data-no=&quot;1925&quot;&gt;&lt;a href=\u0027https:\/\/cnt.promodj.com\/wut:banner1925?to=https%3A%2F%2Fmixed.news%2Fnews%2F1135559&amp;hash=86a15179\u0027 target=\u0027_blank\u0027 style=\u0027font-size:0;display:block\u0027&gt;&lt;img src=\u0027https:\/\/cdn.promodj.com\/st\/banners\/925\/1925_d3b0a5.jpg\u0027 width=\u0027300\u0027 height=\u0027600\u0027 \/&gt;&lt;\/a&gt;&lt;\/div&gt;","title":"PromoDJ Booking ENG","wut":"banner1925","duration":"30.00","progress":0,"zeropixel1":"","zeropixel2":""},"1900":{"html":"&lt;div class=&quot;banner_item&quot; data-no=&quot;1900&quot;&gt;&lt;iframe src=\u0027https:\/\/cdn.promodj.com\/st\/banners\/900\/1900_51e050\/?url=https%3A%2F%2Fcnt.promodj.com%2Fwut%3Abanner1900%3Fto%3Dhttps%253A%252F%252Fmixed.news%252Fnews%252F1133964%26hash%3D6436abb0&amp;r=1696885289\u0027 scrolling=\u0027no\u0027 frameborder=\u00270\u0027 marginwidth=\u00270\u0027 marginheight=\u00270\u0027 width=\u0027300\u0027 height=\u0027600\u0027 style=\u0027border: 0px; vertical-align: top;\u0027 style=\u0027opacity:0\u0027 onload=\u0027this.style.opacity=1;\u0027&gt;&lt;\/iframe&gt;&lt;\/div&gt;","title":"\u041f\u043e\u0434\u043a\u0430\u0441\u0442\u044b EN","wut":"banner1900","duration":"20.00","progress":0,"zeropixel1":"","zeropixel2":""}},"overlay":{"id":1988,"url":"https:\/\/cnt.promodj.com\/wut:banner1988?to=https%3A%2F%2Fr.advmusic.net%2F&hash=8a333906"}}');</script></div><div class="banner_progress"><div class="banner_progress_item banner_progress_item__active" data-no="1925"><div class="banner_progress_item_line"></div></div><div class="banner_progress_item" data-no="1900"><div class="banner_progress_item_line"></div></div></div></div></div>




  <a href="https://goodhit.me/promodj/?extra=promodj_web&utm_medium=sidebar" target="_blank" class="adv_advmusic" onclick="CORE.ADV.YaParams('advmusic','click','sidebar')"></a>














 

  <div class="h5c"><div id="t"><div id="lt"></div><div id="rt"></div></div></div><div class="h5">

   <h5>WAS HERE</h5>

   <div class="content who_was_there"><a amba="user:646834" class="user" href="https://promodj.com/ilya-rozhenkov">ILYA ROZHENKOV</a>&nbsp; <a amba="user:1069996" class="user" href="https://promodj.com/moroz">ROMAN MOROZ</a>&nbsp; <a amba="user:2741756" class="user user__premium" href="https://promodj.com/maxs.maraton">MAXS MARA<i>TON</i></a>&nbsp; <a amba="user:3844516" class="user" href="https://promodj.com/ewellick">EwellicK</a>&nbsp; <span class="incognito">incognito</span>&nbsp; <a amba="user:271673" class="user" href="https://promodj.com/raskatov">Raskatov</a>&nbsp; <a amba="user:504298" class="user" href="https://promodj.com/forchi">DJ Sergey FORCHI</a>&nbsp; <a amba="user:3751745" class="user" href="https://promodj.com/id141980124">Евгения Туманова</a>&nbsp; <a amba="user:3629493" class="user" href="https://promodj.com/aleksey.butenko">Алексей Бутенко</a>&nbsp; <a amba="user:406780" class="user" href="https://promodj.com/igrikspb">igrikspb</a>&nbsp; <a amba="user:792552" class="user" href="https://promodj.com/gringostar">Андрей gringo</a>&nbsp; <a amba="user:2073184" class="user" href="https://promodj.com/600.900">tony</a>&nbsp; <a amba="user:3139425" class="user" href="https://promodj.com/id463842452">Максим Храмков</a>&nbsp; <span class="incognito">incognito</span>&nbsp; <a amba="user:1909207" class="user" href="https://promodj.com/a.bunkovskyi">Александр</a>&nbsp; <a amba="user:3742166" class="user" href="https://promodj.com/dmitryartemovichl">Дмитрий Лебедев</a>&nbsp; <a amba="user:372440" class="user" href="https://promodj.com/serin-travel.ru">meHey</a>&nbsp; </div>

  </div><div class="h5c h5b"><div id="b"><div id="lb"></div><div id="rb"></div></div></div>

 






 <div class="featured_hotspot" style="position: relative;">
  
  <a href="https://promodj.com/nildj/mixes/7552359/DJ_NIL_ORGANIC_BUDDHA_MIX" id="featured_hotspot_7552359_1444800131" style="width: 100%; height: 220px; display: block; position: relative; margin-bottom: 1.5em; border-radius: 5px;" class="playerr_hotspot"></a>

  <div class="whanthere_wrap"  style="position: absolute; display: inline; z-index: 1; top: 8px; left: 12px;">
    
        <a href="https://promodj.com/cp/money/services/featuredhotspot?utm_source=featuredhotspot&utm_medium=billing_hotspot&utm_campaign=billing_hotspot" class="main_chapter" style="position: relative;z-index: 1;">HOT SPOT</a>
        <a href="https://promodj.com/cp/money/services/featuredhotspot?utm_source=featuredhotspot&utm_medium=billing_hotspot&utm_campaign=billing_hotspot" class="main_chapter whanthere whanthere__hotspot">WANT TO BE HERE</a>
    
  </div>

  <script> CORE.Player('featured_hotspot_7552359_1444800131', 'cover.big', 7552359); </script>
 </div>



























 


 
 
 

 <div class="h5c"><div id="t"><div id="lt"></div><div id="rt"></div></div></div><div class="h5">
  <h5><a href="https://promodj.com/cool">Most Popular</a></h5>

  <div class="tracks_dump_small tracks_dump_have_to_hear">
   
    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps1'),event,7552072,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7552072/Fonarev_Digital_Emotions_798" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/6830b9f03d62555913b3b50b263347ff12%3Acrop%3A0x0%3A900x900%3A100x100%3A6aa03a)"></a>
    

    
<div class="player_mini_title"><a amba="file:7552072" onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7552072/Fonarev_Digital_Emotions_798">Fonarev - Digital Emotions #798</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/fonarev/podcasts/7552072/Fonarev_Digital_Emotions_798?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7552072,'standard.tiny');" id="tps1">250</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7552072/Fonarev_Digital_Emotions_798#comments"><span class="cc20658321">&nbsp;</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Progressive House
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps1';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps2'),event,7551062,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/feel/radioshows/7551062/DJ_Feel_Trancemission_15_01_2024_1125" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/636c46e51ad34e570516b944a9e80a1b12%3Aresize%3A100x100xxjpegxffffffxnoupscale%3Afill%3Affffff%3A6b535e)"></a>
    

    
<div class="player_mini_title"><a amba="file:7551062" onClick="return cb(event);" href="https://promodj.com/feel/radioshows/7551062/DJ_Feel_Trancemission_15_01_2024_1125">DJ Feel - Trancemission (15-01-2024) #1125</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/feel/radioshows/7551062/DJ_Feel_Trancemission_15_01_2024_1125?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7551062,'standard.tiny');" id="tps2">471</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/feel/radioshows/7551062/DJ_Feel_Trancemission_15_01_2024_1125#comments"><span class="cc20656824">1</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Trance
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps2';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps3'),event,7551911,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/djlosev/radioshows/7551911/Personal_Chart_by_LOSEV_22_01_2024_352" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/fb57a9dfffa240b8a15930d77570318312%3Aresize%3A100x100xxjpegxffffffxnoupscale%3Afill%3Affffff%3A4d1287)"></a>
    

    
<div class="player_mini_title"><a amba="file:7551911" onClick="return cb(event);" href="https://promodj.com/djlosev/radioshows/7551911/Personal_Chart_by_LOSEV_22_01_2024_352">Personal Chart by LOSEV 22.01.2024 #352</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/djlosev/radioshows/7551911/Personal_Chart_by_LOSEV_22_01_2024_352?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7551911,'standard.tiny');" id="tps3">234</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/djlosev/radioshows/7551911/Personal_Chart_by_LOSEV_22_01_2024_352#comments"><span class="cc20658070">&nbsp;</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Melodic Techno
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps3';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps4'),event,7549159,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7549159/Fonarev_Digital_Emotions_797" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/6830b9f03d62555913b3b50b263347ff12%3Acrop%3A0x0%3A900x900%3A100x100%3A6aa03a)"></a>
    

    
<div class="player_mini_title"><a amba="file:7549159" onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7549159/Fonarev_Digital_Emotions_797">Fonarev - Digital Emotions #797</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/fonarev/podcasts/7549159/Fonarev_Digital_Emotions_797?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7549159,'standard.tiny');" id="tps4">3 826</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/fonarev/podcasts/7549159/Fonarev_Digital_Emotions_797#comments"><span class="cc20653849">1</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Progressive House
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps4';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps5'),event,7552273,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/nexa-nembus/remixes/7552273/Kraski_Malchik_Nexa_Nembus_Remix" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/115e7438a95e5a2ffd3319f96efc95dc12%3Aresize%3A100x100xxjpegxffffffxnoupscale%3Afill%3Affffff%3Ac8a592)"></a>
    

    
<div class="player_mini_title"><a amba="file:7552273" onClick="return cb(event);" href="https://promodj.com/nexa-nembus/remixes/7552273/Kraski_Malchik_Nexa_Nembus_Remix">Краски - Мальчик (Nexa Nembus Remix)</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/nexa-nembus/remixes/7552273/Kraski_Malchik_Nexa_Nembus_Remix?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7552273,'standard.tiny');" id="tps5">161</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/nexa-nembus/remixes/7552273/Kraski_Malchik_Nexa_Nembus_Remix#comments"><span class="cc20658658">2</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Russian Pop
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps5';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps6'),event,7552281,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/index-1/remixes/7552281/Nikos_Band_Georgian_Disco_Index_1_Remix" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/8577fee4a832e30d149a95200ad9967c12%3Aresize%3A100x100xxjpegxffffffxnoupscale%3Afill%3Affffff%3A62b80e)"></a>
    

    
<div class="player_mini_title"><a amba="file:7552281" onClick="return cb(event);" href="https://promodj.com/index-1/remixes/7552281/Nikos_Band_Georgian_Disco_Index_1_Remix">Nikos Band - Georgian Disco (Index-1 Remix)</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/index-1/remixes/7552281/Nikos_Band_Georgian_Disco_Index_1_Remix?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7552281,'standard.tiny');" id="tps6">156</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/index-1/remixes/7552281/Nikos_Band_Georgian_Disco_Index_1_Remix#comments"><span class="cc20658678">1</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Club House
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps6';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

    
  

  


  <div  class="player_mini player_mini__classic  player_mini__clickable" onClick="return Prelisten($('tps7'),event,7552275,'standard.tiny');">

    
      <a onClick="return cb(event);" href="https://promodj.com/djdextart/remixes/7552275/Tri_dnya_dozhdya_Otpuskay_Dextart_Edit_Cut" class="player_mini_avatar" style="background-image:url(https://cdn.promodj.com/afs/8ca8a1fc3d9caa5d6700c5d184a4d47812%3Acrop%3A0x182%3A599x599%3A100x100%3Af78a0c)"></a>
    

    
<div class="player_mini_title"><a amba="file:7552275" onClick="return cb(event);" href="https://promodj.com/djdextart/remixes/7552275/Tri_dnya_dozhdya_Otpuskay_Dextart_Edit_Cut">Три дня  дождя - Отпускай (Dextart Edit) Cut</a></div>

    <div class="player_mini_tools player_mini_tools__1">
      

      
        <a href="https://promodj.com/djdextart/remixes/7552275/Tri_dnya_dozhdya_Otpuskay_Dextart_Edit_Cut?play=1" class="player_mini_tool player_mini_tool__play" onClick="return Prelisten(this,event,7552275,'standard.tiny');" id="tps7">103</a>
      

      

      

      
        <a class="player_mini_tool player_mini_tool__comments" onClick="return cb(event);" href="https://promodj.com/djdextart/remixes/7552275/Tri_dnya_dozhdya_Otpuskay_Dextart_Edit_Cut#comments"><span class="cc20658663">&nbsp;</span>&nbsp;</a>
      

      

      

      

      

      

      
    </div>

    
      

      
        

      

      
      <div class="player_mini_tools player_mini_tools__2">
        
        

        

        
        <div class="player_mini_tool player_mini_tool__styles ">
          
            Club House
          
        </div>
        
      </div>
      


    


  </div>

    <script type="text/javascript">
      var file_id = 'tps7';

      
      CORE.Players.push({
        isPlayerr: true,
        isPlayerr: true,
        base: $(file_id),

        PlayerReceive: function() {},
        perform: function(action) {
          if (action != 'play') return
          this.base.onclick()
        },
      })
    </script>

   <div class="htv"></div>
  </div>

 </div><div class="h5c h5b"><div id="b"><div id="lb"></div><div id="rb"></div></div></div>





</aside>
</div>
  <div class="content_twice_footer"></div>
 </div>






  

  

  

  

  
    

      <div class="prefooter"></div>

      
        
  
    
    
      <div class="" data-zone="en_bottomline"><!-- $zone:en_bottomline --></div>
    
  





<footer><div class="footer_whole footer_whole__flex" id="footer" style="padding-bottom: 35px;">
 <div class="footer_whole_column footer_whole_logos">

  <a class="footer_whole_logos_pdj" href="https://promodj.com/"><img src="https://cdn.promodj.com/legacy/i/logo_2x.png" width="106" height="25" /></a>
  <div style="line-height: 1.6;">
    
      <div>Don't you know? I've got what you need to blow your mind!</div>
    
    <div style="padding: 5px 0 0 0; color: #999;">2024 &copy; PromoDJ &mdash; <a href="https://promodj.com/info">what is it?</a></div>
    
  </div>
 </div>

 <style type="text/css">
  .footer_whole_right { position: relative; top: -1px }
  .footer_whole_logos {width: 25%}
  .footer_whole { padding-top:30px;padding-bottom:0px; }
  .footer_whole_menu { width: auto; max-width: 13%; margin-top: -9px; }
</style>

<div class="footer_whole_column footer_whole_menu footer_whole_mainmenu">
  <div class="footer_whole_mainmenu_item footer_whole_servicemenu">
    <a  style="font-weight:bold" href="https://promodj.com/cp/money/services">Premium</a><br>
    <a  style="font-weight:bold" href="https://promodj.com/cp/money/services">Promotion</a><br>
    <a  style="font-weight:bold" href="https://promodj.com/info/faq">Help</a><br>
    <a  style="font-weight:bold" href="https://promodj.com/info/agreement">Agreement</a><br>
    <noindex><a style="font-weight:bold" href="https://promodj.com/info/abuse?abuseurl=https%3A%2F%2Fprohorov.promodj.com%2Fprohorov" onClick="this.href += '&right=1'; return true;">Complain</a></noindex>
  </div>

  <div class="footer_whole_mainmenu_item footer_whole_black">
    <a  href="https://promodj.com/featured">Featured</a><br>
    <a  href="https://promodj.com/music">Music</a><br>
    <a  href="https://promodj.com/contests">Contests</a><br>
    <a  href="https://promodj.com/djs">People</a><br>
    <a  href="https://promodj.com/top100">TOP&nbsp;100</a><br>
  </div>

  <div class="footer_whole_mainmenu_item footer_whole_black">
    
    
    <a  href="https://promodj.com/radio">Radio</a><br>
    <a  href="https://promodj.com/beta">Beta</a><br>
    <a  href="https://promodj.com/info">Info</a><br>
    
  </div>
</div>


 <div class="footer_whole_right">
   <form action="https://promodj.com/search" method="GET"><input type="text" name="searchinfor" class="search" style="width: 100%;" placeholder="search with me" /></form>

    <div class="footer_whole_right_items">
      <div class="footer_whole_right_blocks">
        
          <a class="footer_whole_right_item topline_user_item topline_user_item__login" onClick="return CORE.PleaseLogin();" href="https://promodj.com/login">Sign in</a>
          <a class="footer_whole_right_item topline_user_item topline_user_item__register" onClick="return CORE.PleaseRegister();" href="https://promodj.com/register">registration</a>
        
      </div>

      <div class="footer_whole_right_blocks">
        <div style="display: inline-block" class="footer_whole_pdjfm_app">
          <a class="icon" href="https://pdj.cc/mfm"><img src="https://cdn.promodj.com/legacy/i/fm_icon_70.png?2" width="35" height="35" /></a>
          <span class="text">
            <a href="https://pdj.cc/mfm" class="invert" style="font-weight: bold; display: inline-block; padding-top: 0.15em;">PromoDJ FM</a><br />
            <span style="font-size: 0.85em;">for <a class="invert" href="https://pdj.cc/mfma">Android</a> and <a class="invert" href="https://pdj.cc/mfmi">iOS</a></span>
          </span>
        </div>

        <div style="display: inline-block;margin-left: 35px;" class="footer_whole_top100_app">
         <a class="icon" href="https://pdj.cc/m100"><img src="https://cdn.promodj.com/legacy/i/top100_icon_70.png" width="35" height="35" /></a>
         <span class="text">
           <a href="https://pdj.cc/m100" class="invert" style="font-weight: bold; display: inline-block; padding-top: 0.15em;">TOP 100</a><br />
           <span style="font-size: 0.85em;">for <a class="invert" href="https://pdj.cc/m100a">Android</a> and <a class="invert" href="https://pdj.cc/m100i">iOS</a></span>
         </span>
        </div>
      </div>
    </div>

    

  <div style="width: 1px; height: 1px; overflow: hidden;"></div>
 </div>
 <div class="footer_whole_done"></div>
</div></footer>


        
      

      
        </div> <!-- body_container -->
        
      

      
    <!-- Yandex.Metrika counter --> <script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(146977, "init", { clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true, trackHash:true }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/146977" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter -->

    <script type="text/javascript">
      setTimeout(function(){ ym(146977, 'reachGoal', 'pageload') },250)
    </script>

    <script>
     (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
     (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
     })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

     ga('create', 'UA-30112994-1', 'auto');
     ga('require', 'linker');
     ga('linker:autoLink', [ 'mixed.news' ]);
     ga('send', 'pageview');
    </script>


       <div id="bottomspot"></div> 

      </div> <!-- header_pre_whole -->

      
      

    

    

    <div style="position: absolute; left: 0px; bottom: 0px; width: 1px;">
      
      
      
    </div>

    </div> <!-- topbrandingspot -->

    
  

  
  
  
  
  
  <div id="fb-root"></div>
  
</body>
</html>
