| 123456789101112131415161718192021222324252627 | <html><head>
<script src="https://ddnwvj54yoeut.cloudfront.net/content/js/jquery.min.js" type="text/javascript"></script>
</head><body>
<table>
<tr>
<td></td><td>2</td><td>3</td><td>4</td><td>5</td><td>6</td><td>7</td>
</tr>
<tr>
<td></td>
<td><iframe id="if2" width="50" height="50"></iframe></td>
<td><iframe id="if3" width="50" height="50"></iframe></td>
<td><iframe id="if4" width="50" height="50"></iframe></td>
<td><iframe id="if5" width="50" height="50"></iframe></td>
<td><iframe id="if6" width="50" height="50"></iframe></td>
<td><iframe id="if7" width="50" height="50"></iframe></td>
</tr>
</table>
<script>
$("#if2").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca2.html?t=" + Date.now());
$("#if3").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca3.html?t=" + Date.now());
$("#if4").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca4.html?t=" + Date.now());
$("#if5").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca5.html?t=" + Date.now());
$("#if6").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca6.html?t=" + Date.now());
$("#if7").prop("src", "https://declarepre.taiwanpay.com.tw/main/ca7.html?t=" + Date.now());
</script>
</body></html>
 |