var $tooltip = jQuery.noConflict();
$tooltip(function(){
$tooltip("a:link,.Shadow_Portrait,.shadow").tipTip();
});

