$(function() {
    $(".lavaLampNoImage").lavaLamp({
        fx: "backout",
        speed: 700
    });
});

// making selected menu element corresponding to the currenst selected page
