$(function() {

// form field pre-populate
$("#search, .email, #name").toggleVal();

// close this baby out
	}); 