$(document).ready(function(){
	$(".op_footer").css({"width":($(".op_footer span.op_footertext").width()+50)});
	
	$('.op_slideshow').nivoSlider();
});
