<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:og="http://ogp.me/ns#" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="uk" />
<meta http-equiv="Content-Language" content="uk" />


	<meta property="og:title" content="Люкс TV - Прикольчик"/>
	<meta property="og:type" content="website" />
		<meta property="og:image" content="http://luxtv.ua/img/luxtv-logo.png" />
		<meta property="og:description" content="Все новости о Прикольчик" />
		<meta name="description" content="Все новости о Прикольчик" />

<meta property="og:site_name" content="Люкс TV"/>

<meta property="fb:admins" content="100002197865474"/>


	<title>Все новости по тегу Прикольчик.</title>
	<meta name="description" content="Все новости о Прикольчик" />

<base href="http://luxtv.ua/;jsessionid=B19659218C5FF84025883191E77CA0D1" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link href="css/styles.css?v1.0b58r1" rel="stylesheet" type="text/css">
<link href="css/no-repeat-sprites1.css?v1.0b58r1" rel="stylesheet" type="text/css">
<link href="css/no-repeat-sprites2.css?v1.0b58r1" rel="stylesheet" type="text/css">
<link href="css/no-repeat-sprites3.css?v1.0b58r1" rel="stylesheet" type="text/css">

<script src="js/jquery-1.8.2.min.js?v1.0b58r1" type="text/javascript"></script>

	<script src="js/jquery.lazyload.js?v1.0b58r1" type="text/javascript"></script>
<script src="js/stepcarousel/stepcarousel-1.91.js?v1.0b58r1" type="text/javascript"></script>
<script type="text/javascript">
<!-- // global JS vars -->
var isAppDevMode = false;
</script>
<script src="js/common.js?v1.0b58r1" type="text/javascript"></script>
<script type="text/javascript" src="http://www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>
<!-- socialize.js script should only be included once -->
<script type="text/javascript" src="http://cdn.gigya.com/js/socialize.js?apiKey=2_aQdTNWvrH8PgbTjTN4p5eRftIptMYP3qR-u5K-Ds7PjAeH6xvdmEcH-YGvtwpotK&lang=ru_RU">
{
	siteName: 'lux.fm'
	,enabledProviders: 'vkontakte,facebook,twitter,google,linkedin,foursquare'
	,lang: 'ru'
}
</script>

<script type="text/javascript" defer="defer">	
	var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-1091709-22']);

		


	
	var GA_NEW_USER_COOKIE = _getCookie('ga_newuser');
	if (GA_NEW_USER_COOKIE != null && GA_NEW_USER_COOKIE.replace(/ /g, '') != '') {
		_gaq.push(['_trackEvent', 'NewUser', GA_NEW_USER_COOKIE]);
		_setCookie('ga_newuser','','');
	}
	

	
	var GA_ADD_NEWS_COOKIE = _getCookie('ga_add_news');
	if (GA_ADD_NEWS_COOKIE != null && GA_ADD_NEWS_COOKIE.replace(/ /g, '') != '') {
		_gaq.push(['_trackEvent', 'AddNews', GA_ADD_NEWS_COOKIE]);
		_setCookie('ga_add_news','','');
	}

	var GA_ADD_PLAYLIST_COOKIE = _getCookie('ga_add_playlist');
	if (GA_ADD_PLAYLIST_COOKIE != null && GA_ADD_PLAYLIST_COOKIE.replace(/ /g, '') != '') {
		_gaq.push(['_trackEvent', 'AddPlaylist', GA_ADD_PLAYLIST_COOKIE]);
		_setCookie('ga_add_playlist','','');
	}

	_gaq.push(['_trackPageview']);
	_gaq.push(['_trackPageLoadTime']);
		
	(function() {
		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	})();
</script>
<script type="text/javascript">
jQuery(document).ready(function () {
	
	_prepareLazyload = function(containerId) {
		if(navigator.userAgent != null){
			var agent=navigator.userAgent.toLowerCase();
			var is_iphone = (agent.indexOf('iphone')!=-1);
			var is_android = (agent.indexOf('android')!=-1);
			var is_ipad = (agent.indexOf('ipad')!=-1);
				if (!is_iphone && !is_android && !is_ipad) {
					if( containerId ) {
						setTimeout(function() { jQuery("img").lazyload({container: jQuery(containerId)}); }, 1000);
						
					} else {
						jQuery("img").lazyload({failure_limit:100});
					}
				} else {
					var imgsArray = jQuery(document).find('img[data-original]');
					if ( imgsArray && imgsArray.length > 0) {
						for (i = 0; i < imgsArray.length; i++) {
							if (imgsArray[i] == null) continue;
							if (imgsArray[i].getAttribute('data-original') == null) continue;
							if (imgsArray[i].getAttribute('data-original') == '') continue;
							imgsArray[i].src = imgsArray[i].getAttribute('data-original');
							imgsArray[i].removeAttribute('data-original');
						}
					}
				}
		}
	}
	
	_prepareLazyload();
});
</script>
<script type="text/javascript">
if (document.location.href.substring(document.location.href.length - 4) == '#_=_') {
	history.pushState('','', document.location.href.substring(0, document.location.href.length - 4));
}
jQuery(document).ready(function(){
	var keepSessionAliveURL = "/keepSessionAlive.jsp;jsessionid=B19659218C5FF84025883191E77CA0D1"; 	 
	var keepSessionInterval = "1170000";	
 var setIntervalId = setInterval(
  function(){
   jQuery.get(keepSessionAliveURL)
   .success(function(data, textStatus, xhr) { })
   .error(function(data, textStatus, xhr) {
	    //var defaultActionUrl = "/index.do;jsessionid=B19659218C5FF84025883191E77CA0D1"; 
     //alert("Fatal Error: No response from the Server.");
     //window.location = defaultActionUrl; 
    });
  }, keepSessionInterval);  
});
</script></head>


	<script type="text/javascript">
		function redirectToBrandedUrl(event) {
		
			var target = jQuery(event.target);
			var attrId = target.attr("id");
			
			if (window.event) {
				ev=event.srcElement;
			} else {
				ev=event.target;
			}

			if (ev.tagName.toLowerCase() != "body" && ev.tagName.toLowerCase() != "html" && (!attrId || (attrId && attrId != 'wrapper'))) {
				return;
			}		
			window.open("http://luxtv.ua/showNews.do?submenuId=32", '_blank');
		}
	</script>

<body onclick="redirectToBrandedUrl(event);" style="background:url('http://luxtv.ua/resources/file/P.jpg?Tue Jun 10 04:12:27 EEST 2014') no-repeat fixed center top;cursor: pointer;">

<script type="text/javascript">
  var _paq = _paq || [];
  _paq.push(["trackPageView"]);
  _paq.push(["enableLinkTracking"]);

  (function() {
    var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.luxnet.ua/";
    _paq.push(["setTrackerUrl", u+"piwik.php"]);
    _paq.push(["setSiteId", "21"]);
    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
  })();
</script>





<script type="text/javascript">
	var isCtrl = false;
	
	document.onkeyup=function(e){
		e = e || window.event;
		if(e.ctrlKey) isCtrl=false;
	}
	
	document.onkeydown=function(e){
		e = e || window.event;
		_txt = '';
		if (window.getSelection) {
			_txt = window.getSelection();
		} else if (document.getSelection) {
			_txt = document.getSelection();
		} else if (document.selection) {
			_txt = document.selection.createRange().text;
		}
		if(e.ctrlKey) isCtrl=true;
		if(((e.keyCode == 0xA)||(e.keyCode == 0xD)) && isCtrl == true && _txt != '') {
			showShadeDiv();
			document.getElementById('error_msg_content').style.display = 'block';
			document.getElementById('errorSummary').value = _getSelectedText();
			isCtrl = false;
			return false;
		}
	}


	_hideErrorMsg = function() {
		isCtrl = false;
		hideShadeDiv();
		document.getElementById('error_msg_content').style.display = 'none';
	}

	String.prototype.replaceAll = function(search, replace) {
		return this.split(search).join(replace);
	}

	_getTextDiv = function(str) {
		var regexp = /[<].[^<>]*[>]/;
		var search = str.match(regexp);
		if (search != null && search != 'undefined') {
			return _getTextDiv(str.replaceAll(search, ''));
		} else {
			return str;
		}
	}

 
	_getSelectedText = function () {
		var txt = '';
		var regexp = /[<].[^<>]*[>]/;
		if (window.getSelection) {
			txt = window.getSelection();
			div_txt = _getTextDiv(window.getSelection().anchorNode.parentNode.innerHTML);
			before_str = div_txt.substring(0,div_txt.indexOf(txt));
			after_str = div_txt.substring(div_txt.indexOf(txt) + txt.toString().length,div_txt.toString().length);
			txt = _getTxt(txt, before_str.split(' '), after_str.split(' '));
		} else if (document.getSelection) {
			txt = document.getSelection();
		} else if (document.selection) {
			txt = document.selection.createRange().text;
			div_txt = _getTextDiv(document.selection.createRange().parentElement().innerHTML);
			before_str = div_txt.substring(0,div_txt.indexOf(txt));
			after_str = div_txt.substring(div_txt.indexOf(txt) + txt.length,div_txt.length);
			txt = _getTxt(txt, before_str.split(' '), after_str.split(' '));
		}
		return txt;
	}

	_getTxt = function(txt, array_before_str, array_after_str) {
		var count = 0;
		txt = '[' + txt + ']';
		for (var i = array_before_str.length - 1; i >= 0; i--) {
			if (count <= 9 && array_before_str[i] != null && array_before_str[i] != 'undefined') {
				txt = array_before_str[i] + ' ' + txt;
			}
			count = count + 1;
		}
		count = 0;
		for (var i = 0; i <= array_after_str.length; i++) {
			if (count <= 9 && array_after_str[i] != null && array_after_str[i] != 'undefined') {
				txt = txt + ' ' + array_after_str[i];
			}
			count = count + 1;
		}
		return txt;
	}
</script>




<div style="display:inline;" id="aazone.errorPageZone">

