jQuery(document).ready(function($) {
  $('a.freelance').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: true, activation: 'click', fx: {open: 'fadeIn', openSpeed:  '1'}, width: 675, positionBy: 'fixed', topOffset: -260, leftOffset: -675, closeText: '<img src="/skin/frontend/enterprise/jaco/images/btn_window_close.gif" alt="close" />', closePosition: 'bottom', showTitle: false, height: 'auto', hideLocal: true });
  $('a.sustain').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: true, activation: 'click', fx: {open: 'fadeIn', openSpeed:  '1'}, width: 675, positionBy: 'fixed', topOffset: -260, leftOffset: -675, closeText: '<img src="/skin/frontend/enterprise/jaco/images/btn_window_close.gif" alt="close" />', closePosition: 'bottom', showTitle: false, height: 'auto', hideLocal: true });
  $('a.returns').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: true, activation: 'click', fx: {open: 'fadeIn', openSpeed:  '1'}, width: 400, positionBy: 'fixed', topOffset: -185, leftOffset: -400, closeText: '<img src="/skin/frontend/enterprise/jaco/images/btn_window_close.gif" alt="close" />', closePosition: 'bottom', showTitle: false, height: 'auto', hideLocal: true });
$('a.returnscheckout').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: true, activation: 'click', fx: {open: 'fadeIn', openSpeed:  '1'}, width: 400, positionBy: 'fixed', topOffset: 30, leftOffset: -325, closeText: '<img src="/skin/frontend/enterprise/jaco/images/btn_window_close.gif" alt="close" />', closePosition: 'bottom', showTitle: false, height: 'auto', hideLocal: true });
$('a.fit_chart').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: true, activation: 'click', fx: {open: 'fadeIn', openSpeed:  '1'}, width: 722, positionBy: 'auto', topOffset: 30, leftOffset: 0, closeText: '<img src="/skin/frontend/enterprise/jaco/images/btn_window_close.gif" alt="close" /> Close', closePosition: 'top', showTitle: false, height: 'auto', hideLocal: true });
$('a.other_colors').cluetip({local:true, cursor: 'pointer', dropShadow: false, sticky: false, activation: 'hover', fx: {open: 'show', openSpeed:  ''}, width: 140, mouseOutClose: true, positionBy: 'fixed', topOffset: -140, leftOffset: -155, closeText: '', closePosition: 'title', showTitle: false, height: 'auto', hideLocal: true, clickThrough:true, cluetipClass:'related' });
});
  
