var categories = new Array();
categories.push(new category(2, 'Featured Screenshots'));//---id--->2
categories.push(new category(3, 'Official Screenshots'));//---id--->3
categories.push(new category(9, 'City of Heroes (Launch)'));//---id--->9
categories.push(new category(20, 'Halloween Pictures'));//---id--->20
categories.push(new category(21, '2005 Halloween Costume Winners'));//---id--->21
categories.push(new category(22, '2005 Halloween Costume Contestants'));//---id--->22
categories.push(new category(23, 'Issue 1'));//---id--->23
categories.push(new category(24, 'Issue 2'));//---id--->24
categories.push(new category(25, 'Issue 3'));//---id--->25
categories.push(new category(26, 'Issue 4'));//---id--->26
categories.push(new category(27, 'Issue 5'));//---id--->27
categories.push(new category(28, 'Issue 6 (City of Villains)'));//---id--->28
categories.push(new category(29, 'Issue 7'));//---id--->29
categories.push(new category(30, '06 Halloween Pics'));//---id--->30
categories.push(new category(31, '2006 Halloween Costume Winners'));//---id--->31
categories.push(new category(32, '2006 Halloween Costume Contestants'));//---id--->32
categories.push(new category(33, 'Hall of Fame'));//---id--->33
categories.push(new category(34, 'Issue 8'));//---id--->34
categories.push(new category(35, 'Issue 9'));//---id--->35
categories.push(new category(36, 'Issue 10'));//---id--->36
categories.push(new category(37, '2007 San Jose Meet n\' Greet'));//---id--->37
categories.push(new category(38, 'Event Shots'));//---id--->38
categories.push(new category(39, 'Ghost Widow'));//---id--->39
categories.push(new category(40, '07 Halloween Pics'));//---id--->40
categories.push(new category(41, 'Winners'));//---id--->41
categories.push(new category(42, 'Other Submissions'));//---id--->42
categories.push(new category(43, 'Issue 11'));//---id--->43
categories.push(new category(45, 'Issue 12'));//---id--->45
categories.push(new category(46, 'Issue 13'));//---id--->46
categories.push(new category(47, 'Fan Art'));//---id--->47
categories.push(new category(48, 'Winter Event'));//---id--->48
categories.push(new category(49, 'Winter Event 08'));//---id--->49
categories.push(new category(50, 'Issue 14'));//---id--->50
categories.push(new category(51, 'Issue 15'));//---id--->51
categories.push(new category(52, 'Issue 16'));//---id--->52
categories.push(new category(53, 'Issue 17'));//---id--->53
categories.push(new category(54, 'Issue 17'));//---id--->54
