function spfFrontBox(boxURL)
{
	jQuery('#frontcontentbox').load(boxURL);
}