function insert_version_links() { var labels = ['0.5dev', '0.4', '0.3']; var links = ['http://scikits-image.org/docs/dev/index.html', 'http://scikits-image.org/docs/0.4/index.html', 'http://scikits-image.org/docs/0.3/index.html']; document.write('\n'); }