document.writeln(''); var themenus = new Array(); document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "SHINY IRIE", "http://www.shinyirie.com/shiny.htm", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "UNITED SOUNDS", "http://www.unitedsounds.org/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Jah Sound", "http://www.jahsound.com", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "RAS BAS SOUND", "http://www.ras-bas-sound.com", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Blakkstone Sound", "http://www.blakkstone.com", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "SHASHAMANE Sound", "http://www.shashamanesound.nl", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "KING SHILOH SOUND", "http://www.kingshiloh.com", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "EMPRESS SOUND", "http://www.geocities.com/empressound", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Controverse Allstars", "http://www.controverseallstars.nl", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Back A Wall", "http://www.back-a-wall.nl", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "HERB A LIZE IT", "http://www.rhythmimport.net/herbsound/index.php?", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Selah Sound System", "http://www.selahsoundsystem.nl", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Hurricane Sound", "http://www.hurricanesound.net", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "FAR WEST CREW", "http://www.farwestcrew.be", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Den-Den & Kaya", "http://www.den-den.nl", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "RAGGA RAGGA", "http://ragga.djkaas.com/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "SOUND ARMADA", "http://www.soundarmada.nl/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "MANTIS SOUND CREW", "http://www.mantissoundcrew.com/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "HAMMA SOUND", "http://www.hammasound.nl/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "JAVA SOUND SYSTEM", "http://www.jahvasound.demon.nl/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Conscious Lion", "http://www.conscious-lion.com", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "FATAL SOUND", "http://www.fatalsound.com/", "_blank"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "RUNN SOUND (page)", "http://www.angelfire.com/wi/runnsound/", "_blank"]; document.write('');



var t=0;

var bcol=Number(0).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
bgColor='#'+bcol;

var bcol=Number(6346321).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
txtColor='#'+bcol;

var bcol=Number(16762880).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
for (var i=0; i<themenus.length; i++) themenus[i][0] = '#'+bcol;

var bcol=Number(12523036).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
for (var i=0; i<themenus.length; i++) themenus[i][1] = '#'+bcol;

var fontFace = 0;
var fontSize = "10";
if (fontFace==0) fontFace = 'Arial, Helvetica, sans-serif';
  else if (fontFace==1) fontFace = 'Times New Roman, serif';
  else if (fontFace==2) fontFace = 'Courier New, Courier, mono';
  else if (fontFace==3) fontFace = 'Georgia, Times New Roman, Times, serif';
  else fontFace = 'Verdana, Arial, Helvetica, sans-serif';

width='120';
border='1px solid black';
aligned='left'
isVertical='true'
fontWeight='bold'
spacing='1'
duration='1'

//:::::::::::::::::::::::::::::::::::::DO NOT MODIFY BELOW::::::::::::::::::::::::::::::::::::\\


sAgent=navigator.userAgent;
ie=document.all&&sAgent.indexOf("Opera")==-1;
nav=sAgent.indexOf("Mozilla") > -1 && !ie;

function changeColor(cur3,color,text){
if (ie) {
cur3.style.cursor='hand'
}
cur3.style.color = text;
cur3.style.backgroundColor = color;
}

function changeColorB(cur3,color,text){
if (ie) {
cur3.filters.blendTrans.apply()
}
cur3.style.color = text;
cur3.style.backgroundColor = color;
if (ie) {
cur3.filters.blendTrans.play()
cur3.style.cursor = 'hand';
}
}


document.writeln('<table width="10" border="0" cellspacing="'+spacing+'" cellpadding="0">');
if(isVertical=='true') document.writeln('')
else document.writeln('<tr>');

if (ie) {
for(i=0;i<themenus.length;i++) {
if(isVertical=='true') document.writeln('<tr>');
document.write('<td>');
document.write('<div align="'+aligned+'" style="width:'+width+'; border: '+border+'; background-color: '+bgColor+'; color: '+txtColor+'; font-family: '+fontFace+'; font-weight: '+fontWeight+'; font-size: '+fontSize+'; padding: 0,2,0,2; filter:blendTrans(duration='+duration+')" '); 
document.write('onMouseover="changeColor(this,');
document.write("'"+themenus[i][0]+"',");
document.write("'"+themenus[i][1]+"'");
document.write(')" ');
document.write('onMouseout="changeColorB(this,');
document.write("'"+bgColor+"',");
document.write("'"+txtColor+"'");
document.write(')" ');
document.write('onClick="window.open(');
document.write("'"+themenus[i][3]+"',");
document.write("'"+themenus[i][4]+"'");
document.write(')">');
document.write(themenus[i][2])
document.write('</div>');
document.writeln('</td>');
if(isVertical=='true') document.writeln('</tr>');
}
}

