 /*
 * TipTip
 * Copyright 2010 Drew Wilson
 * www.drewwilson.com
 * code.drewwilson.com/entry/tiptip-jquery-plugin
 *
 * Version 1.2   -   Updated: Jan. 13, 2010
 *
 * This Plug-In will create a custom tooltip to replace the default
 * browser tooltip. It is extremely lightweight and very smart in
 * that it detects the edges of the browser window and will make sure
 * the tooltip stays within the current window size. As a result the
 * tooltip will adjust itself to be displayed above, below, to the left 
 * or to the right depending on what is necessary to stay within the
 * browser window. It is completely customizable as well via CSS.
 *
 * This TipTip jQuery plug-in is dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

eval(function(p,a,c,k,e,r){e=function(c){return(c<62?'':e(parseInt(c/62)))+((c=c%62)<36?c.toString(36):String.fromCharCode(c+29))};if('0'.replace(0,e)==0){while(c--)r[e(c)]=k[c];k=[function(e){return r[e]||e}];e=function(){return'\\w{1,2}'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(x($){$.fn.tipTip=x(q){1 r={J:"200px",y:3,K:400,E:L,F:L,M:x(){},N:x(){}};1 s=$.extend(r,q);7($("#G").length<=0){1 t=$(\'<9 A="G" O="max-P:\'+s.J+\';"><9 A="Q"></9></9>\');1 u=$(\'<9 A="R"></9>\');1 v=$(\'<9 A="S"></9>\');$("body").T($(t.find(\'9\').get(0)).T(u).prepend(v.U(\'<9 A="tiptip_arrow_inner"></9>\')).parent())}B{1 t=$("#G");1 u=$("#R");1 v=$("#S")}1 w=$(\'#Q\');return C.each(x(){1 n=$(C);1 o=n.V("W");7(o!=""){n.H("W");1 p=false;n.hover(x(){s.M.X(C);u.U(o);t.hide().Y("I","0");w.H("Z");v.H("O");1 a=z(n.10()[\'11\']);1 b=z(n.10()[\'14\']);1 c=z(n.15());1 d=z(n.16());1 e=t.15();1 f=t.16();1 g=4.6((c-e)/2);1 h=4.6((d-f)/2);1 i=4.6(b+g);1 j=4.6(a+d+s.y);1 k="";1 l="";1 m=4.6(e-12)/2;7(g<0){7((g+b)<z($(D).scrollLeft())){k="_right";l=4.6(f-13)/2;m=-12;i=4.6(b+c+s.y);j=4.6(a+h)}B 7((e+b)>z($(D).P())){k="_left";l=4.6(f-13)/2;m=4.6(e);i=4.6(b-(e+s.y+5));j=4.6(a+h)}}7((a+d+s.y+f+8)>z($(D).height()+$(D).scrollTop())){k=k+"_top";l=f;j=4.6(a-(f+5+s.y))}B 7(((a+d)-(s.y+f))<0||k==""){k=k+"_bottom";l=-12;j=4.6(a+d+s.y)}7(k=="_right_top"||k=="17"){j=j+5}B 7(k=="_right_bottom"||k=="18"){j=j-5}7(k=="17"||k=="18"){i=i+5}t.Y({"I-14":i+"px","I-11":j+"px"});w.V("Z","tip"+k);7(p){1a(p)}p=setTimeout(x(){t.stop(1b,1b).E(s.E)},s.K)},x(){s.N.X(C);7(p){1a(p)}t.F(s.F)})}})}})(jQuery);',[],74,'|var|||Math||round|if||div||||||||||||||||||||||||function|edgeOffset|parseInt|id|else|this|window|fadeIn|fadeOut|tiptip_holder|removeAttr|margin|maxWidth|delay|200|enter|exit|style|width|tiptip_pane|tiptip_content|tiptip_arrow|append|html|attr|title|call|css|class|offset|top|||left|outerWidth|outerHeight|_left_top|_left_bottom||clearTimeout|true'.split('|'),0,{}))  	