<div class="dlgs_mes" id="error_msg_content" style="width:410px; height:435px; padding: 10px 20px 20px 20px; display:none; top:10%; background-color:#FAFAFA;">
	<div class="sprite-img2 sprite-close" style="margin-left:-20px;margin-top:-5px;position:absolute;left:100%;">
		<a id="close_alert_div" href="javascript:_hideErrorMsg();" style="padding: 8px 0 0 14px; width: 14px; height: 14px;" title="Закрыть"></a>
	</div>
	Сообщить об ошибке на сайте!
	<div class="divider-dotted3" style="margin:10px 0 15px 0;"></div>
	<form action="sendErrorPage.ajx" enctype="multipart/form-data"  method="post" id="_errorPageForm" name="_errorPageForm" style="padding:0px; margin:0px;">
<input type="hidden" name="errorNewsObjectId" value="" id="errorNewsObjectId"/>		<table cellpadding="0" cellspacing="0" border="0">
			<tr>
				<td valign="top" align="left" style="width:140px; color:#A1A1A1; font-size: 16px;">URL:</td>
				<td><input type="text" name="pageUrl" maxlength="255" value="http://luxtv.ua:80/showNews.do?tagId=292" readonly="readonly" id="pageUrl" class="inputRadiusCss" style="width:260px;"/></td>
			</tr>
			<tr><td colspan="2" height="20px"></td></tr>
			<tr>
				<td valign="top" align="left" style="width:140px; font-weight: none; color:#A1A1A1; font-size: 16px;">Ошибка:</td>
				<td>
<textarea name="errorSummary" cols="36" rows="10" readonly="readonly" id="errorSummary" class="textareaCss" style="width:260px; height:120px;"></textarea>
				</td>
			</tr>
			<tr><td colspan="2" height="20px"></td></tr>
			<tr>
				<td valign="top" align="left" style="width:140px; font-weight: none; color:#A1A1A1; font-size: 16px;">Комментарий:</td>
				<td>
<textarea name="errorSummaryComment" cols="36" rows="10" id="errorSummaryComment" class="textareaCss" style="width:260px; height:120px;"></textarea>
				</td>
			</tr>
			<tr><td colspan="2" height="10px"></td></tr>
			<tr>
				<td colspan="2" align="center" style="height:24px;">
					<a href="javascript: aaPost('_errorPageForm', 'errorPageZone');" class="btn-24"><span>&nbsp;Отправить&nbsp;</span></a>
				</td>
			</tr>
		</table>
	</form>
</div>
  
<!-- @end of zone [errorPageZone]@ --></div>
<script type="text/javascript">

	addNewsToPlaylist = function(newsId) {
		aaPost('addToPlaylistForm','msgUserPlaylistsAjxZone');
	}
	
	showAddNewsToPlaylist = function(newsId, newsIndex) {
			showLoginForm();
	}
	
	hideAddNewsToPlaylist = function() {
		if( jQuery("#addToPlaylistContentDiv") ) {
			jQuery("#shade_div").hide();
			jQuery("#addToPlaylistContentDiv").hide();
		}
	}
	
	clearPlaylistName = function(playlistId) {
		if( playlistId && playlistId != "" ) {
			jQuery("#playlistName").val("Создать новый плейлист");
			jQuery("#playlistName").removeClass("active");
			jQuery("#playlistName").addClass("inactive");
		}
	}
	
	clearPlaylistId = function(obj) {
		if( obj && obj.value != "" ) {
			var playlistId = document.getElementById("playlistId");
			playlistId.options[0].selected = true;
			
			if(jQuery("#innerSelectTitle_playlistId")) {
				jQuery("#innerSelectTitle_playlistId").html("Выберите плейлист");
			}
		}
	}
	
	jQuery(document).ready(function() {
		showCompletionOfRegistrationDiv = function() {
			jQuery("#completionOfRegistrationDiv").show();
			jQuery("#shade_div").show();
		}
		
		hideCompletionOfRegistrationDiv = function() {
			jQuery("#completionOfRegistrationDiv").hide();
			jQuery("#shade_div").hide();
		}

		showNextCompletionOfRegistrationDiv = function() {
			jQuery("#nextCompletionOfRegistrationDiv").show();
			jQuery("#shade_div").show();
		}
		
		hideNextCompletionOfRegistrationDiv = function() {
			jQuery("#nextCompletionOfRegistrationDiv").hide();
			jQuery("#shade_div").hide();
		}

		_submitContinueRegForm = function() {
			var userSex = 'MALE';
			if ( jQuery("#completionOfRegistrationDiv").find("#male") 
				&& jQuery("#completionOfRegistrationDiv").find("#male").attr("checked")
				&& jQuery("#completionOfRegistrationDiv").find("#male").attr("checked") == "checked" ) {
				userSex = "MALE";
			}
			if ( jQuery("#completionOfRegistrationDiv").find("#female") 
				&& jQuery("#completionOfRegistrationDiv").find("#female").attr("checked")
				&& jQuery("#completionOfRegistrationDiv").find("#female").attr("checked") == "checked" ) {
				userSex = "FEMALE";
			}
			var userEmail = '';
			if ( jQuery("#completionOfRegistrationDiv").find("#userEmail") ) {
				userEmail = jQuery("#completionOfRegistrationDiv").find("#userEmail").attr("value");
			}
			aaGet('user/continueRegistration.ajx?userEmail=' + userEmail + '&userSex=' + userSex,'completionOfRegistrationAjxZone');
		}
		
		_sendRegMailAgain = function() {
			var userEmail = '';
			if ( jQuery("#nextCompletionOfRegistrationDiv").find("#userEmail") ) {
				userEmail = jQuery("#nextCompletionOfRegistrationDiv").find("#userEmail").attr("value");
			}
	    	aaGet('user/continueRegistration.ajx?continueRegistration=true&showSecondForm=true&userEmail=' + userEmail, 'completionOfRegistrationAjxZone');
	    	hideNextCompletionOfRegistrationDiv();
		}
	});
</script>

<div class="shade_div" id="shade_div" style="display:none; cursor:default;"></div>

<div id="addToPlaylistContentDiv" class="add-to-playlist sprite-img3 sprite-s_add_to_playlist_bg margin-top10" style="position:relative; display:none;">
	<form action="addNewsToPlaylist.ajx" enctype="multipart/form-data" method="post" id="addToPlaylistForm" name="addToPlaylistForm"  style="padding:0px; margin:0px;" onsubmit="return false;">
<input type="hidden" name="newsId" value="" id="newsId"/>	    <div class="btn-close9">
	        <a href="javascript:hideAddNewsToPlaylist();" class="sprite-img1 sprite-close_btn9_bg"></a>
	    </div>
	    
<div style="display:inline;" id="aazone.msgUserPlaylistsAjxZone"><!-- @end of zone [msgUserPlaylistsAjxZone]@ --></div>	    
<div style="display:inline;" id="aazone.userPlaylistsAjxZone">    		<div style="float:left; margin:0 0 0 18px; vertical-align:middle; width:229px; height:25px; font-size:12px; line-height:24px; color:#A1A1A1;">
	<script type="text/javascript">
		 _changeSelect_playlistId = function(value) {
			 document.getElementById('innerSelectTitle_playlistId').innerHTML = value;
		 }
 	</script>
 	
 	<div class="playlistsDropDownContainer sprite-img2 sprite-select_bg229x27" style="width: 229px;">
		<div class="playlistsDropDownContent" id="selectTitle_playlistId">
			<div class="playlistsDropDownInnerDiv" id="innerSelectTitle_playlistId">
				Выберите плейлист
			</div>
		</div>
		<div style="clear:both;"></div>
		<select class="playlistsDropDownSelect" id="playlistId" name="playlistId" style="width: 229px; margin:0px;" onChange="_changeSelect_playlistId(this.options[this.selectedIndex].text);clearPlaylistName(this.value);">
								<option value="" selected="selected" style="color:#1E83C4;">Выберите плейлист</option>
						<option value="" disabled style="color:#1E83C4;">У вас нет плейлистов</option> 

		</select>				
	</div>
 	
    		</div>
    		
		    <div class="playlist-or">или</div>
		    <div class="input-playlist sprite-img2 sprite-s_input_bg225x24">
		        <input id="playlistName" name="playlistName" maxlength="60" class="inactive" type="text" value="Создать новый плейлист" title="Создать новый плейлист" onfocus="toggleText(this);" onblur="toggleText(this);" onkeyup="clearPlaylistId(this);" />
		    </div>
		    
<!-- @end of zone [userPlaylistsAjxZone]@ --></div>	    <div class="btn-playlist">
	        <button value="submit" class="btn-blue-24" onclick="javascript:addNewsToPlaylist();"><span>Добавить</span></button>
	    </div>
    </form>
</div>

<div class="dlgs_mes" id="yes_no_div" style="display:none; cursor:default; width:395px; height:110px; padding:20px 0 0 0;">
	<div class="sprite-img2 sprite-close" style="margin-left:-20px;margin-top:-15px;position:absolute;left:100%;">
		<a id="close_alert_div" href="javascript:hideYesNoDialog();" style="padding: 8px 0 0 14px; width: 14px; height: 14px;" title="Закрыть"></a>
	</div>
  <table cellpadding="0" cellspacing="0" width="100%" style="padding: 5px;">   
   <tr>
    <td valign="middle" style="line-height: 40px;" align="center">
    	Вы уверены?
    </td>
   </tr>
   <tr>
    <td align="center">
     <table cellpadding="0" cellspacing="0">
      <tr>
       <td>
       	<a id="dialog_yes" href="javascript:void(0);" class="btn-24"><span>&nbsp;Да&nbsp;</span></a>
       </td>
       <td width="40px"></td>
       <td><a id="dialog_yes" href="javascript:hideYesNoDialog();" class="btn-24"><span>&nbsp;Нет&nbsp;</span></a></td>
      </tr>
     </table>
    </td>
   </tr>
  </table> 
</div>

