
<script language="javascript" type="text/javascript">
    var MoreLiveShowItems = 8
    var _NotificationPage = 1 
</script>
<script src="http://www.blogtv.com/ru/include/getLiveBlogTV.js" language="javascript" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
       
    var _ownerUserId = 0;
    
    var _ownerUserName = "YoSoYLaL3OnA";
    var _ownerUserId = "693648";
    var _UserId = "0";
    var _BroadCasterUserid = -1 ;
    var _myFriendFlag = 0;
      function CheckUserPswChange()
        {
            if (objXML && objXML.readyState==4)
            {
                if (objXML.responseXML)
                {    var MsgDetails = objXML.responseXML.getElementsByTagName("Str");                           
                        document.getElementById("AlertDiv").innerHTML = MsgDetails[0].firstChild.data; 
                        document.getElementById("YourName").value = "";
                        document.getElementById("YourPass").value = "";
                }
            }
        }

        function CheckUserPsw()
        {
            RUserName = document.getElementById("YourName").value;
            RUserPass = document.getElementById("YourPass").value;
            xmlPage = "/Ajax/User_CheckLoginPsw.asp";
            parm ="YourName="+RUserName+"&YourPass="+RUserPass; 
            setObjXML();
            objXML.open("POST", xmlPage ,true);    
            objXML.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8');
            objXML.onreadystatechange = CheckUserPswChange;
            objXML.send(parm);
        }
      
      function Reactivate()
      {     xmlPage = "/Ajax/Email_ReActivation.asp";
            parm = "null"; 
            ReActivateObjXML = CreateObjXML();
            ReActivateObjXML.open("POST", xmlPage ,true);    
            ReActivateObjXML.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8');
            ReActivateObjXML.onreadystatechange = ReactivateRsChange;
            ReActivateObjXML.send(parm);     
           
      }
      
      function ReactivateRsChange()
      {     if (ReActivateObjXML && ReActivateObjXML.readyState==4)
	      {     if (ReActivateObjXML.responseXML)
		      {   var Reactive = ReActivateObjXML.responseXML.getElementsByTagName("Reactive");
			      ReactiveFlag = parseInt(Reactive[0].firstChild.data);			      
                        var Msg;
                        switch(ReactiveFlag)
                        {     case 0:
                                    Msg = "Чтобы снова активировать свой аккаунт, Вы должны зарегистрироваться";//Must Login
                                    break;
                              case 1:
                                    Msg = "Сообщение отправлено";//Mail Was Send                                    
                                    break;
                              case 2:
                                    Msg = "Вы уже активировали свой аккаунт";//User Active
                                    break;
                        }
                        blogtvAlert(Msg);
                  }
            }
      }
      
</script>

