$(document).ready(function(){
	$("input[name='ctrl']").hide();
});
