/* Javascript file to create various inline CSS Drop Shadow code */

function HA_DropShadow(TheWord, TheType) {

switch (TheType) {

case "DS1" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 10%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 10%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
break;

case "DS15" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 0%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#003000; text-indent: 0%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
break;

case "DS150" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 50%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 50%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS145" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 45%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 45%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS143" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 43%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 43%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS142" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 42%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 42%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS140" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 40%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 40%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS139" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 39%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 39%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS137" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 37%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 37%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS135" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 35%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 35%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS130" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 30%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 30%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS120" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 20%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -45px; color:#008000; text-indent: 20%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;


case "DS2" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 5%; font-size: 12pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -38px; color:#FF0000; text-indent: 5%; font-size: 12pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS3" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 10%; font-size: 14pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -44px; color:#0000FF; text-indent: 10%; font-size: 14pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;

case "DS4" :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 15%; font-size: 16pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -47px; color:#FF00FF; text-indent: 15%; font-size: 16pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

break;


// Default option if none of the other tests are true

default :
// The Shadow
document.writeln("<P STYLE='margin-left: 3px; margin-top: 0px; color:#dadada; text-indent: 20%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");
 
// The Text
document.writeln("<P STYLE='margin-left: 0px; margin-top: -50px; color:#FFC000; text-indent: 20%; font-size: 18pt; font-weight: bold; font-family: verdana'>"  + (TheWord) + "</P>");

// break; not require if this remains the last option

} 
}

//	Bok naai