$('a[title]').bt();
$(".familyTip").bt('Family Cable Service includes basic broadcast networks and cable staples such as A&amp;E, MTV and Cartoon Network but does NOT include digital cable channels like Noggin, The Golf Channel and VH1 Classic.',{positions:'right'});
$(".basicTip").bt('Basic Cable Service includes basic broadcast networks, like WABC, WCBS and PBS; public access channels, and a few other channels, like C-SPAN and QVC. However, it does NOT include channels like A&amp;E, MTV and Cartoon Network.',{positions:'right'});
$("#idtip").bt('Your Optimum ID can be any of the following: Optimum Online email ID, My Optimum Voice/Account Center/Optimum Rewards username, Optimum Homes or Optimum Autos member name. If you do not have a registered username, please contact customer service.',{positions:'bottom'})
$(".channelDescription").bt({
		ajaxPath: '/io/channel_description.jsp',
		centerPointY: .1,
		positions: ['right', 'left'],
		padding: 0, 
		width: 256, 
		spikeGirth: 30, 
		spikeLength: 50, 
		cornerRadius: 10, 
		fill: '#fff', 
		strokeStyle: '#000', 
		shadow: true, 
		shadowBlur: 12,
		shadowOffsetX: 0,
		shadowOffsetY: 5, 
		hoverIntentOpts: {interval: 800, timeout: 0}
	});
$("#idtipRightRail").bt('Your Optimum ID can be any of the following: Optimum Online e-mail ID, My Optimum Voice/Account Center/Optimum Rewards username, Optimum Homes or Optimum Autos member name. If you do not have a registered username, please contact customer service.',{positions:'left'})
