// JavaScript Document

function get_prefix()
{
    var random_prefix= Math.floor(Math.random()*176);
    return random_prefix;
}

function get_suffix()
{
	var random_suffix = Math.floor(Math.random()*532);
	return random_suffix;
}

function dj_name_male()
{
   var dj_prefix=get_prefix();
   var dj_suffix=get_suffix();

     var the_prefix=new Array(176)
     the_prefix[0]="raging"
the_prefix[1]="lousy"
the_prefix[2]="lonely"
the_prefix[3]="smart"
the_prefix[4]="solemn"
the_prefix[5]="cosmic"
the_prefix[6]="surpreme"
the_prefix[7]="ultra"
the_prefix[8]="super"
the_prefix[9]="minus"
the_prefix[10]="plus"
the_prefix[11]="bouncing"
the_prefix[12]="brave"
the_prefix[13]="new"
the_prefix[14]="dirty"
the_prefix[15]="mighty"
the_prefix[16]="holy"
the_prefix[17]="crazy"
the_prefix[18]="sacred"
the_prefix[19]="lovely"
the_prefix[20]="scary"
the_prefix[21]="rigid"
the_prefix[22]="noisy"
the_prefix[23]="wicked"
the_prefix[24]="wrecked"
the_prefix[25]="cool"
the_prefix[26]="hot"
the_prefix[27]="collapsed"
the_prefix[28]="infected"
the_prefix[29]="pumped"
the_prefix[30]="sick"
the_prefix[31]="slick"
the_prefix[32]="wasted"
the_prefix[33]="loud"
the_prefix[34]="lunatic"
the_prefix[35]="peachy"
the_prefix[36]="sadistic"
the_prefix[37]="silly"
the_prefix[38]="dancing"
the_prefix[39]="shaky"
the_prefix[40]="huge"
the_prefix[41]="tiny"
the_prefix[42]="skinny"
the_prefix[43]="fat"
the_prefix[44]="broke"
the_prefix[45]="low"
the_prefix[46]="high"
the_prefix[47]="tasty"
the_prefix[48]="smelly"
the_prefix[49]="touchy"
the_prefix[50]="blueish"
the_prefix[51]="blushing"
the_prefix[52]="crushing"
the_prefix[53]="sweet"
the_prefix[54]="cold"
the_prefix[55]="normal"
the_prefix[56]="unique"
the_prefix[57]="rare"
the_prefix[58]="simple"
the_prefix[59]="smart"
the_prefix[60]="clever"
the_prefix[61]="retarded"
the_prefix[62]="groce"
the_prefix[63]="special"
the_prefix[64]="extraordinary"
the_prefix[65]="puffy"
the_prefix[66]="venomous"
the_prefix[67]="soft"
the_prefix[68]="smooth"
the_prefix[69]="criminal"
the_prefix[70]="aesthetic"
the_prefix[71]="falling"
the_prefix[72]="shouting"
the_prefix[73]="howling"
the_prefix[74]="doggy"
the_prefix[75]="stylish"
the_prefix[76]="trendy"
the_prefix[77]="mediocre"
the_prefix[78]="superior"
the_prefix[79]="inferior"
the_prefix[80]="catchy"
the_prefix[81]="charming"
the_prefix[82]="stoned"
the_prefix[83]="drunken"
the_prefix[84]="whining"
the_prefix[85]="yelling"
the_prefix[86]="speaking"
the_prefix[87]="whispering"
the_prefix[88]="nuclear"
the_prefix[89]="shy"
the_prefix[90]="busted"
the_prefix[91]="busy"
the_prefix[92]="beasty"
the_prefix[93]="energetic"
the_prefix[94]="powerful"
the_prefix[95]="rude"
the_prefix[96]="noble"
the_prefix[97]="polite"
the_prefix[98]="concentrated"
the_prefix[99]="poisoned"
the_prefix[100]="focused"
the_prefix[101]="calm"
the_prefix[102]="selfish"
the_prefix[103]="glowing"
the_prefix[104]="beaming"
the_prefix[105]="fishy"
the_prefix[106]="sparkling"
the_prefix[107]="poking"
the_prefix[108]="glimpsing"
the_prefix[109]="gnarling"
the_prefix[110]="goggled"
the_prefix[111]="gagged"
the_prefix[112]="deep"
the_prefix[113]="wide"
the_prefix[114]="enlightened"
the_prefix[115]="cracked"
the_prefix[116]="solo"
the_prefix[117]="mono"
the_prefix[118]="stereo"
the_prefix[119]="ultimate"
the_prefix[120]="creepy"
the_prefix[121]="daily"
the_prefix[122]="weekly"
the_prefix[123]="always"
the_prefix[124]="never"
the_prefix[125]="today"
the_prefix[126]="tomorrow"
the_prefix[127]="yesterday"
the_prefix[128]="again"
the_prefix[129]="charging"
the_prefix[130]="snapping"
the_prefix[131]="dead"
the_prefix[132]="planting"
the_prefix[133]="shiny"
the_prefix[134]="shining"
the_prefix[135]="crying"
the_prefix[136]="dying"
the_prefix[137]="flying"
the_prefix[138]="lying"
the_prefix[139]="sewed"
the_prefix[140]="drawn"
the_prefix[141]="bullying"
the_prefix[142]="your"
the_prefix[143]="my"
the_prefix[144]="our"
the_prefix[145]="their"
the_prefix[146]="I am"
the_prefix[147]="crossed"
the_prefix[148]="flexible"
the_prefix[149]="growing"
the_prefix[150]="arousing"
the_prefix[151]="woody"
the_prefix[152]="fruity"
the_prefix[153]="ice-cold"
the_prefix[154]="stone-cold"
the_prefix[155]="humming"
the_prefix[156]="strumming"
the_prefix[157]="stunning"
the_prefix[158]="astonished"
the_prefix[159]="pretty"
the_prefix[160]="shitty"
the_prefix[161]="sticky"
the_prefix[162]="plastic"
the_prefix[163]="organic"
the_prefix[164]="electro"
the_prefix[165]="techno"
the_prefix[166]="technologic"
the_prefix[167]="mathematic"
the_prefix[168]="robot"
the_prefix[169]="android"
the_prefix[170]="mechanical"
the_prefix[171]="clumsy"
the_prefix[172]="cozy"
the_prefix[173]="idiotic"
the_prefix[174]="deeply"
the_prefix[175]="purple"
the_prefix[176]="cosmic"
	
var the_suffix=new Array(500);
the_suffix[0]="melancholy"
the_suffix[1]="provedence"
the_suffix[2]="resurrection"
the_suffix[3]="revolution"
the_suffix[4]="plasma"
the_suffix[5]="titan"
the_suffix[6]="olymp"
the_suffix[7]="themis"
the_suffix[8]="atlas"
the_suffix[9]="tethys"
the_suffix[10]="hyperion"
the_suffix[11]="knife"
the_suffix[12]="acis"
the_suffix[13]="styx"
the_suffix[14]="naiads"
the_suffix[15]="echo"
the_suffix[16]="world"
the_suffix[17]="requiem"
the_suffix[18]="orion"
the_suffix[19]="argus"
the_suffix[20]="tityos"
the_suffix[21]="antaeus"
the_suffix[22]="aurora borealis"
the_suffix[23]="mania"
the_suffix[24]="metia"
the_suffix[25]="hydros"
the_suffix[26]="pan"
the_suffix[27]="satyr"
the_suffix[28]="selene"
the_suffix[29]="typhon"
the_suffix[30]="jupiter"
the_suffix[31]="mars"
the_suffix[32]="venus"
the_suffix[33]="juno"
the_suffix[34]="neptune"
the_suffix[35]="ceres"
the_suffix[36]="vulcan"
the_suffix[37]="mercury"
the_suffix[38]="bacchus"
the_suffix[39]="vesta"
the_suffix[40]="morrigan"
the_suffix[41]="danu"
the_suffix[42]="dagda"
the_suffix[43]="codex"
the_suffix[44]="glorious"
the_suffix[45]="luxorius"
the_suffix[46]="sphere"
the_suffix[47]="insert your name here"
the_suffix[48]="sisco"
the_suffix[49]="alex"
the_suffix[50]="miro"
the_suffix[51]="deja vu"
the_suffix[52]="ozelot"
the_suffix[53]="continuum"
the_suffix[54]="davilsnare"
the_suffix[55]="beakon"
the_suffix[56]="muffin"
the_suffix[57]="donut"
the_suffix[58]="armageddon"
the_suffix[59]="nebula"
the_suffix[60]="lagoon"
the_suffix[61]="galaxy"
the_suffix[62]="doodle"
the_suffix[63]="silhouette"
the_suffix[64]="disaster"
the_suffix[65]="catastrophe"
the_suffix[66]="taifun"
the_suffix[67]="moron"
the_suffix[68]="sparkle"
the_suffix[69]="velvet"
the_suffix[70]="revolver"
the_suffix[71]="bombastic"
the_suffix[72]="dangerzone"
the_suffix[73]="karma"
the_suffix[74]="phlegm"
the_suffix[75]="rhythm"
the_suffix[76]="rhyme"
the_suffix[77]="noir"
the_suffix[78]="popcicle"
the_suffix[79]="icicle"
the_suffix[80]="blizzard"
the_suffix[81]="frost"
the_suffix[82]="desertstorm"
the_suffix[83]="kaleidoscope"
the_suffix[84]="banana"
the_suffix[85]="pineapple"
the_suffix[86]="cell"
the_suffix[87]="membrane"
the_suffix[88]="plasmid"
the_suffix[89]="bacteria"
the_suffix[90]="nucleus"
the_suffix[91]="nuclear"
the_suffix[92]="evolution"
the_suffix[93]="python"
the_suffix[94]="tarantula"
the_suffix[95]="lizard"
the_suffix[96]="tonguetwister"
the_suffix[97]="chimaera"
the_suffix[98]="eggnog"
the_suffix[99]="equilibrium"
the_suffix[100]="millenium"
the_suffix[101]="bondage"
the_suffix[102]="unplugged"
the_suffix[103]="scissors"
the_suffix[104]="crescendo"
the_suffix[105]="pearl"
the_suffix[106]="future"
the_suffix[107]="phoenix"
the_suffix[108]="gryphon"
the_suffix[109]="tranquility"
the_suffix[110]="death"
the_suffix[111]="dept"
the_suffix[112]="noise"
the_suffix[113]="forward"
the_suffix[114]="soho"
the_suffix[115]="haarlem"
the_suffix[116]="raku"
the_suffix[117]="moist lips"
the_suffix[118]="babka"
the_suffix[119]="fusilli"
the_suffix[120]="mojombo"
the_suffix[121]="stool"
the_suffix[122]="snapple"
the_suffix[123]="flik"
the_suffix[124]="charge"
the_suffix[125]="charme"
the_suffix[126]="nutria"
the_suffix[127]="kavorka"
the_suffix[128]="ant"
the_suffix[129]="beetle"
the_suffix[130]="orchid"
the_suffix[131]="lily"
the_suffix[132]="rose"
the_suffix[133]="horror"
the_suffix[134]="rage"
the_suffix[135]="rigid"
the_suffix[136]=""
the_suffix[137]="bamboo"
the_suffix[138]="copper"
the_suffix[139]="gold"
the_suffix[140]="silver"
the_suffix[141]="platinum"
the_suffix[142]="diamond"
the_suffix[143]="ruby"
the_suffix[144]="smaragd"
the_suffix[145]="sliver"
the_suffix[146]="lithium"
the_suffix[147]="opal"
the_suffix[148]="quarz"
the_suffix[149]="opera"
the_suffix[150]="silthium"
the_suffix[151]="gras"
the_suffix[152]="cranberry"
the_suffix[153]="rasberry"
the_suffix[154]="blueberry"
the_suffix[155]="strawberry"
the_suffix[156]="mango"
the_suffix[157]="pear"
the_suffix[158]="apple"
the_suffix[159]="cortex"
the_suffix[160]="vortex"
the_suffix[161]="bone"
the_suffix[162]="skull"
the_suffix[163]="skully"
the_suffix[164]="fox"
the_suffix[165]="skinny"
the_suffix[166]="slim"
the_suffix[167]="fat"
the_suffix[168]="switch"
the_suffix[169]="chuckker"
the_suffix[170]="festivus"
the_suffix[171]="calzone"
the_suffix[172]="machine"
the_suffix[173]="brick"
the_suffix[174]="dish"
the_suffix[175]="deep"
the_suffix[176]="purple"
the_suffix[177]="lilac"
the_suffix[178]="weed"
the_suffix[179]="beaurdeaux"
the_suffix[180]="punk"
the_suffix[181]="cosmo"
the_suffix[182]="cosmic"
the_suffix[183]="gate"
the_suffix[184]="dub"
the_suffix[185]="execute"
the_suffix[186]="fist"
the_suffix[187]="plug"
the_suffix[188]="mix"
the_suffix[189]="south"
the_suffix[190]="north"
the_suffix[191]="east"
the_suffix[192]="west"
the_suffix[193]="earth"
the_suffix[194]="africa"
the_suffix[195]="asia"
the_suffix[196]="america"
the_suffix[197]="europe"
the_suffix[198]="buzz"
the_suffix[199]="bizz"
the_suffix[200]="ocean"
the_suffix[201]="silence"
the_suffix[202]="firefly"
the_suffix[203]="angel"
the_suffix[204]="excuse me"
the_suffix[205]="royal"
the_suffix[206]="shock"
the_suffix[207]="shockwave"
the_suffix[208]="rush"
the_suffix[209]="dice"
the_suffix[210]="aquamarine"
the_suffix[211]="cat"
the_suffix[212]="dog"
the_suffix[213]="base"
the_suffix[214]="air"
the_suffix[215]="infinite"
the_suffix[216]="xtc"
the_suffix[217]="ditto"
the_suffix[218]="insect"
the_suffix[219]="pumpkin"
the_suffix[220]="honey-bunny"
the_suffix[221]="alligator"
the_suffix[222]="mark"
the_suffix[223]="oxigen"
the_suffix[224]="hydrogen"
the_suffix[225]="cause"
the_suffix[226]="purpose"
the_suffix[227]="scary"
the_suffix[228]="little"
the_suffix[229]="huge"
the_suffix[230]="chemist"
the_suffix[231]="the"
the_suffix[232]="why"
the_suffix[233]="like"
the_suffix[234]="dont ask me"
the_suffix[235]="kid"
the_suffix[236]="load"
the_suffix[237]="bits"
the_suffix[238]="bite"
the_suffix[239]="yeah"
the_suffix[240]="open"
the_suffix[241]="trace"
the_suffix[242]="star"
the_suffix[243]="sorry were closed"
the_suffix[244]="crooked"
the_suffix[245]="sky"
the_suffix[246]="moral"
the_suffix[247]="insect"
the_suffix[248]="buried"
the_suffix[249]="six feet under"
the_suffix[250]="snake"
the_suffix[251]="faith"
the_suffix[252]="hunter"
the_suffix[253]="bet"
the_suffix[254]="bat"
the_suffix[255]="bad"
the_suffix[256]="will"
the_suffix[257]="naughty"
the_suffix[258]="formation"
the_suffix[259]="us"
the_suffix[260]="brit"
the_suffix[261]="frensh"
the_suffix[262]="chinese"
the_suffix[263]="japan"
the_suffix[264]="brave"
the_suffix[265]="twisted"
the_suffix[266]="vision"
the_suffix[267]="green"
the_suffix[268]="design"
the_suffix[269]="black"
the_suffix[270]="white"
the_suffix[271]="red"
the_suffix[272]="atc"
the_suffix[273]="ultraviolett"
the_suffix[274]="bug"
the_suffix[275]="rock"
the_suffix[276]="ultramarine"
the_suffix[277]="infrared"
the_suffix[278]="any"
the_suffix[279]="first"
the_suffix[280]="jesus"
the_suffix[281]="god(less)"
the_suffix[282]="record"
the_suffix[283]="tape"
the_suffix[284]="project"
the_suffix[285]="lp"
the_suffix[286]="cd"
the_suffix[287]="vinyl"
the_suffix[288]="frackled"
the_suffix[289]="run-away"
the_suffix[290]="young"
the_suffix[291]="fashion"
the_suffix[292]="digital"
the_suffix[293]="nova"
the_suffix[294]="nature"
the_suffix[295]="spring"
the_suffix[296]="shiver"
the_suffix[297]="tramble"
the_suffix[298]="ultraviolett"
the_suffix[299]="ultra"
the_suffix[300]="infra"
the_suffix[301]="spooky"
the_suffix[302]="umbra"
the_suffix[303]="hot"
the_suffix[304]="wasted"
the_suffix[305]="broke"
the_suffix[306]="100"
the_suffix[307]="1"
the_suffix[308]="2"
the_suffix[309]="3"
the_suffix[310]="4"
the_suffix[311]="5"
the_suffix[312]="6"
the_suffix[313]="7"
the_suffix[314]="8"
the_suffix[315]="9"
the_suffix[316]="10"
the_suffix[317]="11"
the_suffix[318]="22"
the_suffix[319]="77"
the_suffix[320]="99"
the_suffix[321]="1000"
the_suffix[322]="quazar"
the_suffix[323]="mephisto"
the_suffix[324]="whole"
the_suffix[325]="hole"
the_suffix[326]="leak"
the_suffix[327]="diabolo"
the_suffix[328]="imp"
the_suffix[329]="voidwalker"
the_suffix[330]="heat"
the_suffix[331]="beat"
the_suffix[332]="daemonsoul"
the_suffix[333]="astraar"
the_suffix[334]="projection"
the_suffix[335]="high"
the_suffix[336]="spy"
the_suffix[337]="prohphet"
the_suffix[338]="ideal"
the_suffix[339]="idea"
the_suffix[340]="energy"
the_suffix[341]="proton"
the_suffix[342]="dream"
the_suffix[343]="groove"
the_suffix[344]="indie"
the_suffix[345]="bam"
the_suffix[346]="boom"
the_suffix[347]="chakkalakka"
the_suffix[348]="insulin"
the_suffix[349]="junky"
the_suffix[350]="drunken"
the_suffix[351]="soul"
the_suffix[352]="lamb"
the_suffix[353]="chicken"
the_suffix[354]="anger"
the_suffix[355]="fury"
the_suffix[356]="monkey"
the_suffix[357]="ape"
the_suffix[358]="glamour"
the_suffix[359]="observer"
the_suffix[360]="input"
the_suffix[361]="output"
the_suffix[362]="system"
the_suffix[363]="vioces"
the_suffix[364]="new step"
the_suffix[365]="sin"
the_suffix[366]="assoziation"
the_suffix[367]="explode"
the_suffix[368]="detonate"
the_suffix[369]="spider"
the_suffix[370]="cliff (hanger)"
the_suffix[371]="gothic"
the_suffix[372]="trendy"
the_suffix[373]="radious"
the_suffix[374]="fine"
the_suffix[375]="finder"
the_suffix[376]="navigation"
the_suffix[377]="satan"
the_suffix[378]="party"
the_suffix[379]="low"
the_suffix[380]="hi"
the_suffix[381]="kermit"
the_suffix[382]="smat"
the_suffix[383]="clever"
the_suffix[384]="fresh"
the_suffix[385]="african"
the_suffix[386]="indian"
the_suffix[387]="discover"
the_suffix[388]="explore"
the_suffix[389]="magic"
the_suffix[390]="mashroom"
the_suffix[391]="mind"
the_suffix[392]="freak"
the_suffix[393]="nerd"
the_suffix[394]="tonic"
the_suffix[395]="toxic"
the_suffix[396]="cyber"
the_suffix[397]="cypher"
the_suffix[398]="offline"
the_suffix[399]="online"
the_suffix[400]="talk to me"
the_suffix[401]="goodie"
the_suffix[402]="sinus"
the_suffix[403]="shadow"
the_suffix[404]="sirius"
the_suffix[405]="teeth"
the_suffix[406]="orange"
the_suffix[407]="monk"
the_suffix[408]="rintintin"
the_suffix[409]="marsupilami"
the_suffix[410]="moon"
the_suffix[411]="bandit"
the_suffix[412]="beam"
the_suffix[413]="ogre"
the_suffix[414]="yety"
the_suffix[415]="bigfoot"
the_suffix[416]="priest"
the_suffix[417]="trashy"
the_suffix[418]="shake"
the_suffix[419]="shake it"
the_suffix[420]="shake your ass"
the_suffix[421]="bitch"
the_suffix[422]="swan"
the_suffix[423]="pc"
the_suffix[424]="surpreme"
the_suffix[425]="reloaded"
the_suffix[426]="jiggy"
the_suffix[427]="bad boy"
the_suffix[428]="bad girl"
the_suffix[429]="x-file"
the_suffix[430]="xl"
the_suffix[431]="wolf"
the_suffix[432]="abstract "
the_suffix[433]="excimo"
the_suffix[434]="electro"
the_suffix[435]="ellecc"
the_suffix[436]="pals"
the_suffix[437]="tanktop"
the_suffix[438]="slip"
the_suffix[439]="dirty underwear"
the_suffix[440]="panty"
the_suffix[441]="neon"
the_suffix[442]="neo"
the_suffix[443]="trinity"
the_suffix[444]="morpheus"
the_suffix[445]="rabbit in the moon"
the_suffix[446]="hades"
the_suffix[447]="classclown"
the_suffix[448]="friuty"
the_suffix[449]="plutonium"
the_suffix[450]="sweet"
the_suffix[451]="kiss"
the_suffix[452]="intimate"
the_suffix[453]="hardstyle"
the_suffix[454]="nox"
the_suffix[455]="lux"
the_suffix[456]="nexus"
the_suffix[457]="re-quired"
the_suffix[458]="core"
the_suffix[459]="quire"
the_suffix[460]="nocturn"
the_suffix[461]="euphoria"
the_suffix[462]="micro"
the_suffix[463]="macro"
the_suffix[464]="escape"
the_suffix[465]="print"
the_suffix[466]="cognition"
the_suffix[467]="wise"
the_suffix[468]="super-fast"
the_suffix[469]="gear"
the_suffix[470]="alien"
the_suffix[471]="unknown"
the_suffix[472]="premium"
the_suffix[473]="undercover"
the_suffix[474]="from new york"
the_suffix[475]="from berlin"
the_suffix[476]="from paris"
the_suffix[477]="from bangkok"
the_suffix[478]="from sydney"
the_suffix[479]="from iceland"
the_suffix[480]="from amsterdam"
the_suffix[481]="from honolulu"
the_suffix[482]="from london"
the_suffix[483]="from hongkong"
the_suffix[484]="from copenhagen"
the_suffix[485]="from kenia"
the_suffix[486]="from bangladesh"
the_suffix[487]="new york"
the_suffix[488]="new york city"
the_suffix[489]="berlin"
the_suffix[490]="paris"
the_suffix[491]="bangkok"
the_suffix[492]="syndney"
the_suffix[493]="iceland"
the_suffix[494]="amsterdam"
the_suffix[495]="honolulu"
the_suffix[496]="london"
the_suffix[497]="hongkong"
the_suffix[498]="copenhagen"
the_suffix[499]="kenia"
the_suffix[500]="ra"
the_suffix[501]="hathor"
the_suffix[502]="sekhmet"
the_suffix[503]="nut"
the_suffix[504]="geb"
the_suffix[505]="osiris"
the_suffix[506]="horus"
the_suffix[507]="thoth"
the_suffix[508]="anubis"
the_suffix[509]="amun"
the_suffix[510]="apollo"
the_suffix[511]="ares"
the_suffix[512]="dionysus"
the_suffix[513]="hades"
the_suffix[514]="haphaestus"
the_suffix[515]="hermes"
the_suffix[516]="poseidon"
the_suffix[517]="armor"
the_suffix[518]="aether"
the_suffix[519]="chaos"
the_suffix[520]="chronos"
the_suffix[521]="erebus"
the_suffix[522]="oceanus"
the_suffix[523]="zephyrus"
the_suffix[524]="nyx"
the_suffix[525]="tartarus"
the_suffix[526]="sissiphus"
the_suffix[527]="coeus"
the_suffix[528]="crius"
the_suffix[529]="prometheus"
the_suffix[530]="achilles"
the_suffix[531]="alastor"
the_suffix[532]="seth"
	 
	 var output = the_prefix[dj_prefix] + ' ' + the_suffix[dj_suffix];
	 return output;
	 // document.getElementById('dj-name-output').innerHTML = the_prefix[dj_prefix] + ' ' + the_suffix[dj_suffix];
}

