$(document).ready(function (){
	$("#fragment").load("html/case/newEntry.dat");
	$("#nArch").load("branding/newEntry.dat");
});

