/*function array_create_depth(size, depth, value=0) { var i; var deepness = 0; var array = []; var arrayref = array; for (i=0; i