$(document).ready(function () {
	var options1 = {
		easing:     'easeInOutCirc'
	}    
	$('#popeye1').popeye(options1)});
