$.ajax({
	type: "POST",
	url: "/includes/inc.getClientSettings.php",
	data: "width="+screen.width+""
});