<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
      
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <meta name="verify-v1" content="k3PMnERqUc2nO8wHUCKBWvXFmg/m3IKmgNyrOFV+qiM=" />
	  <title>Возникла ошибка - blogTV</title>
	  
      <link rel="alternate" type="application/rss+xml" title="blogTV.com - Most Viewed Recorded Shows" href="http://www.blogtv.com/Rss/Videos/VodByShowAllRss.asp?ShowAll=1" />
      <link rel="alternate" type="application/rss+xml" title="blogTV.com - Most Recent Recorded Shows" href="http://www.blogtv.com/Rss/Videos/VodByShowAllRss.asp?ShowAll=2" />
      <link rel="alternate" type="application/rss+xml" title="blogTV.com - Featured Recorded Shows" href="http://www.blogtv.com/Rss/Videos/VodByShowAllRss.asp?ShowAll=3" />
      <link rel="alternate" type="application/rss+xml" title="blogTV.com - News And Blog Feed" href="http://www.blogtv.com/Rss/NewsFeedSubscribe.asp" />
      <link rel="alternate" type="application/rss+xml" title="blogTV.com - Upcoming Shows" href="http://www.blogtv.com/Rss/UpcomingProgramsRSS.asp" />
	  
	  
                    <meta name="description" content="blogTV.com is a leader in LIVE broadcasting, and is a new and popular web location where viewers from all over the world can come share their personal talents and opinions LIVE" />
          	   	
               		<meta name="keywords" content="blogTV, Live TV, live, video, broadcast, broadcast live, recorded broadcasts, chat, IM, blog, TV" />
               	<link rel="stylesheet" type="text/css" href="http://storage.blogtv.com/include/ru/site.css?4.62" /><link rel="stylesheet" type="text/css" href="http://storage.blogtv.com/include/ru/Images.css?4.62" /><link rel="stylesheet" type="text/css" href="http://storage.blogtv.com/include/ru/Div.css?4.62" /> 
              
	  <script language="JavaScript" type="text/javascript">
	        var _NotificationPage = 0;  
	        var ContentLangID = "2";
	        var _FLASH_URL = "http://www.blogtv.com/Flash/";
	        var FLASH_XML_URL = "http://www.blogtv.com/ru/FXml/";
            var IIS_SERVER_URL = "http://www.blogtv.com/ru";
            var IIS_SERVER_LINK = "http://www.blogtv.com/";
            var _IIS_SERVER_LINK = "http://www.blogtv.com/";
            var CookieFolder = "ru";
            var CookieDomain = ".blogtv.com";
            var STORAGE_SERVER_URL = "http://storage.blogtv.com/";
            var IMG_SERVER_URL = "http://storage.blogtv.com/Images/ru/";
            var SYS_SHOW_SNAPSHOT_URL = "http://storage.blogtv.com/LiveSnapshot/images/";
            var _FLASH_XML_URL = "http://www.blogtv.com/ru/FXml/";
            var NuumOfPrograms = 1;
            var CookieUsrId =  0;
            var CookieUserName = " Guest";            
            var MaxAutrazationLimit = 100;
            var MIN_YEAR_REGISTER = 13;
            var _PlayerName = CookieUserName;
            var _isPageOwner = false;
            var _UserPageUrl = _IIS_SERVER_LINK + "people/" +  CookieUserName;
            
            var _setPageRefresh=false;
            
            var HomePageFlag=0;
            
            var TwitterUsername = "Имя пользователя";            
            var _TwitterMsg = "";
            var _BONUS_CREDITS  = "50";            
      </script>
      
      <script src="http://www.blogtv.com/ru/include/blogTvFunctions.js" type="text/javascript"></script>
      <script src="http://www.blogtv.com/ru/Include/BannerAd.js" type="text/javascript"></script>
      <script src="http://www.blogtv.com/ru/include/SendEmailDiv.js" type="text/javascript"></script>
      <script src="http://www.blogtv.com/ru/Include/swfobject.js" type="text/javascript"></script>
      <script src="http://www.blogtv.com/ru/Include/Calendar.js" type="text/javascript"></script>
      <script src="http://www.blogtv.com/ru/Include/div.js" type="text/javascript"></script>
             
      
      
      <!-- GOOGLE ADS -->
      <script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js"></script>
      <script type="text/javascript">
        GS_googleAddAdSenseService("ca-pub-8701155736756019");
        GS_googleEnableAllServices();
      </script>
      <!-- GOOGLE ADS -->
      
      <!-- Start Quantcast tag -->
      <script type="text/javascript">
      _qoptions={
        qacct:"p-35SStOD0czzps"
        };
      </script>
      <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
      <noscript>
        <a href="http://www.quantcast.com/p-35SStOD0czzps" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-35SStOD0czzps.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
      </noscript>
        <!-- End Quantcast tag -->
</head>
<body topmargin="0" rightmargin="0" leftmargin="0" bottommargin="0">
  
<div id='divInfo' style=" width:220px; border:solid 1px #848484; background-color:#1A1A1A ;position: absolute;display:none;padding-left:0;padding-top:0;"></div>
 
<!-- top Personal Pannel -->
    <script type='text/javascript'>var myShowsAr=new Array();</script>
