// JavaScript Document

//jQuery(document).ready(function($){
//	
//	$(".footerHeight").css("height", $(".footer").height() + "px");
//	
//	$(".footer").css("bottom", "0px");
//	
//	//window.resizeTo($(window).width(), $(window).height());
//		
//}); 
