var MooPix = new Class({
    initialize: function(type, format){
        // You must supply your own API key to use Flickr Services
        this.fApiKey        = 'YOUR_API_KEY_HERE';