<script language="javascript"> <!-- if (window.innerWidth) {theHeight = window.innerHeight;} else if (document.compatMode=='CSS1Compat') {theHeight = document.documentElement.clientHeight;} else if (document.body) {theHeight = document.body.clientHeight;} document.getElementById("bodytable").style.height=theHeight-188; //--> </script>
本网站主要收集各类教程!如果有谁想与我合作的话!请给我留言!