﻿$(function() {
$(".eventTip").tipTip({ defaultPosition: "top", delay: 0, content: "true" });
});
