$(document).ready(function()
{
	$('#newsPanel').load("/includes/newspanel.html");
	//$('#affiliateLinks').load("/includes/affiliates.html");
});