$(document).ready(function(){

$(".ie").load("../../Content/Themes/HTML5/js/ie.html"); // Load the IE warning into a div with a class of ie
	
});
