<form name="level" action>
<div id="ram" >
<embed width="69" height="25" src="none.wma">
</div>
<script language=javascript>
<!--
var sound="boom.au"
function songstop(){
if (document.layers) {document.ram.document.write(" "); document.ram.document.close()}
if (document.all) ram.innerHTML=" "
}
function songplay(){
if (document.layers) {
document.ram.document.write("<embed width='69' height='25' src='+sound+'>"); document.ram.document.close()}
if (document.all) ram.innerHTML="<embed width='69' height='25' src='"+sound+"'>"
}
function getNewSound(){
sound=document.level.request.options[document.level.request.selectedIndex].value;
songstop()
songplay()
}
//-->
<!--webbot bot=HTMLMarkup endspan -->
</script>
<select style="BACKGROUND-COLOR: #000000" onchange="getNewSound()" size="1" name="request">
<option style="COLOR: #ffffff" SELECTED>-- 請點我選擇歌曲 --</option>
[COLOR="Red"]<option style="COLOR: #ffffff" value="音樂網址">音樂名稱</option>
</select>
</form>
歡迎光臨 鐵之狂傲 (https://gamez.com.tw/) |