You need to consider that your page loads are going to be painfully slow if you have the script request the PR for every site in your list... What you really want is a script that runs maybe once a day on your server and it grabs the pr of all the sites.. that script could generate a little graphic for you or something which you would then include on the page.
|