$(document).ready(function(){
	$(".InnerHeader").load("/includes/Header_Corporate.html");
	$(".InnerFooter").load("/includes/Footer_Corporate.html");
	$("#RulesRegulationsBox").load("/includes/Rules_Regulations_Popup.html");
	$("#ImgRotatorBox").load("/includes/Image_Rotator_Popup.html");
});