<div id='divInfo' style=" width:220px; border:solid 1px #848484; background-color:#1A1A1A ;position: absolute;display:none;padding-left:0;padding-top:0;"></div>

<div style="position:relative;top:0px;" align="center">
    <div style="position:relative;width:100%;height:52px; background-image:url(http://storage.blogtv.com/Images/ru/site_top_strip.gif);top:0px;">
    <div style="position:relative; top:5px; left:0px;height:20px;width:752px; ">
         <div id="divMyPannel" style="position:absolute;left:0px;width:652px; text-align:left;">
                <div id="MyDiv">
                <div id="myPanelLogin"  class=" posAbs F11 C_GD" style="width:750px;"><form onSubmit="return false;"><input type='Text' tabindex='1' name='UserName' id='UserName' onkeypress='CheckForEnter(event);return isEnglish(event) || isNumber(event) || isSigns(event,1,this.value);' alt='Имя пользователя' title='Имя пользователя' value='Имя пользователя' onfocus=claerText(this,"false") autocomplete='on' class='HPLogin'>&nbsp;&nbsp;<input type='Password' tabindex='2' name='UserPsw' id='UserPsw' onkeypress='CheckForEnter(event);' value='' alt='Введите пароль' title='Введите пароль' onfocus="this.value='';ChangeBackPassHP();" class='HPLoginPsw' autocomplete='on'><input type='Checkbox' height='7' tabindex='3' name='RememberMe' id='RememberMe' title='Запомнить' value='1' onkeypress='CheckForEnter(event);' checked='checked' /><font class='F11 C_GD' >Запомнить</font>&nbsp;</form> <div style="position:absolute;top:0px;left:405px;"><div class="topSearchBox" style='width:90px;' Title="ВОЙТИ" onclick="Login(0)"><div class="rightBlackButton" style="position:absolute;left:87px;"></div><div class="F12 LH13 CursorP C_W posAbs TxtC" style="width:84px;left:3px; top:4px;" >ВОЙТИ</div><div class="leftBlackButton posAbs" style="left:-1px"></div></div></div><div style="position:absolute;top:5px;right:220px;"><a href="/SendPsw.asp"  tabindex="5" class="F11 C_GD LH14" title="Забыли пароль?    ">Забыли пароль</a></div><!--div style="position:absolute;top:6px;right:130px;"><a class="F11 C_GD FB" href="/Registration">Регистрация</a></div--></font></div><div id="divPannelMyShows" style="height:22px;display:none; text-align:center;z-index:99;"></div>
                </div>
         </div>
        
             <div style="position:absolute;left:700px;top:5px;width:50px;height:14px;" class="F11 C_GD LH14 txtL CursorP" onmouseover="ShowLanguageManu(true);">
                Сайт:&nbsp;
                
                    <img src="http://storage.blogtv.com/Images/ru/ru.gif" alt="Русский" title="Русский" width="15" height="12"/>
                
             </div>
             <div id="LangDiv" style="position:absolute;left:545px;top:22px;width:200px;height:14px;display:none;" class="F14 FB C_GD LH14 txtR">
                <a class='F12 C_GD UnLine CursorP' title='International' onclick='ChangeLangDmain(1,0);'><img src='http://storage.blogtv.com/Images/ru/earth.gif'/> International</a>&nbsp;&nbsp;&nbsp;<a class='F12 C_GD UnLine CursorP' title='Русский' onclick='ChangeLangDmain(2,0);'><img src='http://storage.blogtv.com/Images/ru/ru.gif'/> Русский</a>&nbsp;&nbsp;&nbsp;
             </div>                           
        
    </div>
    </div>
    
    <!-- Logo & Broadcast Now -->
    <div style=" position:relative;left:0px;top:15px;height:115px;width:752px;">
        <a href="/">
            
                    <div  style="position:absolute;left:5px;top:17px;width:189px; height:68px;background-image:url('http://storage.blogtv.com/Images/ru/Logo/logo.gif?915491'); background-repeat:no-repeat;">
                
        </div></a>
        
        <div class="posAbs txtL" id="divCont" style=" left:250px;top:25px;height:90px;width:380px;">
           
            
			        <a href="/" style="text-decoration: none;" class="FFAN F28 LH29 TxtC C_GD">
		        ВОЗНИКЛА ОШИБКА
   			         </a>
   			    
           
        </div>
    
        <div class="smallScheduleButton" style="position:absolute;top:10px;left:545px;">
            
                <div style="width:200px;top:20px; height:20px;"></div>
                <div style="width:200px;top:20px;">
                    <a href="javascript:setSignIn();" class="C_W FB F24 LH24 UCase UnLine" title="Регистрация">Регистрация!</a><br/>
                </div>                
             
        </div>
    </div>    
    <!-- Menu Buttons -->
    <div style="position:relative;height:65px;left:0px;width:752px;">
        <div id="divTB1" style="position:absolute;top:10px;left:0px; width:146px;height:43px;" onmouseover=";"><div id="ltdivTB1" class="leftTopButtonImg" style="position:absolute;left:0px;"></div><div id="bgdivTB1" style="position:absolute;left:4px;height:43px;width:142px;background-image:url(http://storage.blogtv.com/Images/ru/top_mid_button_white.gif);text-align:center;"><div style="position:absolute;width:138px;left:0px;top:7px;"><a href="/Livenow" class="C_GD FB NoLine F16 LH18 UCase">ПРЯМОЙ ЭФИР</a></div></div><div id="rtdivTB1" class="rightTopButtonImg" style="position:absolute;left:142px;"></div></div><div id="divTB2" style="position:absolute;top:10px;left:150px; width:146px;height:43px;" onmouseover=";"><div id="ltdivTB2" class="leftTopButtonImg" style="position:absolute;left:0px;"></div><div id="bgdivTB2" style="position:absolute;left:4px;height:43px;width:142px;background-image:url(http://storage.blogtv.com/Images/ru/top_mid_button_white.gif);text-align:center;"><div style="position:absolute;width:138px;left:0px;top:7px;"><a href="/Upcoming" class="C_GD FB NoLine F16 LH18 UCase">СКОРО В ЭФИРЕ</a></div></div><div id="rtdivTB2" class="rightTopButtonImg" style="position:absolute;left:142px;"></div></div><div id="divTB3" style="position:absolute;top:10px;left:300px; width:148px;height:43px;" onmouseover="clickTopButton(0);"><div id="ltdivTB3" class="leftTopButtonImg" style="position:absolute;left:0px;"></div><div id="bgdivTB3" style="position:absolute;left:4px;height:43px;width:144px;background-image:url(http://storage.blogtv.com/Images/ru/top_mid_button_white.gif);text-align:center;"><div style="position:absolute;width:140px;left:0px;top:7px;"><a href="/Most_Subscribed/Weekly/P/0" class="C_GD FB NoLine F16 LH18 UCase">ИЗБРАННОЕ</a></div><div id="imgArrowdivTB3" class="TopButtonArrowDownImg" style="position:absolute;top:5px;left:120px;" ></div></div><div id="rtdivTB3" class="rightTopButtonImg" style="position:absolute;left:144px;"></div></div><div id="divTB4" style="position:absolute;top:10px;left:453px; width:148px;height:43px;" onmouseover="clickTopButton(1);"><div id="ltdivTB4" class="leftTopButtonImg" style="position:absolute;left:0px;"></div><div id="bgdivTB4" style="position:absolute;left:4px;height:43px;width:144px;background-image:url(http://storage.blogtv.com/Images/ru/top_mid_button_white.gif);text-align:center;"><div style="position:absolute;width:140px;left:0px;top:7px;"><a href="/Channel/My_Life" class="C_GD FB NoLine F16 LH18 UCase">КАНАЛЫ</a></div><div id="imgArrowdivTB4" class="TopButtonArrowDownImg" style="position:absolute;top:5px;left:120px;" ></div></div><div id="rtdivTB4" class="rightTopButtonImg" style="position:absolute;left:144px;"></div></div><div id="divTB5" style="position:absolute;top:10px;left:605px; width:146px;height:43px;" onmouseover=";"><div id="ltdivTB5" class="leftTopButtonImg" style="position:absolute;left:0px;"></div><div id="bgdivTB5" style="position:absolute;left:4px;height:43px;width:142px;background-image:url(http://storage.blogtv.com/Images/ru/top_mid_button_white.gif);text-align:center;"><div style="position:absolute;width:138px;left:0px;top:7px;"><a href="/People" class="C_GD FB NoLine F16 LH18 UCase">ЛЮДИ</a></div></div><div id="rtdivTB5" class="rightTopButtonImg" style="position:absolute;left:142px;"></div></div>

        <div id="divRecordedSubLinks" class="topSubLinks">            
            &nbsp;<a href="/Most_Subscribed" class="F11 C_GD" title="Самый популярный абонент"> Самый популярный абонент </a> &nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/The_Friendliest" class="F11 C_GD" title="Душа компании"> Душа компании </a> &nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Editorpicks" class="F11 C_GD" title="Лучшее"> Лучшее </a> &nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/most_recent" class="F11 C_GD" title="Новое"> Новое </a> &nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/most_viewed" class="F11 C_GD" title="Популярное"> Популярное </a><!--&nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Tags" class="F11 C_GD"> Искать по тэгам </a>-->
        </div>
        <div id="divChannelsSubLinks" class="topSubLinks">
            &nbsp;<a href="/Channel/My_Life" class="F11 C_GD"> Моя жизнь </a> &nbsp;&nbsp;<font class="C_GD">|</font>
            
                &nbsp;<a href="/Channel/Junior" class="F11 C_GD"> Юношеская община </a>&nbsp;&nbsp;<font class="C_GD">|</font> 
            
            <a href="/Channel/Music" class="F11 C_GD"> Музыка </a>&nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Channel/News_And_Views" class="F11 C_GD"> Мое мнение </a>&nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Channel/Travel_And_Places" class="F11 C_GD"> Путешественники </a>&nbsp;&nbsp;<font class="C_GD">|</font> 
            &nbsp;<a href="/Channel/Comedy" class="F11 C_GD">Юмор </a>&nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Channel/Arts_And_Entertainment" class="F11 C_GD"> Творчество </a>&nbsp;&nbsp;<font class="C_GD">|</font> 
            &nbsp;<a href="/Channel/How_to_And_DIY" class="F11 C_GD"> Взаимопомощь </a>&nbsp;&nbsp;<font class="C_GD">|</font>
            &nbsp;<a href="/Channel/Sports" class="F11 C_GD"> Спорт </a>&nbsp;&nbsp;<font class="C_GD">|</font> 
            &nbsp;<a href="/Channel/Tech_And_Games" class="F11 C_GD"> Техника и игры </a>             
                
        </div>
    </div>
    
