$(document).ready(function(){
	$('input[type=text], textarea').simpleWaterMark('watermark');
});
