document.writeln('共&nbsp;7页&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');document.writeln('<A href="javascript:gotoCurrentPage(\'index.html\')">首页</A>&nbsp;');document.writeln('<A href="javascript:gotoCurrentPage(document.all.StrongIPPColumnPageP.value)">上一页</A>&nbsp;');document.writeln('第');document.writeln('<select class="conditionSelectBox" name="pageNo" onChange="javascript:gotoCurrentPage(this.value)">');if(document.all.StrongIPPColumnPageC.value=='index.html'){ document.writeln('<option value="index.html" selected>1/7</option>');}  else{ document.writeln('<option value="index.html">1/7</option>');} if(document.all.StrongIPPColumnPageC.value=='list6.html'){ document.writeln('<option value="list6.html" selected>2/7</option>');  }else{ document.writeln('<option value="list6.html">2/7</option>'); } if(document.all.StrongIPPColumnPageC.value=='list5.html'){ document.writeln('<option value="list5.html" selected>3/7</option>');  }else{ document.writeln('<option value="list5.html">3/7</option>'); } if(document.all.StrongIPPColumnPageC.value=='list4.html'){ document.writeln('<option value="list4.html" selected>4/7</option>');  }else{ document.writeln('<option value="list4.html">4/7</option>'); } if(document.all.StrongIPPColumnPageC.value=='list3.html'){ document.writeln('<option value="list3.html" selected>5/7</option>');  }else{ document.writeln('<option value="list3.html">5/7</option>'); } if(document.all.StrongIPPColumnPageC.value=='list2.html'){ document.writeln('<option value="list2.html" selected>6/7</option>');  }else{ document.writeln('<option value="list2.html">6/7</option>'); } if(document.all.StrongIPPColumnPageC.value=='list1.html'){ document.writeln('<option value="list1.html" selected>7/7</option>');  }else{ document.writeln('<option value="list1.html">7/7</option>'); } document.writeln('</select>页'); document.writeln('<A href="javascript:gotoCurrentPage(document.all.StrongIPPColumnPageF.value)">下一页</A>&nbsp;');  document.writeln('<A href="javascript:gotoCurrentPage(\'list1.html\')">尾页</A>');  document.writeln('<script language="javascript">');  document.writeln('function gotoCurrentPage(pageNo) {');  document.writeln('if(pageNo==1)');  document.writeln('window.location="index.html";');  document.writeln('else');  document.writeln('window.location=pageNo;');  document.writeln('}');  document.writeln('</script>');