$(function(){
	$("#barline").css("width", $("#barline span").text()+"%");
});