<div class="dlgs_mes" id="_alert_div" style="display:none; cursor:default;">
	<div class="sprite-img2 sprite-close" style="margin-left:-20px;margin-top:-20px;position:absolute;left:100%;">
		<a id="close_alert_div" href="javascript:_hideAlertMsg();" style="padding: 8px 0 0 14px; width: 14px; height: 14px;" title="Закрыть"></a>
	</div>
	<table cellpadding="0" cellspacing="0" width="100%">   
		<tr>
			<td valign="middle" align="center">
				<font id="_alert_mes_login"></font>
			</td>
		</tr>
		<tr>
			<td align="center">
				<table cellpadding="0" cellspacing="0" style="padding-top:10px;">
					<tr>
						<td>
							<a id="dialog_yes" href="javascript:_hideAlertMsg();" class="btn-24"><span>&nbsp;&nbsp;Закрыть&nbsp;&nbsp;</span></a>
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table> 
</div>



<form name="loginFormAfterRegistration" id="loginFormAfterRegistration" action="https://luxtv.ua/security_login" method="POST">
 <input id="j_username" name="j_username" type="hidden" value="" />
 <input id="j_password" name="j_password" type="hidden" value="" />
</form>


<div id="wrapper" class="sprite-img3 sprite-s_logo_bg" style="background-image:none;">
	<div id="main" style="cursor: default;">
		

<script type="text/javascript">

	showLoginForm = function() {
		jQuery("#shade_div").show();
		jQuery("#loginFormContent").show();
		setFocusOnElement("j_username");
	}
	
	hideLoginForm = function() {
		jQuery("#shade_div").hide();
		jQuery("#loginFormContent").hide();
		jQuery("#errorMsg").hide();
	}

	jQuery(document).ready( function () {
		//global vars	 
		var errorMsgObj = jQuery("#errorMsg");
		//On Submitting
		jQuery("#loginForm").submit(function(){
			return true;
/*
			if (isValidUsername(jQuery("#j_username").val()) && isValidPassword(jQuery("#j_password").val())) {
				return true;
			} else {
				showHideLoginError(errorMsgObj, true);		  
				return false;
			}
*/
  		});
	});

	showHideLoginError = function(obj, isVisible) {
		if (isVisible) {
			showLoginForm();
			setFocusOnElement("j_username");
			obj.addClass("error");
			obj.addClass("error");
			obj.show();
		} else {
			obj.removeClass("error");
			obj.text("");
			obj.removeClass("error");
			obj.hide();		 
		}
	}

	isValidUsername = function(username) {
		if (username != null) {
			username = username.trim();
			if (username.length > 0) {
				// add regexp here
				return true;
			}
		}
		return false;
 	}
	
	isValidPassword = function(password) {
		if (password != null) {
			password = password.trim();
			if (password.length > 0) {
				// add regexp here
				return true;
			}
		}
		return false;
	} 
</script>


	<div id="loginFormContent" class="stub-popup-register-login" style="position:fixed; top:25%; left:50%; z-index:99; margin-left:-360px; display:none;">
	    <div class="popup-bg">
			<div style="margin-left:-18px;margin-top:5px;position:absolute;left:100%;">
				<a class="sprite-img2 sprite-close" style="padding: 0 0 0 12px;" href="javascript:hideLoginForm();" title="Закрыть">&nbsp;</a>
			</div>
	        <div class="login-l">
	        
	            <div class="spacer_height20"></div>
	            <div class="font21-center">Вход с помощью</div>
	            <div class="gigya-btns">
	                <div id="gigyaComponentDivForLoginForm">
	                	
						<div class="login_div_soc">
							<div class="left soc-left">
								<a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=vkontakte&redirectUrl=http://luxtv.ua:80//home/login!loginOpenId.do?backUrl=/showNews.do?tagId=292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=friends,photos,wall">
									<div class="login_soc_btn login_soc_btn_vk"></div>
								</a>
							</div>
							<div class="left soc-right">
								<a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=facebook&redirectUrl=http://luxtv.ua:80//home/login!loginOpenId.do?backUrl=/showNews.do?tagId=292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=email,publish_actions">
									<div class="login_soc_btn login_soc_btn_fb"></div>
								</a>
							</div>
							<div class="clear"></div>
							<div class="left soc-left">
								<a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=twitter&redirectUrl=http://luxtv.ua:80//home/login!loginOpenId.do?backUrl=/showNews.do?tagId=292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=">
									<div class="login_soc_btn login_soc_btn_tw"></div>
								</a>
							</div>
							<div class="left soc-right">
								<a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=google&redirectUrl=http://luxtv.ua:80//home/login!loginOpenId.do?backUrl=/showNews.do?tagId=292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=">
									<div class="login_soc_btn login_soc_btn_g"></div>
								</a>
							</div>
							<div class="clear"></div>
						</div>
	                	
	                </div>
	            </div>
	            <div class="spacer_height20"></div>
	            
	        </div>
	        <div class="login-r">

	            <div class="spacer_height20"></div>
	            <div class="font21-center">Вход пользователя</div>
	            <div class="tip">
	                можно зайти под пользователем Люкс FM
	            </div>
	            <div class="form">
	            	
	            	<form name='loginForm' id='loginForm' action='https://luxtv.ua/security_login' method='POST' style="padding:0px; margin:0px;">
	                    <div class="form-row2">
	                    	<span id="errorMsg" style="margin-left:90px; display:none;"></span>
	                        <label for="nick">Ник</label>
	                        <div class="input-bg sprite-img2 sprite-s_input_bg233x30">
	                        	<input type='text' name='j_username' id='j_username' value=''>
	                        </div>
	                    </div>
	                    <div class="form-row2">
	                        <label for="password">Пароль</label>
	                        <div class="input-bg sprite-img2 sprite-s_input_bg233x30">
	                        	<input type='password' name='j_password' id='j_password' />
	                        </div>
	                    </div>
	                    <div class="form-row2">
	                        <table class="remember-me" cellpadding="0" cellspacing="0">
	                            <tr>
	                                <td>
	                                	<input type='checkbox' name='_spring_security_remember_me' id='_spring_security_remember_me' checked/>
	                                </td>
	                                <td><label for="_spring_security_remember_me">Запомнить меня</label></td>
	                                <td class="forgot"><a href="user/showForgotPassword.do" class="link-red12">Забыли пароль?</a></td>
	                            </tr>
	                        </table>
	                    </div>
	                    <div class="form-row">
	                        <div class="btn-left">
	                            <button value="submit" class="btn-24"><span style="margin:0px;">Войти</span></button>
	                        </div>
	                        <div class="right margin-top4">
	                            <a href="user/userProfile.do" class="link-red14">Регистрация</a>
	                        </div>
	                    </div>
	                </form>
	            </div>
	            <div class="spacer_height20"></div>
	            
	        </div>
	        <div class="clear"></div>
	    </div>
	</div>
		

<div style="height:48px;"></div>

<div id="user" style="position:fixed; z-index:50; top:0px; margin-left: -20px; padding: 0 20px;">
    	<a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=vkontakte&redirectUrl=http://luxtv.ua:80/home/login!loginOpenId.do?backUrl=/showNews.do!qMark!tagId!equalsMark!292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=friends,photos,wall" class="ico32 sprite-img2 sprite-vk_32_32"></a>
	    <a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=facebook&redirectUrl=http://luxtv.ua:80/home/login!loginOpenId.do?backUrl=/showNews.do!qMark!tagId!equalsMark!292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=email,publish_actions" class="ico32 sprite-img2 sprite-facebook_32_32"></a>
	    <a href="https://social.luxtv.ua/api/oauth.do?siteId=4&provider=twitter&redirectUrl=http://luxtv.ua:80/home/login!loginOpenId.do?backUrl=/showNews.do!qMark!tagId!equalsMark!292!amp!src=MainMenuScreen%26_spring_security_remember_me=on&permissions=" class="ico32 sprite-img2 sprite-twitter_32_32"></a>
	    
	    <a href="javascript: showLoginForm();" class="ico32 sprite-img2 sprite-luxfm_32_32" title="Вы можете зайти через учетную запись Люкс FM"></a>
	    <div class="user-link login">
	        <a href="javascript: showLoginForm();" title="Вы можете зайти через учетную запись Люкс FM">Вход</a> <span style="font-weight:bold; color:#FFFFFF;">/</span> <a href="user/userProfile.do">Регистрация</a>
	    </div>
</div>

<div id="top">
    <a href="/;jsessionid=B19659218C5FF84025883191E77CA0D1" class="site-logo" title="lux.tv"></a>
    <div id="top_adv_728x90" class="banner"></div>
</div>

<script>
	var timeout    = 0;
	var closetimer = 0;
	var ddmenuitem = 0;
	
	function jsddm_open() {
		jsddm_canceltimer();
		jsddm_close();
		ddmenuitem = jQuery(this).find('ul').css('visibility', 'visible');
	}
	
	function jsddm_close() {
		if(ddmenuitem) ddmenuitem.css('visibility', 'hidden');
	}
	
	function jsddm_timer() {
		closetimer = window.setTimeout(jsddm_close, timeout);
	}
	
	function jsddm_canceltimer() {
		if(closetimer) {
			window.clearTimeout(closetimer);
			closetimer = null;
		}
	}
	
	jQuery(document).ready(function() {
		jQuery('#jsddm > li').bind('mouseover', jsddm_open);
		
		jQuery('#jsddm > li').bind('mouseout',  jsddm_timer);
		
		jQuery('#jsddm > li > div > ul').hover(
			function() {
				jQuery(this).parents("#jsddm > li").find('a').addClass('aHoverCss');
				if( jQuery(this).parents("#jsddm > li").find('a').attr("id") && jQuery(this).parents("#jsddm > li").find('a').attr("id") == 'ulLiAActive' ) {
					jQuery(this).parents("#jsddm > li").find('#ulLiAActive').removeClass('active');
				}
			},
			function() {
				jQuery(this).parents("#jsddm > li").find('a').removeClass('aHoverCss');
				if( jQuery(this).parents("#jsddm > li").find('a').attr("id") && jQuery(this).parents("#jsddm > li").find('a').attr("id") == 'ulLiAActive' ) {
					jQuery(this).parents("#jsddm > li").find('#ulLiAActive').addClass('active');
				}
			}
		);
		
		_changeLikeLoveUrl = function(objId) {
				showLoginForm();
		}
		
		_votePlaylist = function(plId, objId) {
				showLoginForm();
		}
		
	});
	
	document.onclick = jsddm_close;
	
	_luceneQuickSearchNews = function(value) {
		aaGet('search/search.ajx?searchValue='+encodeURIComponent(value),'luceneNewsResultAjxZone');
	}
	
	_topQuickSearch = function() {
		jQuery("#quickSearchNewsForm").submit();
	}
	
	jQuery(document).ready(function() {
			jQuery(window).scroll(function() {
				_rightColFixed();
			});
			jQuery(window).resize(function() {
				_rightColFixed();
			});
		
		_rightColFixed = function() {
			var leftColHeight = 0;
			var rightColHeight = 0;
			if( jQuery("#left-col") )
				leftColHeight = leftColHeight + jQuery("#left-col").height();
			if( jQuery("#footer") )
				leftColHeight = leftColHeight + 30 + jQuery("#footer").height();
			if( jQuery("#right-col-fixed") )
				rightColHeight = rightColHeight + jQuery("#right-col-fixed").height();
			if( leftColHeight > rightColHeight) {
				var bottomPosition = jQuery(window).scrollTop() + jQuery(window).height();
				var rightColOffsetTop = jQuery("#right-col-fixed").offset().top;
				var leftColOffsetTop = jQuery("#left-col").offset().top + 5;
				var rightColBPosition = rightColHeight + rightColOffsetTop;
				if( rightColOffsetTop < leftColOffsetTop) {
					jQuery("#right-col-fixed").css("position", "static");
				} else if(bottomPosition > rightColBPosition) {
					jQuery("#right-col-fixed").css("position", "fixed");
					jQuery("#right-col-fixed").css("bottom", "20px");
					var rightColFixedLeft = jQuery("#right-col").offset().left - jQuery(window).scrollLeft();
					jQuery("#right-col-fixed").css("left", rightColFixedLeft + "px");
				}
			}
		}
	});
