document.writeln('共&nbsp;10页&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/10</option>');}  else{ document.writeln('<option value="index.html">1/10</option>');} if(document.all.StrongIPPColumnPageC.value=='list9.html'){ document.writeln('<option value="list9.html" selected>2/10</option>');  }else{ document.writeln('<option value="list9.html">2/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list8.html'){ document.writeln('<option value="list8.html" selected>3/10</option>');  }else{ document.writeln('<option value="list8.html">3/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list7.html'){ document.writeln('<option value="list7.html" selected>4/10</option>');  }else{ document.writeln('<option value="list7.html">4/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list6.html'){ document.writeln('<option value="list6.html" selected>5/10</option>');  }else{ document.writeln('<option value="list6.html">5/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list5.html'){ document.writeln('<option value="list5.html" selected>6/10</option>');  }else{ document.writeln('<option value="list5.html">6/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list4.html'){ document.writeln('<option value="list4.html" selected>7/10</option>');  }else{ document.writeln('<option value="list4.html">7/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list3.html'){ document.writeln('<option value="list3.html" selected>8/10</option>');  }else{ document.writeln('<option value="list3.html">8/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list2.html'){ document.writeln('<option value="list2.html" selected>9/10</option>');  }else{ document.writeln('<option value="list2.html">9/10</option>'); } if(document.all.StrongIPPColumnPageC.value=='list1.html'){ document.writeln('<option value="list1.html" selected>10/10</option>');  }else{ document.writeln('<option value="list1.html">10/10</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>');