$(document).ready(function() {
	$("#ccBG input[name='MERGE0']").toggleVal();
});