#fredthebat {
	position: fixed;
	background: url("./images/threekingsa.gif") 0 0 no-repeat;
	margin-left: 20px;
	width: 450px;
	height: 262px;
	display: none;
	z-index: 100;
}
.hasjs #fredthebat {
	display: block
}
