$(document).ready(function()
{
	$('a.mediaOverview').media( { width: 245, height: 18 } ); // audio player
});