</script>

<div id="menu" style="clear:both;">
	<ul id="jsddm">
				    <li class="sub">
				    	<div style="position:relative; z-index:10;">
				    	<a href="showNews.do?menuId=1" id="ulLiAInctive">Программы</a>
				    	
					        <ul>
					        			<li><a href="showNews.do?submenuId=39" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Писец</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=32" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Подробности звездной жизни</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=38" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Тогда и сейчас</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=31" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Истории любви</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=27" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Топ звездных событий</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=37" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Звезды кино</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=5" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Видеоблог Кузьмы Скрябина</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=35" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Звездная раздевалка</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=18" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Свежачок</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=16" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Звездные гости Люкс ФМ</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=1" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Backstage</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=34" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Звездные машины</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=40" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">приколы от Дяди Жоры</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=41" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Бигуди - приколы блондинок</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=4" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Акции Люкс ФМ</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=22" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Леся здеся</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=43" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Звездный инстаграм</a></li>
					        </ul>
				        </div>
				    </li>
				    <li class="sub">
				    	<div style="position:relative; z-index:10;">
				    	<a href="showNews.do?menuId=2" id="ulLiAInctive">Клипы</a>
				    	
					        <ul>
					        			<li><a href="showNews.do?submenuId=13" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Зарубежные</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=14" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Украинские и Русские</a></li>
					        			<li><div style="height:1px; background:#db495b;"></div></li>
					        			<li><a href="showNews.do?submenuId=25" class="inActivePink" style="text-transform:none; font-weight:normal; font-size:12px; padding:0px 20px 0px 10px; height:30px; line-height:30px;">Live</a></li>
					        </ul>
				        </div>
				    </li>
				    <li >
				    	<div style="position:relative; z-index:10;">
				    	<a href="showNews.do?menuId=3" id="ulLiAInctive">Трейлеры</a>
				    	
				        </div>
				    </li>
				    <li >
				    	<div style="position:relative; z-index:10;">
				    	<a href="http://luxtv.ua/home/showOnline.do" id="ulLiAInctive">Камера в студии</a>
				    	
				        </div>
				    </li>
				    <li >
				    	<div style="position:relative; z-index:10;">
				    	<a href="showNews.do?menuId=14" id="ulLiAInctive">Прикольчик</a>
				    	
				        </div>
				    </li>
	    <div class="search" style="">
	    	<div style="position:relative;">
		    	<form action="http://luxtv.ua:80/search/showSearch.do" id="quickSearchNewsForm" name="quickSearchNewsForm" enctype="multipart/form-data" method="post" style="border:0px; padding:0px; margin:0px;">
		        	<input type="text" id="searchValue" name="searchValue" value="Поиск" title="Поиск" autocomplete="off" onkeyup="javascript:_luceneQuickSearchNews(this.value);" onfocus="toggleText(this);" onblur="toggleText(this);" />
		        </form>
		        <a class="search-btn" href="javascript:_topQuickSearch();"><div class="search-btn-icon" title="Поиск"></div></a>
		        <div style="position:relative;">

<div style="display:inline;" id="aazone.luceneNewsResultAjxZone"><!-- @end of zone [luceneNewsResultAjxZone]@ --></div>		    	</div>
	    	</div>
	    </div>
	</ul>
</div>		

<script type="text/javascript" src="js/jquery.carouFredSel-6.2.1-packed.js?v1.0b58r1"></script>

	<div style="clear:both; height:5px;"></div>
		
		<div id="content">
		
			<div id="left-col">
				<script type="text/javascript">
	jQuery(document).ready(function() {
		jQuery('.clip').hover(function(){
					jQuery(this).find('div.info').show(); 
					jQuery(this).find('div.info2').show(); 
					jQuery(this).find('div.ico-big.ico-play-big').show();
			}, function() {
				jQuery(this).find('div.info').hide();
				jQuery(this).find('div.info2').hide();
				jQuery(this).find('div.ico-big.ico-play-big').hide();
			});
		
		_editNamePlayList = function() {
			var editNameValue = jQuery('#pageTitleContent').attr('title');
			jQuery('#pageTitleContent').html("");
			var editNameInput = jQuery('<input id="editNameInput" name="editNameInput" type="text" class="editNamePlaylistInput" maxlength="60" />');
			jQuery('#pageTitleContent').append(editNameInput);
			jQuery('#editNameInput').attr("value", editNameValue);
			jQuery('#editNameInput').focus();
			jQuery('#pageTitleContent').removeClass("alone-title");
			jQuery('#pageTitleContent').addClass("editPlNmae");
			jQuery('#titleNumPlaylist').hide();
			jQuery('#btnCancelPlaylist').show();
			jQuery('#btnRenamePlaylist').removeClass("btn-rename sprite-img1 sprite-rename");
			jQuery('#btnRenamePlaylist').addClass("btn-ok_20 sprite-img1 sprite-OK_20px");
			jQuery('#btnRenamePlaylist').attr("title","Сохранить");
			jQuery('#_btnRename').attr("href","javascript:_saveNamePlayList(true);");

		}
		
		_saveNamePlayList = function(saveFlg) {
			var _pageTitleContent = jQuery.trim(jQuery('#editNameInput').attr("value"));
			if(_pageTitleContent && _pageTitleContent.length > 25) {
				jQuery('#pageTitleContent').html(_pageTitleContent.substring(0,25) + '...');
			} else {
				jQuery('#pageTitleContent').html(_pageTitleContent);
			}
			jQuery('#pageTitleContent').removeClass("editPlNmae");
			jQuery('#pageTitleContent').addClass("alone-title");
			jQuery('#titleNumPlaylist').show();
			jQuery('#btnCancelPlaylist').hide();
			jQuery('#btnRenamePlaylist').removeClass("btn-ok_20 sprite-img1 sprite-OK_20px");
			jQuery('#btnRenamePlaylist').addClass("btn-rename sprite-img1 sprite-rename");
			jQuery('#btnRenamePlaylist').attr("title","Переименовать плейлист");
			jQuery('#_btnRename').attr("href","javascript:_editNamePlayList();");
		}
		
		_changePublicPlayList = function() {
			var publicFlg = true;
			if(jQuery('#_btnLock').attr("title") == "Не для общего просмотра") {
				publicFlg = false;
			} else {
				publicFlg = true;
			}
		}
		
		_changeNewsPosition = function(newsId, mode) {
		}
		
		_deleteNewsWithPlaylist = function(newsId) {
		}
	});
</script>


<div class="item margin-top20 underscore">
	    <div id="pageTitleContentHide" style="display:none;">Прикольчик</div>
	    
	    
	    
	    <div id="pageTitleContent" class="alone-title margin-bottom5" style="max-width:575px; overflow:hidden; white-space:nowrap;  " title="Прикольчик">
			Прикольчик
	    </div>
	    
			
			<div style="float:left; padding: 3px 0 0 5px;">


<div>
	<div style="float: left; cursor: pointer;">
		<a onclick="socialShareOpenWindow('https://vk.com/share.php?title=%D0%9B%D1%8E%D0%BA%D1%81%20TV%20-%20%D0%9F%D1%80%D0%B8%D0%BA%D0%BE%D0%BB%D1%8C%D1%87%D0%B8%D0%BA&url=http%3A%2F%2Fluxtv.ua%2FshowNews.do%3FtagId%3D292');" style="padding: 0px; margin-right: 7px;">
			<img src="http://luxtv.ua/img/share-news-top-vk.png" />
		</a>
	</div>
	
	<div style="float: left; cursor: pointer;">
		<a onclick="socialShareOpenWindow('http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fluxtv.ua%2FshowNews.do%3FtagId%3D292');" style="padding: 0px; margin-right: 7px;">
			<img src="http://luxtv.ua/img/share-news-top-fb.png" />
		</a>
	</div>
	
	<div style="clear: both;"></div>
</div>

			</div>
	    
</div>


