Forum Moderators: open
Does Google just "jump over" this script (so to speak), then go into the text in the <body>, or, does javascript drive the spider away if it is more than just a few lines?
1] If I do the installation for the sole purpose of seeing pagerank, does it matter whether I use "Install with advanced features" or "install without advanced features" ?
2] And, when the toolbar is installed, can it be "turned off" easily? or is it there all the time?
Consider moving your style tags into an external stylesheet that several pages could link to, or moving some of those javascripts into external .js files. If the same files are reused on several pages, your visitors will have a slightly faster experience as they move around the site (always a good thing), and you'll also save a bit of bandwidth (every bit helps). It makes site maintenance easier too, because if you need to update something you only need to do it in one file, not on multiple pages.
It is worth watching out for some characters (eg. "<" inside an attribute) as Googlebot can get confused.