</div>
<div style="height:12px;width:100%;"></div>
<!-- Navigation Start:-->
<table class="BGGD BOB" style=" width:752px; height:30px;" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
    <td align="center" valign="top">

        <table  height="30" width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
        <tr>
            <td width="4"></td>
            <td width="100" align="center" class="TitlesBSWhite">
               ВЫ ЗДЕСЬ:
            </td>
            <td align="left" width="400">
                
                            <a href="http://www.blogtv.com/" id="Nav_0" target='_parent' class="TitlesYellow1 CCase"  title="Главная страница">Главная страница</a>&nbsp;
                            <img src="http://storage.blogtv.com/Images/ru/icon_small_arrow_white.gif" width="3" height="5" alt="" border="0" />&nbsp;
                     
                        <font class="CurrentNav CCase"  id="Nav_1" title="Возникла ошибка">Возникла ошибка</font>
                     
            </td>
            <td align="right" style="width:248px;">   
                <div class="posRel" style="width:248px; height:30px;">
                    <script language="JavaScript">var SearchTermFlag = false;function SearchIt(){var obj=document.getElementById("SearchStr");obj.value=obj.value.replace(/^\s+|\s+$/g,'');if((SearchTermFlag)&&(obj.value!='')){document.Search.submit();}else{blogtvAlert("Пожалуйста, введите ключевые слова в поле поиска");}}</script><div style="position:absolute; right:5px;top:5px"><div class="topSearchBox" style='width:90px;' Title="ПОИСК " onclick="SearchIt()"><div class="rightBlackButton" style="position:absolute;left:87px;"></div><div class="F12 LH13 CursorP C_W posAbs TxtC" style="width:84px;left:3px; top:4px;" >ПОИСК </div><div class="leftBlackButton posAbs" style="left:-1px"></div></div></div><div style="position:absolute; right:101px;top:6px"><form action="http://www.blogtv.com/Search.asp" method="get" name="Search"><input type="text" value="" class="Search"  onfocus="this.value='';SearchTermFlag=true;" id="SearchStr" name="SearchStr" maxlength="20"/><input type="hidden" value="2"  name="SearchType" /></form></div>
                </div>
            </td>        
        </tr>
        </table>

    </td>
