$(document).ready( function()
{
	$( '.paginas ul' ).sortableList();
});