
AntalArtiklar = 390;                   // Hur många artiklar skall din webshop hantera?

art = new Array(AntalArtiklar);
basket = new Array(AntalArtiklar);


// Nedan skriver du in dina artiklar enligt mallen.
// art[ArtikelNummer] = new article(Artikelnummer,"Produktnamn",Pris);
// Observera att ev. komman i priset anges med '.' och INTE ','.

art[1] = new article(1,"AFRO BULLRIDER 7'",30);
art[2] = new article(2,"A LUNA RED - ELCTRK 7'",30);
art[3] = new article(3,"ERASE ERRATA/NUMBERS 3'CD",80);
art[4] = new article(4,"A LIGHT/TAKARU LP",80);
art[5] = new article(5,"A LUNA RED 7'",30);
art[6] = new article(6,"AMBULANCE 7'",30);
art[7] = new article(7,"AMDI PETERSENS ARMÉ 7'",30);
art[8] = new article(8,"AN ALBATROSS LP",100);
art[9] = new article(9,"ARAKI - IKARA CD",100);
art[10] = new article(10,"ARIEL KILL HIM - IN THE PYRAMID CD",90);
art[11] = new article(11,"TADGOS LP",90);
art[12] = new article(12,"THE BAD FORM 7'",30);
art[13] = new article(13,"BLACK DICE 3'CD",80);
art[14] = new article(14,"THE BLUE HOUR 7'",30);
art[15] = new article(15,"BDI/COMA 7'",30);
art[16] = new article(16,"BUNNIES ON STRIKE/BEER FOR BREAKFAST 7'",30);
art[17] = new article(17,"C.AARMÉ 7'",35);
art[18] = new article(18,"CHAMBERLAIN - FIVE YEAR DIARY 2xCD",110);
art[19] = new article(19,"CHAMBERLAIN - EXIT 263 CD",90);
art[20] = new article(20,"CHAM CITY SUICIDES CD",100);
art[21] = new article(21,"CHISEL - SET YOU FREE LP",80);
art[22] = new article(22,"CITY OF CATERPILLAR - DEMO+LIVE LP",80);
art[23] = new article(23,"CLUSTER BOMB UNIT CD",40);
art[24] = new article(24,"CONFIDANTE 7'",35);
art[25] = new article(25,"CONTEMPORARY PUNK UNIT CD",90);
art[26] = new article(26,"CROWPATH 5'",30);
art[27] = new article(27,"DEAD AND GONE LP",90);
art[28] = new article(28,"DEAD SILENT DAYS/WHOLE NINE YARDS CD",30);
art[29] = new article(29,"DEATHCHECK 7'",30);
art[30] = new article(30,"DIALOG CET - KONSUMERA ERA CD",90);
art[31] = new article(31,"DON AUSTIN 7'",30);
art[32] = new article(32,"D.BIDDLE 7'",30);
art[33] = new article(33,"DS13 - NO ONE WILL THANK YOU CD",100);
art[34] = new article(34,"D-TAKERS 12'",50);
art[35] = new article(35,"EDEN MAINE CD",50);
art[36] = new article(36,"ENCOURE FOU CD",80);
art[37] = new article(37,"END MONSTER LP",50);
art[38] = new article(38,"ENIAC 7'",30);
art[39] = new article(39,"ETA - NO FAITH LP",80);
art[40] = new article(40,"ESTEL 7'",30);
art[41] = new article(41,"EXCLAIM 7'",30);
art[42] = new article(42,"FALL INTO THE SEAR 7'",30);
art[43] = new article(43,"FAOS LP",80);
art[44] = new article(44,"FAOS/KID COMMANDO PIC.DISC 7'",40);
art[45] = new article(45,"FOOD NOT BOMBS LP",80);
art[46] = new article(46,"FORSTELLA FORD - RETROSPECTIVE CD",90);
art[47] = new article(47,"FORSTELLA FORD - QUIETUS CD",90);
art[48] = new article(48,"THE 49TH PARALLEL CD",60);
art[49] = new article(49,"GLASS CANDY - LOVE LOVE LOVE CD",100);
art[50] = new article(50,"GLASS CANDY - LOVE LOVE LOVE LP",100);
art[51] = new article(51,"GGG AIRHEART - EXITHEUXA LP",100);
art[52] = new article(52,"HIGH ON FIRE - SURROUNDED CD",90);
art[53] = new article(53,"HOT CROSS/LTFAR 7'",30);
art[54] = new article(54,"HOT HOT HEAT - MONOTONSTUDIO 7'",40);
art[55] = new article(55,"HOT HOT HEAT - ACHE 7'",90);
art[56] = new article(56,"HOT WATER MUSIC/RYDELL 7'",30);
art[57] = new article(57,"IDEAL ELECTRONICS CD",100);
art[58] = new article(58,"IDES OF SPACE CD",90);
art[59] = new article(59,"INCOGNITO POP - INFLATION 7'",40);
art[60] = new article(60,"JAMES CHANCE 3'CD",40);
art[61] = new article(61,"THE JAM SESSION - YELLOW MICA CD",80);
art[62] = new article(62,"THE JAM SESSION - YELLOW MICA LP",80);
art[63] = new article(63,"JOSHUA FIT FOR BATTLE - YOUR DEAD CD",90);
art[64] = new article(64,"JR EWING - RIDE PARANOIA LP",90);
art[65] = new article(65,"KURT - LA GUARD LP",80);
art[66] = new article(66,"LA QUIETE/ACRIMONIE 7'",30);
art[67] = new article(67,"LA QUITE/TATO 7'",30);
art[68] = new article(68,"LAST40SECONDS/SUNDOWNER 7'",30);
art[69] = new article(69,"LIARS - WE NO LONGER KNEW CD",80);
art[70] = new article(70,"LIARS/ONEIDA LP",90);
art[71] = new article(71,"LIFE´S HALT/WHN? LP",90);
art[72] = new article(72,"LIGHTNING BOLT - WONDERFUL RAINBOW CD",100);
art[73] = new article(73,"LIGHTNING BOLT - WONDERFUL RAINBOW LP",90);
art[74] = new article(74,"THE LOCUST/ARAB ON RADAR 7'",40);
art[75] = new article(75,"LONG LIVE NOTHING LP",50);
art[76] = new article(76,"LOUISE CYPHRE/TATO 10'",80);
art[77] = new article(77,"MARA'AKATE CD",90);
art[78] = new article(78,"MARA'AKATE LP",90);
art[79] = new article(79,"MEASLES MUMPS RUBELLA 7'",40);
art[80] = new article(80,"MRP - RESIST THE NEW WAY CD",90);
art[81] = new article(81,"MILKY WIMPSHAKE LP",80);
art[82] = new article(82,"MONEY WELL SPENT #9",0);
art[83] = new article(83,"MOTION COMING TO REST 7'",30);
art[84] = new article(84,"MSBR 7'",20);
art[85] = new article(85,"THE NEW MESS 7'",40);
art[86] = new article(86,"NUMBERS - EEUH! 12'",80);
art[87] = new article(87,"OHM 7'",30);
art[88] = new article(88,"OHUZARU 5'",40);
art[89] = new article(89,"OIL - ELECTRIC TONGUE 10'",70);
art[90] = new article(90,"OMEGA CINCO/POINT OF FEW 7'",30);
art[91] = new article(91,"ONE AM RADIO LP",80);
art[92] = new article(92,"ORTHRELM - ASRISTIR VIELDRIOX LP",90);
art[93] = new article(93,"ORTHRELM/TOUCHDOWN LP",90);
art[94] = new article(94,"PANTHERS - SERIOUS! 12'",80);
art[95] = new article(95,"PARTY OF HELICOPTERS - SPACE 12'",80);
art[96] = new article(96,"PG99 - DOC#8 LP",90);
art[97] = new article(97,"PHANTOM PREGNANCIES LP",90);
art[98] = new article(98,"PHARADOX/PX 7'",30);
art[99] = new article(99,"PHARADOX CD",60);
art[100] = new article(100,"THE PINE - LEAD BLOCKS LP",90);
art[101] = new article(101,"POSSESSED TO SKATE VOL.2 10'",80);
art[102] = new article(102,"RACEBANNON/SOZ LP",90);
art[103] = new article(103,"RADIO 4 - GOTHAM! LP",90);
art[104] = new article(104,"RAEIN CD",60);
art[105] = new article(105,"RAMBO/CC 7'",30);
art[106] = new article(106,"RAMBO LP",90);
art[107] = new article(107,"THE RAPTURE - HOUSE OF 12'",90);
art[108] = new article(108,"RED REACTION 7'",30);
art[109] = new article(109,"RED RUMSEY 7'",30);
art[110] = new article(110,"RELEASE THE BATS T-SHIRT",90);
art[111] = new article(111,"REVEREND PIKE 7'",20);
art[112] = new article(112,"ROCK OUT CD",100);
art[113] = new article(113,"ROMANCE MORGUE CD",70);
art[114] = new article(114,"RUHAEDA CD",50);
art[115] = new article(115,"RUINATION - DISCOGRAPHY CD",80);
art[116] = new article(116,"RUINATION SHAPED 10'",70);
art[117] = new article(117,"SEANNANA SOLO 7'",30);
art[118] = new article(118,"THE SECONDS/EX MODELS 7'",30);
art[119] = new article(119,"SEMTEX #6",20);
art[120] = new article(120,"SEROTONIN CD",50);
art[121] = new article(121,"SEVEN FEET FOUR CD",100);
art[122] = new article(122,"SEVEN FEET FOUR LP",90);
art[123] = new article(123,"THE SHIVERING 10'",80);
art[124] = new article(124,"SKARNSPAGE CD",80);
art[125] = new article(125,"SMACKDOWN 7'",30);
art[126] = new article(126,"SNOWSUIT CDEP",40);
art[127] = new article(127,"SOON THE DARKNESS 7'",30);
art[128] = new article(128,"SPEEDKING 7'",30);
art[129] = new article(129,"SPRINZI CD",50);
art[130] = new article(130,"SPRINZI 7'",30);
art[131] = new article(131,"SUBTONIX LP",90);
art[132] = new article(132,"SUBURBAN KID/SLINGSHOT 7'",30);
art[133] = new article(133,"SUNDOWNER 7'",30);
art[134] = new article(134,"SWITCHBLADE - DISCO CD",50);
art[135] = new article(135,"TEMPERS RISE 7'",30);
art[136] = new article(136,"THERE IS A LIGHT/VANILLA 10'",70);
art[137] = new article(137,"THIS MACHINE KILLS/JR EWING 7'",30);
art[138] = new article(138,"TIGER LOU - DRIFTING 7'",40);
art[139] = new article(139,"TO HELL AND BACK 7'",30);
art[140] = new article(140,"TOTAL FURY 7'",30);
art[141] = new article(141,"TOTALITÄR - SPELA BORT 7'",30);
art[142] = new article(142,"TRAGEDY TAPE",15);
art[143] = new article(143,"TRANCE AND THE ARCADE 7'",30);
art[144] = new article(144,"TMU SAMPLER 2003 CD",40);
art[145] = new article(145,"WALKMEN/CALLA LP",100);
art[146] = new article(146,"WINTERBRIEF 7'",30);
art[147] = new article(147,"WINTERBRIEF - FAMOUS SHOPPERS LP",80);
art[148] = new article(148,"THE WIVES 7'",40);
art[149] = new article(149,"YOU AND I DISCOGRAPHY CD",100);
art[150] = new article(150,"ZANN/244GL 7'",30);
art[151] = new article(151,"THE AM THAWN LP",50);
art[152] = new article(152,"TEARS IN THEIR EYES LP",50);
art[153] = new article(153,"ARIEL KILL HIM - ALPHA IS DOWN LP",50);
art[154] = new article(154,"BORN DEAD ICONS 10'",40);
art[155] = new article(155,"LA FALCE CD",50);
art[156] = new article(156,"MANUMISSION 7'",15);
art[157] = new article(157,"PRIMADELLAPIOGGIA CD",50);
art[158] = new article(158,"SCOTT RITCHER LP",50);
art[159] = new article(159,"STRONG INTENTION 10'",50);
art[160] = new article(160,"TEAR IT UP - DECEMBER 2000 CD",60);
art[161] = new article(161,"LET IT BURN 7'",30);
art[162] = new article(162,"RED HERRING T-SHIRT",20);
art[163] = new article(163,"PLEASURE FOREVER - ALTER LP",90);
art[164] = new article(164,"THE VANISHING LP",90);
art[165] = new article(165,"THE STARVATIONS LP",90);
art[166] = new article(166,"KRMTX 7'",35);
art[167] = new article(167,"SUBTITLE 12'",80);
art[168] = new article(168,"ERASE ERRATA - REMIX 12'",90);
art[169] = new article(169,"ERASE ERRATA - OTHER ANIMALS LP",90);
art[170] = new article(170,"QUINTRON PICTUREDISC LP",100);
art[171] = new article(171,"PINK AND BROWN 12'",80);
art[172] = new article(172,"WATCHERS LP",90);
art[173] = new article(173,"BLACK KEYS - BIG COME UP LP",90);
art[174] = new article(174,"THE RAPTURE - MIRROR CD",100);
art[175] = new article(175,"PP#56",40);
art[176] = new article(176,"ESTEL CD",90);
art[177] = new article(177,"ATBL LP",90);
art[178] = new article(178,"THE ASSISTANT LP",90);
art[179] = new article(179,"ATOM - HAMBURGERS 12'",80);
art[180] = new article(180,"CIRCLE TAKES THE SQUARE CDEP",60);
art[181] = new article(181,"HOT CROSS - CRYONICS LP",90);
art[182] = new article(182,"I, ROBOT CD",100);
art[183] = new article(183,"KAOSPILOT LP",90);
art[184] = new article(184,"KEPLER LP",90);
art[185] = new article(185,"LTFAR/TRANSISTORx2 LP",90);
art[186] = new article(186,"LIMPWRIST LP",90);
art[187] = new article(187,"OFF MINOR CD",100);
art[188] = new article(188,"PROMENADE FOOD COMPILATION 7'",30);
art[189] = new article(189,"ROUGH TRADE POSTPUNK 2xCD",150);
art[190] = new article(190,"PLANES MISTAKEN FOR STARS CDEP",40);
art[191] = new article(191,"HOT HOT HEAT - KNOCK KNOCK CD",80);
art[192] = new article(192,"HOT HOT HEAT - KNOCK KNOCK 12'",80);
art[193] = new article(193,"HOT HOT HEAT - MAKE UP THE CD",110);
art[194] = new article(194,"HOT HOT HEAT - MAKE UP THE LP",100);
art[195] = new article(195,"PARADISE ISLAND - GET UP 7'",40);
art[196] = new article(196,"THE RAPTURE - OUT OF THE RACES 12'",90);
art[197] = new article(197,"TRAPDOOR FUCKING EXIT 7'",30);
art[198] = new article(198,"HEARTATTACK #38",5);
art[199] = new article(199,"ANASAZI CD",80);
art[200] = new article(200,"BATS AND MICE LP",80);
art[201] = new article(201,"BRIGHT CALM BLUE - ASYMMETRY LP",90);
art[202] = new article(202,"CAVE IN - TIDES OF TOMORROW LP",90);
art[203] = new article(203,"DE FACTO - MEGATON BLAST 2xLP",120);
art[204] = new article(204,"DESTROY NEW GRANADA LP",90);
art[205] = new article(205,"FORSTELLA FORD/LDC LP",90);
art[206] = new article(206,"HELEN OF TROY/KOBRA KHAN 7'",30);
art[207] = new article(207,"KOCHEN MIT GLAS 7'",30);
art[208] = new article(208,"LIARS - FINS TO MAKE US... CD",80);
art[209] = new article(209,"LIARS - WE NO LONGER KNEW 12'",80);
art[210] = new article(210,"LIFE DETECTING COFFINS CD",80);
art[211] = new article(211,"LIGHT THE FUSE AND RUN - 123 7'",30);
art[212] = new article(212,"ORCHID CD",90);
art[213] = new article(213,"PORTRAIT 7'",30);
art[214] = new article(214,"RACEBANNON - GRIPS OF LIGHT 2xLP",100);
art[215] = new article(215,"RACEBANNON/THE DISEASE 7'",30);
art[216] = new article(216,"RAINER MARIA - EARS RING CDEP",50);
art[217] = new article(217,"REVERSAL OF MAN/COMBAT W V LP",90);
art[218] = new article(218,"SUBMISSION HOLD - SACKLOTH AND ASHES CD",90);
art[219] = new article(219,"THE ROGERS SISTERS CD",100);
art[220] = new article(220,"JULIE DOIRON/OKKERVIL RIVER CD",100);
art[221] = new article(221,"TEMPERS RISE/LOS ASESINOS LP",80);
art[222] = new article(222,"MILEMARKER - SEX JAMS 7'",30);
art[223] = new article(223,"JULIA CD",90);
art[224] = new article(224,"JULIA 7'",30);
art[225] = new article(225,"POLICY OF 3 7'",30);
art[226] = new article(226,"SONIC YOUTH/ERASE ERRATA 7'",45);
art[227] = new article(227,"SUNSHINE - HYSTERICAL STEREO LOOPS CD",90);
art[228] = new article(228,"MARA'AKATE - DISCOGRAPHY CD",90);
art[229] = new article(229,"SUNSHINE - NECROMANCE LP",80);
art[230] = new article(230,"THE ROBOCOP KRAUS - OTHER PEOPLE LP",90);
art[231] = new article(231,"1000 TRAVELS OF JAWAHARLAL LP",80);
art[232] = new article(232,"THE CASSETTES LP",80);
art[233] = new article(233,"RAH BRAS - RUY BLAS! LP",80);
art[234] = new article(234,"MILEMARKER - SATANIC VERSUS LP",80);
art[235] = new article(235,"CHARLES BRONSON - DISCOGRAPHY 2xCD",130);
art[236] = new article(236,"THE BLOOD BROTHERS 10'",80);
art[237] = new article(237,"THE LOCUST - PLAGUE SOUNDSCAPES LP",100);
art[238] = new article(238,"FOUR CORNERS COMPILATION LP",80);
art[239] = new article(239,"ISIS - OCEANIC 2xLP",130);
art[240] = new article(240,"TRAPDOOR FUCKING EXIT LP",80);
art[241] = new article(241,"ATBL - BLACK LAVA 12'",90);
art[242] = new article(242,"YOUNG PEOPLE 12'",80);
art[243] = new article(243,"NEIL PERRY - LINEAGE SITUATION 2xCD",120);
art[244] = new article(244,"THE CINEMA EYE/AUDION 10'",80);
art[245] = new article(245,"DEATH FROM ABOVE - HEADS UP 12'",80);
art[246] = new article(246,"ARTIMUS PYLE/DIALLO 7'",30);
art[247] = new article(247,"RANDY - CHEATER 7'",30);
art[248] = new article(248,"RAZORS EDGE - THRASH MARCH EP 7'",30);
art[249] = new article(249,"THE VANISHING - IN THE BAT HAUS CD",60);
art[250] = new article(250,"BLACK ICE 10'",70);
art[251] = new article(251,"GLASS CANDY - SPANISH 7'",50);
art[252] = new article(252,"DISCO DRIVE 7'",30);
art[253] = new article(253,"ZANN/BLAME GAME LP",80);
art[254] = new article(254,"WITH LOVE 7'",30);
art[255] = new article(255,"USURP SYNAPSE DISCOGRAPHY 2xCD",130);
art[256] = new article(256,"THE CINEMA EYE 12'",90);
art[257] = new article(257,"COREY CD",80);
art[258] = new article(258,"CITY OF CATERPILLAR CD",90);
art[259] = new article(259,"CITY OF CATERPILLAR LP",90);
art[260] = new article(260,"CRESTFALLEN CDEP",60);
art[261] = new article(261,"ENVY - A DEAD SINKING STORY 2xLP",110);
art[262] = new article(262,"STOP IT!! - SELF MADE MAPS CD",90);
art[263] = new article(263,"YAGE - ANDERS LEBEN!? LP",90);
art[264] = new article(264,"YAPHET KOTTO - EUROTOUR 12'",70);
art[265] = new article(265,"YAPHET KOTTO - SYNCOPATED... LP",90);
art[266] = new article(266,"BLACK DICE - CONE TOASTER 12'",80);
art[267] = new article(267,"CAMARO CROTCH - DISCOGRAPHY 3xLP",100);
art[268] = new article(268,"DAUGHTERS 7'",40);
art[269] = new article(269,"GLASS CANDY - EXCITE BIKE 7'",40);
art[270] = new article(270,"I WOULD SET MYSELF ON FIRE FOR YOU CDEP",70);
art[271] = new article(271,"STOP IT!! - SELF MADE MAPS LP",90);
art[272] = new article(272,"THE CASSETTES - OER THE MOUNTAIN CD",90);
art[273] = new article(273,"THE CASSETTES/DISCO DRIVE 7'",30);
art[274] = new article(274,"EX-MODELS - ZOO PSYCHOLOGY LP",90);
art[275] = new article(275,"THE SECONDS - Y LP",90);
art[276] = new article(276,"ANSAPHONE/SPRINZI/WORMS 3'CD",60);
art[277] = new article(277,"VAZ - DYING TO MEET YOU LP",100);
art[278] = new article(278,"WHITE CIRCLE CRIME CLUB",50);
art[279] = new article(279,"KID 606 - ACTION PACKED MENTALLIST 2xLP",130);
art[280] = new article(280,"KID 606 - WHY I LOVE LIFE 3'CD",80);
art[281] = new article(281,"NUMBERS - DEATH 1 12'",90);
art[282] = new article(282,"NUMBERS - LIFE LP",100);
art[283] = new article(283,"THE RAPTURE/JUAN MACLEAN 12'",90);
art[284] = new article(284,"AMANDA WOOODWARD CDEP",50);
art[285] = new article(285,"TADGOS - ULTIMATE LP",90);
art[286] = new article(286,"BRIGHT CALM BLUE - CONVERSATION 12'",80);
art[287] = new article(287,"EXAMINATION OF THE... LP",90);
art[288] = new article(288,"THE JAM SESSION/KCC 7'",30);
art[289] = new article(289,"THE JE NE SAIS QUOI 7'",35);
art[290] = new article(290,"!!! 12'",80);
art[291] = new article(291,"A SILVER MT ZION - PUNK ROCK 2xLP",160);
art[292] = new article(292,"HEARTATTACK #39",5);
art[293] = new article(293,"RADIO BERLIN - GLASS CD",100);
art[294] = new article(294,"VENUS #17",50);
art[295] = new article(295,"WITH LOVE/CLIMATIZADO LP",90);
art[296] = new article(296,"CANDLEMASS 7'",30);
art[297] = new article(297,"DEAD LETTERS/MODERNART 7'",30);
art[298] = new article(298,"MUSIC 77 CD",100);
art[299] = new article(299,"SWITCHBLADE CD",100);
art[300] = new article(300,"GLASS CANDY BUTTON",5);
art[301] = new article(301,"RAEIN LP",90);
art[302] = new article(302,"THE SHAMELESS KISS OF... VOL 2 7'",30);
art[303] = new article(303,"ENCYCLOPEDIA DISCOGRAPHY CD",90);
art[304] = new article(304,"ANGSTZUSTAND LP",90);
art[305] = new article(305,"FUNERAL DINER CD",90);
art[306] = new article(306,"RAEIN - IL... CD",90);
art[307] = new article(307,"JETTIE - STORIES CDEP",50);
art[308] = new article(308,"KOBAYASHI 7'",30);
art[309] = new article(309,"NOISE IN STEREO CD",80);
art[310] = new article(310,"RADIO FREE ISAAC CD",100);
art[311] = new article(311,"ROID 7'",30);
art[312] = new article(312,"AGAINST ME! LP",90);
art[313] = new article(313,"THE BLOOD BROTHERS 7'",40);
art[314] = new article(314,"BURMESE CD",100);
art[315] = new article(315,"THE CRIMSON CURSE LP",100);
art[316] = new article(316,"DAVID DONDERO/CHRIS TERRY CDEP",50);
art[317] = new article(317,"DECATUR BLUE CD",100);
art[318] = new article(318,"FUNERAL DINER - 3 SIDES DEAD CD",80);
art[319] = new article(319,"SHIKARI CDEP",50);
art[320] = new article(320,"THE SOUTH 7'",35);
art[321] = new article(321,"2 LEGS BAD. 38 LEGS GOOD 7'",40);
art[322] = new article(322,"WITH LOVE/EXELAR LP",90);
art[323] = new article(323,"FUNERAL DINER LP",90);
art[324] = new article(324,"BOY FROM BRAZIL 12'",80);
art[325] = new article(325,"TINC - SUBVERSIVE SOUND 7'",30);
art[326] = new article(326,"MONOCHROME - FERRO LP",80);
art[327] = new article(327,"THE PHANTOM LIMBS - DISPLACEMENT LP",90);
art[328] = new article(328,"THE PHANTOM LIMBS 7' + COMICBOOK",60);
art[329] = new article(329,"TOKYO SEX DESTRUCTION 12'",80);
art[330] = new article(330,"TRANS MEGETTI 7'",30);
art[331] = new article(331,"THE 244GL LP",90);
art[332] = new article(332,"CHROMATICS - ARMS SLITHER AWAY 7'",40);
art[333] = new article(333,"ERASE ERRATA - AT CRYSTAL PALACE CD",100);
art[334] = new article(334,"ORCHID - DANCE TONIGHT! 10'",80);
art[335] = new article(335,"DAUGHTERS LP",90);
art[336] = new article(336,"THE FLYING LUTTENBACHERS - INFECTION CD",90);
art[337] = new article(337,"'NEW' TERROR CLASS LP",90);
art[338] = new article(338,"LOG CABIN LP",80);
art[339] = new article(339,"400 BLOWS 7'",40);
art[340] = new article(340,"CALIFORNIA LIGHTENING 7'",35);
art[341] = new article(341,"DEATH COMET CREW 12'",80);
art[342] = new article(342,"FROM ASHES RISE - NIGHTMARES LP",90);
art[343] = new article(343,"GRAVITY DVD",100);
art[344] = new article(344,"LOVE LIFE - HEARTSHAPED 7'",70);
art[345] = new article(345,"MARS VOLTA - DE-LOUSED 2xLP",180);
art[346] = new article(346,"OCTIS 7'",35);
art[347] = new article(347,"OUTRAGE 7'",30);
art[348] = new article(348,"SOILED DOVES LP",90);
art[349] = new article(349,"TIMES ARE HARD FOR DREAMERS CD",90);
art[350] = new article(350,"TUSSLE 12'",80);
art[351] = new article(351,"UNBROKEN - CIRCA 77 7'",40);
art[352] = new article(352,"JOHN WIESE/GUILTY CONNECTOR LP",90);
art[353] = new article(353,"KID606/DWAYNE SODAHBERK 7'",40);
art[354] = new article(354,"MOKIRA CDEP",50);
art[355] = new article(355,"TURN PALE - CHANCE 7'",40);
art[356] = new article(356,"TURN PALE - KILL THE LIGHTS CD",100);
art[357] = new article(357,"CHARM CITY SUICIDES - II CD",50);
art[358] = new article(358,"MADELINE FERGUSON/BURY ME STANDING CD",80);
art[359] = new article(359,"ED GREENE/MUSIC 77 7'",35);
art[360] = new article(360,"FUNERAL DINER/THE SADDEST LANDSCAPE 7'",35);
art[361] = new article(361,"IMMENSE CD",100);
art[362] = new article(362,"MONNO CD",100);
art[363] = new article(363,"ANTIOCH ARROW - GEMS OF MASOCHISM LP",100);
art[364] = new article(364,"ARAB ON RADAR - QUEEN HYGIENE/ROUGH DAY CD",100);
art[365] = new article(365,"ASTERISK CD",100);
art[366] = new article(366,"COLONIES OF BEES CD",90);
art[367] = new article(367,"THE BROKE REVUE - GARAGE OBITUARY 7'",40);
art[368] = new article(368,"DEATH SQUAD & HYDRA/BARRIKAD 10'",70);
art[369] = new article(369,"THE FLYING LUTTENBACHERS - SYSTEMS LP",100);
art[370] = new article(370,"HUMAN WASTE/UNCLE CHARLES 7'",30);
art[371] = new article(371,"KHANATE LP + 12'",130);
art[372] = new article(372,"LIGHTNING BOLT DVD",110);
art[373] = new article(373,"ZS CD",100);
art[374] = new article(374,"ANGORA STATIC 7'",30);
art[375] = new article(375,"HAWNAY TROOF LP",90);
art[376] = new article(376,"THE JAM SESSION 12'",80);
art[377] = new article(377,"MOST SECRET METHOD LP",90);
art[378] = new article(378,"DEATH OF ANNA KARINA/THE FLYING WORKER 7'",30);
art[379] = new article(379,"AMTRAK 7'",30);
art[380] = new article(380,"LA QUIETE/CATENA COLLAPSE 7'",35);
art[381] = new article(381,"CLOSETS FULL OF CLOTHES LP",100);
art[382] = new article(382,"YOU´VE GOT YOUR ORDERS CD",90);



