// init.contact.js

jQuery(document).ready(function() {
// show and hide initial text input value on focus/blur


});