View file js/tooltips2.js

File size: 60B
$(function() {
			$("#page-wrap a[title]").tooltips();
		});