B e l i e v e
H e x e n
L e a v e s
P l a i n
Bookmarks
Modified: 2006 / 2 / 2
→ Bookmarks Toolbar Folder
Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar
Modified: 2006 / 1 / 30
→
Zoom Images In
Zoom Images Out
linked images
Remvoe Redirects
Hide Visited Links
'+htmlEscape(location.href)+'
with link text or target url containing "' + htmlEscape(x) + '"
'); z = document.links; for (i = 0; i < z.length; ++i) { if ((z[i].innerHTML && z[i].innerHTML.toLowerCase().indexOf(x) != -1) || z[i].href.toLowerCase().indexOf(x) != -1 ) { nD.writeln(++n + '.
' + (z[i].innerHTML || htmlEscape(z[i].href)) + '
'); } } nD.writeln('