﻿jQuery(document).ready(function() {
    jQuery(".nav-box").css("opacity", 0.4);
    jQuery(".nav-active").css("opacity", 1);
    jQuery(".nav-btn").hover(function() {
        var alt = jQuery(this).children().attr("alt");
        var c = ".box-" + alt;
        jQuery(c).stop().animate({ opacity: 1 }, "normal");
    },
            function() {
                if (jQuery(this).attr("class").indexOf("nav-active") < 0) {
                    var alt = jQuery(this).children().attr("alt");
                    var c = ".box-" + alt;
                    jQuery(c).stop().animate({ opacity: 0.4 }, "slow");
                }
            });

    jQuery(".help").tooltip({
        track: true,
        delay: 0,
        showURL: false,
        fade: 250,
        positionLeft: true
    });
    jQuery(".tooltip").tooltip({
        track: true,
        delay: 0,
        showURL: false,
        fade: 250
    });
});

function contact() {
    ML = " -net>@f/U<dioCkm=lsc:\".hra";
    MI = ":J0HI37AF@J<B4=E<1?JIB;6@<DI=C=74GD=@F5>=24JD409C:8J5";
    OT = "";
    for (j = 0; j < MI.length; j++) {
        OT += ML.charAt(MI.charCodeAt(j) - 48);
    } document.write(OT);
}
function email() {
ML="<i@td:/heak=lm\" .>os-frc";
MI="09?7F8E;>=91<3B51D:9F<42=1GFBCBE3@GB=>A1D:9F<42=1GFBCBE3@GB=069A";
OT="";
for(j=0;j<MI.length;j++){
OT+=ML.charAt(MI.charCodeAt(j)-48);
}document.write(OT);
}