﻿document.write ('<center><div id="dirkinos_24"><div id="dirkinos24"><div class="dirkinosemovie">'+
'<a href="http://videoteatr.com' +id+ '/" target="_blank">ФИЛЬМЫ</a></div>'+
'<div class="contentdiv"><a href="http://videoteatr.com' +id+ '/" target="_blank"><img  src="http://videoteatr.com/images/1.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://videoteatr.com' +id+ '/" target="_blank"><img  src="http://videoteatr.com/images/2.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://videoteatr.com' +id+ '/" target="_blank"><img  src="http://videoteatr.com/images/3.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://videoteatr.com' +id+ '/" target="_blank"><img  src="http://videoteatr.com/images/4.jpg" width="150" height="600" border="0"></a></div>'+
'<div class="contentdiv"><a href="http://videoteatr.com' +id+ '/" target="_blank"><img  src="http://videoteatr.com/images/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, 20000], //[true/false, pausetime]
onChange: function(previndex, curindex){ 

}
})
