function showPageLink(b,d,e,c){var a=0;a=Math.max(1,d-1);if(d==1){document.write("1st ");document.write("« ")}else{document.write('1st ");document.write('« ")}if(d>6){document.write("... ")}for(a=Math.max(1,d-5);a"+a+" ")}document.write(""+d+" ");for(a=d+1;a<=Math.min(e,d+5);a++){document.write('"+a+" ")}a=Math.min(e,d+1);if(e>d+5){document.write("... ")}if(d==e){document.write("» ");document.write("Last ")}else{document.write(' »");document.write('Last ")}};