Contact Us

$("#main-nav #s").blur(function() { if (0 === this.value.length) this.value = c; }); $("#main-nav #s").focus(function() { if (this.value === c) this.value = ""; });


*

*