</tr>
</table>
<!-- Navigation End-->
    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>
<center><div class="posRel txtL userForeColor userBoxBG BOGL " style="width:752px;top:5px;height:100px;text-align:center; padding-top:5px; "><script type="text/javascript">google_ad_client = "pub-8701155736756019";google_ad_slot = "2867326464";google_ad_width = "728";google_ad_height = "90";</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div></center>
    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>

    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>
<center><div style="width:752px; font-size:0px; line-height:1px; height:1px; background-color:#D7D7d7;">&nbsp;</div></center><center><div style="width:752px; height:400px; position: relative; background-color:#FFFFFF;"><div name="BigMainDiv" id="BigMainDiv" style="width:1px; height:400px; top:0px;left:0px; position: absolute;background-color:#D7D7D7;"></div><div name="BigMainDiv" id="BigMainDiv" style="width:1px; height:400px; top:0px;left:751px; position: absolute;background-color:#D7D7D7;"></div>    
        <div class="posRel BGGR TxtC" style="width:750px; height:40px;">
            <span class="posRel FB" style=" top:10px;">!</span> <span class="posRel" style=" top:10px;"></span>        
        </div>
        
    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="10" height="10" border="0"><br>

        <div class="posRel TxtL" style="width:750px; height:40px;">
            <span class="posRel" style=" left:10px;"></span>        
        </div>
         <div class="posRel" id="MoreLiveshowsDiv" style="width:700px;height:80px;" >
            <div class="posAbs" style="left:0px;top:2px;width:700px;height:80px;">
                <table cellpadding="0" cellspacing="0" style="width:700px;height:80px;">
                    <tr>
                        <td class="CursorP" valign="top" style="width:41px;height:78px;">
                             <img  src="http://storage.blogtv.com/Images/ru//btn_left_normal.gif" hspace="0" vspace="0" onmouseover="this.src='http://storage.blogtv.com/Images/ru//btn_left_roolover.gif';" onmouseout="this.src='http://storage.blogtv.com/Images/ru//btn_left_normal.gif';" onclick="getMoreLiveSnaps(-1);" alt="" />
                        </td>
                        <td style="width:618px;height:78px;overflow:hidden;background-image:url('http://storage.blogtv.com/Images/ru//middle_bg.gif');background-repeat:repeat-x;">
                            <div id="marq" class="posRel" style="width:618px;height:78px;overflow:hidden;">
                                <div class="F24 LH24 posAbs" id="showspreloader1" style=" top:2px; left:40px;"></div>
                                <div class="F24 LH24 posAbs txtC" style="top:25px; left:63px; width:399px;">Идет загрузка других передач</div>
                                <div class="F24 LH24 posAbs" id="showspreloader2" style=" top:2px; left:507px;"></div>
                            </div>
                            <script language="javascript" type="text/javascript">
                                var so = new SWFObject("http://storage.blogtv.com/Images/ru/more_shows_preloader.swf", "MoreLive", "80", "72", "8", "");
                                    so.addParam("wmode", "transparent");
                                    so.write("showspreloader1");
                                    so.write("showspreloader2");
                            </script>                    
                        </td>
                        <td class="CursorP" valign="top" style="width:41px;height:78px;">
                            <img  src="http://storage.blogtv.com/Images/ru//btn_right_normal.gif" hspace="0" vspace="0" onmouseover="this.src='http://storage.blogtv.com/Images/ru//btn_right_roolover.gif';" onmouseout="this.src='http://storage.blogtv.com/Images/ru//btn_right_normal.gif';" onclick="getMoreLiveSnaps(1);" alt="" />
                        </td>
                    </tr>
                </table> 
            </div>                
        </div>
        <script language="javascript" type="text/javascript">
            var MoreLiveShowItems = 8
            var _NotificationPage = 1 
            getAllLiveShows4Viewer(0);
        </script>
    </div><div style="width:752px;height:1px;background-color:#D7D7D7; overflow:hidden;"></div></center>
    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>
    <!-- Footer -->

    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>
