$(function(){
	// Newsletter Signup Examples
	$('#news-name').example('Your Name');
	$('#news-email').example('Your Email');
});