$(document).ready(function(){
	$("#footer").positionFooter(true);
});