document.write ('<center><div id="dirkinos_24"><div id="dirkinos24"><div class="dirkinosemovie">'+
'<a href="http://dirmovie.com/' +id+ '/" target="_blank">dirmovie.com</a></div>'+
'<div class="contentdiv"><a href="http://dirmovie.com/' +id+ '/" target="_blank"><img  src="http://dirkino-traff.ru/160x600s/1.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://dirmovie.com/' +id+ '/" target="_blank"><img  src="http://dirkino-traff.ru/160x600s/2.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://dirmovie.com/' +id+ '/" target="_blank"><img  src="http://dirkino-traff.ru/160x600s/3.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://dirmovie.com/' +id+ '/" target="_blank"><img  src="http://dirkino-traff.ru/160x600s/4.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://dirmovie.com/' +id+ '/" target="_blank"><img  src="http://dirkino-traff.ru/160x600s/5.jpg" width="150" height="600" border="0"></a></div>'+
'<div id="paginate-dirkinos24" class="pagination"></div></div></div></center>');

featuredcontentslider.init({
id: "dirkinos24", //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.2], //[true/false, fadedegree]
autorotate: [true, 3000], //[true/false, pausetime]
onChange: function(previndex, curindex){ 

}
})