Galleria.Picture = function( id ) {

    // save the id
    this.id = id || null;