$(function() {
    $('#lavaLampBasicImage').lavaLamp({
	fx: 'easeInExpo',
	speed: 300
    });
});
