/*
	check
*/
$().ready(function() {
    // initialize
    $('.tipmsg').Tooltip();
});
