$('#tip').bt('
PrivacyAny information submitted through this page will NOT be shared with any other organisation or persons.', {
trigger: 'click',
centerPointY: .1,
positions: ['right', 'left'],
padding: 10,
width: 350,
spikeGirth: 20,
spikeLength: 50,
cornerRadius: 10,
fill: '#C4FFF7',
strokeStyle: '#B9090B',
shadow: true,
shadowBlur: 12,
shadowOffsetX: 0,
shadowOffsetY: 5,
hoverIntentOpts: {interval: 800, timeout: 0},
cssStyles: {
fontSize: '12px',
fontFamily: 'arial,helvetica,sans-serif'
}
});