if (nav) {
for(i=0;i<themenus.length;i++) {
if(isVertical=='true') document.writeln('<tr>');
document.write('<td>');
document.write('<div align="'+aligned+'" style="width:'+width+'; border: '+border+'; background-color: '+bgColor+'; color: '+txtColor+'; font-family: '+fontFace+'; font-weight: '+fontWeight+'; font-size: '+fontSize+'" '); 
document.write('onMouseover="changeColor(this,');
document.write("'"+themenus[i][0]+"',");
document.write("'"+themenus[i][1]+"'");
document.write(')" ');
document.write('onMouseout="changeColorB(this,');
document.write("'"+bgColor+"',");
document.write("'"+txtColor+"'");
document.write(')" ');
document.write('onClick="window.open(');
document.write("'"+themenus[i][3]+"',");
document.write("'"+themenus[i][4]+"'");
document.write(')">');
document.write(themenus[i][2])
document.write('</div>');
document.writeln('</td>');
if(isVertical=='true') document.writeln('</tr>');
}
}

if(isVertical=='true') document.writeln('');
else document.writeln('</tr>');
document.writeln('</table>');



//DO NOT MODIFY
/*
<APPLETINFO>
appletname=jsfadingmenu
applettype=JAVASCRIPT
created=1151441436453
appletfilename=nllinks2.js
</APPLETINFO>
<JAVASCRIPT>
fontsize=10
mwi=120
spacing=1
duration=1
borr=1px solid black
target=_blank
fontface=0
fontwe=bold
cal=left
isver=true
bcol=0
pcol=16762880
tcol=6346321
lcol=12523036
</JAVASCRIPT>
<HTMLGENERATOR>
mystarttag=-
mystarttag_GS=1;-
menuitems=-
menuitems_GS=2;item;url
item_GS=0;-
item0=SHINY IRIE
item1=UNITED SOUNDS
item2=Jah Sound
item3=RAS BAS SOUND
item4=Blakkstone Sound
item5=SHASHAMANE Sound
item6=KING SHILOH SOUND
item7=EMPRESS SOUND
item8=Controverse Allstars
item9=Back A Wall
item10=HERB A LIZE IT
item11=Selah Sound System
item12=Hurricane Sound
item13=FAR WEST CREW
item14=Den-Den & Kaya
item15=RAGGA RAGGA
item16=SOUND ARMADA
item17=MANTIS SOUND CREW
item18=HAMMA SOUND
item19=JAVA SOUND SYSTEM
item20=Conscious Lion
item21=FATAL SOUND
item22=RUNN SOUND (page)
url_GS=0;-
url0=http://www.shinyirie.com/shiny.htm
url1=http://www.unitedsounds.org/
url2=http://www.jahsound.com
url3=http://www.ras-bas-sound.com
url4=http://www.blakkstone.com
url5=http://www.shashamanesound.nl
url6=http://www.kingshiloh.com
url7=http://www.geocities.com/empressound
url8=http://www.controverseallstars.nl
url9=http://www.back-a-wall.nl
url10=http://www.rhythmimport.net/herbsound/index.php?
url11=http://www.selahsoundsystem.nl
url12=http://www.hurricanesound.net
url13=http://www.farwestcrew.be
url14=http://www.den-den.nl
url15=http://ragga.djkaas.com/
url16=http://www.soundarmada.nl/
url17=http://www.mantissoundcrew.com/
url18=http://www.hammasound.nl/
url19=http://www.jahvasound.demon.nl/
url20=http://www.conscious-lion.com
url21=http://www.fatalsound.com/
url22=http://www.angelfire.com/wi/runnsound/
</HTMLGENERATOR>
*/