document.write('<input onclick="javascript: if(this.value == \'postal code(without space)\') this.value=\'\';" onblur="javascript: if(this.value == \'\') this.value =\'enter zip or country\';" name="postal-code" id="postal-code" class="master-dealer-locator required inactive" type="text" value="postal code(without space)"/>');
document.write('<a class="over-image" onclick="if($(\'.master-dealer-locator\').val() == \'postal code(without space)\') {alert(\'please enter your postal code\');return false;} javascript: $(\'#dealerlocator\').submit();"><img alt="dealer locator" src="/app_resources/img/site/btn-search.png"/></a>');