$(document).ready(function () {
    var cube = new CubeDisplay(320, 0.98).appendTo($("#all"));
    $("#loading").remove() });


