// This Topic Map was automatically generated // from an xml source using XSLT. //
var top1,oc,sc,a1,mem,subject,uri,locator
var map=new topicMap('')

add_topic(map,'st-music',"Music",'')
add_topic(map,'normalised',"Normalised",'')
add_topic(map,'tt-person',"Person",'')
add_topic(map,'tt-artist',"Artist",'tt-person')
add_topic(map,'tt-musician',"Musician",'tt-artist')
add_topic(map,'tt-vocalist',"Vocalist",'tt-musician')
add_topic(map,'tt-guitarist',"Guitarist",'tt-musician')
add_topic(map,'tt-bassist',"Bassist",'tt-musician')
add_topic(map,'tt-drummer',"Drummer",'tt-musician')
add_topic(map,'tt-band',"Band",'tt-music')
add_topic(map,'tt-geography',"Geography",'')
add_topic(map,'tt-country',"Country",'tt-geography')
add_topic(map,'tt-city',"City",'tt-geography')
add_topic(map,'tt-music',"Music",'')
add_topic(map,'tt-pop-music',"Pop music",'tt-music')
add_topic(map,'tt-rock',"Rock 'n roll",'tt-music')
add_topic(map,'tt-disc',"Disc",'')
add_topic(map,'tt-punk',"Punk Rock",'tt-music')
add_topic(map,'tt-dub',"Dub",'tt-music')
add_topic(map,'tt-reggae',"Reggae",'tt-music')
add_topic(map,'tt-song',"Song",'')
add_topic(map,'t-the-clash',"The Clash",'tt-band')
add_topic(map,'t-mick-jones',"Mick Jones",'tt-person')
add_topic(map,'t-joe-strummer',"Joe Strummer",'tt-person')
add_topic(map,'t-paul-simonon',"Paul Simonon",'tt-person')
add_topic(map,'t-tory-crimes',"Tory Crimes",'tt-person')
add_topic(map,'t-nicky-headon',"Nicky Headon",'tt-person')
add_topic(map,'t-disc-the-clash',"The Clash",'tt-disc')
add_topic(map,'t-disc-combat-rock',"Combat Rock",'tt-disc')
add_topic(map,'t-lee-perry',"Lee 'Scratch' Perry",'tt-musician')
add_topic(map,'t-aston-barrett','Aston "Family Man" Barrett','tt-musician')
add_topic(map,'t-carlton-barrett',"Carlton Barrett",'tt-musician')
add_topic(map,'id-junior-murvin',"Junior Murvin",'tt-musician')
add_topic(map,'t-winston-wright',"Winston Wright",'tt-musician')
add_topic(map,'id-ansel-collins',"Ansel Collins",'tt-person')
add_topic(map,'t-england',"England",'tt-country')
add_topic(map,'t-turkey',"Turkey",'tt-country')
add_topic(map,'t-ankara',"Ankara",'tt-city')
add_topic(map,'t-london',"London",'tt-city')
add_topic(map,'t-bromley',"Bromley",'tt-city')
add_topic(map,'at-member-of',"Member of",'')
add_topic(map,'at-played-instrument-in',"Played instrument",'')
add_topic(map,'at-born-in',"Born in",'')
add_topic(map,'at-recorded',"Recorded",'')
add_topic(map,'ft-website-rating',"Rating",'')
add_topic(map,'fv-fierce',"Fierce",'')

//================= Occurrences ============

add_occur(map,"t-disc-the-clash",
   "Tracklist",
   "",
   "discography.htm#EK36060",
   '')
add_occur(map,"t-disc-the-clash",
   "CoverArt",
   "",
   "clash.gif",
   '')
add_occur(map,"t-disc-combat-rock",
   "CoverArt",
   "",
   "combat.gif",
   '')
add_occur(map,"t-disc-combat-rock",
   "Excerpt",
   "",
   "should.ram",
   '')

//============== Associations ============

a1=new association()
a1.instanceOf='at-member-of'
mem=new member('tt-band')
mem.addPlayer(map.getTopicById('t-the-clash'))
a1.addMember(mem)

mem=new member('tt-vocalist')
mem.addPlayer(map.getTopicById('t-mick-jones'))
mem.addPlayer(map.getTopicById('t-joe-strummer'))
a1.addMember(mem)

mem=new member('tt-guitarist')
mem.addPlayer(map.getTopicById('t-mick-jones'))
mem.addPlayer(map.getTopicById('t-joe-strummer'))
a1.addMember(mem)

mem=new member('tt-bassist')
mem.addPlayer(map.getTopicById('t-paul-simonon'))
a1.addMember(mem)

mem=new member('tt-drummer')
mem.addPlayer(map.getTopicById('t-tory-crimes'))
a1.addMember(mem)

mem=new member('tt-drummer')
mem.addPlayer(map.getTopicById('t-nicky-headon'))
a1.addMember(mem)
a1.addScope(new scope('st-music'))
map.addAssoc(a1)

a1=new association()
a1.instanceOf='at-recorded'
mem=new member('tt-band')
mem.addPlayer(map.getTopicById('t-the-clash'))
a1.addMember(mem)

mem=new member('tt-disc')
mem.addPlayer(map.getTopicById('t-disc-the-clash'))
a1.addMember(mem)

mem=new member('tt-disc')
mem.addPlayer(map.getTopicById('t-disc-combat-rock'))
a1.addMember(mem)
a1.addScope(new scope('st-music'))
map.addAssoc(a1)

a1=new association()
a1.instanceOf='at-born-in'
mem=new member('tt-city')
mem.addPlayer(map.getTopicById('t-ankara'))
a1.addMember(mem)

mem=new member('tt-person')
mem.addPlayer(map.getTopicById('t-joe-strummer'))
a1.addMember(mem)
a1.addScope(new scope(''))
map.addAssoc(a1)

a1=new association()
a1.instanceOf='at-born-in'
mem=new member('tt-city')
mem.addPlayer(map.getTopicById('t-london'))
a1.addMember(mem)

mem=new member('tt-person')
mem.addPlayer(map.getTopicById('t-mick-jones'))
mem.addPlayer(map.getTopicById('t-paul-simonon'))
a1.addMember(mem)
a1.addScope(new scope(''))
map.addAssoc(a1)

a1=new association()
a1.instanceOf='at-born-in'
mem=new member('tt-city')
mem.addPlayer(map.getTopicById('t-bromley'))
a1.addMember(mem)

mem=new member('tt-person')
mem.addPlayer(map.getTopicById('t-nicky-headon'))
a1.addMember(mem)
a1.addScope(new scope(''))
map.addAssoc(a1)

a1=new association()
a1.instanceOf='at-recorded'
mem=new member('tt-band')
mem.addPlayer(map.getTopicById('t-the-clash'))
a1.addMember(mem)

mem=new member('tt-track')
mem.addPlayer(map.getTopicById('t-i-fought-the-law'))
a1.addMember(mem)
a1.addScope(new scope(''))
map.addAssoc(a1)


//================ Scopes ========================
//