﻿$(document).ready(function() {
    $("#demo6Selectable").selectable();
});