var mode = 'advanced'; var view = 'all'; var limit = '1'; var photos = new Object(); var albums = new Object(); var tags = new Object(); // Photo ID = 2347246 photos[2347246] = new Object(); photos[2347246]['tags'] = new Object(); photos[2347246]['albums'] = new Object(); photos[2347246]['username'] = 'rudebike'; photos[2347246]['upload_date'] = '2007-08-23 21:00:41'; photos[2347246]['taken_date'] = '2007-08-23 23:00:41'; photos[2347246]['words'] = ''; // Album ID = 2345585 albums[2345585] = new Object(); albums[2345585]['photos'] = new Object(); albums[2345585]['title'] = 'Suomi 2007'; albums[2345585]['description'] = ''; photos[2347246]['albums'][2345585] = true; albums[2345585]['photos'][2347246] = true; // Tag = analog tags['analog'] = new Object(); tags['analog']['photos'] = new Object(); photos[2347246]['tags']['analog'] = true; tags['analog']['photos'][2347246] = true; // Tag = pentax tags['pentax'] = new Object(); tags['pentax']['photos'] = new Object(); photos[2347246]['tags']['pentax'] = true; tags['pentax']['photos'][2347246] = true;