<div style="display:inline;" id="aazone.newsListAjxZone">



	
	
		<div id="addToPlaylistContentDiv28799" style="clear:both;"></div>
	
	<div class="item clip-box">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28799,0);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:30 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28799">
			        	<img src="resources/photos/news/300x169_DIR/201406/28799.jpg?Jun 10, 2014 1:50:45 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28799" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28799" title="Супергерой Марио стал звездой рекламы Mercedez">
	            	Супергерой Марио стал звездой рекламы Mercedez <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28799#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28799" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28799AjxZone">40<!-- @end of zone [newsRating28799AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28799" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28799AjxZone">0<!-- @end of zone [newsLove28799AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">18:00 09.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Mercedez-Benz представили новую модель машины. И чтоб привлечь к ней еще больше внимания, главным героем рекламы...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=189" class="tag">реклама</a>
	        				
	        				<a href="showNews.do?tagId=402" class="tag">авто</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28747" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28747,1);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:30 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28747">
			        	<img src="resources/photos/news/300x169_DIR/201406/28747.jpg?Jun 10, 2014 3:50:34 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28747" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28747" title="Убойное видео: горный козел оседлал велосипедиста">
	            	Убойное видео: горный козел оседлал велосипедиста <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28747#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28747" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28747AjxZone">46<!-- @end of zone [newsRating28747AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28747" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28747AjxZone">0<!-- @end of zone [newsLove28747AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">14:00 09.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Парень на велосипеде решил покататься не сам. Он нашел странную компанию &ndash; горного козла. И ко всему еще и...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28745" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28745,2);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:54 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28745">
			        	<img src="resources/photos/news/300x169_DIR/201406/28745.jpg?Jun 10, 2014 3:32:03 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28745" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28745" title="7-летняя девочка владеет карате лучше, чем взрослые мужчины">
	            	7-летняя девочка владеет карате лучше, чем взрослые мужчины <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28745#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28745" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28745AjxZone">56<!-- @end of zone [newsRating28745AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28745" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28745AjxZone">0<!-- @end of zone [newsLove28745AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">11:00 09.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Возраст &ndash; не показатель мастерства. Ведь профессионалом можно стать и в очень юном возрасте. Например, как...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=314" class="tag">спорт</a>
	        				
	        				<a href="showNews.do?tagId=539" class="tag">смешные дети</a>
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28744" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28744,3);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:24 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28744">
			        	<img src="resources/photos/news/300x169_DIR/201406/28744.jpg?Jun 10, 2014 3:37:02 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28744" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28744" title="Удивительно огромные мыльные пузыри взорвали интернет">
	            	Удивительно огромные мыльные пузыри взорвали интернет 
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28744#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28744" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28744AjxZone">50<!-- @end of zone [newsRating28744AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28744" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28744AjxZone">0<!-- @end of zone [newsLove28744AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">10:00 09.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Хотели бы вы увидеть ветер? Оказывается, это возможно! С помощью больших мыльных пузырей можно увидеть направлен...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=310" class="tag">свежачок</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28739" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28739,4);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:59 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28739">
			        	<img src="resources/photos/news/300x169_DIR/201406/28739.jpg?Jun 10, 2014 3:23:03 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28739" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28739" title="Папочка с юмором смешно шутит над ребенком">
	            	Папочка с юмором смешно шутит над ребенком <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28739#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28739" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28739AjxZone">0<!-- @end of zone [newsRating28739AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28739" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28739AjxZone">0<!-- @end of zone [newsLove28739AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">15:00 08.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Папочка на видео определенно обладает чувством юмора. Ведь он так мило и круто научился развлекать своего ребенк...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=539" class="tag">смешные дети</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28736" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28736,5);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">02:07 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28736">
			        	<img src="resources/photos/news/300x169_DIR/201406/28736.jpg?Jun 10, 2014 2:58:14 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28736" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28736" title="Смешное маленькое животное удивительно играет с котом">
	            	Смешное маленькое животное удивительно играет с котом <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28736#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28736" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28736AjxZone">41<!-- @end of zone [newsRating28736AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28736" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28736AjxZone">0<!-- @end of zone [newsLove28736AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">11:00 08.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Круто быть котом. Ведь тогда с тобой захочет поиграть самое милое на планете животное &ndash; маленькая луговая ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28738" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28738,6);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">02:24 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28738">
			        	<img src="resources/photos/news/300x169_DIR/201406/28738.jpg?Jun 10, 2014 3:50:49 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28738" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28738" title="Удивительно крупная женщина танцует с шестом">
	            	Удивительно крупная женщина танцует с шестом <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28738#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28738" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28738AjxZone">50<!-- @end of zone [newsRating28738AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28738" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28738AjxZone">0<!-- @end of zone [newsLove28738AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">17:00 07.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Пол-денс &ndash; увлекательное занятие для стройных и сексуальных девушек. Но вдруг мир увидел, как этим занимае...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=314" class="tag">спорт</a>
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28697" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28697,7);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">03:14 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28697">
			        	<img src="resources/photos/news/300x169_DIR/201406/28697.jpg?Jun 10, 2014 1:12:10 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28697" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28697" title="Найдена самая опасная дорога в мире">
	            	Найдена самая опасная дорога в мире <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28697#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28697" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28697AjxZone">48<!-- @end of zone [newsRating28697AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28697" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28697AjxZone">0<!-- @end of zone [newsLove28697AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">13:00 07.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Экстримальные парни решили рискнуть жизнью, отправившись в путешествие самой узкой дорогой в гималайских горах. ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28840" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28840,8);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:52 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28840">
			        	<img src="resources/photos/news/300x169_DIR/201406/28840.jpg?Jun 10, 2014 1:06:53 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28840" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28840" title="Корейские детишки насмешили интернет своим танцем">
	            	Корейские детишки насмешили интернет своим танцем <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28840#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28840" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28840AjxZone">0<!-- @end of zone [newsRating28840AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28840" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28840AjxZone">0<!-- @end of zone [newsLove28840AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">19:19 06.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Маленькие детки на видео стали звездами интернета. А все благодаря их смешному танцу, который покорил интернет. ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=539" class="tag">смешные дети</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28874" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28874,9);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:46 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28874">
			        	<img src="resources/photos/news/300x169_DIR/201406/28874.jpg?Jun 10, 2014 1:58:06 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28874" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28874" title="Кто сказал, что в костюме нельзя тренироваться?">
	            	Кто сказал, что в костюме нельзя тренироваться? <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28874#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28874" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28874AjxZone">47<!-- @end of zone [newsRating28874AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28874" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28874AjxZone">0<!-- @end of zone [newsLove28874AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">18:40 06.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Известный дизайнер одежды Пол Смит разработал коллекцию разноцветных футбольных мячей, которые переклививаются с...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=310" class="tag">свежачок</a>
	        				
	        				<a href="showNews.do?tagId=553" class="tag">Футболоманія</a>
	        				
	        				<a href="showNews.do?tagId=257" class="tag">звезды</a>
	        				
	        				<a href="showNews.do?tagId=173" class="tag">футбол</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28813" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28813,10);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:45 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28813">
			        	<img src="resources/photos/news/300x169_DIR/201406/28813.jpg?Jun 10, 2014 3:34:49 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28813" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28813" title="Вы до сих пор думаете, что умеете играть в футбол?">
	            	Вы до сих пор думаете, что умеете играть в футбол? <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28813#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28813" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28813AjxZone">0<!-- @end of zone [newsRating28813AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28813" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28813AjxZone">0<!-- @end of zone [newsLove28813AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">14:57 05.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Оказывается, не только футболисты умеют правильно обращаться с мячом. Как на счет поиграть з круглым в короткой ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=173" class="tag">футбол</a>
	        				
	        				<a href="showNews.do?tagId=310" class="tag">свежачок</a>
	        				
	        				<a href="showNews.do?tagId=553" class="tag">Футболоманія</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28798" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28798,11);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:35 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28798">
			        	<img src="resources/photos/news/300x169_DIR/201406/28798.jpg?Jun 10, 2014 3:52:40 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28798" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28798" title="Две близняшки на горшке весело общаются">
	            	Две близняшки на горшке весело общаются <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28798#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28798" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28798AjxZone">48<!-- @end of zone [newsRating28798AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28798" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28798AjxZone">0<!-- @end of zone [newsLove28798AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">11:22 05.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Вот же повезло родителям єтих двух милашек. И смех и слезы на горшке. Столько эмоций и хорошего настроения. Эти ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=539" class="tag">смешные дети</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28787" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28787,12);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:40 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28787">
			        	<img src="resources/photos/news/300x169_DIR/201406/28787.jpg?Jun 10, 2014 1:56:38 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28787" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28787" title="Милашка кот в шоке от своего чиханья">
	            	Милашка кот в шоке от своего чиханья 
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28787#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28787" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28787AjxZone">27<!-- @end of zone [newsRating28787AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28787" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28787AjxZone">0<!-- @end of zone [newsLove28787AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">17:56 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Не только люди чихают. Котики тоже. И делают они это ну очень забавно. Взгляните, как ведет себя веселый котик, ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28786" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28786,13);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:03 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28786">
			        	<img src="resources/photos/news/300x169_DIR/201406/28786.jpg?Jun 10, 2014 12:01:33 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28786" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28786" title="Смешной малыш покорил своими танцами">
	            	Смешной малыш покорил своими танцами 
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28786#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28786" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28786AjxZone">28<!-- @end of zone [newsRating28786AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28786" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28786AjxZone">0<!-- @end of zone [newsLove28786AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">17:55 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Дети умеют поднять настроение. Маленький ребенок на этом видео возомнил себя большим танцором и это нереально за...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=539" class="tag">смешные дети</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28783" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28783,14);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:32 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28783">
			        	<img src="resources/photos/news/300x169_DIR/201406/28783.jpg?Jun 9, 2014 11:23:33 PM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28783" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28783" title="Маленький котенок уснул в чашке">
	            	Маленький котенок уснул в чашке 
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28783#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28783" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28783AjxZone">23<!-- @end of zone [newsRating28783AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28783" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28783AjxZone">0<!-- @end of zone [newsLove28783AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">17:11 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Белоснежный котенок нашел себе новую кроватку. Он полностью залез в чашку и уснул в ней. Очень милое пушистое су...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28775" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28775,15);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:31 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28775">
			        	<img src="resources/photos/news/300x169_DIR/201406/28775.jpg?Jun 10, 2014 1:15:04 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28775" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28775" title="Трехнедельные щенки взорвали интернет">
	            	Трехнедельные щенки взорвали интернет <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28775#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28775" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28775AjxZone">33<!-- @end of zone [newsRating28775AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28775" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28775AjxZone">0<!-- @end of zone [newsLove28775AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">15:32 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Четыре трехнедельные щенки францусзкого бульдога покроли серда миллионов интернет-пользователей. Какие же они ми...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28768" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28768,16);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:37 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28768">
			        	<img src="resources/photos/news/300x169_DIR/201406/28768.jpg?Jun 9, 2014 10:54:00 PM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28768" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28768" title="Бумажный самолетик сбил футболиста">
	            	Бумажный самолетик сбил футболиста 
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28768#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28768" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28768AjxZone">234<!-- @end of zone [newsRating28768AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28768" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28768AjxZone">0<!-- @end of zone [newsLove28768AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">11:40 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Футбольный фанат Блер Валентайн решил развлечься во время футбольного матча в Лондоне. Находясь на самом высоком...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=173" class="tag">футбол</a>
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=566" class="tag">ЧМ 2014</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28765" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28765,17);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">01:04 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28765">
			        	<img src="resources/photos/news/300x169_DIR/201406/28765.jpg?Jun 9, 2014 10:35:27 PM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28765" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28765" title="Этих красоток вы увидите в Рио на ЧМ 2014">
	            	Этих красоток вы увидите в Рио на ЧМ 2014 <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28765#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28765" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28765AjxZone">182<!-- @end of zone [newsRating28765AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28765" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28765AjxZone">0<!-- @end of zone [newsLove28765AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">10:32 04.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Как известно, Чемпионат мира по футболу в этом году состоится в Бразилии. А точнее - финал пройдет в красочном Р...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=566" class="tag">ЧМ 2014</a>
	        				
	        				<a href="showNews.do?tagId=537" class="tag">тело</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28707" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28707,18);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">02:26 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28707">
			        	<img src="resources/photos/news/300x169_DIR/201406/28707.jpg?Jun 10, 2014 1:45:40 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28707" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28707" title="Удивительная реклама научит мечтать каждого">
	            	Удивительная реклама научит мечтать каждого <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28707#comAnch" class="comments" title="Комментарии">1</a>
	            <a id="aObjNewsRating28707" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28707AjxZone">0<!-- @end of zone [newsRating28707AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28707" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28707AjxZone">0<!-- @end of zone [newsLove28707AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">18:19 02.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Думаешь, мечты ничего не значат в твоей жизни? Тогда смотри удивительную рекламу о том, как много они могут реши...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        				
	        				<a href="showNews.do?tagId=189" class="tag">реклама</a>
	        </div>
	    </div>
	</div>




	
	
		<div id="addToPlaylistContentDiv28626" style="clear:both;"></div>
	
	<div class="item clip-box margin-top10">
		    <div class="btn-options">
		        	<a href="javascript:showAddNewsToPlaylist(28626,19);" class="plus" title="Добавить видео"></a>
		    </div>
	    <div class="content">
	        <div class="clip">
				<div class="info" style="width:300px; height:20px; overflow:hidden; display:none; z-index:1;">
					<div class="category"><a href="showNews.do?tagId=292">Прикольчик</a></div>
				</div>
                    <div class="info2" style="display:none; z-index:1;">
                        <div class="date-time">00:46 min</div>
                    </div>
	            <a id="newsItemHref" href="showSingleNews.do?objectId=28626">
			        	<img src="resources/photos/news/300x169_DIR/201405/28626.jpg?Jun 10, 2014 1:13:54 AM" width="300" height="169" />
	            </a>
	            	<div class="ico-big ico-play-big sprite-img2 sprite-play_ico103x117" style="display:none;"><a href="showSingleNews.do?objectId=28626" style="width:103px; height:117px;"><img src="img/blank.png" style="width:103px; height:117px;" /></a></div>
	        </div>
	        
	        <div class="clip-title">
	            <a href="showSingleNews.do?objectId=28626" title="Маленькая собака удивительно летает над горами Швейцарии">
	            	Маленькая собака удивительно летает над горами Швейцарии <img src="img/hd_video.png" />
	            </a>
	        </div>
	        <div class="clip-stat">
	            <a href="showSingleNews.do?objectId=28626#comAnch" class="comments" title="Комментарии">0</a>
	            <a id="aObjNewsRating28626" href="javascript:showLoginForm();" class="favorite" title="Голосовать">
	            	<div style="display:inline;" id="aazone.newsRating28626AjxZone">35<!-- @end of zone [newsRating28626AjxZone]@ --></div>
	            </a>
	            <a id="aObjNewsLove28626" href="javascript:showLoginForm();" class="love" title="Добавить в избранное">
	            	<div style="display:inline;" id="aazone.newsLove28626AjxZone">0<!-- @end of zone [newsLove28626AjxZone]@ --></div>
	            </a>
	            <a class="watch_grey" style="padding:0px; margin:0px;"></a>
	            <a class="date-time" style="padding-left:5px; margin-left:0px;">15:00 01.06.14</a>
	        </div>
	        <div class="clip-descr">

            			
	Предлагаем посмотреть увлекающее видео с нереальной собакой, которая покорила горные вершины Швейцарии. Она осущ...
	        </div>
	        <div class="clip-tags">
	        				
	        				<a href="showNews.do?tagId=360" class="tag">смешные животные</a>
	        				
	        				<a href="showNews.do?tagId=108" class="tag">прикол</a>
	        </div>
	    </div>
	</div>

	
	




