CREATE TABLE `categories` (
  `id` bigint(20) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM AUTO_INCREMENT=23 ;

INSERT INTO `categories` VALUES (1, 'Others');
INSERT INTO `categories` VALUES (2, 'Dance');
INSERT INTO `categories` VALUES (3, 'Rock');
INSERT INTO `categories` VALUES (4, 'Country');
INSERT INTO `categories` VALUES (5, 'Pop');
INSERT INTO `categories` VALUES (6, 'College');
INSERT INTO `categories` VALUES (7, '80''s');
INSERT INTO `categories` VALUES (8, 'Ambient');
INSERT INTO `categories` VALUES (9, 'Classical');
INSERT INTO `categories` VALUES (10, 'Jazz');
INSERT INTO `categories` VALUES (11, 'Local');
INSERT INTO `categories` VALUES (12, 'Lounge');
INSERT INTO `categories` VALUES (13, 'New Age');
INSERT INTO `categories` VALUES (14, 'Old Time');
INSERT INTO `categories` VALUES (15, 'Experimental');
INSERT INTO `categories` VALUES (16, 'Soundtracks');
INSERT INTO `categories` VALUES (17, 'Talk');
INSERT INTO `categories` VALUES (18, 'Urban');
INSERT INTO `categories` VALUES (19, 'Variety');
INSERT INTO `categories` VALUES (20, 'News');

CREATE TABLE `stations` (
  `id` bigint(20) unsigned NOT NULL auto_increment,
  `cid` tinytext NOT NULL,
  `url` text NOT NULL,
  `title` text NOT NULL,
  `description` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `id` (`id`)
) TYPE=MyISAM AUTO_INCREMENT=565 ;

INSERT INTO `stations` VALUES (1, '20', 'http://www.abcnews.go.com', 'ABC', 'None');
INSERT INTO `stations` VALUES (2, '20', 'http://www.abc.net.au', 'ABC.net.au', 'None');
INSERT INTO `stations` VALUES (3, '20', 'http://www.afp.com/english/home/', 'AFP ', 'None');
INSERT INTO `stations` VALUES (4, '20', 'http://english.aljazeera.net/HomePage', 'Aljazeera ', 'None');
INSERT INTO `stations` VALUES (5, '20', 'http://allafrica.com/', 'allAfrica ', 'None');
INSERT INTO `stations` VALUES (6, '20', 'http://www.alternet.org/', 'AlterNet', 'None');
INSERT INTO `stations` VALUES (7, '20', 'http://antiwar.com/', 'Antiwar.com', 'None');
INSERT INTO `stations` VALUES (8, '20', 'http://www.ap.org', 'AP ', 'None');
INSERT INTO `stations` VALUES (9, '20', 'http://www.arabnews.com/', 'Arab News', 'None');
INSERT INTO `stations` VALUES (10, '20', 'http://news.bbc.co.uk/', 'BBC', 'None');
INSERT INTO `stations` VALUES (11, '20', 'http://www.bloomberg.com/', 'Bloomberg News', 'None');
INSERT INTO `stations` VALUES (12, '20', 'http://www.businessweek.com/', 'Business Week', 'None');
INSERT INTO `stations` VALUES (13, '20', 'http://www.cbc.ca/', 'CBC', 'None');
INSERT INTO `stations` VALUES (14, '20', 'http://www.cbsnews.com', 'CBS', 'None');
INSERT INTO `stations` VALUES (15, '20', 'http://www.chinadaily.com.cn/english/home/', 'China Daily', 'None');
INSERT INTO `stations` VALUES (16, '20', 'http://www.chinanewsagency.com/', 'China News ', 'None');
INSERT INTO `stations` VALUES (17, '20', 'http://news.com.com/', 'CNET News', 'None');
INSERT INTO `stations` VALUES (18, '20', 'http://edition.cnn.com/', 'CNN', 'None');
INSERT INTO `stations` VALUES (19, '20', 'http://csmonitor.com/', 'CS Monitor', 'None');
INSERT INTO `stations` VALUES (20, '20', 'http://www.einnews.com/', 'EIN News ', 'None');
INSERT INTO `stations` VALUES (21, '20', 'http://www.enn.com/', 'ENN', 'None');
INSERT INTO `stations` VALUES (22, '20', 'http://espn.go.com/', 'ESPN', 'None');
INSERT INTO `stations` VALUES (23, '20', 'http://news.excite.com/', 'Excite News ', 'None');
INSERT INTO `stations` VALUES (24, '20', 'http://www.foxnews.com', 'FOX ', 'None');
INSERT INTO `stations` VALUES (25, '20', 'http://news.google.com/', 'Google News', 'None');
INSERT INTO `stations` VALUES (26, '20', 'http://www.guardian.co.uk/worldlatest/', 'Guardian World News', 'None');
INSERT INTO `stations` VALUES (27, '20', 'http://www.haaretz.com/', 'Haaretz ', 'None');
INSERT INTO `stations` VALUES (28, '20', 'http://www.independent.co.uk/', 'Independent</font', 'None');
INSERT INTO `stations` VALUES (29, '20', 'http://www.itn.co.uk/', 'ITN', 'None');
INSERT INTO `stations` VALUES (30, '20', 'http://www.indymedia.org/en/index.shtml', 'Indymedia', 'None');
INSERT INTO `stations` VALUES (31, '20', 'http://www.infoworld.com/', 'InfoWorld', 'None');
INSERT INTO `stations` VALUES (32, '20', 'http://www.latimes.com/', 'Los Angeles Times', 'None');
INSERT INTO `stations` VALUES (33, '20', 'http://www.moscowtimes.ru', 'Moscow Times', 'None');
INSERT INTO `stations` VALUES (34, '20', 'http://www.motherjones.com', 'Mother Jones', 'None');
INSERT INTO `stations` VALUES (35, '20', 'http://www.msn.com/', 'MSN', 'None');
INSERT INTO `stations` VALUES (36, '20', 'http://www.msnbc.msn.com/', 'MSNBC', 'None');
INSERT INTO `stations` VALUES (37, '20', 'http://www.news.com.au/', 'News.com.au ', 'None');
INSERT INTO `stations` VALUES (38, '20', 'http://www.newsobserver.com/', 'News &amp; Observer', 'None');
INSERT INTO `stations` VALUES (39, '20', 'http://www.newsday.com/', 'Newsday', 'None');
INSERT INTO `stations` VALUES (40, '20', 'http://newslink.org/', 'Newslink', 'None');
INSERT INTO `stations` VALUES (41, '20', 'http://www.msnbc.msn.com/id/3032542/site/newsweek/', 'Newsweek', 'None');
INSERT INTO `stations` VALUES (42, '20', 'http://www.nytimes.com/', 'New York Times', 'None');
INSERT INTO `stations` VALUES (43, '20', 'http://www.nzherald.co.nz/', 'New Zealand Herald', 'None');
INSERT INTO `stations` VALUES (44, '20', 'http://www.npr.org/', 'NPR', 'None');
INSERT INTO `stations` VALUES (45, '20', 'http://www.oneworld.net/', 'OneWorld.net', 'None');
INSERT INTO `stations` VALUES (46, '20', 'http://www.pacifica.org/', 'Pacifica', 'None');
INSERT INTO `stations` VALUES (47, '20', 'http://pravda.ru/', 'Pravda ', 'None');
INSERT INTO `stations` VALUES (48, '20', 'http://www.rferl.org/', 'Radio Free Europe', 'None');
INSERT INTO `stations` VALUES (49, '20', 'http://www.rawstory.com/', 'Raw Story', 'None');
INSERT INTO `stations` VALUES (50, '20', 'http://today.reuters.com/news/default.aspx', 'Reuters', 'None');
INSERT INTO `stations` VALUES (51, '20', 'http://rollcall.com/', 'Roll Call', 'None');
INSERT INTO `stations` VALUES (52, '20', 'http://salon.com/', 'Salon', 'None');
INSERT INTO `stations` VALUES (53, '20', 'http://www9.sbs.com.au/theworldnews/', 'SBS World News', 'None');
INSERT INTO `stations` VALUES (54, '20', 'http://www.sciencenews.org/', 'Science News', 'None');
INSERT INTO `stations` VALUES (55, '20', 'http://www.sfgate.com/', 'SF Gate', 'None');
INSERT INTO `stations` VALUES (56, '20', 'http://slashdot.org/', 'Slashdot ', 'None');
INSERT INTO `stations` VALUES (57, '20', 'http://www.sportingnews.com/', 'Sporting News', 'None');
INSERT INTO `stations` VALUES (58, '20', 'http://www.teenworldnews.com/', 'Teen World News', 'None');
INSERT INTO `stations` VALUES (59, '20', 'http://www.thehill.com', 'The Hill', 'None');
INSERT INTO `stations` VALUES (60, '20', 'http://www.time.com/time/', 'Time', 'None');
INSERT INTO `stations` VALUES (61, '20', 'http://www.upi.com', 'UPI ', 'None');
INSERT INTO `stations` VALUES (62, '20', 'http://www.usatoday.com/', 'USA Today', 'None');
INSERT INTO `stations` VALUES (63, '20', 'http://www.usnews.com/usnews/home.htm', 'U.S News', 'None');
INSERT INTO `stations` VALUES (64, '20', 'http://news.yahoo.com/', 'Yahoo News', 'None');
INSERT INTO `stations` VALUES (65, '20', 'http://www.washingtonpost.com/', 'Washington Post', 'None');
INSERT INTO `stations` VALUES (66, '20', 'http://www.weeklyworldnews.com/', 'Weekly World News!', 'None');
INSERT INTO `stations` VALUES (67, '20', 'http://online.wsj.com/public/us', 'Wall Street Journal', 'None');
INSERT INTO `stations` VALUES (68, '20', 'http://www.wired.com/', 'Wired News', 'None');
INSERT INTO `stations` VALUES (69, '20', 'http://www.wn.com/', 'World News', 'None');
INSERT INTO `stations` VALUES (70, '20', 'http://www.xinhuanet.com/english/index.htm', 'Xinhuanet ', 'None');
INSERT INTO `stations` VALUES (71, '20', 'http://www.zenit.org/english/', 'ZENIT', 'None');
INSERT INTO `stations` VALUES (72, '1', 'http://www.2ser.com/ ', '2SER 107.3 FM Underground Radio', 'Station and program information, feedback forms, political activism items and related links from Australian community radio . Requires Windows Media Player. ');
INSERT INTO `stations` VALUES (73, '1', 'http://www.basic.ch/ ', 'Basic.ch', 'Internet-only radio with live DJ mixes every day and thousands of hours archived in many different music styles. Requires RealPlayer for listening. ');
INSERT INTO `stations` VALUES (74, '1', 'http://www.uab.edu/blazeradio/', 'Blazeradio', 'Station run by the students of the University of Alabama at Birmingham. Playing a wide variety of hip-hop, jazz, alternative, rock, classical and dance music. RealPlayer required for online listening.');
INSERT INTO `stations` VALUES (75, '1', 'http://cyberstationusa.com/', 'CyberstationUSA', 'A Destiny Media Player stream featuring anything from astrology talk to progressive rock music. Also providing people with an opportunity to increase their knowledge of radio broadcasting and break into an on-air position');
INSERT INTO `stations` VALUES (76, '1', 'http://www.cybroradio.com/', 'Cybro Radio', 'Non-commercial internet radio station broadcasting rhythm and blues, jazz, big band, swing, Cajun and gospel music for listening with the Destiny Player, Media Player or RealPlayer.');
INSERT INTO `stations` VALUES (77, '1', 'http://www.radiodestiny.com/community/index.shtml', 'Destiny Internet Radio Network', 'Community of Internet broadcasters using Destiny Player.');
INSERT INTO `stations` VALUES (78, '1', 'http://desk.nl/~dfm/', 'DFM Radio Television International', 'An alternative/experimental/artistic and non-commercial stream from the Netherlands in RealAudio.');
INSERT INTO `stations` VALUES (79, '1', 'http://www.mediawar.com/euphonic/', 'Euphonic', 'Non-format web radio with a large 24/7 on demand-archive. And a fresh hour of broadcasting every week in the do-it-yourself tradition. Fresh and settled music, interviews, sound journeys, poetry, and other human outings. ');
INSERT INTO `stations` VALUES (80, '1', 'http://hober.com/', 'Hober Thinking Radio', 'Listener-supported online stream playing a wide variety of old time, traditional, folk, Celtic, bluegrass, world, and music by emerging artists. ');
INSERT INTO `stations` VALUES (81, '1', 'http://www.insideradio.com/', 'InsideRadio.com', 'Breaking news radio and information, including news on broadcasting and Internet radio and employment listings. ');
INSERT INTO `stations` VALUES (82, '1', 'http://www.hotspotshawaii.com/irh/', 'Internet Radio Hawaii', 'Hawaiian music in RealPlayer, Media Player or Quicktime format, plus hometown news and fun. Broadcasting since 1995. ');
INSERT INTO `stations` VALUES (83, '1', 'http://www.jerrypippin.com/', 'Jerry Pippin Adventures in Internet Broadcasting', 'Featuring live Internet music and talk radio programs plus columns and commentary, headline news, chat forum, music, entertainment, politics, travel, and humor. ');
INSERT INTO `stations` VALUES (84, '1', 'http://www.jetsetair.com/', 'Jet Set Air', 'Lounge, go-go, easy listening, jazz, bossa nova, exotica and bachelor pad music radio show playing groovy tunes for swingers and cocktail lovers everywhere. Requires RealPlayer for listening. ');
INSERT INTO `stations` VALUES (85, '1', 'http://ourworld.compuserve.com/homepages/kcla993fm/', 'KCLA FM on the American Radio Network', 'Home of Kaleidascope Radio Magazine, featuring over 200 weekly music, talk, interview and feature shows that inform and entertain audiences daily on its radio stations. Listen online to the audio stream, hosted by WebRadio.com.');
INSERT INTO `stations` VALUES (86, '1', 'http://www.killradio.org/', 'Kill Radio', 'Los Angeles community net radio station. Live programming includes music, performance, and information. See site for schedule; RealPlayer required for listening. ');
INSERT INTO `stations` VALUES (87, '1', 'http://www.kpig.com/', 'KPIG Radio Online', 'Playing a mix of folk, rock, alternative, blues and comedy, plus commentary. Live online through RealPlayer or Windows Media Player. ');
INSERT INTO `stations` VALUES (88, '1', 'http://www.luver.com/', 'Love Underground Visionary Revolution', 'A live, independent, non-commercial web radio station broadcasting through RealPlayer. Playing music and talk-based content that''s created or collected and webcasted by individuals from around the world. Beyond internet radio. ');
INSERT INTO `stations` VALUES (89, '1', 'http://www.misskeli.com/ ', 'MissKeli.com', 'A multimedia website dedicated to alternative textures in entertainment. Features include Premature Poppycock - the online radio show banned by the FCC, and Monkey Ink Online Magazine. ');
INSERT INTO `stations` VALUES (90, '1', 'http://www.morfeo.com/', 'Morfeo.com', 'Radio network with more than 150 radio stations all in one state-of-the-art network streaming their audio from Latin America and Europe. ');
INSERT INTO `stations` VALUES (91, '1', 'http://www.mfnrocks.com/', 'Music For the Net', 'Online radio station with rotating programs, playing a variety of music and talk in RealAudio. See site for schedule. ');
INSERT INTO `stations` VALUES (92, '1', 'http://www.nekkidradio.com/', 'Nekkid Radio International', 'Collective of DJ broadcasting a variety of music, CUSEEME and other news from around the world. See site for schedule. ');
INSERT INTO `stations` VALUES (93, '1', 'http://www.netfm.net/', 'netFM.com', 'Australia''s first Internet radio station playing popular hits through Media Player. ');
INSERT INTO `stations` VALUES (94, '1', 'http://www.nwez.net/', 'NWEZ NetRadio', 'Streaming RealPlayer audio, video music and talkshows 24/7, with live DJs interacting with the audience. ');
INSERT INTO `stations` VALUES (95, '1', 'http://www.personalsuccessradio.com/', 'Personal Success Radio Network', 'Personal success, positive living, and self-improvement seminars from the motivational speakers over Internet radio. Requires Windows-based machine for listening. ');
INSERT INTO `stations` VALUES (96, '1', 'http://www.pmpnetwork.com/', 'PMPNetwork', 'Live and taped celebrity interviews in RealAudio, with TV, movie and theatre information plus music reviews. ');
INSERT INTO `stations` VALUES (97, '1', 'http://www.powerfmradio.com/', 'Power FM Radio', 'A British radio station broadcast from the Canary Islands with music, news and sports coverage. Online listening available through RealPlayer.');
INSERT INTO `stations` VALUES (98, '1', 'http://www.progradio.com/', 'ProgRadio', 'Internet-based radio station broadcasting Progressive music 24 hours a day. Featuring international bands from 1965 to present. ');
INSERT INTO `stations` VALUES (99, '1', 'http://www.AudioKiss.com/', 'Radio Audio Kiss', 'An online radio station, contests, free email, chat, artist links, and industry news. Windows Media Player required for listening.');
INSERT INTO `stations` VALUES (100, '1', 'http://www.execulink.com/~robin1/if/ethos.html', 'Radio Ethos', 'Live Internet broadcaster currently streaming live audio in RealAudio format and have archived shows in both RealAudio and QuickTime formats. ');
INSERT INTO `stations` VALUES (101, '1', 'http://www.radio-quality.co.uk/index.html', 'Radio Quality', 'An internet radio station for factual, magazine and documentary programming on the arts, science, travel and ogther topics by Stuart Astill. ');
INSERT INTO `stations` VALUES (102, '1', 'http://www.radioqualia.net/', 'Radioqualia', 'Online radio project aiming to explore sound and media within the context of philosophical speculation. ');
INSERT INTO `stations` VALUES (103, '1', 'http://www.melt.co.uk/rr/', 'Reality Radio', 'Personal radio documentaries by Simon Jones. ');
INSERT INTO `stations` VALUES (104, '1', 'http://www.soulcast.co.uk/', 'Soulcast', 'Weekly radio broadcast of northern soul, funk and alternative dance music from the 60s and 70s. Also information on clubs and allnighters. ');
INSERT INTO `stations` VALUES (105, '1', 'http://www.thebasement.com.au/', 'The Basement', 'Playing a wide variety of music from funk and blues to rock music through Media Player.');
INSERT INTO `stations` VALUES (106, '1', 'http://www.thegospelhiway.org/', 'The Gospel Hiway ', 'Listener supported Christian radio station. Offers news, staff information, bible verses, and mission statement. ');
INSERT INTO `stations` VALUES (107, '1', 'http://www.WebRadioPugetSound.com/', 'Web Radio Puget Sound', 'Internet radio music portal playing music of a variety of independent artists on The Bud and Nancy Show. RealPlayer required for listening.');
INSERT INTO `stations` VALUES (108, '1', 'http://www.weirdsville.com/', 'Weirdsville Web Radio', 'RealPlayer radio stream playing an eclectic collection, from exotica to industrial to space. ');
INSERT INTO `stations` VALUES (109, '1', 'http://wkrp.fm/', 'WKRP.FM Internet Radio', 'Radio station playing a variety of popular, country and classic music and entertainment.');
INSERT INTO `stations` VALUES (110, '1', 'http://www.soundcasting.net/', 'World Soundcasting Network', 'Internet radio programming and broadcast journalism produced by K-12 students');
INSERT INTO `stations` VALUES (111, '1', 'http://wov.pioneeris.net/', 'WOV Internet Radio', 'Featuring a variety of music rock, jazz, pop, DooWop, and classical, weekly schedule and free chat. ');
INSERT INTO `stations` VALUES (112, '1', 'http://www.wsradio.com/', 'WS Radio', 'Live online Windows Media Player powered talk radio station, covering everything from cars to paragliding. Also with archives of past shows. ');
INSERT INTO `stations` VALUES (113, '1', 'http://www.xgr.com/', 'Xtreme Gaming Radio', 'The Internet''s first 24/7 Radio Station For gamers. With news, music, interviews, downloads, demos, reviews, previews, and a nightly live show. Windows Media PLayer required for listening.');
INSERT INTO `stations` VALUES (114, '1', 'http://www.airbubble.com/', 'Airbubble', 'Streaming content solutions and freeform Internet radio from the makers of Music for Cubicles and GoGaGa. ');
INSERT INTO `stations` VALUES (115, '1', 'http://radio.artistdirect.com/', 'ARTISTdirect Internet Radio', 'Internet radio stations featuring techno, pop, alternative, metal, hip-hop, rap, world, and electronica music via Windows Media Player. ');
INSERT INTO `stations` VALUES (116, '1', 'http://www.blastro.com/', 'BLASTRO Internet Television Network', 'Streaming music videos, original comedy and drama programming, and DJs spinning the underground dance, electronic, and hip-hop, all on demand.');
INSERT INTO `stations` VALUES (117, '1', 'http://www.boombox.net/', 'BoomBox.net', 'A free online soundsystem bringing you a selection of beats from electronic to hip-hop, including a combination of live broadcasts, archived shows, mix-tapes and special releases. ');
INSERT INTO `stations` VALUES (118, '1', 'http://www.hollywoodandvine.com/', 'Capitol Broadcasts', 'Capitol Records'' online broadcasting of audio and video from new releases on the label. Tune in with RealPlayer G2 or Windows Media Player.');
INSERT INTO `stations` VALUES (119, '1', 'http://www.crikfm.com/', 'CRIK FM', 'Radio station playing top hits from today and the past four decades. High and low bandwidth MP3, RealPlayer and Windows Media Player streams available.');
INSERT INTO `stations` VALUES (120, '1', 'http://www.destroyradio.com/', 'Destroy Radio', 'Radio site featuring live DJs, downloadable MP3s, interviews, archives, photos and freestyle shows without playlists. ');
INSERT INTO `stations` VALUES (121, '1', 'http://www.sonoma.edu/ksun/', 'KSUN', 'Playing DJ-hosted punk, reggae, indie, hip-hop electronic, rock and other non-mainstream music shows. See site for schedule.');
INSERT INTO `stations` VALUES (122, '1', 'http://www.digitalone.com.au/', 'Digitalone', 'Online music available 24 hours a day. Featuring rock, pop, dance, soul, country, Top 40, hip-hop, trip hop, electronica, groove, acid jazz and funk music, plus news and sports. ');
INSERT INTO `stations` VALUES (123, '1', 'http://dj-beauxvinyl.1-up.com/', 'DJ BeauxVinyl', 'A Chicago DJ mixing alternative country music with downtempo trip-hop for live ambient honky skronk webcasts. Requires WIndows Media Player. ');
INSERT INTO `stations` VALUES (124, '1', 'http://www.dublab.com/', 'Dublab', 'Live stream and monthly top ten, as well as archives of guest DJs, weekly shows, and events. ');
INSERT INTO `stations` VALUES (125, '1', 'http://epitonic.com/', 'Epitonic', 'Independent music across several genres from both signed and unsigned artists. Featuring MP3 song downloads, radio streams, and many full album streams available through Windows Media Player. ');
INSERT INTO `stations` VALUES (126, '1', 'http://www.theiceberg.com/', 'Iceberg Media', 'An entertainment portal delivering video and audio content. ');
INSERT INTO `stations` VALUES (127, '1', 'http://www.ichooseradio.com/', 'iChoose Radio', 'Online radio site covering genres including dance from drum and bass to trance, pop from the 60s to love songs, jazz and funk, rhythm and blues, hip-hop, rap, rock from alternative to metal, and classical music. ');
INSERT INTO `stations` VALUES (128, '1', 'http://www.kdsk.com/', 'KD Radio', 'Playing popular music from the 50s, 60s, 70s and 80s online. Requires WIndows Media Player for listening. ');
INSERT INTO `stations` VALUES (129, '1', 'http://www.last.fm/', 'Last.FM', 'An online radio station for sharing and streaming music. Every user builds his/her own online record collection and taste profile, and shares their musical tastes instead of actual files. ');
INSERT INTO `stations` VALUES (130, '1', 'http://launch.yahoo.com/', 'Launch', 'Visitors may create a personal Internet radio station with Lauchcast and listen to music based on their own and other listener''s tastes. ');
INSERT INTO `stations` VALUES (131, '1', 'http://www.luxuriamusic.com/', 'Luxuria Music', 'A music lifestyle stream on the Internet, featuring a blend of jazz, lounge, latin, exotica, electronica, soundtracks, standards, surf and swing music. ');
INSERT INTO `stations` VALUES (132, '1', 'http://music.lycos.com/rhapsody/', 'Lycos Rhapsody', 'Portal with a selection of RealAudio music channels across many genres.');
INSERT INTO `stations` VALUES (133, '1', 'http://www.musicchoice.com/', 'Music Choice', 'Live webcasts, music downloads, several themed Windows Media Player streams, and CD store. ');
INSERT INTO `stations` VALUES (134, '1', 'http://www.musicchoice.co.uk/', 'Music Choice Europe', 'With a diverse roster of stations, playing anything from alternative rock to accordian music to movie soundtracks to music for children. Requires RealPlayer for listening. ');
INSERT INTO `stations` VALUES (135, '1', 'http://musicsojourn.com/', 'Music Sojourn', '15 different radio series produced by professional hosts, including Echoes with John Diliberto, heard on over 150 US radio Stations. Many styles and genres. ');
INSERT INTO `stations` VALUES (136, '1', 'http://www.nerve.com/radio/', 'Nerve.com Radio', 'Featuring diverse radio streams of music and spoken content for the mind and body. RealPlayer required for listening. ');
INSERT INTO `stations` VALUES (137, '1', 'http://channels.netscape.com/ns/music/radio/', 'Netscape Music Radio', 'Features more than 100 distinct music channels, ranging from 80s to modern rock, ska to acid jazz, alternative to world music. ');
INSERT INTO `stations` VALUES (138, '1', 'http://www.pandora.com/', 'Pandora', 'Music discovery service. Users create custom streaming audio stations based on music tastes. Free trial available. ');
INSERT INTO `stations` VALUES (139, '1', 'http://www.pastemusic.com/radio/', 'PasteRadio', 'Independent music from artists with styles from acoustic to loud, alt-country to electric. The common thread is in the poetry of the artists. ');
INSERT INTO `stations` VALUES (140, '1', 'http://www.pittradio.net/', 'PittRadio', 'Independent music playlist radio showcasing independent music artists and providing various categories of streaming audio music and music-related news. ');
INSERT INTO `stations` VALUES (141, '1', 'http://www.primeradio.co.uk/', 'PrimeRadio', 'Playing music 24/7 from a range of different genres, including new releases back to the classic 60s. Requires RealPlayer. ');
INSERT INTO `stations` VALUES (142, '1', 'http://www.prosoul.com/', 'Pro Soul', 'Progressive music website featuring r&b, funk, pop, soul, hip-hop and electronica radio stations, downloads, videos, remixes and shopping. ');
INSERT INTO `stations` VALUES (143, '1', 'http://www.radiofreevirgin.com/', 'Radio Free Virgin', 'Offering over 40 channels of free CD quality streaming music, including blues, pop, 80s, modern rock, smooth jazz, electronica, soul, classical, country, and other genres of music. ');
INSERT INTO `stations` VALUES (144, '1', 'http://www.orang.org/', 'Radio Internationale Stadt', 'Online radio network group providing a large archive of contributed music to pick and choose from to create your own playlist or listen to stations others have created. ');
INSERT INTO `stations` VALUES (145, '1', 'http://4dw.net/rocknrollal/', 'Radio-Al', 'Playing mostly classic rock music via Launchcast. Also, check out Video-Al and Al''s Croaky-oke Bar. ');
INSERT INTO `stations` VALUES (146, '1', 'http://www.radiov.com/', 'Radio-V', 'Modern music and culture site featuring a large collection of streaming music stations. Stations feature electronica, ambient, drum and bass, breakbeat and DJ sets. ');
INSERT INTO `stations` VALUES (147, '1', 'http://www.radio13.net/', 'Radio13.net', 'Large radio jukebox featuring music streams from around the world and across styles, from dance to unplugged. Requires Windows Media Player for listening. ');
INSERT INTO `stations` VALUES (148, '1', 'http://music.channel.aol.com/radioguide/nb.adp', 'Radio@AOL', 'Offers over 200 streaming radio channels from country to pop to rock to hip-hop. ');
INSERT INTO `stations` VALUES (149, '1', 'http://www.RadioAid.com', 'RadioAid.com', 'Streaming radio for unsigned and independent artists and indie labels. Includes the ability to create playlists, rate songs and contact artists. ');
INSERT INTO `stations` VALUES (150, '1', 'http://www.radioalbany.com/', 'RadioAlbany.com', 'Internetonly, top 40 music radio station that strives to be very involved in its local community. Based in Albany, New York. Requires Windows Media Player for listening. ');
INSERT INTO `stations` VALUES (151, '1', 'http://radioio.com', 'Radioio', 'Internet-only radio from St. Augustine, Florida. Multiple genres. Free and members-only streams available in multiple formats and in multiple bandwidths, including MP3. ');
INSERT INTO `stations` VALUES (152, '1', 'http://www.radiomaxmusic.com/', 'RadioMaxMusic', '10 channels of hosted Internet radio featuring music from the 60s, 70s, 80s and country. Windows Media Player required for listening. ');
INSERT INTO `stations` VALUES (153, '1', 'http://www.redhawkradio.net/', 'Redhawk Radio', 'Irish and Celtic Rock as well as grassroots rock and alternative bands, along with a mix of music from as early as the mid 60s to modern rock. Also includes nightly talk shows ranging in topics from what''s new in Amtgard, the degradation of humanity given in a spin of mocking humor, to a show on all things gaming related. ');
INSERT INTO `stations` VALUES (154, '1', 'http://www.reggaealaska.com/', 'Reggae Alaska', 'Reggae Music from Alaska by the Arctic Yaadie, Geno. Also hosts TV program on Saturdays at 11:30pm Alaska time. ');
INSERT INTO `stations` VALUES (155, '1', 'http://www.rock3.co.uk', 'Rock3 Radio Network', 'Several streaming stations from the UK, including rock, seventies rock and seventies punk. ');
INSERT INTO `stations` VALUES (156, '1', 'http://www.solarradio.com/', 'Solar Radio', 'Playing music from four decades of soul, funk and jazz. RealPlayer or Windows Media Player required for online listening. ');
INSERT INTO `stations` VALUES (157, '1', 'http://www.ninjatune.net/solidsteel/', 'Solid Steel', 'Webcast from Ninja Tune DJs and artists such as Coldcut, playing a variety of old and new music and other creations. Archives and current show available for listening in RealPlayer. ');
INSERT INTO `stations` VALUES (158, '1', 'http://www.spatter.com/', 'Spatter Digital Radio', 'Internet-only RealAudio based radio streaming a handful of stations playing jazz, punk, blues, world, alternative, bluegrass, and other music. ');
INSERT INTO `stations` VALUES (159, '1', 'http://www.supersphere.com/Radio/', 'Supersphere.com Radiomatica', 'Streaming radio stations available in RealPlayer format, with additional resources about and for independent and alternative culture. ');
INSERT INTO `stations` VALUES (160, '1', 'http://www.thebasement.com.au/', 'The Basement', 'An Internet-only station with live DJs playing music, music videos and live artist performances 24 hours a day from studios in Sydney Australia. Playing a mix of music including rock, blues, soul, and rhythm and blues. ');
INSERT INTO `stations` VALUES (161, '1', 'http://www.lost45.com/', 'The Lost 45s', 'A radio program which features Top 40 hits from the 60s, 70s and 80s. Includes list of the hundred most requested songs, audio clips, and photographs of the artists. ');
INSERT INTO `stations` VALUES (162, '1', 'http://www.itsthezoo.com/', 'The Zoo', 'Featuring 6 channels of rock and alternative music playable through Windows Media Player or RealPlayer. ');
INSERT INTO `stations` VALUES (163, '1', 'http://www.tigersushi.com/', 'Tigersushi', 'Tigersushi is an alternative media about quality music from all periods, genres, artists and labels with a focus on electronic avant-garde. ');
INSERT INTO `stations` VALUES (164, '1', 'http://www.totallyradio.com/', 'totallyradio', 'Ten channels of net radio, including reggae, techno, alternative/indie, world, word, jazz, chillout, hiphop, breaks and trash streams. Windows Media Player required for listening. ');
INSERT INTO `stations` VALUES (165, '1', 'http://tqradio.tripod.com/', 'TQradio', 'Online radio station playing a variety of music through the Destiny Player.');
INSERT INTO `stations` VALUES (166, '1', 'http://members.aol.com/wiresqr/index.html', 'Urban Vocal Group Harmony', 'Listing of all urban vocal group harmony (including Doo Wop) webcasts. Includes both live-streaming and archive sites.');
INSERT INTO `stations` VALUES (167, '1', 'http://radio.villagevoice.com/', 'Village Voice Radio', 'Streaming eclectic music like you read about in their alternative publications including The Village Voice, LA Weekly, Seattle Weekly, City Pages, Cleveland Free Times, OC Weekly, and Nashville Scene. ');
INSERT INTO `stations` VALUES (168, '2', 'http://www.a7bn.com/', 'Aquarius 7 Broadcasting Network', 'Playing old and new dance hits. ');
INSERT INTO `stations` VALUES (169, '2', 'http://bigbeats.sytes.net:81/', 'BigBeats', 'Dance, trance, club, house, techno, and circuit music radio stream.');
INSERT INTO `stations` VALUES (170, '2', 'http://www.clubcardradio.com/', 'ClubCardRadio', '6 channels of streaming dance music and DJ mixes, including hard club, vocal house, disco and trance. ');
INSERT INTO `stations` VALUES (171, '2', 'http://www.clubtech-radio.de/', 'Clubtech Radio', 'Online station spinning club music including GOA, house, hip-hop, and a live show. Site is in German and English. ');
INSERT INTO `stations` VALUES (172, '2', 'http://www.digitallyimported.com/', 'Digitally Imported Radio', 'A streaming radio station dedicated to playing European Hi-NRG, techno, and trance music. ');
INSERT INTO `stations` VALUES (173, '2', 'http://www.energydanceradio.com/', 'EnergyDanceRadio', 'Internet radio broadcasting four different stations (Dance Hits, Euro Dance, The Harder Stylez, Worldwide). ');
INSERT INTO `stations` VALUES (174, '2', 'http://www.genzel.ca/', 'Generation Zel! Radio', 'Station specializing in dance, techno, and electronic music. It is broadcast straight from the DJ''s computer, enabling visitors to chat with him or send requests. ');
INSERT INTO `stations` VALUES (175, '2', 'http://www.gremlinradio.com/', 'Gremlin Radio', 'Streaming breakbeat, trance, and house music from Baton Rouge, Louisiana. ');
INSERT INTO `stations` VALUES (176, '2', 'http://www.trsweather.com/itracs/', 'I-TRACS', 'Playing a mix of 80s, 90s and today''s rock dance club mixes, specializing in 12 inch singles. Also includes chat area and online requests. ');
INSERT INTO `stations` VALUES (177, '2', 'http://www.minion.nu/', 'Minion', 'Metropolis, acid jazz, electro-lounge, trip hop, trance, techno, and downtempo stream with more than 600 tracks online and more being added weekly. ');
INSERT INTO `stations` VALUES (178, '2', 'http://www.m1live.com/', 'Music One', 'Euro and Hi-NRG dance music. News, playlist, and forums. ');
INSERT INTO `stations` VALUES (179, '2', 'http://www.nauticradio.net/', 'Nautic Radio', 'Live and archived shows featuring various styles of electronic dance music. Also with chat room and DJ-cam during live broadcasts. ');
INSERT INTO `stations` VALUES (180, '2', 'http://home.nyc.rr.com/planeteuro/', 'Planet Euro', 'Online stream with over 180 hours of Eurodance and EuroNRG music. ');
INSERT INTO `stations` VALUES (181, '2', 'http://homepage.ntlworld.com/paul.gill12/', 'Power Hit Radio UK', 'Mix of dance trance and pop music broadcasting 24/7 at 128K stereo. ');
INSERT INTO `stations` VALUES (182, '2', 'http://pulseradio.net/', 'Pulse Radio', 'Global site by a collective of DJs who broadcast live from clubs and lounge rooms around the world. Featuring house, hip-hop, breaks, drum and bass, trance, techno and related music. ');
INSERT INTO `stations` VALUES (183, '2', 'http://www.remixes.net/', 'Remixes.net', 'Playing non-stop exclusive dance mixes 24/7/365 by artists like Fatboy Slim, Ben Liebrand and Moby, plus mixes from DJ services including DMC, Ultimix, Hot Tracks and Razormaid. ');
INSERT INTO `stations` VALUES (184, '2', 'http://www.spiderpower.co.uk/', 'Spiderpower Sounds Internet Radio', 'Live365.com based station broadcasting trance, ambient, dance, industrial, ebm and darkwave music. ');
INSERT INTO `stations` VALUES (185, '2', 'http://www.twelveinch.com/', 'TwelveInch.com', 'DJ services and streaming broadcast of techno, house, trance, and related dance and remix music.');
INSERT INTO `stations` VALUES (186, '2', 'http://www.vibeflow.com/', 'Vibeflow', 'Showcasing live DJs from around the world and featuring nightly continuously mixed techno, house, trance, and jungle shows. ');
INSERT INTO `stations` VALUES (187, '2', 'http://www.brokenbeat.com/', 'BrokenBeat Radio', 'Drum and bass and breakbeat information and broadcast from the Southern California area, featuring scheduled performances from local DJs and Emcee freestyles. ');
INSERT INTO `stations` VALUES (188, '2', 'http://www.ryandewsbury.com/sounds.html', 'Concept Online', 'Concept is a producer and DJ who publishes streaming drum and bass and jungle music/MP3s on the web, and broadcasts out of Toronto. ');
INSERT INTO `stations` VALUES (189, '2', 'http://www.sonetic.net/', 'Sonetic', 'A resource for club sounds such as acid jazz, brasil, elektro and drum and bass.');
INSERT INTO `stations` VALUES (190, '2', 'http://home.earthlink.net/~efrans/chairtronix/', 'ChairTronix', 'Electro, IDM, techno, electronica, ambient, trip hop, leftfield, and braindance 24 hour a day music stream, featuring new playlists bi-weekly. ');
INSERT INTO `stations` VALUES (191, '2', 'http://www.deepshine.tv/', 'Deepshine Radio', 'Playing chill-out, house, soul and funk music. ');
INSERT INTO `stations` VALUES (192, '2', 'http://radio.freeq.net/', 'Delicious Lo-Fi Lounge', 'Broadcasting electronica music 24 hours 7 days a week on live365.com. For enthusiasts of trip hop, ambient, downbeat, big beat, dub, new age, and related styles. ');
INSERT INTO `stations` VALUES (193, '2', 'http://www.ethnotechno.com/', 'EthnoTechno', 'Stream spinning electronica from around the globe with an emphasis on Asian massive/underground movements. ');
INSERT INTO `stations` VALUES (194, '2', 'http://www.factory188.com/', 'Factory188', 'Shoutcast feeds of downtempo, trip hop, and drum n bass music');
INSERT INTO `stations` VALUES (195, '2', 'http://www.thehomeopage.com/', 'OdB Radio', 'Music picks and a stream of chill, ambient, downtempo, and electronic music. ');
INSERT INTO `stations` VALUES (196, '2', 'http://www.soundselective.com/', 'SoundSelective', 'Underground electronic music web site, covering world, ambient, leftfield, chill out, deep house, funky, groovy and tech house music. ');
INSERT INTO `stations` VALUES (197, '2', 'http://www.brucewang.com/', 'The Bruce Wang Radio Show', 'Official site of the Japanese radio show featuring variety of electronic music styles, including downtempo, drum and bass, hip-hop, dub, idm, and electro. ');
INSERT INTO `stations` VALUES (198, '2', 'http://www.thedownbeat.org/', 'TheDownBeat.org', 'Broadcasts an MP3 stream of downtempo-related music, and is also a source for downtempo music information such as album reviews.');
INSERT INTO `stations` VALUES (199, '2', 'http://www.beats.dk/', 'Beats.dk Progressive House 24/7', 'Listen to funky and fresh house tunes and live DJ sets. Site also has a good tutorial for how to use MP3 and an archive of featured artists. ');
INSERT INTO `stations` VALUES (200, '2', 'http://www.clubfmradio.com/', 'ClubFM Radio', 'Internet radio broadcasting Progressive Trance, House, and Breaks.');
INSERT INTO `stations` VALUES (201, '2', 'http://www.flaresound.com/', 'Flaresound Internet Radio', 'Online stream in several formats. Playing mostly breaks, house and future lounge music.');
INSERT INTO `stations` VALUES (202, '2', 'http://www.groovefactory.com/', 'GrooveFactory.com', 'House, trance and related dance music stream. ');
INSERT INTO `stations` VALUES (203, '2', 'http://members.aol.com/caexix/', 'HiNRG Beats', 'High-bandwidth streaming house music from such DJs as Thunderpuss, Hex Hector, Junior Vasquez, Jonathan Peters, Johnny Vicious, Victor Calderone and Peter Rauhofer. ');
INSERT INTO `stations` VALUES (204, '2', 'http://housemusic101.tripod.com/', 'HouseMusic101.com', 'Playing many flavors of house music, including house, vocal house, disco house, UK garage, garage, underground house, deep house, and 2 step house. ');
INSERT INTO `stations` VALUES (205, '2', 'http://www.live365.com/stations/cedrk', 'Parishouse Music', 'House, downtempo and trance direct from Parisian clubs, updated daily.');
INSERT INTO `stations` VALUES (206, '2', 'http://www.poundhouse.ca/', 'Poundhouse Afterhours', 'Live DJ house music stream available weeknights, 10 pm - 2 am. ');
INSERT INTO `stations` VALUES (207, '2', 'http://www.stompy.com/', 'Stompy Houseradio Network', 'West Coast house music information and streaming MP3 station. ');
INSERT INTO `stations` VALUES (208, '2', 'http://hem.spray.se/frej.karlsson/toetriss/', 'Toetriss Radio', 'House music radio stream available 8:00-19:00 Monday through Friday (GMT + 01:00). ');
INSERT INTO `stations` VALUES (209, '2', 'http://benow.ca/', 'BeNOW', 'Techno and electronic stream with a playlist of around 30Gb of music. ');
INSERT INTO `stations` VALUES (210, '2', 'http://chemlab.org/', 'Chemlab.org', 'Techno radio station broadcasting from Pittsburgh. Site also includes an archive of on-demand audio. ');
INSERT INTO `stations` VALUES (211, '2', 'http://www.clubstreams.com/index.shtml', 'ClubStreams.com', 'Club music in streaming MP3, plus links to other streaming and non-streaming club sites.');
INSERT INTO `stations` VALUES (212, '2', 'http://dream.sputnikfx.com/', 'Dream - Pensacola Underground', 'Club and dance music in streaming MP3.');
INSERT INTO `stations` VALUES (213, '2', 'http://www.explicitcoding.com/', 'Explicit Coding', 'A techno, trance and electronic broadcast, with dynamic requests. ');
INSERT INTO `stations` VALUES (214, '2', 'http://personal.inet.fi/koti/rikaharri/hwc/', 'Radio HWC', 'Stream from a group of DJs in Finland, playing intelligent electronic, techno, ambient, and groove music.');
INSERT INTO `stations` VALUES (215, '2', 'http://www.radiowelle.de/', 'Radiowelle', 'Streaming MP3 station featuring license free tracks of unknown musicians and DJs. ');
INSERT INTO `stations` VALUES (216, '2', 'http://www.smiling.org/', 'Smiling Radio', 'Broadcasting techno and trance music in streaming MP3. Website also offers chat and free email from the domain. ');
INSERT INTO `stations` VALUES (217, '2', 'http://www.djlithium.com/', 'DJ Lithium', 'Free music, information and an MP3 stream by a Vancouver-based trance DJ.');
INSERT INTO `stations` VALUES (218, '2', 'http://www.hbr1.com/', 'Hardbioled Radio', 'Streaming goa-trance music and community site.');
INSERT INTO `stations` VALUES (219, '2', 'http://www.tranceact.com/', 'TranceAct.com', 'Trance and house music stream, plus event pictures and news. ');
INSERT INTO `stations` VALUES (220, '2', 'http://www.weirdtitanradio.com/', 'Weird Titan Radio', '24/7 hard trance Internet radio from Veghel, The Netherlands.');
INSERT INTO `stations` VALUES (221, '3', 'http://www.100xr.com/', '100 XR', 'Playing all varieties of rock music in mp3, RealPlayer and WndowsMedia formats, including new, alternative, pop, classic, punk and metal. Frequent playlist updates. ');
INSERT INTO `stations` VALUES (222, '3', 'http://home.carolina.rr.com/hawk43/', '43 The Hawk', 'Streaming broadcast playing new and old Southern rock music. ');
INSERT INTO `stations` VALUES (223, '3', 'http://www.kgrg.com/', '89.9 FM KGRG Auburn', 'Station based in Auburn, WA playing today''s rock music.');
INSERT INTO `stations` VALUES (224, '3', 'http://www.9412.com/', '9412 The Rock Station', 'Online classic rock station featuring live-DJ shows, playing many hits as well as deep cuts. Accepts requests.');
INSERT INTO `stations` VALUES (225, '3', 'http://home.comcast.net/~americanrockandroll/', 'AmericanRockandRoll.com', 'An Internet broadcast playing rock and roll music from the U.S.');
INSERT INTO `stations` VALUES (226, '3', 'http://www.angelfire.com/myband/scrotero/', 'Asshole Hour Live', 'Featuring live broadcasts twice a week, plus a 24/7 stream of alternative, punk, metal and crossover music.');
INSERT INTO `stations` VALUES (227, '3', 'http://www.auralmoon.com/', 'Aural Moon', 'An online radio stream featuring progressive and space rock.');
INSERT INTO `stations` VALUES (228, '3', 'http://www.coolradio.us/', 'Cool Radio', 'Showcasing the cutting edge of the Internet music scene with hard rock, lite rock and news/talk streams. ');
INSERT INTO `stations` VALUES (229, '3', 'http://cryptic_radio.tripod.com/', 'Cryptic Radio', 'Online radio station playing everything from classic rock to heavy metal. Accepts online requests.');
INSERT INTO `stations` VALUES (230, '3', 'http://www.dainbramage.com/', 'DainBramage Internet Radio', 'Station broadcasts rock and pop from the 1960s through today. It features an extensive playlist with automated requests system and Live DJ chat. ');
INSERT INTO `stations` VALUES (231, '3', 'http://www.screamsfromthegutter.com/college.htm', 'Dark Days of College Radio', 'Stream featuring the music and bands heard on college radio in the late 80s and early 90s. ');
INSERT INTO `stations` VALUES (232, '3', 'http://www.dsotr.8m.com/', 'Dark Side of the Radio', 'Classic and current rock radio stream playing artists such as Pink Floyd, Led Zeppelin, Days of the New, Pearl Jam, and Tom Petty.');
INSERT INTO `stations` VALUES (233, '3', 'http://www.electricblues.com/', 'ElectricBlues Radio', '24/7 Internet Radio featuring Electric Blues Guitar. HiBand and LoBand streams, plus an Indie only channel featuring blues by Independent artists. ');
INSERT INTO `stations` VALUES (234, '3', 'http://members.tripod.com/galaxyradio/', 'Galaxy Radio Network', 'Station playing hits from the 80s, 90s and today. Also with links to other featured online stations.');
INSERT INTO `stations` VALUES (235, '3', 'http://www.gamersradio.com/', 'Gamers Radio Network', 'Online stream playing mostly metal and hard rock, also with rap, alternative and techno music.');
INSERT INTO `stations` VALUES (236, '3', 'http://www.hardrockin80s.com/', 'Hard Rockin'' 80''s', 'Playing hard rock and heavy metal from the 80''s as well as songs that have an 80''s feel. Online requests and voting for the artist of the month. ');
INSERT INTO `stations` VALUES (237, '3', 'http://www.geocities.com/jfjr2/radio.html', 'JFJR Radio', 'MyCaster.com station playing music from the 70s, 80s and 90s, plus news, discussion of important issues and a bit of political humor.');
INSERT INTO `stations` VALUES (238, '3', 'http://www.klpx.com/', 'KLPX', 'Rock and roll radio station from Tucson, Arizona broadcasting live in MP3. See website for show schedule, information about concerts in the area, and a photo gallery. ');
INSERT INTO `stations` VALUES (239, '3', 'http://www.krok.com/', 'KROK 92.1', 'Radio station in West Central Louisiana playing classic and current rock music and offering a live online stream. ');
INSERT INTO `stations` VALUES (240, '3', 'http://www.mibn1.com/', 'Morgan Internet Broadcast Network', 'Streaming classic rock music for your office, home or Internet browsing listening pleasure.');
INSERT INTO `stations` VALUES (241, '3', 'http://home.austin.rr.com/liveradio/british/', 'New British Invasion Radio', 'A Live365.com based station broadcasting new British rock, indie, pop & dance music. ');
INSERT INTO `stations` VALUES (242, '3', 'http://www.partytown.com/radio.htm', 'Partytown Streaming', '10 different Live365.com hosted stations concentrating on rock and indy.');
INSERT INTO `stations` VALUES (243, '3', 'http://www.lemoneyes-radio.com/music/', 'Planet of Sound', 'Live365.com station that broadcasts from alternative country to Brit pop, from delicate and frail melodies to energic rock songs.');
INSERT INTO `stations` VALUES (244, '3', 'http://home.nc.rr.com/planetzeb/', 'Planet Zeb', 'A 24/7 online radio stream, playing hits and rock classics of the 80s and 90s through your computer in high-bit stereo. ');
INSERT INTO `stations` VALUES (245, '3', 'http://members.lycos.nl/hype3/Radio/', 'Puke Radio', 'An alternative, metal, punk, and grunge broadcast.');
INSERT INTO `stations` VALUES (246, '3', 'http://www.geocities.com/skelmonkey/RadioFreeANTARCTICA.html', 'Radio Free Antarctica', 'Low-bandwidth rock, experimental, gothic and industrial stream.');
INSERT INTO `stations` VALUES (247, '3', 'http://www.radioparadise.com/', 'Radio Paradise', 'Playing eclectic intelligent rock music including classics and current music. ');
INSERT INTO `stations` VALUES (248, '3', 'http://www.rocknrollzone.com/', 'Rock ''n'' Roll Zone Radio', 'Playing the great rock and roll of over four decades, 24/7. Site also includes news, history and links sections. ');
INSERT INTO `stations` VALUES (249, '3', 'http://www.gothic-rose.com/funstuff/music/', 'Rock On Radio', 'Personal online radio station, playing mostly alternative and hard rock music.');
INSERT INTO `stations` VALUES (250, '3', 'http://rockinoz.netfirms.com/', 'Rockin Oz', 'Playing rock and pop from the 50s through the 80s from around the world.');
INSERT INTO `stations` VALUES (251, '3', 'http://k_cool1.tripod.com/index.htm', 'K-Cool Internet Radio', 'K-Cool Internet Radio Brodcast Sunday 10 PM to 7AM Format R&B Slow Jam Old School Rap Your Internet DJ is The Onknight.');
INSERT INTO `stations` VALUES (252, '3', 'http://www.rtnradio.com/', 'RTN Radio', 'Internet only radio station streaming classic rock music from the 70s and 80s.');
INSERT INTO `stations` VALUES (253, '3', 'http://the1960s.8m.com/', 'Rude Dawg Radio', 'Live 24/7 streaming classic rock music from the 1960s to the 1990s.');
INSERT INTO `stations` VALUES (254, '3', 'http://www.nb.net/~rikercdr/broadcast.htm', 'Sharc-Net Radio', 'Plays soft and moderate rock hits from the 70s, 80s 90s and today.');
INSERT INTO `stations` VALUES (255, '3', 'http://www.sooz.com/radio/', 'soozradio', 'Playing alternative, pop, and rock music online, 24/7.');
INSERT INTO `stations` VALUES (256, '3', 'http://www.soundnmotion.com/', 'SoundnMotion', '24/7 streaming classic rock music stream featuring "Crossroads" by Stoney Burke - 60s, 70s, 80s nostalgia');
INSERT INTO `stations` VALUES (257, '3', 'http://www.theedge2k.com/', 'The Edge Internet Radio', 'Streaming broadcast playing rock and metal from the 70s, 80s and 90s. ');
INSERT INTO `stations` VALUES (258, '3', 'http://www.progradio.net/', 'The Progressive Rock Radio Network', 'Features both new and old progressive rock music, information, artists and several MP3 streams with different focuses in the genre. ');
INSERT INTO `stations` VALUES (259, '3', 'http://vampirefreaks.com/', 'VampireFreaks', 'Featuring a collection of online industrial, gothic, jrock and jpop, metal and EBM streams. Also includes a large gothic member-based community, with journals, photos, messageboard and chatroom. ');
INSERT INTO `stations` VALUES (260, '3', 'http://www.webmesh.co.uk/gwf/radio/home.shtml', 'Webmesh Radio', 'Stream playing punk rock, skate punk, rock, punk, ska, nu-metal and alternative music 24 hours a day.');
INSERT INTO `stations` VALUES (261, '3', 'http://www.z100rocks.com/', 'Z100 Rocks', 'Alternative, classic and current rock radio station broadcasting live from Jonesboro, Arkansas.');
INSERT INTO `stations` VALUES (262, '3', 'http://www.8ballradio.com/', '8BallRadio', 'Live DJs playing alternative music from both mainstream and lesser known artists. ');
INSERT INTO `stations` VALUES (263, '3', 'http://www.airradio.net', 'AIR Radio', 'Internet-only station with two streams playing alternative and indie music. Site also includes CD reviews.');
INSERT INTO `stations` VALUES (264, '3', 'http://www.atlantabluesky.com/', 'Atlanta Blue Sky', 'Rock and alternative streaming audio. Live real-time requests.');
INSERT INTO `stations` VALUES (265, '3', 'http://home.pacbell.net/id242/', 'Club DJ', 'Playing music and remixes from artists such as The Cure, Depeche Mode and Duran Duran.');
INSERT INTO `stations` VALUES (266, '3', 'http://d23Radio.com/', 'd23Radio', 'Playing power pop, skinny-tie, and melodic alternative music including XTC, the Posies, Fountains of Wayne, Jason Falkner, and others, 24/7. ');
INSERT INTO `stations` VALUES (267, '3', 'http://www.angelfire.com/wa2/dwnr/', 'DarkWave Net-Radio', 'Stream broadcast live from Seattle, playing rock and alternative, with some industrial and gothic tunes as well.');
INSERT INTO `stations` VALUES (268, '3', 'http://www.dr-yo.com/radio/', 'Dr. Yo Internet Radio', 'Playing avant garde alternative music by artists such as Can, The Legendary Pink Dots, and Coil, plus rock and punk oriented tunes by bands such as Nirvana, The Stooges, and Sonic Youth. ');
INSERT INTO `stations` VALUES (269, '3', 'http://www.excellentonline.com/', 'Excellent Online', 'Home for North American fans of UK music, featuring tour dates, new releases, music news, britpop club guide, and an online indie music stream. ');
INSERT INTO `stations` VALUES (270, '3', 'http://www.indieworkshop.com/', 'Indie Workshop', 'Indie and alternative music broadcast, plus reviews and news. ');
INSERT INTO `stations` VALUES (271, '3', 'http://indiepopradio.com/', 'indiePOPradio.com', 'Playlist features pop and some rock music from independent labels and artists, mainly from the beautiful Northwest US. ');
INSERT INTO `stations` VALUES (272, '3', 'http://www.jacko.com/pixiedust/', 'JackoDog''s Pixie Dust', 'Music from the Pixies and related bands, in streaming MP3.');
INSERT INTO `stations` VALUES (273, '3', 'http://www.onetakerecords.de/framesradio.htm', 'One Take Radio', 'Online alternative radio streams featuring a variety of independent artists.');
INSERT INTO `stations` VALUES (274, '3', 'http://radio.infoweb.net', 'Radio InfoWeb', 'Streaming FreeForm Radio with an eccentric mix of psychedelic, electronic, classic rock, alternative rock, space, jazz and blues. ');
INSERT INTO `stations` VALUES (275, '3', 'http://www.wazee.org/', 'Radio Wazee', 'Modern and alternative rock stream that has been broadcasting online since 1998. With oft-updated playlist and music news.');
INSERT INTO `stations` VALUES (276, '3', 'http://www.usradiox.com/', 'Radio X', 'Playing alternative and indie rock, plus some talk and comedy.');
INSERT INTO `stations` VALUES (277, '3', 'http://www.revolvingradio.net/', 'Revolving Radio', 'An eclectic internet radio station featuring indie rock, dream pop, shoegazing, ambient, punk, post-punk and folk music.');
INSERT INTO `stations` VALUES (278, '3', 'http://www.geocities.com/shaggysradio/', 'Shaggy''s Cheap Radio Show', 'Streaming broadcast featuring modern rock music.');
INSERT INTO `stations` VALUES (279, '3', 'http://www.shreddingradio.com/', 'Shredding Radio', 'The audio component of Shredding Paper fanzine, playing high-bandwidth indiepop, and underground rock. ');
INSERT INTO `stations` VALUES (280, '3', 'http://www.netradiolink.com/', 'The Beat! on NetRadioLink.com', 'Playing music from alternative and grunge rock icons, "before the alternative rock revolution" pioneers and quality alternative/modern rock artists of today. ');
INSERT INTO `stations` VALUES (281, '3', 'http://www.thepavedearth.com/', 'The Paved Earth', 'Online and low-power FM radio station playing alternative tunes. ');
INSERT INTO `stations` VALUES (282, '3', 'http://xfxwbroadcasting.tripod.com/', 'The Phantom', 'Playing new and popular rock music. ');
INSERT INTO `stations` VALUES (283, '3', 'http://www.totalconfusion.org/', 'Total Confusion Internet Rock Radio', 'Alternative radio station in streaming MP3, with links to many of the artists'' websites.');
INSERT INTO `stations` VALUES (284, '3', 'http://www.wakeboarder.com/other/music.phtml', 'Wakeboarder.com Radio', 'Playing high-powered music from wakeboard videos in streaming MP3; site also features wakeboard news, tricks and tips, product reviews, features and other related content. ');
INSERT INTO `stations` VALUES (285, '3', 'http://wub-fur.dhs.org/radio/', 'Wub-Fur Internet Radio', 'An indie/alternative rock stream also with some pop, folk, punk and other genres. ');
INSERT INTO `stations` VALUES (286, '3', 'http://www.darkculture.net/', 'Dark Culture Magazine', 'Gothic magazine and community site that is a source for art, music, entertainment and news. Featuring a streaming audio station playing old school deathrock, gothic, new wave, dark wave, ethereal, goth rock, 80s and industrial music. ');
INSERT INTO `stations` VALUES (287, '3', 'http://darkradio.mybravenet.com/', 'Dark Radio', 'Featuring a neo-classical, neo-folk, medieval and darkwave radio stream, and an industrial and dark ambient stream. ');
INSERT INTO `stations` VALUES (288, '3', 'http://www.gothpunk.com/formaldihyde/', 'Formaldihyde Fix', 'Online deathrock radio playing a variety of goth rock and dark alternative music.');
INSERT INTO `stations` VALUES (289, '3', 'http://www.geocities.com/crispyx/mmradio.html', 'Momento Mori', 'Dark music stream, including gothic, industrial, elektro, new wave and punk tunes.');
INSERT INTO `stations` VALUES (290, '3', 'http://www.perkigoth.com/index.php?main=/features/music', 'Perkigoth.com Streaming Music', 'Site focused on the perky side of goth culture and music, featuring club flyers, event pictures and two live streams - Perkigoth 80s and Christine Death - for your listening enjoyment. ');
INSERT INTO `stations` VALUES (291, '3', 'http://www.retconradio.com/', 'RetCon Radio', 'Online music stream playing cybergoth, neurowave and dark 80s music. ');
INSERT INTO `stations` VALUES (292, '3', 'http://www.angelfire.com/goth/asphyxia/skullkitchen.html', 'The Electric Skull Kitchen', 'Official online radio stattion for the Gothic Toybox, featuring goth, industrial, synthpop and some alternative music. ');
INSERT INTO `stations` VALUES (293, '3', 'http://www.thisiscorrosion.com/', 'This is Corrosion', 'A streaming MP3 music station broadcasting techno, industrial and gothic music');
INSERT INTO `stations` VALUES (294, '3', 'http://www.stoicnoise.net/', 'Amped Out', 'Broadcasting industrial, synthpop, trip-hop, and ambient music at 128 and 24 Kbps. ');
INSERT INTO `stations` VALUES (295, '3', 'http://radio.scenespot.org/', 'Defiance Radio', 'Online broadcast that accepts requests featuring a large mix of industrial, techno, and other electronica.');
INSERT INTO `stations` VALUES (296, '3', 'http://www.degentech.com/', 'Degenerative Technologies', 'Personal site featuring information about the site creators and their music collections. Features Organizer Public Radio, playing industrial and ebm. ');
INSERT INTO `stations` VALUES (297, '3', 'http://www.detroitindustrial.org/', 'Detroit Industrial Underground', '24/7 internet radio station playing industrial music from the 80s to the present, including local bands and industrial and goth covers of other genres. ');
INSERT INTO `stations` VALUES (298, '3', 'http://www.digitalgunfire.com/index.shtml', 'Digital Gunfire', 'Industrial, EBM and electronic music stream, plus a handful of CD reviews and forum. ');
INSERT INTO `stations` VALUES (299, '3', 'http://angeldustrial.com/search/', 'DigitalCancer.com', 'A streaming electro industrial Shoutcast.');
INSERT INTO `stations` VALUES (300, '3', 'http://www.industrial.mu/', 'Electronic Deconstruction', 'Broadcast featuring mostly industrial music also playing noise, experimental, trance and ambient.');
INSERT INTO `stations` VALUES (301, '3', 'http://www.virtualdojo.net/', 'Immortal Continuum', 'An industrial and trance Shoutcast.');
INSERT INTO `stations` VALUES (302, '3', 'http://hometown.aol.com/chaseldridge/radiouranus.html', 'Radio Uranus', 'Low-bandwidth music stream playing industrial and metal music as well as alternative and intelligent dance. Also with news, concert reviews, and artist links. ');
INSERT INTO `stations` VALUES (303, '3', 'http://turacos.homestead.com/', 'Turacos Radio', 'Featuring a dark and industrial music stream, and a World Serpent recording artists music stream. ');
INSERT INTO `stations` VALUES (304, '3', 'http://www.geocities.com/steelcty_1999/', 'Classic Metal Radio', 'Classic metal Internet radio streamed to your computer while you surf.');
INSERT INTO `stations` VALUES (305, '3', 'http://www.chez.com/damase/music/radio.html', 'Damase''s Pirate Radio', 'Hard rock and heavy metal stream by a French broadcaster.');
INSERT INTO `stations` VALUES (306, '3', 'http://orionsdawn.tripod.com/main.htm', 'Hard Rock Radio', 'Broadcasting music from metal, hard rock, glam, and hair bands from the 80s and 90s.');
INSERT INTO `stations` VALUES (307, '3', 'http://www.heavymetalradio.com/', 'Heavy Metal Radio', 'Streaming MP3 radio station with news, rewiews and wide selection of Heavy Metal music.');
INSERT INTO `stations` VALUES (308, '3', 'http://www.scumbagbastard.com/', 'Just Plain Angry Noise', 'Streaming metal show recorded live on WEFT in Champaign, IL. Featuring music from the bleeding edge of metal, including black, death, grind, hardcore and noise. ');
INSERT INTO `stations` VALUES (309, '3', 'http://www.uml.edu/misc/WJUL/9thcircle/main.htm', 'New Metal', 'Online broadcast of metal music from the previous and current year.');
INSERT INTO `stations` VALUES (310, '3', 'http://www.progradio.net/progged/', 'Progged Radio', 'A streaming Shoutcast station catering to progressive, melodic, symphonic, epic and power metal tunes.');
INSERT INTO `stations` VALUES (311, '3', 'http://www.rebelradio.net/', 'Rebel Radio', 'Online radio stream playing mostly classic metal and hard rock music. ');
INSERT INTO `stations` VALUES (312, '3', 'http://www.thedemonslair.com/slamradio.htm ', 'Slam! Radio', 'Non-stop heavy metal action 24 hours a day, including thrash, hardcore, speed, power, and death metal. Warning: stream loads automatically on homepage. ');
INSERT INTO `stations` VALUES (313, '3', 'http://www.snakenetmetalradio.com/', 'SnakeNet Heavy Metal Radio', 'Hardcore heavy metal radio in streaming MP3 and RealAudio. ');
INSERT INTO `stations` VALUES (314, '3', 'http://www.thedarkesthours.com/', 'The Darkest Hours', 'Online broadcast playing every kind of metal. Also with related news, top 20 list, contest, database of links to many metal band sites, and mailing list sign-up. ');
INSERT INTO `stations` VALUES (315, '3', 'http://www.hardrocksociety.com/', 'The Hard Rock Society', 'Hard rock and metal information, reviews, news and music. ');
INSERT INTO `stations` VALUES (316, '3', 'http://www.houseofshred.com/', 'The House of Shred', 'News, reviews, and interviews of guitarists, plus an MP3 stream called ShredRadio. ');
INSERT INTO `stations` VALUES (317, '3', 'http://www.geocities.com/undergroundradio2000/', 'The Underground', 'Online metal music stream playing artists including Biohazard, Sepultura, Fu Manchu, Clutch, Slayer, and Pantera. ');
INSERT INTO `stations` VALUES (318, '3', 'http://www3.telus.net/60smusic/', '60s Web Radio', 'High-bandwidth online stations playing hits from the Sixties on "60s Chart Toppers" or the best of 1964-74 on "Dusty 45s".');
INSERT INTO `stations` VALUES (319, '3', 'http://www.angelfire.com/rock3/radio9/', 'All Oldies Radio 9', 'Live365.com station playing music from the 60''s and 70''s. ');
INSERT INTO `stations` VALUES (320, '3', 'http://www.destinationdoowop.com/', 'Destination Doo-Wop', 'Featuring great doo-wop music from the late 50s and early 60s, with an online stream, group histories, and airchecks from doo-wop DJs.');
INSERT INTO `stations` VALUES (321, '3', 'http://www.mikesmess.com/', 'MikesMess.com', 'Broadcast of rare and hard-to-find oldies from a couple of long-time record collectors in California.');
INSERT INTO `stations` VALUES (322, '3', 'http://recordland.8m.com/', 'Recordland Rockabilly Broadcast', 'Featuring rare rockabilly music in streaming MP3; site also offers rare records for sale including rockabilly, doowop, punk, reggae, metal, big band, jazz, new wave and disco. ');
INSERT INTO `stations` VALUES (323, '3', 'http://www.station6070s.com/', 'Station6070s Classic Rock Radio', 'Live365.com based station playing songs from the 1960s and 1970s. Station concentrates on music from The Beatles, Led Zeppelin, and Pink Floyd. ');
INSERT INTO `stations` VALUES (324, '3', 'http://www.jboz.com/', 'The KAT', 'Plays a wide variety of hits from the late 50''s, the 60''s and the early 70''s. ');
INSERT INTO `stations` VALUES (325, '3', 'http://www.losroger.freeservers.com/', 'Village Radio', 'Online stream from a Harlingen, Texas resident, playing oldies and country music from 1939 to 2001.');
INSERT INTO `stations` VALUES (326, '3', 'http://vandals.com/kungfu/', 'Kung Fu Records', 'Featuring artists such as Blink 182, Apocalypse Hoboken and The Vandals in a mostly-punk rock MP3 stream.');
INSERT INTO `stations` VALUES (327, '3', 'http://www.neowisdom.com/', 'Neowisdom.com', 'Site is a listing of information and links to various other places on the web. Site creators also run a classic punk rock Shoutcast.');
INSERT INTO `stations` VALUES (328, '3', 'http://www.punkcast.com/', 'PunkCast.com', 'Includes streaming ''casts of a few punk shows since 1997. ');
INSERT INTO `stations` VALUES (329, '3', 'http://www.punkradiocast.com/', 'PunkRadioCast', 'Punk rock broadcast with live DJs. ');
INSERT INTO `stations` VALUES (330, '3', 'http://www.dangpow.com/~rgz/', 'Radio Ground Zero', 'Punk rock, 24 hours a day. Site also accepts online song requests from its 200+ library of CDs. ');
INSERT INTO `stations` VALUES (331, '3', 'http://www.geocities.com/SunsetStrip/Lobby/4563/', 'Ska*anarchy Radio Show with Augustus', 'Ska and punk streaming MP3 radio station. Site has information about featured bands and the history of ska.');
INSERT INTO `stations` VALUES (332, '4', 'http://www3.sympatico.ca/norm.mchardy/angelradio.htm', 'Angel Radio with Stormin Norman', 'Country and bluegrass music fan streaming high and low-bandwidth broadcasts of the same. ');
INSERT INTO `stations` VALUES (333, '4', 'http://www.bikerbar.com/music/', 'BikerBar Radio', 'A streaming broadcast featuring unique road music, such as alternative country and Texas-style rock and roll.');
INSERT INTO `stations` VALUES (334, '4', 'http://www.cisnfm.com/', 'CISN-FM', 'Broadcasting new country music from Edmonton, Canada.');
INSERT INTO `stations` VALUES (335, '4', 'http://www.cjms.ca/', 'CJMS Country 1040 AM', 'Country radio station broadcasting from Canada; website is in french and english.');
INSERT INTO `stations` VALUES (336, '4', 'http://www.cowboyculturalsociety.com/', 'Cowboy Cultural Society', 'Classic cowboy music stream and resource, with a virtual campfire, links to cowboy music artists, KPIG and concert information.');
INSERT INTO `stations` VALUES (337, '4', 'http://www.cowboypal.com/', 'Cowboy Pal', 'Featuring information about legendary Western screen stars and a streaming broadcast of old-time Western radio shows.');
INSERT INTO `stations` VALUES (338, '4', 'http://www.kvvp.com/', 'KVVP Country 105', 'Radio station playing contemporary country hits in the West Central Louisiana and Southeast Texas area and offering a live online stream.');
INSERT INTO `stations` VALUES (339, '4', 'http://www.geocities.com/Nashville/Bluegrass/9056/', 'Ol Country Favorites', 'Playing music from classic country artists and the best of new classic-style country artists.');
INSERT INTO `stations` VALUES (340, '4', 'http://www.radioyur.com/', 'Radio YUR', 'Western swing, cowboy, blues, songs and stories in the old-time radio tradition.');
INSERT INTO `stations` VALUES (341, '4', 'http://my.ohio.voyager.net/~jaylor/sfcr.html', 'Southern Fried Country Rock', 'Country music station with an emphasis on outlaw-type country, also with some blues and classic rock. ');
INSERT INTO `stations` VALUES (342, '4', 'http://home.austin.rr.com/liveradio/texasmusicradio/', 'Texas Music Radio', 'Live365.com based station broadcasting music of Texas.');
INSERT INTO `stations` VALUES (343, '4', 'http://wfrb.com/', 'WFRB FM', 'Radio station broadcasting hit country music from Frostburg, Maryland.');
INSERT INTO `stations` VALUES (344, '5', 'http://www.cmpradio.co.uk/', 'CMP Radio', 'Station with the objective of letting visitors become DJs / presenters from their own home. ');
INSERT INTO `stations` VALUES (345, '5', 'http://hometown.aol.com/Seeno99/Tomslist.html', 'Guilty Pleasure Radio', 'Streaming classic oldies, pop and rock songs and artists you''re afraid to admit you like. Also with stream creator''s music reviews and opinions.');
INSERT INTO `stations` VALUES (346, '5', 'http://www.hitzradio.com/', 'Hitz Radio', 'Playing today''s Top 40 pop music.');
INSERT INTO `stations` VALUES (347, '5', 'http://hot100.s5.com/', 'Hot 100', 'Internet-only radio station in Duluth, Minnesota playing today''s hit music. (Must have a prefered membership with live 365.)');
INSERT INTO `stations` VALUES (348, '5', 'http://home.earthlink.net/~bgspradlin/janglepop.html', 'Jangle Radio', 'A Live365.com-hosted broadcast playing one hundred percent power pop and melodic rock music.');
INSERT INTO `stations` VALUES (349, '5', 'http://www.popstormradio.com', 'PopStormRadio', 'Playing melodic based rock and pop music. Live broadcasts, special shows and featured indie artists are anchors of this station''s format.');
INSERT INTO `stations` VALUES (350, '5', 'http://www.powerpopradio.com/', 'PowerPopRadio.com', 'Streaming power pop music 24 hours a day, as well as album recommendations, news, and links to band sites. ');
INSERT INTO `stations` VALUES (351, '5', 'http://www.stormpages.com/radioeastcoast/index2.htm', 'Radio East Coast', 'Radio stream from the Netherlands by DJ Bernd. Playing mostly top 40 and trance music.');
INSERT INTO `stations` VALUES (352, '5', 'http://www.slothradio.com/', 'Slothradio', 'Playing the best in modern synthpop, as well as a few new wave classics from the 80s.');
INSERT INTO `stations` VALUES (353, '5', 'http://www.spacelab.org/', 'Spacelab Transmissions', 'Live broadcast featuring electro-, indie- and dream-pop music, 24/7. ');
INSERT INTO `stations` VALUES (354, '5', 'http://www.thebomb102.com/', 'The Bomb 102', 'Low-bandwidth pop, rock and rap music.');
INSERT INTO `stations` VALUES (355, '5', 'http://www.vibelebanon.com/', 'Vibe Lebanon Radio', 'An Internet radio stream based in Lebanon, broadcasting dance, pop and rock music 24/7 from Beirut. Also with music, entertainment and sports news and interactive sections for users. ');
INSERT INTO `stations` VALUES (356, '5', 'http://www.wolffm.com/', 'WOLF-FM on the Net', 'Low- or high-bandwidth streaming top 40 music from the 70s, 80s and today.');
INSERT INTO `stations` VALUES (357, '5', 'http://www.wrajradio.com', 'WRAJ Internet Radio', 'Long Island NY''s First 24/7 Internet Radio Station. They have daily live shows, contests, prizes, and today''s hit music. (Live 365) ');
INSERT INTO `stations` VALUES (358, '5', 'http://web.ukonline.co.uk/simon.wakefield/wsfm/wsfm.htm', 'WSFM', 'Pop radio station broadcasting from the UK in streaming MP3. ');
INSERT INTO `stations` VALUES (359, '5', 'http://www.z104fm.com/main.html', 'Z104 FM', 'Radio station broadcasting hit pop music from Madison, Wisconsin. ');
INSERT INTO `stations` VALUES (360, '6', 'http://www.acrn.com/', 'All Campus Radio Network', 'College radio station from Ohio University broadcasting a low and high bandwidth variety of music. ');
INSERT INTO `stations` VALUES (361, '6', 'http://shoko.calarts.edu/', 'CalArts School of Music', 'Find out about the college and upcoming events, visit student and faculty homepages, and listen to a streaming classical, jazz and experimental broadcast of selections by students, faculty and alumni. ');
INSERT INTO `stations` VALUES (362, '6', 'http://www.fusefm.co.uk/', 'Fuse FM', 'Manchester Student Radio - broadcasts twice yearly on FM radio and the Internet.');
INSERT INTO `stations` VALUES (363, '6', 'http://icradio.com/', 'IC Radio', 'College radio station in London broadcasting a variety of music and shows. See site for weekly schedule. ');
INSERT INTO `stations` VALUES (364, '6', 'http://kcou.mu.org/', 'KCOU 88.1 FM', 'College radio station at the University of Missouri-Columbia, playing many styles of music plus local news and sports. ');
INSERT INTO `stations` VALUES (365, '6', 'http://www.kfjc.org/netcast.html', 'KFJC 89.7 FM', 'College radio from the San Francisco Bay Area with a diverse schedule of shows and specializing in obscure and recent music. ');
INSERT INTO `stations` VALUES (366, '6', 'http://scw.ucsd.edu/', 'KSDT Radio', 'Independent college radio station from the campus of UC San Diego. Also with local event and venue information.');
INSERT INTO `stations` VALUES (367, '6', 'http://www.kuac.org/', 'KUAC-FM', 'Live online stream from the University of Alaska Fairbanks. Featuring music and talk programs of all varieties.');
INSERT INTO `stations` VALUES (368, '6', 'http://www.kuci.org/', 'KUCI 88.9 FM', 'College and community station at UC Irvine in California offering a wide variety of music and talk radio. ');
INSERT INTO `stations` VALUES (369, '6', 'http://www.l5p.com/', 'L5P Underground Radio', 'Non-commercial community radio station playing a wide variety of music. ');
INSERT INTO `stations` VALUES (370, '6', 'http://plutonia.org/', 'Plutonian Nights', 'A mostly-improvised radio show broadcast from the studios of CiTR radio in Vancouver. Available on 101.9FM locally and Shoutcast to the world. ');
INSERT INTO `stations` VALUES (371, '6', 'http://www.scadradio.org/', 'SCAD Radio', 'Internet station located at the Savannah College of Art and Design in Savannah, Georgia. ');
INSERT INTO `stations` VALUES (372, '6', 'http://www.uclaradio.com/', 'UCLA Radio', 'Student-run radio station with carefully planned programming to provide a variety of different genres at times most suited for fans of such music.');
INSERT INTO `stations` VALUES (373, '6', 'http://www.umfm.com/', 'UMFM Campus Radio 101.5 FM', 'College radio station from the University of Manitoba, broadcasting a wide range of shows from jazz to metal. See site for show descriptions and schedule.');
INSERT INTO `stations` VALUES (374, '6', 'http://warc.allegheny.edu/', 'WARC 90.3 FM Allegheny College', 'Student run radio station playing R&B, Hip-hop, Industrial, Goth, World, Urban and Rock.');
INSERT INTO `stations` VALUES (375, '6', 'http://www.beloit.edu/~wbcr/front.html', 'WBCR 90.3FM Beloit', 'Providing the highest quality non-commercial noise to Southern Wisconsin and Northern Illinois since 1907.');
INSERT INTO `stations` VALUES (376, '6', 'http://ctr.usf.edu/wbul/default.htm', 'WBUL 1620 The Underground', 'Student-run radio station at the University of South Florida, playing anything from goth to hip-hop. See site for show schedule.');
INSERT INTO `stations` VALUES (377, '6', 'http://www.wgdr.org/', 'WGDR', 'Community radio station at Goddard College in Plainfield, Vermont. Shows include trance, international and folk music, sports, news and others. See site for airtimes.');
INSERT INTO `stations` VALUES (378, '6', 'http://www.wmse.org/', 'WMSE', 'Milwaukee School of Engineering free-format radio station broadcasting in streaming MP3 and Windows Media.');
INSERT INTO `stations` VALUES (379, '6', 'http://wpcr.plymouth.edu/', 'WPCR 91.7fm College Radio', 'Plymouth State College Independent Radio.');
INSERT INTO `stations` VALUES (380, '6', 'http://www.wrct.org/', 'WRCT Pittsburgh 88.3 FM', 'Free-format college radio station serving Carnegie Mellon and Pittsburgh, Pennsylvania.');
INSERT INTO `stations` VALUES (381, '6', 'http://www.wrek.org/', 'WREK Atlanta', 'Radio station at Georgia Institute of Technology, in Atlanta, GA. Featuring 6 distinct formats and over 40 specialty shows.');
INSERT INTO `stations` VALUES (382, '6', 'http://www.skidmore.edu/~wspn/', 'WSPN 91.1FM', 'College radio station from Skidmore College, serving the campus and the Saratoga Springs, NY area. ');
INSERT INTO `stations` VALUES (383, '6', 'http://wsum.wisc.edu/', 'WSUM Madison Student Radio', 'Serving the University of Wisconsin - Madison student community with both broadcast experience and quality beats.');
INSERT INTO `stations` VALUES (384, '6', 'http://wvfs.fsu.edu/', 'WVFS 89.7 FM', 'A volunteer-run radio station at Florida State University in Tallahassee. Offering diverse programming 24 hours a day - see site for show schedule.');
INSERT INTO `stations` VALUES (385, '6', 'http://www.miami.edu/wvum/fourzero/', 'WVUM 90.5', 'College radio station at University of Miami playing alternative music and covering local sports events.');
INSERT INTO `stations` VALUES (386, '6', 'http://www.wright.edu/studentorgs/wwsu/', 'WWSU 106.9', 'A student-run radio station on the campus of Wright State University in Dayton, Ohio playing anything from alternative and rock to rap and metal.');
INSERT INTO `stations` VALUES (387, '7', 'http://bchoi.best.vwh.net/', '80s Music Streams', 'High and low bandwidth 80s radio stream hosted on Live365.com.');
INSERT INTO `stations` VALUES (388, '7', 'http://home.austin.rr.com/liveradio/80s/', '80s Retro Radio', 'Live365.com based station broadcasting the most famous 80''s hits. ');
INSERT INTO `stations` VALUES (389, '7', 'http://www.users.qwest.net/~donnellyajle/', 'Access Radio', 'High and low-bandwidth stream of 80s hits, with requests and weekly specialty shows.');
INSERT INTO `stations` VALUES (390, '7', 'http://www.club80s.com/', 'Club 80s with DJ Lex', 'High energy, upbeat new wave, remix and import 80s music playing 24/7.');
INSERT INTO `stations` VALUES (391, '7', 'http://www.club977.com/', 'Club 977', 'An 80s pop and rock music broadcast. ');
INSERT INTO `stations` VALUES (392, '7', 'http://www.eightiesradio.com/', 'EightiesRadio.com Streaming 80s Radio Stations Directory', 'A listing of 80s radio stations online including up-to-date streaming links. ');
INSERT INTO `stations` VALUES (393, '7', 'http://www.flashbackalternatives.com/', 'Flashback Alternatives', 'Classic alternative favorites, rarities, and deep cuts from the 80s and beyond.');
INSERT INTO `stations` VALUES (394, '7', 'http://www.flashbackradio.com/', 'Flashback Radio', 'High and low-bandwidth streaming 80s rock, pop, new wave, and dance hits. With weekly countdown shows, message boards, syndicated music news, and live requests.');
INSERT INTO `stations` VALUES (395, '7', 'http://javajanesworld.com/Playlist.htm', 'Generation 80s Retro', 'Featuring new wave, modern rock and alternative club classics. Two internet streams available in broadband stereo with DJ Java Jane.');
INSERT INTO `stations` VALUES (396, '7', 'http://www.inthe80s.com/', 'In the 80s', 'Large music resource with information about groups and movies of the 80s, plus a streaming audio broadcast.');
INSERT INTO `stations` VALUES (397, '7', 'http://www.latebarradio.com/', 'Late Bar Radio', 'Playing all Duran Duran music, 24 hours a day.');
INSERT INTO `stations` VALUES (398, '7', 'http://memorylame.port5.com/', 'Memory Lame', 'Radio stream and information on forgotten pop hits from the 70s and 80s. ');
INSERT INTO `stations` VALUES (399, '7', 'http://www.partytown.com/radio/', 'Partytown Webcast', 'Online broadcast playing 80s plus some rock, pop, alternative, comedy and news.');
INSERT INTO `stations` VALUES (400, '7', 'http://www.geocities.com/stuck_in_80s/', 'The Big ''80s', 'An 80s music stream, also with weekly top 10 list for a featured year, top 40 for every year of the decade, and song of the week picks. ');
INSERT INTO `stations` VALUES (401, '7', 'http://www.upbeat80s.com/', 'Upbeat 80s', 'Streaming MP3 broadcast providing days of non-repeat 80s tunes from over 300 recording artists. ');
INSERT INTO `stations` VALUES (402, '8', 'http://ambient.00space.com/', 'Ambient Space', 'Broadcasting two music streams: one devoted to ambient and more traditional instrumentals and the other to beatless, drifting, atmospheric ambient music. ');
INSERT INTO `stations` VALUES (403, '8', 'http://www.bluemars.org/', 'Bluemars.org', 'Featuring two streams from a large catalog of electronic and ambient music. ');
INSERT INTO `stations` VALUES (404, '8', 'http://www.downtempo.org/', 'DownTempo.org', 'Downtempo music news and featuring the ambient music station, Afternoon Nap.');
INSERT INTO `stations` VALUES (405, '8', 'http://www.echoland.co.uk/', 'Echoland', 'Playing ambient and melodic chill out, mellow and downtempo music, featuring a different playlist for each day of the week. ');
INSERT INTO `stations` VALUES (406, '8', 'http://www.epiphanycorp.com/', 'Epiphany Corporation', 'High-bandwidth mellow, ambient, trippy, groove and downtempo music stream.');
INSERT INTO `stations` VALUES (407, '8', 'http://www.starstreams.com/', 'Musical Starstreams', 'On-air and online radio show playing ambient, dub, and downtempo music streams.');
INSERT INTO `stations` VALUES (408, '8', 'http://www.realtime365.com/', 'real:time', 'Free online stream hosted by Shadow Records recording artist Saru featuring trip hop, downtempo, ambient dub, illbient and electronica.');
INSERT INTO `stations` VALUES (409, '8', 'http://www.sleepbot.com/ambience/broadcast/', 'Sleepbot Environmental Broadcast', 'Peaceful streaming audio featuring a random cycling of some of the most sleep-worthy tracks ever created.');
INSERT INTO `stations` VALUES (410, '8', 'http://somafm.com/', 'SomaFM ', 'Ambient, downtempo and chill beats from well known and unknown artists. ');
INSERT INTO `stations` VALUES (411, '8', 'http://www.staticbeats.com/', 'Static Beats', 'Ambient, IDM and electronica streaming broadcast.');
INSERT INTO `stations` VALUES (412, '8', 'http://www.themobius.net/', 'The Mobius', 'Web companion site to ''The Mobius,'' an Atlanta based radio show that features ambient, dub, trip hop and IDM. With on-demand streams of past shows. ');
INSERT INTO `stations` VALUES (413, '8', 'http://www.voyagerradio.com/', 'VoyagerRadio', 'Station broadcasts downtempo, chillout, dub and drum ''n'' bass.');
INSERT INTO `stations` VALUES (414, '9', 'http://www.6thstreetmedia.com/ac/', 'Audible Culture', 'Featuring multiple classical music streams, including orchestral and 20th Century electronic music. ');
INSERT INTO `stations` VALUES (415, '9', 'http://www.geocities.com/targ_center/', 'Ein Kerem Music Center', 'Information about this music center in Jerusalem, including a schedule of events and a streaming broadcast of classical music.');
INSERT INTO `stations` VALUES (416, '9', 'http://www.geocities.com/cracatu/', 'Gugulandia Listening Station', 'Smooth and relaxing classical, jazz and ambient low-bandwidth stream.');
INSERT INTO `stations` VALUES (417, '9', 'http://www.civicsymphony.org/', 'Houston Civic Symphony', 'Features a concert schedule, listing of people and players, a cumulative repertoire list, and a streaming broadcast of past performances. ');
INSERT INTO `stations` VALUES (418, '9', 'http://www.mostlyclassical.com/', 'Mostly Classical', '24/7 classical music streaming webcast across various bitrates. ');
INSERT INTO `stations` VALUES (419, '9', 'http://www.geocities.com/mozart_radio/', 'Mozart Radio', 'Mozart, 24 hours a day in streaming MP3. ');
INSERT INTO `stations` VALUES (420, '9', 'http://www.io.com/~discord/operasmackdown/', 'Opera Smackdown', 'Streaming broadcast of opera music who has been listening to opera for ten years.');
INSERT INTO `stations` VALUES (421, '9', 'http://www.organlive.com/', 'ORGANLive', 'Streaming classical organ music. Free, 24 hrs a day. Dial-up or broadband.');
INSERT INTO `stations` VALUES (422, '9', 'http://www.afn.org/~afn07097/music/', 'Peaceful Classical Music', 'Links to classical music radio stations and programs that you can hear online; includes a live365.com hosted stream by the page''s author. ');
INSERT INTO `stations` VALUES (423, '9', 'http://digilander.libero.it/sir1/radiocontemporanea/', 'Radio Contemporanea', 'A Live365.com-hosted contemporary instrumental classical, piano, and fractal music stream. ');
INSERT INTO `stations` VALUES (424, '9', 'http://kith.org/jimmosk/', 'Unknown Composers', 'Streaming MP3 station of classical music that isn''t often heard but deserves to be.');
INSERT INTO `stations` VALUES (425, '10', 'http://fairweather.host.sk/index.html', 'Bebop Radio', 'Online radio stream focused on vocal jazz music across the eras. ');
INSERT INTO `stations` VALUES (426, '10', 'http://www.cryptogramophone.com/', 'Cryptogramophone', 'Project comprised of a select group of jazz artists making creative and improvised jazz music; features CryptoRadio, an MP3 stream of music by their artists. ');
INSERT INTO `stations` VALUES (427, '10', 'http://www.echosmoothjazz.com/', 'Echo Smooth Jazz', 'Smooth jazz 24 hours a day. Playlist, charts, new releases, and artist links. [Live365]');
INSERT INTO `stations` VALUES (428, '10', 'http://guitarsandallthatjazz.homestead.com/', 'Guitars and All That Jazz', 'Radio station devoted to guitar instrumentals, jazz and pop standards.');
INSERT INTO `stations` VALUES (429, '10', 'http://www.jazzradio.net/', 'JazzRadio.net', 'Streaming jazz music to your desktop 24 hours a day, plus music news, reviews and chat. Site in English and German. ');
INSERT INTO `stations` VALUES (430, '10', 'http://www.kkjz.org/', 'KKJZ FM', 'Classic jazz radio station with a monthly programming theme. Online stream available in RealAudio and MP3. ');
INSERT INTO `stations` VALUES (431, '10', 'http://www.ksbr.net/', 'KSBR Jazz', 'Contemporary and classic jazz music station broadcasting live over the Internet. ');
INSERT INTO `stations` VALUES (432, '10', 'http://adultmix.8m.com/', 'Slow Jams', 'Online station streaming smooth jazz and neo soul slow jams. ');
INSERT INTO `stations` VALUES (433, '10', 'http://www.jkwebdesign.net/softjazz/', 'Soft Jazz', 'Smooth jazz from the United Kingdom. Three streams available for broadband and modem. ');
INSERT INTO `stations` VALUES (434, '10', 'http://www.fortunecity.com/tinpan/lute/484/', 'Tony Palkovic''s Jazz Show', 'Radio show on KSPC 88.7 in Los Angeles, featuring guest interviews, live performances and new releases.');
INSERT INTO `stations` VALUES (435, '11', 'http://www.athensmusician.net/', 'AMN Radio', 'Site contains information on the Athens, Ohio music scene and runs a streaming broadcast that features local artists. ');
INSERT INTO `stations` VALUES (436, '11', 'http://www.aussiegoldradio.com/', 'Aussie Gold Radio', 'Online radio station that playing only Australian artists. Also with discussion forums. ');
INSERT INTO `stations` VALUES (437, '11', 'http://members.aol.com/bluebirdradio/', 'Bluebird Internet Radio', 'Online station highlighting new bands and music, primarily from the London and South East of England. Featuring styles from blues and soul to indie. ');
INSERT INTO `stations` VALUES (438, '11', 'http://brainkast.com/', 'BrainKast Radio', 'A collective effort to digitize and make Arizona''s music scene available via the Internet. ');
INSERT INTO `stations` VALUES (439, '11', 'http://www.cincymusic.com/', 'Cincinnati Music Online ', 'Online local music information, featuring artist information, a calendar of events, venue information, and an online radio station playing music from local artists.');
INSERT INTO `stations` VALUES (440, '11', 'http://www.electricbathingcompany.co.uk/', 'Electric Bathing Company', 'A not-for-profit digital recording, media and web publishing service in Liverpool, UK. Features a streaming broadcast of local music. ');
INSERT INTO `stations` VALUES (441, '11', 'http://www.frydaddy.net/', 'FryDaddyo Network', 'Live web broadcasts featuring unsigned bands from Texas, specializing in metal but accepting CDs from all Texas musicians.');
INSERT INTO `stations` VALUES (442, '11', 'http://www.geocities.com/SunsetStrip/Limo/5633/', 'HiLoFi Sound Recordings', 'Small label featuring local music from Pacific Northwest bands. ');
INSERT INTO `stations` VALUES (443, '11', 'http://www.onlinebands.com/', 'Online Bands', 'Promoting independent local artists online, and playing their music in a varied streaming broadcast.');
INSERT INTO `stations` VALUES (444, '11', 'http://www.okclive.com/pulse/', 'Pulse', 'MP3 stream of music from many local Oklahoma bands and artists.');
INSERT INTO `stations` VALUES (445, '11', 'http://www.geocities.com/radiosll/sll3.htm', 'Radio SLL-3', 'Internet-only radio station showcasing South Florida local music 24 hours a day.');
INSERT INTO `stations` VALUES (446, '11', 'http://rva.freesounds.net/', 'Richmond Underground Radio', 'Non-commercial MP3 audio stream featuring punk, alternative, indie and hardcore bands from the Richmond, Virginia area.');
INSERT INTO `stations` VALUES (447, '11', 'http://riograndemud.com/', 'Rio Grande Mud Radio', 'North Texas stream featuring music from local bands and artists.');
INSERT INTO `stations` VALUES (448, '11', 'http://www.scoutradio.com/', 'ScoutRadio', 'Indie rock and pop music from Portland, Oregon. ');
INSERT INTO `stations` VALUES (449, '11', 'http://stlbands.tm73.com/', 'StLouisBands.com', 'Streaming original music from St. Louis, MO area artists online.');
INSERT INTO `stations` VALUES (450, '11', 'http://www.mightyhost.com/sundog/radio.html', 'Sundog Radio', 'Streaming MP3 selections from the live Madison, Wisconsin cable TV show, Tim''s Sundog. The stream features a variety of bands and musicians from the midwest.');
INSERT INTO `stations` VALUES (451, '12', 'http://www.coolguyisland.com/radio3.htm', 'Coolguy Island Tropical Tiki Lounge', 'Tropical island-inspired lounge and cocktail music.');
INSERT INTO `stations` VALUES (452, '12', 'http://raydukes_1.tripod.com/devlarsurfiampiiradiostations/index.html', 'Devlar Surf Radio', 'Playing instrumental surf, spy and lounge music from the 60s to the present, 24/7/365.');
INSERT INTO `stations` VALUES (453, '12', 'http://www.dreamlandblues.com/', 'Dreamland Blues Radio', 'Swing, blues and jazz via Shoutcast. ');
INSERT INTO `stations` VALUES (454, '12', 'http://www.soltec.net/~java/', 'Java''s Swinging Bachelor Pad', 'A celebration of classic bachelor culture, with featured reads, laughs, and an audio stream of cocktail, lounge and swing music.');
INSERT INTO `stations` VALUES (455, '12', 'http://zoope.com/m/microgroove/', 'Long Playing Microgroove', 'Streaming audio broadcast playing retro music such as lounge, easy listening, surf, latin-tinged jazz, exotica, groovy themes and spaceage pop. ');
INSERT INTO `stations` VALUES (456, '12', 'http://www.lounge-radio.com/', 'Lounge Radio', 'Internetradio.nu based station playing mostly Latin and Ambient.');
INSERT INTO `stations` VALUES (457, '12', 'http://boozeking.com/maraschino.htm', 'Maraschino''s Motor City Cocktail Lounge', 'Lounge culture, drinks, lingo, and music stream. ');
INSERT INTO `stations` VALUES (458, '12', 'http://members.tripod.com/~MrSuave/', 'Mr. Suave''s Swingin'' Cocktail Lounge', 'A mod, jazz, and lounge music experience, also with lounge culture information and drink recipes.');
INSERT INTO `stations` VALUES (459, '12', 'http://www.live365.com/stations/31750/', 'Music from the Blue Light', 'Playing original hits and adult standards from the 40s, 50s and 60s, including music from big bands and orchestras, crooners, and divas.');
INSERT INTO `stations` VALUES (460, '12', 'http://www.poizenivy.com/', 'Poizen Ivy''s Las Vegas Tiki Lounge', 'Surf, swing, classic crooners and garage tunes. ');
INSERT INTO `stations` VALUES (461, '12', 'http://www.geocities.com/radio_gumpoldskirchen/', 'Radio Gumpoldskirchen', 'Featuring two flavors of music entertainment - a crime jazz, lounge, downtempo and film score stream and a downbeat, acid jazz, bossa nova, lounge kitsch, and world music stream.');
INSERT INTO `stations` VALUES (462, '12', 'http://www.spage.com/stardust/', 'Stardust Internet Radio', 'Hits from yesterday from artists like Frank Sinatra, Dizzy Gillespie, Stan Getz, and many others.');
INSERT INTO `stations` VALUES (463, '12', 'http://www.swankradio.com/', 'SwankRadio.Com', 'MP3 stream recorded live from turntables and a mixer from around 300 source exotica and lounge records.');
INSERT INTO `stations` VALUES (464, '13', 'http://www.astreauxworld.com/', 'Astreaux World ', 'New age, ambient, electronic, and space music station. ');
INSERT INTO `stations` VALUES (465, '13', 'http://www.cimradio.com/', 'CIM Radio', 'Internet-only broadcast playing smooth jazz and other smooth, slow and relaxing music.');
INSERT INTO `stations` VALUES (466, '13', 'http://www.fote.org/radio.htm', 'Fellowship of the Earth Radio', 'Playing new age and inspirational music, plus news of interest to the Pagan community.');
INSERT INTO `stations` VALUES (467, '13', 'http://www.geocities.com/cracatu/2.html', 'Gugulandia Music Station', '24-hour online music station with a mix of relaxing classical and contemporary music.');
INSERT INTO `stations` VALUES (468, '13', 'http://www.quietmusic.com/', 'Quietmusic.com', 'Relaxing smooth jazz, new age and ambient music.');
INSERT INTO `stations` VALUES (469, '13', 'http://www.smoothjazz.com/', 'Smooth Jazz', 'The web hub for smooth jazz. With artist and festival information, plus an online music stream.');
INSERT INTO `stations` VALUES (470, '13', 'http://www.jkwebdesign.net/softjazz/', 'Soft Jazz', 'High and low-bandwidth smooth jazz station.');
INSERT INTO `stations` VALUES (471, '13', 'http://www.sunsetjazz.com/', 'SunsetJazz.com', 'Playing smooth jazz, new age and other mood music in several media formats. ');
INSERT INTO `stations` VALUES (472, '13', 'http://www.fortunecity.com/tinpan/country/240/index.htm', 'The Adult Mix Quiet Storm Online', 'Online radio station playing smooth jazz and soulful rhythm and blues slow jams.');
INSERT INTO `stations` VALUES (473, '13', 'http://www.heartofmusic.com/', 'The Heart of Music', 'Internet radio station playing new age and other contemporary instrumental music, 24 hours a day.');
INSERT INTO `stations` VALUES (474, '13', 'http://www.innersites.com/', 'The InnerSites Gateway', 'Streaming new age and other relaxing music. ');
INSERT INTO `stations` VALUES (475, '13', 'http://www.bulgaria.com/photos/realindex.html', 'The Magic of Bulgaria', 'Featuring several streaming new age audio stations and a gallery of photographs portraying the multifaceted beauty and spirit of Bulgaria.');
INSERT INTO `stations` VALUES (476, '14', 'http://www.absintheradio.com/', 'Absinthe Radio', 'Greatest hits of the 1920s and 1930s in streaming MP3.');
INSERT INTO `stations` VALUES (477, '14', 'http://www.xminusone.com/index2.htm', 'Evan''s Gallery', 'Science fiction shows and links.');
INSERT INTO `stations` VALUES (478, '14', 'http://homepage.ntlworld.com/jaweb/', 'Jaweb''s OTR', 'Old-Time radio programs downloading or streaming.');
INSERT INTO `stations` VALUES (479, '14', 'http://homepages.ihug.co.nz/~jimnost/index.htm', 'Nostalgia Radio With Jim Sutton', 'A nationwide nostalgia radio show on Newstalk ZB, New Zealand. Check site for broadcast schedule. ');
INSERT INTO `stations` VALUES (480, '14', 'http://www.wizbonespc.com/radio.shtml', 'Old Time Radio & Classic 50s', 'Old Time Radio Shows and music from the 50s ');
INSERT INTO `stations` VALUES (481, '14', 'http://www.otrcat.com', 'Old Time Radio Catalog (OTRCAT)', 'MP3 Downloads of recordings from the golden era of radio.');
INSERT INTO `stations` VALUES (482, '14', 'http://www.otrfan.com', 'Old Time Radio Fan', 'On-demand audio of classic detective shows and mysteries. ');
INSERT INTO `stations` VALUES (483, '14', 'http://www.radiolovers.com', 'Radiolovers', 'Old time radio shows online for download. ');
INSERT INTO `stations` VALUES (484, '14', 'http://ultimatescifi.com/', 'UltimateSciFi.com', 'Science Fiction Creators home with online stream of oldtime Sci-Fi broadcasts. Also read daily online comics and stories and share your own.');
INSERT INTO `stations` VALUES (485, '15', 'http://www.musicmavericks.org/listening/', 'American Mavericks', 'Featuring a stream of minimalist, nature-influenced, drone and ambient, as well as a station with found sounds, modernistic, and attention-demanding music. ');
INSERT INTO `stations` VALUES (486, '15', 'http://www.beatsinspace.net/', 'Beats In Space', 'Radio show mixed live on WNYU 800 AM, featuring anything from ambient and acid jazz to jazz and hip hop "space beats." ');
INSERT INTO `stations` VALUES (487, '15', 'http://www.borgus.com/', 'Borgus Productions', 'Experimental vocal art with news and political parody.');
INSERT INTO `stations` VALUES (488, '15', 'http://www.hipsync.org/', 'HipSync Records ', 'A resource for wild, avant garde, exploratory and creative music that could be loosely classified as ambient, jazz and experimental. Site features an MP3 stream of music by many of their artists. ');
INSERT INTO `stations` VALUES (489, '15', 'http://thingstohear.com/', 'Jean-Paul''s Things to Hear', 'An online radio show broadcast on WKRP.fm. Playing independent music, interviews, and radio theater. ');
INSERT INTO `stations` VALUES (490, '15', 'http://www.geocities.com/voicejail/', 'Midnight Voicejail', 'FAQ and online stream of the show broadcast on KFJC 89.7 FM in Los Altos Hills, California. The show chronicles a group of 20-something slackers, stuck in the suburbs of Silicon Valley during the 80s and 90s, using various voicemail systems as their main social and creative outlet.');
INSERT INTO `stations` VALUES (491, '15', 'http://www.noisemusic.org/', 'New Objectives in Sound Exploration', 'A non-profit group dedicated to exploring, experimenting with and creating digital music.');
INSERT INTO `stations` VALUES (492, '15', 'http://www.rantradio.com/', 'RantRadio.com', 'Commercial free, 24/7 broadcast of free speech, opinions, concerns and music "by the people, for the people."');
INSERT INTO `stations` VALUES (493, '15', 'http://www.pressthebutton.com/', 'The Button', 'Experimental audio soundscapes borrowing heavily from the media. Visit "Sound" section on site for link to the Shoutcast stream.');
INSERT INTO `stations` VALUES (494, '16', 'http://www.animehardcore.net/ahr/', 'Anime Hardcore Radio', 'Internet radio for fans of Powerpuff Girls, anime and other cartoon music.');
INSERT INTO `stations` VALUES (495, '16', 'http://www.geocities.com/moviemusicman/', 'Cinema Scape', 'A streaming radio station playing symphonic film scores. ');
INSERT INTO `stations` VALUES (496, '16', 'http://www.exploitika.com/', 'Exploitika Movie Grooves Radio', 'Playing lounge, sleazy listening, crime-jazz, psychedelic beats, and soul from 60''s and 70''s movie soundtracks.');
INSERT INTO `stations` VALUES (497, '16', 'http://www.hotspotzone.com/', 'HotSpotZone', 'Featuring a plethora of shopping, writing, game links and others, plus a streaming audio broadcast of film music with monthly featured soundtracks. ');
INSERT INTO `stations` VALUES (498, '16', 'http://www.intercot.com/radio/default.asp', 'Intercot Disney Theme Park Radio', 'Online streaming radio broadcast playing Disney Theme Park music. Site also features an information guide with interactive discussion boards, pictures, video clips, tips and trivia. ');
INSERT INTO `stations` VALUES (499, '16', 'http://radio.keiichi.net/', 'Keiichi.net Radio', 'A live, fan based anime, j-pop, and j-rock broadcast that allows requests from a large playlist of songs.');
INSERT INTO `stations` VALUES (500, '16', 'http://www.kohina.com/', 'Kohina', 'Old school computer/console/arcade game and demo music classics.');
INSERT INTO `stations` VALUES (501, '16', 'http://www.cin3ma.tv/permanent_waves/', 'Permanent Waves', 'Live online movie scores, with listing of cue titles, composer names and movies.');
INSERT INTO `stations` VALUES (502, '16', 'http://peru.junglevision.com/radio/', 'Radio Junglevision', 'Featuring soundtracks from Junglevision games. ');
INSERT INTO `stations` VALUES (503, '16', 'http://www.streamingsoundtracks.com/', 'StreamingSoundtracks', 'Streaming Shoutcast MP3 radio playing music from soundtracks. ');
INSERT INTO `stations` VALUES (504, '16', 'http://www.classicgaming.com/tmk/wtmk.shtml', 'The Mushroom Kingdom: Mario Radio', 'Playing all Mario Brothers and related game music. Site also includes box art, news, downloads, and game information. ');
INSERT INTO `stations` VALUES (505, '17', 'http://dhbit.ca/', 'Does Humour Belong in Technology?', 'Online comedy radio show dedicated to technology workers. See site for schedule and archive of past shows.');
INSERT INTO `stations` VALUES (506, '17', 'http://thesync.com/geeks/', 'Geeks in Space', 'Weekly audio show hosted by Rob "Commander Taco" Malda, Jeff "Hemos" Bates, Nate "Mix Master" Oostendorp and "CowboyNeal" Pater of Slashdot, drawing from the stories and discussions on the Slashdot site on open-source and other technology. ');
INSERT INTO `stations` VALUES (507, '17', 'http://www.gcnlive.com/', 'Genesis Communication Network', 'Hard-hitting talk radio programming to fill the media void. Features a schedule of programs. ');
INSERT INTO `stations` VALUES (508, '17', 'http://www.thehavok.co.uk/', 'Havok Free Net Radio', 'Talk and news about anything and everything technical, including the scene, coding, hacking, phreaking, and the web. Site includes live MP3 stream (see site for schedule) and an archive of previous shows.');
INSERT INTO `stations` VALUES (509, '17', 'http://oddo.net/laffradio/index.html', 'LaffRadio', 'Adult comedy and talk radio stream. ');
INSERT INTO `stations` VALUES (510, '17', 'http://provenchassis.com/mst/', 'Motorsports Talk', 'Listen to Ron Miller and Charlie Krall each week as they discuss just about anything in the world of motorsports as well as the local scene. On-demand archive of previous broadcasts available. ');
INSERT INTO `stations` VALUES (511, '17', 'http://www.pocreations.com/', 'PoCreations', 'Site promoting a group of comedians, featuring a Shoutcast audio stream of various comedy routines by well-known and up-and-coming performers.');
INSERT INTO `stations` VALUES (512, '17', 'http://hometown.aol.com/rgermain1/radio.htm', 'Radio Miami Inter', 'Broadcast from Miami, Florida, covering the latest in news, politics, sports, and weather in Port-Au-Prince, Haiti. ');
INSERT INTO `stations` VALUES (513, '17', 'http://www.fortunecity.com/uproar/singe/285/index.htm', 'Saturday Morning Small Talk', 'On-demand short stories and trivia show, updated daily. ');
INSERT INTO `stations` VALUES (514, '17', 'http://www.schnauzerlogic.com/', 'Schnauzer Logic Worldwide', 'Online talk and music radio station hosted by Robin Goldstein covering an assortment of topics.');
INSERT INTO `stations` VALUES (515, '17', 'http://geocities.com/jondavis408/index2.html', 'Talk Show 91', 'Talk radio covering a variety of topics, broadcast live from Albany, NY.');
INSERT INTO `stations` VALUES (516, '17', 'http://www.undersedationlive.org/', 'Under Sedation Live', 'Talk, commentary, and humor station broadcasting live form Sacramento, CA.');
INSERT INTO `stations` VALUES (517, '17', 'http://www.usaradio.com/', 'USARadio.com', '24 hour-a-day streaming news broadcast with up-to-the-minute coverage of local, national and world news.');
INSERT INTO `stations` VALUES (518, '17', 'http://vocal_velocity.tripod.com/index.htm', 'Vocal Velocity', 'Spoken word and vocal poetry selections in streaming MP3. ');
INSERT INTO `stations` VALUES (519, '17', 'http://members.aol.com/_ht_a/wgai560am/page/index.html', 'WGAI 560 AM', 'News, talk and sports radio from Elizabeth, North Carolina. Includes personality profiles and schedule. ');
INSERT INTO `stations` VALUES (520, '18', 'http://backhouze.com/', 'Backhouze Productions Studio', 'Features a Shoutcast playing rap, soul, funk and reggae. ');
INSERT INTO `stations` VALUES (521, '18', 'http://www.beatbasement.com/', 'Beatbasement Radio', 'Streaming underground hip hop beats 24/7 and weekly live turntablist DJ sets. ');
INSERT INTO `stations` VALUES (522, '18', 'http://www.BlakeRadio.com/', 'Blake Radio', 'Internet radio station featuring rhythm and blues, jazz, soul and reggae slow jams, 24/7.');
INSERT INTO `stations` VALUES (523, '18', 'http://www.bluesbytes.com/', 'Blues Bytes', 'Online radio show featuring traditional and contemporary blue artists.');
INSERT INTO `stations` VALUES (524, '18', 'http://www.boombastic.org/', 'Boombastic Radio', 'Streaming high- and low-bandwidth funk, soul, jazz, latin, afro, hip-hop and reggae music, 24/7. ');
INSERT INTO `stations` VALUES (525, '18', 'http://www.branestorm.com/', 'Branestorm', 'Featuring streaming drum and bass and underground hip hop channels.');
INSERT INTO `stations` VALUES (526, '18', 'http://www.globalfunkradio.com/', 'Global Funk Radio', 'An online station streaming acid jazz, funk and soul music.');
INSERT INTO `stations` VALUES (527, '18', 'http://www.liquidsoulradio.com/', 'LiquidSoulRadio.com', 'Online broadcast based in Atlanta, Georgia, playing neo-soul, rhythm and blues, jazz, and hip-hop from both well-known and lesser-known artists.');
INSERT INTO `stations` VALUES (528, '18', 'http://nyky_productions.tripod.com/nyky/', 'NYKY Radio Productions', 'Internet radio station playing hip-hop, rap, and reggae music through mycaster.com.');
INSERT INTO `stations` VALUES (529, '18', 'http://www.oldschoollive.com/', 'OldSchoolLive.com', 'Old school Hip Hop streaming radio, with playlist, artists, and website skins. [Live 365] ');
INSERT INTO `stations` VALUES (530, '18', 'http://www.phatfirmradio.com/', 'Phatfirm Radio', 'Online station with several streams, featuring hip hop, rhythm and blues, and Caribbean music.');
INSERT INTO `stations` VALUES (531, '18', 'http://www.popmonkey.com/jules/', 'PopMonkey.com', 'Personal site featuring photography, personal tidbits and music, including a streaming broadcast of funk, r&b, motown and soul selections.');
INSERT INTO `stations` VALUES (532, '18', 'http://www.reel2realradio.com/', 'Reel 2 Real Radio', 'Low-bandwidth radio streams, featuring a rap stream and an r&b stream.');
INSERT INTO `stations` VALUES (533, '18', 'http://www.simplyradio.com/', 'SimplyRadio.com', 'A 24/7 live hip-hop stream straight from the source in NYC, playing classics and the latest music.');
INSERT INTO `stations` VALUES (534, '18', 'http://www.smoothbeats.com/', 'SmoothBeats.com', 'Streaming non-stop underground and mainstream hiphop beats 24 hours a day.');
INSERT INTO `stations` VALUES (535, '18', 'http://www.geocities.com/umusic2000/', 'Urban Music 2000', 'Five stations offering rhythm and blues, hip-hop, and gospel streams at 33k and 256k.');
INSERT INTO `stations` VALUES (536, '18', 'http://urbanmusic2000.com/radio.html', 'Urban Music 2000 Radio', 'Multiple stations offering genres from Gospel to R&B/Hip Hop.');
INSERT INTO `stations` VALUES (537, '18', 'http://www.urbanmusic109.com/', 'UrbanMusic109.com', 'An Internet radio station featuring classic rhythm and blues, old school, and urban contemporary music. Also with featured artist profiles and "Hot Picks".');
INSERT INTO `stations` VALUES (538, '18', 'http://wfnk.com/radio/', 'WFNK Radio Nutwork', 'Featuring high-quality Internet radio channels focusing on the past, present and future of funk, soul, and black rock music.');
INSERT INTO `stations` VALUES (539, '19', 'http://www.asww.com.au/radio/', 'A Small World Web Radio', 'Featuring a handful of broadcasts, from funk and dub to comedy, to rock and country.');
INSERT INTO `stations` VALUES (540, '19', 'http://www.acbradio.org/', 'ACB Radio', 'Online radio stations put together by and for the blind community and anyone else who wants to listen in. Features mainstream music stream, a stream showcasing music by blind artists, and a stream playing old radio and comedy shows. ');
INSERT INTO `stations` VALUES (541, '19', 'http://www.artistlaunch.com/', 'Artist Launch', 'Showcasing the best independent artists from their respective genres, including chatroom and voting. See site for broadcast schedule.');
INSERT INTO `stations` VALUES (542, '19', 'http://www.choler.com/radio/', 'Choler Radio', 'Choler Magazine''s network of futurist online radio stations, featuring electronic, hip-hop and indie rock streams. ');
INSERT INTO `stations` VALUES (543, '19', 'http://www.chengdigger.com/', 'Digger''s House of Tunes', 'Commercial free streaming audio station with live requests from a song database of over 15,000 songs.');
INSERT INTO `stations` VALUES (544, '19', 'http://www.angelfire.com/ns/darway/new.html', 'DJFXX Electric Circus Radio', 'Club mix and lite rock music streams, broadcast 24 hours a day from Nova Scotia, Canada.');
INSERT INTO `stations` VALUES (545, '19', 'http://www.echonomizer.com/', 'Echonomizer Music Radio', 'Collection of radio stations including an acid jazz, a techno and electronica, and an urban downtempo stream. ');
INSERT INTO `stations` VALUES (546, '19', 'http://www.epitonic.com/radio.jsp', 'Epitonic', 'Online source for cutting-edge alternative, indie, dance and other music in MP3 format; features free downloads and a variety of streaming broadcasts.');
INSERT INTO `stations` VALUES (547, '19', 'http://www.robertjpetersen.com/flatblackrock/', 'Flat Black Rock Radio', 'Featuring two radio streams playing a variety of mellow and chill tunes and adult alternative music.');
INSERT INTO `stations` VALUES (548, '19', 'http://www.funkyville.com/radio.htm', 'Funkyville.com Radio', 'Collection of online streaming radio broadcasts with varying styles such as 80s, lounge, alternative and top 50 hit music.');
INSERT INTO `stations` VALUES (549, '19', 'http://www.idobi.com/', 'Idobi.com', 'Pop and alternative/rock radio streams, plus music news, and artist features.');
INSERT INTO `stations` VALUES (550, '19', 'http://www.indieradio.org/', 'Indie Radio', 'Featuring several streams of indie, pop, rock, electronic, college, and emo music.');
INSERT INTO `stations` VALUES (551, '19', 'http://www.tafcommedia.net/', 'Internet Radio Free Kansas', 'Online radio in streaming MP3 with themes such as German, progressive, psychedelic, classic and modern rock, and historical radio transmissions from around the world from the 30s to through 90s. Also runs several RealAudio streams.');
INSERT INTO `stations` VALUES (552, '19', 'http://www.kenrobinson.com/', 'KenRobinson.com', 'Personal site featuring syndicated news and a few online music streams, playing tunes from the 60s, 70s and 80s.');
INSERT INTO `stations` VALUES (553, '19', 'http://mywebpages.comcast.net/ksims48/', 'KIBM Internet Radio', 'Featuring several streams, covering soundtrack music, plus OTR shows such as Sci-Fi classics, The Shadow, drama classics, and other memorable shows from the Golden Age of radio entertainment.');
INSERT INTO `stations` VALUES (554, '19', 'http://www.mpegradio.com/', 'MPEGRadio', 'High and low bandwidth broadcasts in a variety of genres, including techno, goth, 80s, classical, Britpop, ambient and dub.');
INSERT INTO `stations` VALUES (555, '19', 'http://djeze00.tripod.com/', 'Network99', 'Featuring alternative, pop, hip-hop, classic rock, techno, rave, and reggae music through several music channels.');
INSERT INTO `stations` VALUES (556, '19', 'http://www.radiocubik.com/', 'Radio Cubik', 'Radio streaming site with several world music , bebop, metal, downtempo/jazz and poetry/spoken word stations. ');
INSERT INTO `stations` VALUES (557, '19', 'http://home.comcast.net/~radiofreeeric/', 'Radio Free Eric', 'Site features three streams: Radio Free Eric, playing artists such as Morphine, Cake and Yo La Tengo; Radio Free Blues, playing raw acoustic and electric blues; and Radio Free Klezmer, playing music by the Klezmatics, Don Byron, John Zorn''s Masada and others.');
INSERT INTO `stations` VALUES (558, '19', 'http://rst.starpoint.net/showtime.shtml', 'Radio ShowTime', 'Offering streams of country, dance/pop, 80s, and rock music. ');
INSERT INTO `stations` VALUES (559, '19', 'http://radioio.com/', 'Radioio', 'Internet-only radio from St. Augustine, Florida. Multiple genres. Free and members-only streams available in multiple formats and in multiple bandwidths, including MP3.');
INSERT INTO `stations` VALUES (560, '19', 'http://www.swissradio.ch/', 'Swiss Internet Radio Service', 'Offering several classical, jazz, bebop, and techno music streams. Site available in German and English. ');
INSERT INTO `stations` VALUES (561, '19', 'http://www.45rpm.net/', 'The 45 RPM Network', 'Offering 3 online broadcasts playing music from the 70s, oldies, and rockabilly. All stations simulcast a 4 hour live broadcast each weekday evening from 6pm to 10 pm EST, taking requests and dedications. ');
INSERT INTO `stations` VALUES (562, '19', 'http://www.thirdroad.com/', 'ThirdRoad Media', 'Collection of online indie streams, from Radio K.E.L.T. playing celtic music, to Sedona Radio playing new age, to Walden Woods Radio playing folk music. ');
INSERT INTO `stations` VALUES (563, '19', 'http://members.cox.net/whitester/', 'Whitester Radio', 'Featuring a smooth jazz stream, and stream of 60s music rarely played on oldies stations. ');
INSERT INTO `stations` VALUES (564, '19', 'http://www.xiradio.com/', 'Xtreme Internet Radio', 'Featuring "Modern Rock" and "Jammin Hits" streams. ');

