var hover = {
'span.hover2' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'With our Ultimate plan, you can match the color-scheme of the dashboard with your company&#39;s own color-scheme',   'trail', true   );
 }
}
,'span.hover3' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'When you point your domain name to Trackur, your users see your URL, not ours!',   'trail', true   );
 }
}
,'span.hover4' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'You can assign logins for your employees or clients. They see only what you want them to see, while you get to manage the overall account.',   'trail', true   );
 }
}
,'span.hover5' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'There are no contracts to sign. Pay month-to-month and cancel anytime. If you cancel during the first 10 days, you can get a full refund! ',   'trail', true   );
 }
}
,'span.hover6' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'You can run as many new searches as you wish, but in order to continue monitoring your keyword, you must save it.',   'trail', true   );
 }
}
,'span.hover7' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'Want to monitor TripAdvisor or Yelp? Is there a small forum you wish to pay close attention to? With our Custom Feeds, you can upload & monitor the RSS feed of any site!',   'trail', true   );
 }
}
,'span.hover8' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'With Profiles, you can segment your dashboard results. Want a dashboard for all your product keywords? Done! Want a dashboard for each client you manage? Go ahead!',   'trail', true   );
 }
}
,'span.hover9' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'Trackur makes it easy for you to label any result as either positive, negative or neutral',   'trail', true   );
 }
}
,'span.hover11' : function(element) {
 element.onmouseover = function(event) {
  domTT_activate(this, event,   'content', 'That makes us the largest social media monitoring tool in the world!',   'trail', true   );
 }
}
};

Behaviour.register(hover);
