$("textarea").niceScroll({cursorcolor:"#633"});
//<![CDATA[
(function($) {
	$(function() {
		$("img").fixPng();
	});
})(jQuery);
//]]>
$(document).ready(function() {
	$('#slideshow').slideshow({
		timeout: 3200,
		fadetime: 2400,
		type: 'sequence'
	});
});
$(document).ready(function(){
    $('.construction_list').jqGalViewII();
});
