<html> <head> <script> function loop() { var list = document.getElementById('list'); for(var i = 0; i < list.options.length; ...
確定! 回上一頁