window.onload=function()
{
				new Scrollbar(document.getElementById('txt_deroulant'));
				// $('.txt_deroulant').jScrollPane({
					
					// showArrows: true,
					// verticalDragMinHeight: 20,
					// verticalDragMaxHeight: 20,
					// horizontalDragMinWidth: 20,
					// horizontalDragMaxWidth: 20
				
				
				
				// });
				
					
			

			};
