jQuery(document).ready(function($) {
	$('.icon-help').cluetip({splitTitle: '|'});
}) 