document.write ('<center><div id="slider5" class="sliderwrapper"><div class="lmovie" id="llmovie">Лучшие фильмы на высокой скорости!</div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=39094" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/39094.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=38754" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/38754.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=38755" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/38755.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=33380" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/33380.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=39361" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/39361.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=9071" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/9071.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=30268" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/30268.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=39756" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/39756.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=39782" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/39782.jpg" width="490" height="195" border="0"></a></div><div class="contentdiv"><a href="http://dvd-edem.ru/details.php?Id=39706" target="_blank"><img src="http://dvd-edem.ru/slider/slider1/img/39706.jpg" width="490" height="195" border="0"></a></div><div id="paginate-slider5" class="pagination"></div></div></center>');
featuredcontentslider.init({
id: "slider5", //id of main slider DIV
contentsource: ["inline", ""], //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
toc: "#increment", //Valid values: "#increment", "markup", ["label1", "label2", etc]
nextprev: ["", "Листать"], //labels for "prev" and "next" links. Set to "" to hide.
enablefade: [true, 0.03], //[true/false, fadedegree]
autorotate: [true, 3000], //[true/false, pausetime]
onChange: function(previndex, curindex){ 
document.getElementById('llmovie').innerHTML = llink[curindex-1] ;
}
})