<center><div class="posRel BGW BOGL TxtC FB L0 " style="; width:752px; height:115px; padding-top:5px; overflow:hidden; "><!--  Rubicon Project tag --><script language="JavaScript" type="text/javascript">var sd = "&gender=[]&ethnicity=[]";var cb = eval(Math.random());    document.write('<');    document.write('script language="JavaScript" src="http://optimized-by.rubiconproject.com/a/5968/7756/18147-2.js?cb=' + cb + sd + '" type="text/javascript"><\/script>');</script></div></center>
    <img src="http://storage.blogtv.com/Images/ru/pixel.gif" width="1" height="11" border="0"><br>
     
<center>
    <div class="posRel BGW BOGL TxtL FB L0" style="top:0px; width:752px; height:115px; text-align:left;">
        <div class="posAbs" style="top:5px ;left:15px; width:200px;">
            О нас<br /><br />
             <div>
                <a class="F11" href="http://blog.blogtv.ru/" title='Наш блог'>Наш блог</a><br />
                <a class="F11" href="/InfoPage.asp?showInfo=0" title='О нас '>О нас </a><br />
                <a class="F11" href="/InfoPage.asp?showInfo=1" title='Свяжитесь с нами'>Свяжитесь с нами</a><br />
                <a class="F11" href="http://twitter.com/blogTV" title='Наша загрузка из Твиттера'>Наша загрузка из Твиттера</a><br />
                <a class="F11" href="http://www.facebook.com/group.php?gid=3564147089" title='Группа blogTV в Facebook'>Группа blogTV в Facebook</a><br />
             </div>
        </div>
        <div class="posAbs" style="top:5px; left:300px; width:200px;">
             Узнать больше<br /><br />
             <div>
                <a class="F11" href="/Toolbar/" title='Official blogTV Toolbar'>Official blogTV Toolbar</a><br />
                <a class="F11" href="/FaqPage.asp" title='Часто задаваемые вопросы'>Часто задаваемые вопросы</a><br />
                <a class="F11" href="http://blog.blogtv.com/blogtvs-russian-secrets.html"  title='Советы и рекомендации ведущим'>Советы и рекомендации ведущим</a><br />
                <a class="F11" href="/InfoPage.asp?showInfo=5#privacyPolicy" title='Заявление о конфиденциальности'>Заявление о конфиденциальности</a><br />
                <a class="F11" href="/InfoPage.asp?showInfo=2" title='Правила пользования'>Правила пользования</a><br />
             </div>
        </div>
        
        <div class="posAbs" style="top:5px;left:580px;width:200px;">
            Поделиться<br /><br />
             <table cellspacing="0" width="120">
                <tr>
                <td><a class="F11" href="http://del.icio.us/post?v=4&noui&jump=close&url=http://www.blogtv.com&pos=ancr&title=BlogTV" target="_blank"><div class="delicioIcon"></div></a></td>
                <td><a class="F11" href="http://www.spurl.net/spurl.php?title=BlogTv&url=http://www.blogtv.com" target="_blank"><div class="spurlIcon"></div></a></td>
                <td><a class="F11" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http://www.blogtv.com" target="_blank"><div class="googleIcon"></div></a></td>
                <td><a class="F11" href="http://www.facebook.com/sharer.php?u=http://www.blogtv.com" target="_blank"><div class="facebookIcon"></div></a></td>
                <td><a class="F11" href="http://digg.com/submit?phase=2&url=http://www.blogtv.com&title=BlogTV" target="_blank"><div class="diggIcon"></div></a></td>
                <td><a class="F11" href="http://www.furl.net/storeIt.jsp?t=BlogTV&u=http://www.blogtv.com" target="_blank"><div class="furlIcon"></div></a></td>
                </tr>
            </table> 
            <br />
            <font color='white'>104</font>            
        </div>
    </div>                  
    <div class="posRel F11" style="top:5px; height:30px;" >
        &copy;2009 blogTV.com Inc. Все права защищены<br />This site is run and operated by Blog TV
        
            <br />ICQ and ICQ flower logo are registered trademarks of ICQ LLC
        
    </div>