<div class="item pager margin-top20">
    <div class="content">

		<div class="btn-prev">
				<a href="#" onclick="javascript:return false;"></a>
		</div>
		
		<div class="pager-numbers">
		
			
			
		
					<span style="margin:0px 5px 0px 5px;">1</span>
		 		
					<a href="showNews.do?tagId=292&startRow=20">2</a>
		 		
					<a href="showNews.do?tagId=292&startRow=40">3</a>
		 		
					<a href="showNews.do?tagId=292&startRow=60">4</a>
		 		
					<a href="showNews.do?tagId=292&startRow=80">5</a>
		 		
					<a href="showNews.do?tagId=292&startRow=100">6</a>
		 		
					<a href="showNews.do?tagId=292&startRow=120">7</a>
		 		
					<a href="showNews.do?tagId=292&startRow=140">8</a>
		 		
		
				<span>...</span>
				<a href="showNews.do?tagId=292&startRow=1540">78</a>
		
		</div>

		<div class="btn-next">		
	            <a href="showNews.do?tagId=292&startRow=20"></a>
    	</div>
		
    </div>
</div>

	
<!-- @end of zone [newsListAjxZone]@ --></div>
			</div>
			
			<div id="right-col">
				<div id="right-col-fixed" style="position:relative;">
	<div id="right_adv_300x250" class="banner margin-top15"></div>

<div class="item social-nets margin-top20" style="width:300px;">
    <div class="title">
        Мы в соцсетях
    </div>
    <div class="divider-r"></div>
    <div class="content">
        <a href="http://vk.com/club40015878" target="_blank" class="ico48 vk-48" style="margin-right:12px; padding: 35px 0 0 0;" title="ВКонтакте"><img src="img/blank.png" style="width:48px; height:48px;" /></a>
        <a href="https://www.facebook.com/pages/%D0%9B%D1%8E%D0%BA%D1%81-%D0%A2%D0%92-Lux-TV/436360826398622" target="_blank" class="ico48 fb-48" style="margin-right:12px; padding: 35px 0 0 0;" title="Facebook"><img src="img/blank.png" style="width:48px; height:48px;" /></a>
        <a href="https://twitter.com/LuxTVua" target="_blank" class="ico48 tw-48" style="margin-right:12px; padding: 35px 0 0 0;" title="Twitter"><img src="img/blank.png" style="width:48px; height:48px;" /></a>
        <a href="http://www.youtube.com/luxfm" target="_blank" class="ico48 yt-48" style="margin-right:12px; padding:35px 0 0 0;" title="YouTube"><img src="img/blank.png" style="width:48px; height:48px;" /></a>
        <a href="resources/xml/luxtv/allRSS.xml" target="_blank" class="ico48 rss-48" style="padding:35px 0 0 0;" title="RSS: Все новости - Lux TV"><img src="img/blank.png" style="width:48px; height:48px;" /></a>
    </div>
</div>


<script type="text/javascript">
	jQuery(document).ready(function() {
		_setHoverRCNewsChartItem = function() {
			jQuery('.position').hover(function(){ jQuery(this).addClass("active"); }, function(){ jQuery(this).removeClass("active"); });
		}
		
		_setHoverRCNewsChartItem();
	});
</script>


	<div class="item hit-parad margin-top20" style="width:300px;">
	
<div style="display:inline;" id="aazone.rightContentChartAjxZone">		    <div class="title">
		        <a href="showNews.do?chartId=64">Хит-парад</a>
		    </div>
		    
		    <div class="clear"></div>
	    
	    
		    <div class="content">
		    	
		        <ul class="tabs" style="padding-left:0px;">
		            		<li class="current" onclick="javascript:aaGet('prepareRightContentChart.ajx?rightContentSelectedChartId=64', 'rightContentChartAjxZone', function() { _setHoverRCNewsChartItem(); });">Lux TV чарт</li>
		            		<li  onclick="javascript:aaGet('prepareRightContentChart.ajx?rightContentSelectedChartId=827', 'rightContentChartAjxZone', function() { _setHoverRCNewsChartItem(); });">Топ программы</li>
		        </ul>
		        
		        <div class="tab-box visible">
		        
				            <div class="position" style="clear:both;">
				                <div class="number n-1"></div>
				                <div class="clip100x56">
				                    <a href="showSingleNews.do?objectId=26382&chartId=64">
							        	<img src="resources/photos/news/100x56_DIR/201403/26382.jpg?Jun 10, 2014 3:05:37 AM" width="100" height="56" />
				                    </a>
				                </div>
				                <div class="descr" title="SEREBRO - &#34;Я тебя не отдам&#34;">
				                    <a href="showSingleNews.do?objectId=26382&chartId=64">
				                        <span class="name" style="margin-top:0px;">SEREBRO - "Я тебя не отдам"</span>
				                    </a>
				                </div>
				            </div>
				            <div class="position" style="clear:both;">
				                <div class="number n-2"></div>
				                <div class="clip100x56">
				                    <a href="showSingleNews.do?objectId=28357&chartId=64">
							        	<img src="resources/photos/news/100x56_DIR/201405/28357.jpg?Jun 10, 2014 1:00:00 AM" width="100" height="56" />
				                    </a>
				                </div>
				                <div class="descr" title="Нюша - Только">
				                    <a href="showSingleNews.do?objectId=28357&chartId=64">
				                        <span class="name" style="margin-top:0px;">Нюша - Только</span>
				                    </a>
				                </div>
				            </div>
				            <div class="position" style="clear:both;">
				                <div class="number n-3"></div>
				                <div class="clip100x56">
				                    <a href="showSingleNews.do?objectId=24872&chartId=64">
							        	<img src="resources/photos/news/100x56_DIR/201401/24872.jpg?Jun 10, 2014 2:11:35 AM" width="100" height="56" />
				                    </a>
				                </div>
				                <div class="descr" title="ДиО.Фильмы - &#34;Можна Випити&#34;">
				                    <a href="showSingleNews.do?objectId=24872&chartId=64">
				                        <span class="name" style="margin-top:0px;">ДиО.Фильмы - "Можна Випити"</span>
				                    </a>
				                </div>
				            </div>
	
		            <div class="link-to-all">
		                <a href="showNews.do?chartId=64">Весь хит-парад</a>
		            </div>
		        </div>
		
		        <div class="tab-box">
		            Содержимое блока Чумачечая десятка
		        </div>
		    </div>
