var Branches = new Array(); var Areas = new Array(); Branches[0]="All"; Areas['0']= new Array(); Areas['0']['0']="All"; Branches[1]="Natural Sciences"; Areas['1']= new Array(); Areas['1']['1']="Astronomy"; Areas['1']['2']="Physics"; Areas['1']['3']="Chemistry"; Areas['1']['4']="Biology"; Areas['1']['5']="Earth Sciences"; Areas['1']['6']="Mathematics"; Areas['1']['7']="Computer Science"; Areas['1']['8']="Other"; Areas['1']['9']="Engineering Sciences"; Branches[2]="Social Sciences"; Areas['2']= new Array(); Areas['2']['1']="History"; Areas['2']['2']="Economics"; Areas['2']['3']="Psychology"; Areas['2']['4']="Law"; Areas['2']['5']="Sociology"; Areas['2']['6']="Education"; Areas['2']['7']="Communication"; Areas['2']['8']="Other"; Branches[3]="Music"; Areas['3']= new Array(); Areas['3']['1']="Music files .mp3/.wav/.wma ..."; Areas['3']['2']="MIDI files .mid/.rmi/.kar ..."; Areas['3']['3']="Sheet Music .pdf/.tab/.mid ..."; Areas['3']['4']="Other"; Branches[4]="Photography"; Areas['4']= new Array(); Areas['4']['1']="Landscape"; Areas['4']['2']="Portrait"; Areas['4']['3']="Still Life"; Areas['4']['4']="Digital Art"; Areas['4']['5']="Macro"; Areas['4']['6']="Sport"; Areas['4']['7']="Other"; Branches[5]="Literature"; Areas['5']= new Array(); Areas['5']['1']="Fiction"; Areas['5']['2']="Sci-Fi"; Areas['5']['3']="Fantasy"; Areas['5']['4']="Non-fiction"; Areas['5']['5']="Poetry"; Areas['5']['6']="Screenplays"; Areas['5']['7']="Newspaper articles"; Areas['5']['8']="Internet articles"; Areas['5']['9']="Other"; Branches[6]="Visual Art"; Areas['6']= new Array(); Areas['6']['1']="Paintings"; Areas['6']['2']="Drawings"; Areas['6']['3']="Sculptures"; Areas['6']['4']="Ceramics"; Areas['6']['5']="Architecture"; Areas['6']['6']="Applied Arts"; Areas['6']['7']="Other"; Branches[7]="Philosophy"; Areas['7']= new Array(); Areas['7']['1']="Metaphysics"; Areas['7']['2']="Epistemology"; Areas['7']['3']="Ethics"; Areas['7']['4']="Logic"; Areas['7']['5']="Aesthetics"; Areas['7']['6']="Other";