</center>


<script language="javascript" type="text/javascript">


</script>

<!-- START GOOGLE ANALYTICS CODE -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">
	
    		_uacct = "UA-1935801-1";
    	
    urchinTracker();
</script>
<!-- END GOOGLE ANALYTICS CODE -->

<!-- Begin comScore Tag -->
<script>
document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") +
".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));
</script>
<script>
COMSCORE.beacon({
c1: 2,
c2: '6036211',
c3: '',
c4: '',
c5: '',
c6: '',
c15: ''
});
</script>
<noscript>
<img src="http://b.scorecardresearch.com/b?c1=2&c2=&c3=&c4=&c5=&c6=&c15=&cv=1.3&cj=1" style="display:none" width="0" height="0" alt="" />
</noscript>
<!-- End comScore Tag -->


<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=4482027;
var sc_invisible=1;
var sc_partition=55;
var sc_click_stat=1;
var sc_security="4827f8b6";
</script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script>
<noscript>
<div class="statcounter">
<a title="joomla 1.5 stats" href="http://www.statcounter.com/joomla/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4482027/0/4827f8b6/1/" alt="joomla 1.5 stats" ></a>
</div>
</noscript>
<!-- End of StatCounter Code -->

<!-- NUCONOMY Statistics --->
<script src="/en/include/NuconomySafeApi.js" type="text/javascript"></script>
<script type="text/javascript">

    var _nucjs = (("https:" == document.location.protocol) ? "https://" : "http://");
    document.write(unescape("%3Cscript src='" + _nucjs + "services.nuconomy.com/n.js' type='text/javascript'%3E%3C/script%3E"));

    var ENABLENUCONOMY = false;

    function blogTv2Nuconomy(nucVisitorId,nucContentTitle){

        this.VisitorId=nucVisitorId;

        NUCONOMY.ProjectToken = "8F9409D2-34";
        NUCONOMY.ContentTitle = nucContentTitle;
        this.LogAct=function(OwnerId,ContentId,ActId,ActValue){

            if (!ENABLENUCONOMY){
                return
            }
            if (ActValue!="")
                NUCONOMY.Logger.LogActivity(this.VisitorId,OwnerId, ContentId, ActId,ActValue);
            else
                NUCONOMY.Logger.LogActivity(this.VisitorId,OwnerId, ContentId, ActId);
            
        }

    }

    var bTV2N =new blogTv2Nuconomy("","/Notification.asp");
    bTV2N.LogAct("",document.location.href,1,"");
</script>
<!-- NUCONOMY Statistics End --->

<!-- Start Technorati Media Pixel -->
<div id="technoratimedia-pixel">
<script type="text/javascript" src="http://triad.technorati.com/technoratimedia-pixel.js"></script>
</div>
<!-- End Technorati Media Pixel -->


</body>
</html>
<!-- Footer End -->