$(document).ready(function() {
	$(".labjack, .cloud, .dot").show();
	$("#parallax").jparallax({yparallax: false});
});