<!-- @end of zone [rightContentChartAjxZone]@ --></div>	</div>





	<script type="text/javascript">
		jQuery(document).ready(function() {
	
			jQuery("#admPlaylistsTitles").carouFredSel({
				auto: false,
			    items: 1,
			    onCreate: function() {},
				prev: {
					button:"#titlePrev"
				},
				next: "#titleNext",
			    scroll: {
			        items: 1,
			        duration: 250,
			        onBefore: function(data) { data.items.visible.each(function() { var playlistId = parseInt(jQuery(this).attr("alt")); jQuery("#allPlaylistUrl").attr("href", "showNews.do?playlistId=" + playlistId); aaGet('fillNewsWithAdmPlaylist.ajx?playlistId=' + playlistId, 'newsWithAdmPlaylistZone'); }); }
			    }                  
			});
			
			jQuery("#admPlaylistsTitlesZone").css("height", "auto").css("overflow", "visible");
	
		});
	</script>

	<div class="adm-playlists margin-top50">
		<div id="admPlaylistsTitlesZone" class="relative margin-bottom5" style="width:300px; height:20px; overflow:hidden;">
		    <div id="admPlaylistsTitles">
		        	<a href="showNews.do?playlistId=2575" alt="2575">Лучшие выступления на Billboard Music Award</a>
		        	<a href="showNews.do?playlistId=2557" alt="2557">Евровидение 2014: как это было</a>
		        	<a href="showNews.do?playlistId=2550" alt="2550">Самые яркие выступления в истории Евровидения</a>
		        	<a href="showNews.do?playlistId=2530" alt="2530">Фестиваль Coachella на LuxTV</a>
		        	<a href="showNews.do?playlistId=2522" alt="2522">Плейлист Мадонны для спортзала</a>
		        	<a href="showNews.do?playlistId=2493" alt="2493">Что слушает Дженнифер Лопес</a>
		        	<a href="showNews.do?playlistId=2480" alt="2480">Что слушает Кэти Перри</a>
		        	<a href="showNews.do?playlistId=2474" alt="2474">Україна Єдина</a>
		        	<a href="showNews.do?playlistId=2440" alt="2440">Звезды на церемонии Оскар-2014</a>
		        	<a href="showNews.do?playlistId=2389" alt="2389">Самые сексуальные музыкальные дуэты</a>
		        	<a href="showNews.do?playlistId=2388" alt="2388">Самые сексуальные женские дуэты</a>
		        	<a href="showNews.do?playlistId=2381" alt="2381">Лучшие выступления Grammy Awards 2014</a>
		        	<a href="showNews.do?playlistId=2361" alt="2361">ТОП клипов 2013 года</a>
		        	<a href="showNews.do?playlistId=2309" alt="2309">ТОП видео со звездами в бикини</a>
		        	<a href="showNews.do?playlistId=2297" alt="2297">Клипы из нового альбома Beyoncé</a>
		        	<a href="showNews.do?playlistId=2271" alt="2271">Плейлист Евромайдана</a>
		        	<a href="showNews.do?playlistId=2270" alt="2270">Новогоднее настроение</a>
		        	<a href="showNews.do?playlistId=2260" alt="2260">Самые крутые видео с Бритни Спирс</a>
		        	<a href="showNews.do?playlistId=2252" alt="2252">Топ смешных приколов осени</a>
		        	<a href="showNews.do?playlistId=2246" alt="2246">Топ запрещенных клипов</a>
		        	<a href="showNews.do?playlistId=2245" alt="2245">AMA 2013</a>
		    </div>
			<a id="titlePrev" href="#"></a>
			<a id="titleNext" href="#"></a>
	    </div>
	    <div class="divider-r"></div>
	    <div class="content">

<div style="display:inline;" id="aazone.newsWithAdmPlaylistZone">	            <div class="position" style="clear:both;">
	                <div class="clip100x56">
	                    <a href="showSingleNews.do?objectId=28287&playlistId=2575">
				        	<img src="resources/photos/news/100x56_DIR/201405/28287.jpg?Jun 10, 2014 1:47:42 AM" width="100" height="56" />
	                    </a>
	                </div>
	                <div class="descr" title="Майкл Джексон спел на церемонии Billboard 2014">
	                    <a href="showSingleNews.do?objectId=28287&playlistId=2575">
	                        <span class="name" style="margin-top:0px;">Майкл Джексон спел на церемонии Billboard 2014</span>
	                    </a>
	                </div>
	            </div>
	            <div class="position" style="clear:both;">
	                <div class="clip100x56">
	                    <a href="showSingleNews.do?objectId=28315&playlistId=2575">
				        	<img src="resources/photos/news/100x56_DIR/201405/28315.jpg?Jun 9, 2014 11:49:12 PM" width="100" height="56" />
	                    </a>
	                </div>
	                <div class="descr" title="Певица Lorde круто спела на Billboard">
	                    <a href="showSingleNews.do?objectId=28315&playlistId=2575">
	                        <span class="name" style="margin-top:0px;">Певица Lorde круто спела на Billboard</span>
	                    </a>
	                </div>
	            </div>
	            <div class="position" style="clear:both;">
	                <div class="clip100x56">
	                    <a href="showSingleNews.do?objectId=28318&playlistId=2575">
				        	<img src="resources/photos/news/100x56_DIR/201405/28318.jpg?Jun 9, 2014 11:53:07 PM" width="100" height="56" />
	                    </a>
	                </div>
	                <div class="descr" title="Дуэт певиц взорвал публику Billboard">
	                    <a href="showSingleNews.do?objectId=28318&playlistId=2575">
	                        <span class="name" style="margin-top:0px;">Дуэт певиц взорвал публику Billboard</span>
	                    </a>
	                </div>
	            </div>
	            <div class="position" style="clear:both;">
	                <div class="clip100x56">
	                    <a href="showSingleNews.do?objectId=28316&playlistId=2575">
				        	<img src="resources/photos/news/100x56_DIR/201405/28316.jpg?Jun 9, 2014 11:21:46 PM" width="100" height="56" />
	                    </a>
	                </div>
	                <div class="descr" title="Робин Тик выступил на Billboard 2014">
	                    <a href="showSingleNews.do?objectId=28316&playlistId=2575">
	                        <span class="name" style="margin-top:0px;">Робин Тик выступил на Billboard 2014</span>
	                    </a>
	                </div>
	            </div>
	            <div class="position" style="clear:both;">
	                <div class="clip100x56">
	                    <a href="showSingleNews.do?objectId=28320&playlistId=2575">
				        	<img src="resources/photos/news/100x56_DIR/201405/28320.jpg?Jun 9, 2014 7:26:47 PM" width="100" height="56" />
	                    </a>
	                </div>
	                <div class="descr" title="Кэрри Андервуд и Миранда Ламберт зажигали на сцене">
	                    <a href="showSingleNews.do?objectId=28320&playlistId=2575">
	                        <span class="name" style="margin-top:0px;">Кэрри Андервуд и Миранда Ламберт зажигали на сцене</span>
	                    </a>
	                </div>
	            </div>
<!-- @end of zone [newsWithAdmPlaylistZone]@ --></div>			
	        <div class="link-to-all"><a id="allPlaylistUrl" href="showNews.do?playlistId=2575">Весь плэйлист</a></div>
	        <div class="link-to-top"><a href="showTopPlaylists.do">Топ плэйлисты</a></div>
	    </div>
	</div>


<div style="display:inline;" id="aazone.rightContentPollAjxZone">
<!-- @end of zone [rightContentPollAjxZone]@ --></div>				</div>
			</div>
			
		</div>
		
