/* 
　基本はif（）の数字を変えます。
 　０〜９９までと思って、だいたい
 　それを振り分けるの
 　乱数で○○がでたらここっていう風にね
 　この数字まではこの処理って行くわけ。
  */


/* ここはタグ指定(オプションの色) */
document.write('<FONT COLOR="6666ee" size=4><b>');

/* レベル */
b=Math.random();
w=b*3;
a=0;
if (w<1) 
 document.write('LIGHT');
else{        	
if (w<2) 
 document.write('STANDARD');
else{
if (w<3) 
 document.write('HEAVY');
}}


/* SINGLE or ＤＰ */
b=Math.random();
w=b*100;       	
if (w<25) {
	document.write(' DOUBLE');
        a=1;
 }
/* OPTION１ */
b=Math.random();
w=b*100;

if (w<3) 
 document.write(' MIRROR');
else{        	
if (w<13) {
	if(a==0){
 	document.write(' SHUFFLE');
 	}
 }
else{        	
if (w<14) {
	if(a==0){
	document.write(' LEFT');
 	} 
 }
else{        	
if (w<15){ 
	if(a==0){
 	document.write(' RIGHT');
 	}
 }
}}}

/* OPTION２ */
b=Math.random();
w=b*100;
if (w<1) 
 	document.write(' STEALTH');
else{        	
if (w<7){
	document.write(' HIDDEN');
 }
else{        	
if (w<10) 
	document.write(' SUDDEN');       	
}}

/* OPTION３ */
b=Math.random();
w=b*100;
if (w<1) 
 document.write(' LITTLE');
else{        	
if (w<2) 
	document.write(' FLAT');       	
}

/* OPTION４ */
b=Math.random();
w=b*100;

if (w<1) 
 document.write(' SPEED ×８');
else{        	
if (w<2) 
	document.write(' SPEED ×５');     	
else{        	
if (w<3) 
	document.write(' SPEED ×３');   
else{        	
if (w<4) 
	document.write(' SPEED ×２');       	
else{        	
if (w<7) 
	document.write(' SPEED ×1.5');      	
}}}}

/* BOOST */
b=Math.random();
w=b*100;       	
if (w<4)
	document.write(' BOOST');


/* REVERSE */
b=Math.random();
w=b*100;       	
if (w<8)
	document.write(' REVERSE');


/* FREEZE */
b=Math.random();
w=b*100;       	
if (w<8)
	document.write(' FREEZE ARROW OFF');





/* ここはタグ指定(曲の色) */
document.write('</b></FONT>の <FONT COLOR="6666ee" size=4><b>');


/* 曲 */
b=Math.random();
w=b*40;
if (w<1) 
 document.write('BYE BYE BABY BALLOON ');
 else{ 
if (w<2) 
 document.write('COWGIRL');
 else{ 
if (w<3) 
 document.write('DO YOU REMEMBER ME');
 else{ 
if (w<4) 
 document.write('FANTASY');
 else{ 
if (w<5) 
 document.write("FLASH IN THE NIGHT");
 else{ 
if (w<6) 
 document.write('FOLLOW ME');
 else{ 
if (w<7) 
 document.write('GHOSTS');
 else{ 
if (w<8) 
 document.write('HIGHS OFF U');
 else{ 
if (w<9) 
 document.write("I'M IN THE MOOD FOR DANCING");
 else{ 
if (w<10) 
 document.write('JUSTIFY MY LOVE');
 else{ 
if (w<11) 
 document.write("LET'S GROOVE");
 else{ 
if (w<12) 
 document.write("LOVIN' YOU");
 else{ 
if (w<13) 
 document.write('MIRACLE');
 else{ 
if (w<14) 
 document.write("MY SWEET DARLIN'");
 else{ 
if (w<15) 
 document.write('NORI NORI NORI');
 else{ 
if (w<16) 
 document.write('ORDINARY WORLD');
 else{ 
if (w<17) 
 document.write('SO DEEP');
 else{ 
if (w<18) 
 document.write('SOMEWHERE OVER THE RAINBOW');
 else{ 
if (w<19) 
 document.write('TELEPHONE OPERATOR');
 else{ 
if (w<20) 
 document.write('The Centre Of The Heart');
 else{ 
if (w<21) 
 document.write('TWILIGHT ZONE');
 else{ 
if (w<22) 
 document.write("WITCH DOCTOR");
 else{ 
if (w<23) 
 document.write('<font size=3>そばかす</font>');
 else{ 
if (w<24) 
 document.write('<font size=3>夜空のムコウ</font>');
 else{ 
if (w<25) 
 document.write('WWW.BRONDE GIRL');
 else{ 
if (w<26) 
 document.write('DIVE <font size=2>-more deep & deeper style-</font>');
 else{ 
if (w<27) 
 document.write('Do It Right');
 else{ 
if (w<28) 
 document.write('exotic ethnic');
 else{ 
if (w<29) 
 document.write('Firefly');
 else{ 
if (w<30) 
 document.write('Groove');
 else{ 
if (w<31) 
 document.write('Groove 2001');
 else{ 
if (w<32) 
 document.write('Healing Vision <font size=2>-angelic mix-</font>');
 else{ 
if (w<33) 
 document.write('Let the beat hit em! <font size=2>-CLASSIC R&B STYLE-</font>');
 else{ 
if (w<34) 
 document.write('Look to the Sky');
 else{ 
if (w<35) 
 document.write('Midnite Blaze');
 else{ 
if (w<36) 
 document.write('ON THE JAZZ');
 else{ 
if (w<37) 
 document.write('ORION 78<font size=2>-civilization mix-</font>');
 else{ 
if (w<38) 
 document.write('Share My Love');
 else{ 
if (w<39) 
 document.write('true...<font size=2>-radio edit-</font>');
 else{ 
 document.write('ROULETTE');

}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}

/* ここはタグ指定 */
document.write('</b></FONT> がいいみたい☆<BR>');
