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