<div id="footer">
    
    <div class="content">
        <ul>
            <li><a href="showRules.do">Правила сайта</a></li>
            <li class="last"><a href="showContacts.do">Контакты</a></li>
        </ul>
        <div class="copy">
        	<div style="float:left; margin-top:4px;">Ищите нас: </div>
        	<a class="vk" href="http://vk.com/club40015878" target="_blank" title="ВКонтакте"><img src="img/blank.png" width="24" height="24"/></a>
        	<a class="fb" href="http://www.facebook.com/pages/LuxTV/" target="_blank" title="Facebook"><img src="img/blank.png" width="24" height="24"/></a>
        	<a class="tw" href="https://twitter.com/LuxTVua" target="_blank" title="Twitter"><img src="img/blank.png" width="24" height="24"/></a>
        	<a class="youtube" href="http://www.youtube.com/luxfm" target="_blank" title="YouTube"><img src="img/blank.png" width="24" height="24"/></a>
        </div>
        <div style="clear:both;"></div>
        <div class="copy" style="font-size:11px;">При цитировании и использоании любых материалов ссылка на сайт <a href="http://luxtv.ua" style="font-size:11px;">Lux TV</a> обязательна<br/>Все права защищены. &copy; 2005-2014, ЗАО &#8222;Телерадиокомпания Люкс&#8221;. <a href="http://luxtv.ua" style="font-size:11px;">Lux TV</a></div>
        <div style="clear:both;"></div>
        <div style="padding:5px;">
			<!--bigmir)net TOP 100-->
			<script type="text/javascript" language="javascript"><!--
			function BM_Draw(oBM_STAT){
			document.write('<table cellpadding="0" cellspacing="0" border="0" style="display:inline;margin-right:4px;"><tr><td><div style="margin:0px;padding:0px;font-size:1px;width:88px;"><div style="background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b59_top.gif\') no-repeat bottom;"> </div><div style="font:10px Tahoma;background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b59_center.gif\');"><div style="text-align:center;"><a href="http://www.bigmir.net/" target="_blank" style="color:#0000ab;text-decoration:none;font:10px Tahoma;">bigmir<span style="color:#ff0000;">)</span>net</a></div><div style="margin-top:3px;padding: 0px 6px 0px 6px;color:#003596;"><div style="float:left;font:10px Tahoma;">'+oBM_STAT.hosts+'</div><div style="float:right;font:10px Tahoma;">'+oBM_STAT.hits+'</div></div><br clear="all"/></div><div style="background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b59_bottom.gif\') no-repeat top;"> </div></div></td></tr></table>');
			}
			//-->
			</script>
			<script type="text/javascript" language="javascript"><!--
			bmN=navigator,bmD=document,bmD.cookie='b=b',i=0,bs=[],bm={o:1,v:16920543,s:16920543,t:0,c:bmD.cookie?1:0,n:Math.round((Math.random()* 1000000)),w:0};
			for(var f=self;f!=f.parent;f=f.parent)bm.w++;
			try{if(bmN.plugins&&bmN.mimeTypes.length&&(x=bmN.plugins['Shockwave Flash']))bm.m=parseInt(x.description.replace(/([a-zA-Z]|\s)+/,''));
			else for(var f=3;f<20;f++)if(eval('new ActiveXObject("ShockwaveFlash.ShockwaveFlash.'+f+'")'))bm.m=f}catch(e){;}
			try{bm.y=bmN.javaEnabled()?1:0}catch(e){;}
			try{bmS=screen;bm.v^=bm.d=bmS.colorDepth||bmS.pixelDepth;bm.v^=bm.r=bmS.width}catch(e){;}
			r=bmD.referrer.slice(7);if(r&&r.split('/')[0]!=window.location.host){bm.f=escape(r).slice(0,400);bm.v^=r.length}
			bm.v^=window.location.href.length;for(var x in bm) if(/^[ovstcnwmydrf]$/.test(x)) bs[i++]=x+bm[x];
			bmD.write('<sc'+'ript type="text/javascript" language="javascript" src="http://c.bigmir.net/?'+bs.join('&')+'"></sc'+'ript>');
			//-->
			</script>
			<noscript>
			<a href="http://www.bigmir.net/" target="_blank"><img src="http://c.bigmir.net/?v16920543&s16920543&t2" width="88" height="31" alt="bigmir)net TOP 100" title="bigmir)net TOP 100" border="0" /></a>
			</noscript>
			<!--bigmir)net TOP 100-->
		</div>
    </div>
    
    <a class="logo" href="http://lux.fm/" target="_blank">
        <img src="img/blank.png" width="97" height="100" title="LuxFm" alt="LuxFm" />
    </a>
    
</div>	</div>
</div>

	<div id="top_adv_728x90_content" style="width:728px; height:90px; display:none;"> 
		<!--/* OpenX Javascript Tag v2.8.7 */-->
		<script type='text/javascript'><!--//<![CDATA[
		   document.MAX_ct0 ='INSERT_CLICKURL_HERE';
		   var m3_u = (location.protocol=='https:'?'https://adv.lux.fm/www/delivery/ajs.php':'http://adv.lux.fm/www/delivery/ajs.php');
		   var m3_r = Math.floor(Math.random()*99999999999);
		   if (!document.MAX_used) document.MAX_used = ',';
		   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
		   document.write ("?zoneid=117");
		   document.write ('&amp;cb=' + m3_r);
		   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
		   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
		   document.write ("&amp;loc=" + escape(window.location));
		   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
		   if (document.context) document.write ("&context=" + escape(document.context));
		   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
		       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
		   }
		   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
		   document.write ("'><\/scr"+"ipt>");
		//]]>--></script><noscript><a href='http://adv.lux.fm/www/delivery/ck.php?n=a4e6af47&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://adv.lux.fm/www/delivery/avw.php?zoneid=117&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a4e6af47&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	</div>

	<div id="right_adv_300x250_content" style="width:300px; height:250px; display:none;"> 
		<!--/* OpenX Javascript Tag v2.8.7 */-->
		<script type='text/javascript'><!--//<![CDATA[
		   document.MAX_ct0 ='INSERT_CLICKURL_HERE';
		   var m3_u = (location.protocol=='https:'?'https://adv.lux.fm/www/delivery/ajs.php':'http://adv.lux.fm/www/delivery/ajs.php');
		   var m3_r = Math.floor(Math.random()*99999999999);
		   if (!document.MAX_used) document.MAX_used = ',';
		   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
		   document.write ("?zoneid=118");
		   document.write ('&amp;cb=' + m3_r);
		   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
		   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
		   document.write ("&amp;loc=" + escape(window.location));
		   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
		   if (document.context) document.write ("&context=" + escape(document.context));
		   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
		       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
		   }
		   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
		   document.write ("'><\/scr"+"ipt>");
		//]]>--></script><noscript><a href='http://adv.lux.fm/www/delivery/ck.php?n=aeb8b483&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://adv.lux.fm/www/delivery/avw.php?zoneid=118&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aeb8b483&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	</div>

	<div id="bottom_news_adv_468x60_content" style="width:468px; height:60px; display:none;"> 
		<!--/* OpenX Javascript Tag v2.8.7 */-->
		<script type='text/javascript'><!--//<![CDATA[
		   document.MAX_ct0 ='INSERT_CLICKURL_HERE';
		   var m3_u = (location.protocol=='https:'?'https://adv.lux.fm/www/delivery/ajs.php':'http://adv.lux.fm/www/delivery/ajs.php');
		   var m3_r = Math.floor(Math.random()*99999999999);
		   if (!document.MAX_used) document.MAX_used = ',';
		   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
		   document.write ("?zoneid=119");
		   document.write ('&amp;cb=' + m3_r);
		   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
		   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
		   document.write ("&amp;loc=" + escape(window.location));
		   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
		   if (document.context) document.write ("&context=" + escape(document.context));
		   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
		       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
		   }
		   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
		   document.write ("'><\/scr"+"ipt>");
		//]]>--></script><noscript><a href='http://adv.lux.fm/www/delivery/ck.php?n=af49fffe&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://adv.lux.fm/www/delivery/avw.php?zoneid=119&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=af49fffe&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	</div>

	<div id="bottom_news_adv_468x15_content" style="width:468px; height:15px; display:none;"> 
		<script type='text/javascript'><!--//<![CDATA[
		   document.MAX_ct0 ='INSERT_CLICKURL_HERE';
		
		   var m3_u = (location.protocol=='https:'?'https://adv.lux.fm/www/delivery/ajs.php':'http://adv.lux.fm/www/delivery/ajs.php');
		   var m3_r = Math.floor(Math.random()*99999999999);
		   if (!document.MAX_used) document.MAX_used = ',';
		   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
		   document.write ("?zoneid=162");
		   document.write ('&amp;cb=' + m3_r);
		   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
		   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
		   document.write ("&amp;loc=" + escape(window.location));
		   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
		   if (document.context) document.write ("&context=" + escape(document.context));
		   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
		       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
		   }
		   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
		   document.write ("'><\/scr"+"ipt>");
		//]]>--></script><noscript><a href='http://adv.lux.fm/www/delivery/ck.php?n=ab116f4a&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://adv.lux.fm/www/delivery/avw.php?zoneid=162&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=ab116f4a&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	</div>
	
	<script type="text/javascript">
		var topAdvDiv = document.getElementById('top_adv_728x90');
		var topAdvContentDiv = document.getElementById('top_adv_728x90_content');
		if(topAdvDiv != null && topAdvContentDiv != null){    
			topAdvDiv.appendChild(topAdvContentDiv);
			topAdvContentDiv.style.display='block';
		}
		
		var rightAdvDiv = document.getElementById('right_adv_300x250');
		var rightAdvContentDiv = document.getElementById('right_adv_300x250_content');
		if(rightAdvDiv != null && rightAdvContentDiv != null){    
			rightAdvDiv.appendChild(rightAdvContentDiv);
			rightAdvContentDiv.style.display='block';
		}

		var bottomNewsAdvDiv = document.getElementById('bottom_news_adv_468x60');
		var bottomNewsAdvContentDiv = document.getElementById('bottom_news_adv_468x60_content');
		if(bottomNewsAdvDiv != null && bottomNewsAdvContentDiv != null){    
			bottomNewsAdvDiv.appendChild(bottomNewsAdvContentDiv);
			bottomNewsAdvContentDiv.style.display='block';
		}

		var bottomNews468x15AdvDiv = document.getElementById('bottom_news_adv_468x15');
		var bottomNews468x15AdvContentDiv = document.getElementById('bottom_news_adv_468x15_content');
		if(bottomNews468x15AdvDiv != null && bottomNews468x15AdvContentDiv != null){    
			bottomNews468x15AdvDiv.appendChild(bottomNews468x15AdvContentDiv);
			bottomNews468x15AdvContentDiv.style.display='block';
		}
	</script>

	<script type="text/javascript">
		function addjustContainerSizes() {
			var htmlHeight = document.body.parentNode.scrollHeight;
			document.getElementsByTagName('body')[0].style.height = htmlHeight + "px";
		}
		addjustContainerSizes();
	</script>

<!-- (C)2000-2014 Gemius SA - gemiusAudience / Luxtv.ua / Glavnaja stranica sajta -->
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var pp_gemius_identifier = new String('11Lg7SeSf75WrWM7IlSOxMVl33NNlAeXKRPGCYdMkJ..A7');
//--><!]]>
</script>
<script type="text/javascript" src="http://luxtv.ua/xgemius.js"></script>

</body>
</html>