function dj_name_female()
{
   var dj_prefix=get_prefix();
   var dj_suffix=get_suffix();

     var the_prefix=new Array(10)
the_prefix[0]="raging"
the_prefix[1]="lousy"
the_prefix[2]="lonely"
the_prefix[3]="smart"
the_prefix[4]="solemn"
the_prefix[5]="cosmic"
the_prefix[6]="surpreme"
the_prefix[7]="ultra"
the_prefix[8]="super"
the_prefix[9]="minus"
the_prefix[10]="plus"
the_prefix[11]="bouncing"
the_prefix[12]="brave"
the_prefix[13]="new"
the_prefix[14]="dirty"
the_prefix[15]="mighty"
the_prefix[16]="holy"
the_prefix[17]="crazy"
the_prefix[18]="sacred"
the_prefix[19]="lovely"
the_prefix[20]="scary"
the_prefix[21]="rigid"
the_prefix[22]="noisy"
the_prefix[23]="wicked"
the_prefix[24]="wrecked"
the_prefix[25]="cool"
the_prefix[26]="hot"
the_prefix[27]="collapsed"
the_prefix[28]="infected"
the_prefix[29]="pumped"
the_prefix[30]="sick"
the_prefix[31]="slick"
the_prefix[32]="wasted"
the_prefix[33]="loud"
the_prefix[34]="lunatic"
the_prefix[35]="peachy"
the_prefix[36]="sadistic"
the_prefix[37]="silly"
the_prefix[38]="dancing"
the_prefix[39]="shaky"
the_prefix[40]="huge"
the_prefix[41]="tiny"
the_prefix[42]="skinny"
the_prefix[43]="fat"
the_prefix[44]="broke"
the_prefix[45]="low"
the_prefix[46]="high"
the_prefix[47]="tasty"
the_prefix[48]="smelly"
the_prefix[49]="touchy"
the_prefix[50]="blueish"
the_prefix[51]="blushing"
the_prefix[52]="crushing"
the_prefix[53]="sweet"
the_prefix[54]="cold"
the_prefix[55]="normal"
the_prefix[56]="unique"
the_prefix[57]="rare"
the_prefix[58]="simple"
the_prefix[59]="smart"
the_prefix[60]="clever"
the_prefix[61]="retarded"
the_prefix[62]="groce"
the_prefix[63]="special"
the_prefix[64]="extraordinary"
the_prefix[65]="puffy"
the_prefix[66]="venomous"
the_prefix[67]="soft"
the_prefix[68]="smooth"
the_prefix[69]="criminal"
the_prefix[70]="aesthetic"
the_prefix[71]="falling"
the_prefix[72]="shouting"
the_prefix[73]="howling"
the_prefix[74]="doggy"
the_prefix[75]="stylish"
the_prefix[76]="trendy"
the_prefix[77]="mediocre"
the_prefix[78]="superior"
the_prefix[79]="inferior"
the_prefix[80]="catchy"
the_prefix[81]="charming"
the_prefix[82]="stoned"
the_prefix[83]="drunken"
the_prefix[84]="whining"
the_prefix[85]="yelling"
the_prefix[86]="speaking"
the_prefix[87]="whispering"
the_prefix[88]="nuclear"
the_prefix[89]="shy"
the_prefix[90]="busted"
the_prefix[91]="busy"
the_prefix[92]="beasty"
the_prefix[93]="energetic"
the_prefix[94]="powerful"
the_prefix[95]="rude"
the_prefix[96]="noble"
the_prefix[97]="polite"
the_prefix[98]="concentrated"
the_prefix[99]="poisoned"
the_prefix[100]="focused"
the_prefix[101]="calm"
the_prefix[102]="selfish"
the_prefix[103]="glowing"
the_prefix[104]="beaming"
the_prefix[105]="fishy"
the_prefix[106]="sparkling"
the_prefix[107]="poking"
the_prefix[108]="glimpsing"
the_prefix[109]="gnarling"
the_prefix[110]="goggled"
the_prefix[111]="gagged"
the_prefix[112]="deep"
the_prefix[113]="wide"
the_prefix[114]="enlightened"
the_prefix[115]="cracked"
the_prefix[116]="solo"
the_prefix[117]="mono"
the_prefix[118]="stereo"
the_prefix[119]="ultimate"
the_prefix[120]="creepy"
the_prefix[121]="daily"
the_prefix[122]="weekly"
the_prefix[123]="always"
the_prefix[124]="never"
the_prefix[125]="today"
the_prefix[126]="tomorrow"
the_prefix[127]="yesterday"
the_prefix[128]="again"
the_prefix[129]="charging"
the_prefix[130]="snapping"
the_prefix[131]="dead"
the_prefix[132]="planting"
the_prefix[133]="shiny"
the_prefix[134]="shining"
the_prefix[135]="crying"
the_prefix[136]="dying"
the_prefix[137]="flying"
the_prefix[138]="lying"
the_prefix[139]="sewed"
the_prefix[140]="drawn"
the_prefix[141]="bullying"
the_prefix[142]="your"
the_prefix[143]="my"
the_prefix[144]="our"
the_prefix[145]="their"
the_prefix[146]="I am"
the_prefix[147]="crossed"
the_prefix[148]="flexible"
the_prefix[149]="growing"
the_prefix[150]="arousing"
the_prefix[151]="woody"
the_prefix[152]="fruity"
the_prefix[153]="ice-cold"
the_prefix[154]="stone-cold"
the_prefix[155]="humming"
the_prefix[156]="strumming"
the_prefix[157]="stunning"
the_prefix[158]="astonished"
the_prefix[159]="pretty"
the_prefix[160]="shitty"
the_prefix[161]="sticky"
the_prefix[162]="plastic"
the_prefix[163]="organic"
the_prefix[164]="electro"
the_prefix[165]="techno"
the_prefix[166]="technologic"
the_prefix[167]="mathematic"
the_prefix[168]="robot"
the_prefix[169]="android"
the_prefix[170]="mechanical"
the_prefix[171]="clumsy"
the_prefix[172]="cozy"
the_prefix[173]="idiotic"
the_prefix[174]="deeply"
the_prefix[175]="purple"
the_prefix[176]="cosmic"
     the_prefix[177]="Sister";
     the_prefix[178]="Lady";
     the_prefix[179]="Mistress";   
     the_prefix[180]="DJane";
     the_prefix[181]="Aunt";
     the_prefix[182]="Madame";
     the_prefix[183]="Loca";  
     the_prefix[184]="Princess";
     the_prefix[185]="MC";
     the_prefix[186]="Queen";
	 
	 var the_suffix=new Array(10);
var the_suffix=new Array(500);
the_suffix[0]="melancholy"
the_suffix[1]="provedence"
the_suffix[2]="resurrection"
the_suffix[3]="revolution"
the_suffix[4]="plasma"
the_suffix[5]="titan"
the_suffix[6]="olymp"
the_suffix[7]="themis"
the_suffix[8]="atlas"
the_suffix[9]="tethys"
the_suffix[10]="hyperion"
the_suffix[11]="knife"
the_suffix[12]="acis"
the_suffix[13]="styx"
the_suffix[14]="naiads"
the_suffix[15]="echo"
the_suffix[16]="world"
the_suffix[17]="requiem"
the_suffix[18]="orion"
the_suffix[19]="argus"
the_suffix[20]="tityos"
the_suffix[21]="antaeus"
the_suffix[22]="aurora borealis"
the_suffix[23]="mania"
the_suffix[24]="metia"
the_suffix[25]="hydros"
the_suffix[26]="pan"
the_suffix[27]="satyr"
the_suffix[28]="selene"
the_suffix[29]="typhon"
the_suffix[30]="jupiter"
the_suffix[31]="mars"
the_suffix[32]="venus"
the_suffix[33]="juno"
the_suffix[34]="neptune"
the_suffix[35]="ceres"
the_suffix[36]="vulcan"
the_suffix[37]="mercury"
the_suffix[38]="bacchus"
the_suffix[39]="vesta"
the_suffix[40]="morrigan"
the_suffix[41]="danu"
the_suffix[42]="dagda"
the_suffix[43]="codex"
the_suffix[44]="glorious"
the_suffix[45]="luxorius"
the_suffix[46]="sphere"
the_suffix[47]="insert your name here"
the_suffix[48]="sisco"
the_suffix[49]="alex"
the_suffix[50]="miro"
the_suffix[51]="deja vu"
the_suffix[52]="ozelot"
the_suffix[53]="continuum"
the_suffix[54]="davilsnare"
the_suffix[55]="beakon"
the_suffix[56]="muffin"
the_suffix[57]="donut"
the_suffix[58]="armageddon"
the_suffix[59]="nebula"
the_suffix[60]="lagoon"
the_suffix[61]="galaxy"
the_suffix[62]="doodle"
the_suffix[63]="silhouette"
the_suffix[64]="disaster"
the_suffix[65]="catastrophe"
the_suffix[66]="taifun"
the_suffix[67]="moron"
the_suffix[68]="sparkle"
the_suffix[69]="velvet"
the_suffix[70]="revolver"
the_suffix[71]="bombastic"
the_suffix[72]="dangerzone"
the_suffix[73]="karma"
the_suffix[74]="phlegm"
the_suffix[75]="rhythm"
the_suffix[76]="rhyme"
the_suffix[77]="noir"
the_suffix[78]="popcicle"
the_suffix[79]="icicle"
the_suffix[80]="blizzard"
the_suffix[81]="frost"
the_suffix[82]="desertstorm"
the_suffix[83]="kaleidoscope"
the_suffix[84]="banana"
the_suffix[85]="pineapple"
the_suffix[86]="cell"
the_suffix[87]="membrane"
the_suffix[88]="plasmid"
the_suffix[89]="bacteria"
the_suffix[90]="nucleus"
the_suffix[91]="nuclear"
the_suffix[92]="evolution"
the_suffix[93]="python"
the_suffix[94]="tarantula"
the_suffix[95]="lizard"
the_suffix[96]="tonguetwister"
the_suffix[97]="chimaera"
the_suffix[98]="eggnog"
the_suffix[99]="equilibrium"
the_suffix[100]="millenium"
the_suffix[101]="bondage"
the_suffix[102]="unplugged"
the_suffix[103]="scissors"
the_suffix[104]="crescendo"
the_suffix[105]="pearl"
the_suffix[106]="future"
the_suffix[107]="phoenix"
the_suffix[108]="gryphon"
the_suffix[109]="tranquility"
the_suffix[110]="death"
the_suffix[111]="dept"
the_suffix[112]="noise"
the_suffix[113]="forward"
the_suffix[114]="soho"
the_suffix[115]="haarlem"
the_suffix[116]="raku"
the_suffix[117]="moist lips"
the_suffix[118]="babka"
the_suffix[119]="fusilli"
the_suffix[120]="mojombo"
the_suffix[121]="stool"
the_suffix[122]="snapple"
the_suffix[123]="flik"
the_suffix[124]="charge"
the_suffix[125]="charme"
the_suffix[126]="nutria"
the_suffix[127]="kavorka"
the_suffix[128]="ant"
the_suffix[129]="beetle"
the_suffix[130]="orchid"
the_suffix[131]="lily"
the_suffix[132]="rose"
the_suffix[133]="horror"
the_suffix[134]="rage"
the_suffix[135]="rigid"
the_suffix[136]=""
the_suffix[137]="bamboo"
the_suffix[138]="copper"
the_suffix[139]="gold"
the_suffix[140]="silver"
the_suffix[141]="platinum"
the_suffix[142]="diamond"
the_suffix[143]="ruby"
the_suffix[144]="smaragd"
the_suffix[145]="sliver"
the_suffix[146]="lithium"
the_suffix[147]="opal"
the_suffix[148]="quarz"
the_suffix[149]="opera"
the_suffix[150]="silthium"
the_suffix[151]="gras"
the_suffix[152]="cranberry"
the_suffix[153]="rasberry"
the_suffix[154]="blueberry"
the_suffix[155]="strawberry"
the_suffix[156]="mango"
the_suffix[157]="pear"
the_suffix[158]="apple"
the_suffix[159]="cortex"
the_suffix[160]="vortex"
the_suffix[161]="bone"
the_suffix[162]="skull"
the_suffix[163]="skully"
the_suffix[164]="fox"
the_suffix[165]="skinny"
the_suffix[166]="slim"
the_suffix[167]="fat"
the_suffix[168]="switch"
the_suffix[169]="chuckker"
the_suffix[170]="festivus"
the_suffix[171]="calzone"
the_suffix[172]="machine"
the_suffix[173]="brick"
the_suffix[174]="dish"
the_suffix[175]="deep"
the_suffix[176]="purple"
the_suffix[177]="lilac"
the_suffix[178]="weed"
the_suffix[179]="beaurdeaux"
the_suffix[180]="punk"
the_suffix[181]="cosmo"
the_suffix[182]="cosmic"
the_suffix[183]="gate"
the_suffix[184]="dub"
the_suffix[185]="execute"
the_suffix[186]="fist"
the_suffix[187]="plug"
the_suffix[188]="mix"
the_suffix[189]="south"
the_suffix[190]="north"
the_suffix[191]="east"
the_suffix[192]="west"
the_suffix[193]="earth"
the_suffix[194]="africa"
the_suffix[195]="asia"
the_suffix[196]="america"
the_suffix[197]="europe"
the_suffix[198]="buzz"
the_suffix[199]="bizz"
the_suffix[200]="ocean"
the_suffix[201]="silence"
the_suffix[202]="firefly"
the_suffix[203]="angel"
the_suffix[204]="excuse me"
the_suffix[205]="royal"
the_suffix[206]="shock"
the_suffix[207]="shockwave"
the_suffix[208]="rush"
the_suffix[209]="dice"
the_suffix[210]="aquamarine"
the_suffix[211]="cat"
the_suffix[212]="dog"
the_suffix[213]="base"
the_suffix[214]="air"
the_suffix[215]="infinite"
the_suffix[216]="xtc"
the_suffix[217]="ditto"
the_suffix[218]="insect"
the_suffix[219]="pumpkin"
the_suffix[220]="honey-bunny"
the_suffix[221]="alligator"
the_suffix[222]="mark"
the_suffix[223]="oxigen"
the_suffix[224]="hydrogen"
the_suffix[225]="cause"
the_suffix[226]="purpose"
the_suffix[227]="scary"
the_suffix[228]="little"
the_suffix[229]="huge"
the_suffix[230]="chemist"
the_suffix[231]="the"
the_suffix[232]="why"
the_suffix[233]="like"
the_suffix[234]="dont ask me"
the_suffix[235]="kid"
the_suffix[236]="load"
the_suffix[237]="bits"
the_suffix[238]="bite"
the_suffix[239]="yeah"
the_suffix[240]="open"
the_suffix[241]="trace"
the_suffix[242]="star"
the_suffix[243]="sorry were closed"
the_suffix[244]="crooked"
the_suffix[245]="sky"
the_suffix[246]="moral"
the_suffix[247]="insect"
the_suffix[248]="buried"
the_suffix[249]="six feet under"
the_suffix[250]="snake"
the_suffix[251]="faith"
the_suffix[252]="hunter"
the_suffix[253]="bet"
the_suffix[254]="bat"
the_suffix[255]="bad"
the_suffix[256]="will"
the_suffix[257]="naughty"
the_suffix[258]="formation"
the_suffix[259]="us"
the_suffix[260]="brit"
the_suffix[261]="frensh"
the_suffix[262]="chinese"
the_suffix[263]="japan"
the_suffix[264]="brave"
the_suffix[265]="twisted"
the_suffix[266]="vision"
the_suffix[267]="green"
the_suffix[268]="design"
the_suffix[269]="black"
the_suffix[270]="white"
the_suffix[271]="red"
the_suffix[272]="atc"
the_suffix[273]="ultraviolett"
the_suffix[274]="bug"
the_suffix[275]="rock"
the_suffix[276]="ultramarine"
the_suffix[277]="infrared"
the_suffix[278]="any"
the_suffix[279]="first"
the_suffix[280]="jesus"
the_suffix[281]="god(less)"
the_suffix[282]="record"
the_suffix[283]="tape"
the_suffix[284]="project"
the_suffix[285]="lp"
the_suffix[286]="cd"
the_suffix[287]="vinyl"
the_suffix[288]="frackled"
the_suffix[289]="run-away"
the_suffix[290]="young"
the_suffix[291]="fashion"
the_suffix[292]="digital"
the_suffix[293]="nova"
the_suffix[294]="nature"
the_suffix[295]="spring"
the_suffix[296]="shiver"
the_suffix[297]="tramble"
the_suffix[298]="ultraviolett"
the_suffix[299]="ultra"
the_suffix[300]="infra"
the_suffix[301]="spooky"
the_suffix[302]="umbra"
the_suffix[303]="hot"
the_suffix[304]="wasted"
the_suffix[305]="broke"
the_suffix[306]="100"
the_suffix[307]="1"
the_suffix[308]="2"
the_suffix[309]="3"
the_suffix[310]="4"
the_suffix[311]="5"
the_suffix[312]="6"
the_suffix[313]="7"
the_suffix[314]="8"
the_suffix[315]="9"
the_suffix[316]="10"
the_suffix[317]="11"
the_suffix[318]="22"
the_suffix[319]="77"
the_suffix[320]="99"
the_suffix[321]="1000"
the_suffix[322]="quazar"
the_suffix[323]="mephisto"
the_suffix[324]="whole"
the_suffix[325]="hole"
the_suffix[326]="leak"
the_suffix[327]="diabolo"
the_suffix[328]="imp"
the_suffix[329]="voidwalker"
the_suffix[330]="heat"
the_suffix[331]="beat"
the_suffix[332]="daemonsoul"
the_suffix[333]="astraar"
the_suffix[334]="projection"
the_suffix[335]="high"
the_suffix[336]="spy"
the_suffix[337]="prohphet"
the_suffix[338]="ideal"
the_suffix[339]="idea"
the_suffix[340]="energy"
the_suffix[341]="proton"
the_suffix[342]="dream"
the_suffix[343]="groove"
the_suffix[344]="indie"
the_suffix[345]="bam"
the_suffix[346]="boom"
the_suffix[347]="chakkalakka"
the_suffix[348]="insulin"
the_suffix[349]="junky"
the_suffix[350]="drunken"
the_suffix[351]="soul"
the_suffix[352]="lamb"
the_suffix[353]="chicken"
the_suffix[354]="anger"
the_suffix[355]="fury"
the_suffix[356]="monkey"
the_suffix[357]="ape"
the_suffix[358]="glamour"
the_suffix[359]="observer"
the_suffix[360]="input"
the_suffix[361]="output"
the_suffix[362]="system"
the_suffix[363]="vioces"
the_suffix[364]="new step"
the_suffix[365]="sin"
the_suffix[366]="assoziation"
the_suffix[367]="explode"
the_suffix[368]="detonate"
the_suffix[369]="spider"
the_suffix[370]="cliff (hanger)"
the_suffix[371]="gothic"
the_suffix[372]="trendy"
the_suffix[373]="radious"
the_suffix[374]="fine"
the_suffix[375]="finder"
the_suffix[376]="navigation"
the_suffix[377]="satan"
the_suffix[378]="party"
the_suffix[379]="low"
the_suffix[380]="hi"
the_suffix[381]="kermit"
the_suffix[382]="smat"
the_suffix[383]="clever"
the_suffix[384]="fresh"
the_suffix[385]="african"
the_suffix[386]="indian"
the_suffix[387]="discover"
the_suffix[388]="explore"
the_suffix[389]="magic"
the_suffix[390]="mashroom"
the_suffix[391]="mind"
the_suffix[392]="freak"
the_suffix[393]="nerd"
the_suffix[394]="tonic"
the_suffix[395]="toxic"
the_suffix[396]="cyber"
the_suffix[397]="cypher"
the_suffix[398]="offline"
the_suffix[399]="online"
the_suffix[400]="talk to me"
the_suffix[401]="goodie"
the_suffix[402]="sinus"
the_suffix[403]="shadow"
the_suffix[404]="sirius"
the_suffix[405]="teeth"
the_suffix[406]="orange"
the_suffix[407]="monk"
the_suffix[408]="rintintin"
the_suffix[409]="marsupilami"
the_suffix[410]="moon"
the_suffix[411]="bandit"
the_suffix[412]="beam"
the_suffix[413]="ogre"
the_suffix[414]="yety"
the_suffix[415]="bigfoot"
the_suffix[416]="priest"
the_suffix[417]="trashy"
the_suffix[418]="shake"
the_suffix[419]="shake it"
the_suffix[420]="shake your ass"
the_suffix[421]="bitch"
the_suffix[422]="swan"
the_suffix[423]="pc"
the_suffix[424]="surpreme"
the_suffix[425]="reloaded"
the_suffix[426]="jiggy"
the_suffix[427]="bad boy"
the_suffix[428]="bad girl"
the_suffix[429]="x-file"
the_suffix[430]="xl"
the_suffix[431]="wolf"
the_suffix[432]="abstract "
the_suffix[433]="excimo"
the_suffix[434]="electro"
the_suffix[435]="ellecc"
the_suffix[436]="pals"
the_suffix[437]="tanktop"
the_suffix[438]="slip"
the_suffix[439]="dirty underwear"
the_suffix[440]="panty"
the_suffix[441]="neon"
the_suffix[442]="neo"
the_suffix[443]="trinity"
the_suffix[444]="morpheus"
the_suffix[445]="rabbit in the moon"
the_suffix[446]="hades"
the_suffix[447]="classclown"
the_suffix[448]="friuty"
the_suffix[449]="plutonium"
the_suffix[450]="sweet"
the_suffix[451]="kiss"
the_suffix[452]="intimate"
the_suffix[453]="hardstyle"
the_suffix[454]="nox"
the_suffix[455]="lux"
the_suffix[456]="nexus"
the_suffix[457]="re-quired"
the_suffix[458]="core"
the_suffix[459]="quire"
the_suffix[460]="nocturn"
the_suffix[461]="euphoria"
the_suffix[462]="micro"
the_suffix[463]="macro"
the_suffix[464]="escape"
the_suffix[465]="print"
the_suffix[466]="cognition"
the_suffix[467]="wise"
the_suffix[468]="super-fast"
the_suffix[469]="gear"
the_suffix[470]="alien"
the_suffix[471]="unknown"
the_suffix[472]="premium"
the_suffix[473]="undercover"
the_suffix[474]="from new york"
the_suffix[475]="from berlin"
the_suffix[476]="from paris"
the_suffix[477]="from bangkok"
the_suffix[478]="from sydney"
the_suffix[479]="from iceland"
the_suffix[480]="from amsterdam"
the_suffix[481]="from honolulu"
the_suffix[482]="from london"
the_suffix[483]="from hongkong"
the_suffix[484]="from copenhagen"
the_suffix[485]="from kenia"
the_suffix[486]="from bangladesh"
the_suffix[487]="new york"
the_suffix[488]="new york city"
the_suffix[489]="berlin"
the_suffix[490]="paris"
the_suffix[491]="bangkok"
the_suffix[492]="syndney"
the_suffix[493]="iceland"
the_suffix[494]="amsterdam"
the_suffix[495]="honolulu"
the_suffix[496]="london"
the_suffix[497]="hongkong"
the_suffix[498]="copenhagen"
the_suffix[499]="kenia"
	 the_suffix[501]="Bitchslap";
	 the_suffix[502]="2-Hole";
	 the_suffix[503]="Lovely";
	 the_suffix[504]="Killah";
	 the_suffix[505]="Boobie";
	 the_suffix[506]="Pork";
	 the_suffix[507]="Meat";
	 the_suffix[508]="Solar";
	 the_suffix[509]="My Ex-Girlfriend";
	 the_suffix[510]="NUTTE 3D";
the_suffix[511]="serendipity"
the_suffix[512]="calliope"
the_suffix[513]="persephone"
the_suffix[514]="succubus"
the_suffix[515]="isis"
the_suffix[516]="bastet"
the_suffix[517]="aphrodite"
the_suffix[518]="artemis"
the_suffix[519]="athena"
the_suffix[520]="demeter"
the_suffix[521]="hera"
the_suffix[522]="hestia"
the_suffix[523]="gaia"
the_suffix[524]="hemera"
the_suffix[525]="phoebe"
the_suffix[526]="rhea"
the_suffix[527]="daphne"
the_suffix[528]="metope"
the_suffix[529]="medusa"
the_suffix[530]="minerva"
the_suffix[531]="sweetheart"
the_suffix[532]="theia"
	 
	 var output = the_prefix[dj_prefix] + ' ' + the_suffix[dj_suffix];
	 return output;
	 // document.getElementById('dj-name-output').innerHTML = the_prefix[dj_prefix] + ' ' + the_suffix[dj_suffix];
}

function show_male()
{
	var final_output = '<strong>' + dj_name_male() + '</strong>';
	document.getElementById('dj-name-output').innerHTML = final_output;
}

function show_female()
{
	var final_output = '<strong>' + dj_name_female() + '</strong>';
	document.getElementById('dj-name-output').innerHTML = final_output;
}

function show_unisex()
{
	document.getElementById('dj-name-output').innerHTML = 'Dein DJ Name ist eine Frage des Geschlechts!';
}