$(document).ready(function() {
	$("#s").toggleVal();
});