﻿window.addEvent('load', function(){
			        							var headers = [];
	        									headers.push('rotator-images/izolprotan-01.jpg');
												headers.push('rotator-images/izolprotan-02.jpg');
												headers.push('rotator-images/izolprotan-02a.jpg');
												headers.push('rotator-images/izolprotan-03.jpg');
												headers.push('rotator-images/izolprotan-04.jpg');
												headers.push('rotator-images/izolprotan-05.jpg');
												headers.push('rotator-images/izolprotan-06.jpg');
												headers.push('rotator-images/izolprotan-07.jpg');
												headers.push('rotator-images/izolprotan-08.jpg');
												headers.push('rotator-images/izolprotan-09.jpg');
												headers.push('rotator-images/izolprotan-10.jpg');
												headers.push('rotator-images/izolprotan-11.jpg');
												headers.push('rotator-images/izolprotan-12.jpg');
												headers.push('rotator-images/izolprotan-13.jpg');
												headers.push('rotator-images/izolprotan-14.jpg');
												headers.push('rotator-images/izolprotan-15.jpg');
												headers.push('rotator-images/izolprotan-16.jpg');
												headers.push('rotator-images/izolprotan-17.jpg');
												headers.push('rotator-images/izolprotan-18.jpg');
												headers.push('rotator-images/izolprotan-19.jpg');
												headers.push('rotator-images/izolprotan-20.jpg');
    											var rok = new RokHeadRotator('rokheadrotator', headers, {
    		   										'duration': 2000,
    		  										'delay': 2000,
    												'start': 0,
    												'controls': 1,
    												'autoplay': 1    		});
  													});