$( document ).ready( function(){
	$( 'div#visionData' ).slider({});
});
