$().ready(function() {
	//$(this).pngFix();
	$("#btnGlobalSearch, #btnVote").attr("value", "");
});

