$(function() {

	$('#audioplayer').removeClass('audioplayer').html('').jwaudio('http://podcasting.thomson.com.edgesuite.net/16265/2010/Mar/TowersPerrin/Towers_Perrin_03_22_2010v2.mp3', ({width:350, height:30, image:'http://images.towerswatson.com/microsites/hcr/Langan_pic.jpg'}));


	
	//$('#towers-watson-analysis').find('h4').remove().end().appendTo('#twa-tab');
	//$('#in-the-media').find('h4').remove().end().appendTo('#itm-tab');
	
	//$('#next-steps, #upcoming-events').appendTo('#otherInfo');


});

