document.write ('<center><div id="dirkino">'+
'<div id="dirkino1" class="sliderwrapper">'+
'<div class="lmovie" id="lmovie">Лучшие фильмы на высокой скорости!</div>'+



'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/21624/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/1.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/21780/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/2.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/22760/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/3.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/22423/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/4.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/23004/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/5.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/22765/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/6.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/21622/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/7.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/22830/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/8.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/20263/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/9.jpg" width="498" height="201" border="0"></a></div>'+


'<div class="contentdiv"><a href="http://abcmovie.net/' +id+ '/download/20623/film.html" target="_blank">'+
'<img src="http://dirkino-traff.ru/499x201s/10.jpg" width="498" height="201" border="0"></a></div>'+

'<div id="paginate-dirkino1" class="pagination"></div></div></div></center>');

featuredcontentslider.init({
id: "dirkino1",
contentsource: ["inline", ""],
toc: "#increment", 
nextprev: ["", "Листать"], 
enablefade: [true, 0.2], 
autorotate: [true, 3000], 
onChange: function(previndex, curindex){ 
document.getElementById('lmovie').innerHTML = link[curindex-1] ;
}
})