jq(window).load(function(){

	columnOne = "body.template-songView #portal-column-one";
	columnTwo = "body.template-songView #portal-column-two";
	sectionToAlign = "body.template-songView #viewlet-below-content";
	
	// Funcition defined in Agora.Ebf JavaScripts
	// realignBelowColumns(columnOne, columnTwo, sectionToAlign, 320);
	
	/* END BIG NEWS HOME PAGE */

});



