
<!--
	$(document).ready(function(){

		$(".tip").tooltip({showURL:false, showBody: " - "});
		
	});
//-->

