jQuery(document).ready(function(){

jQuery('#vhouse_4').find('.post').find('h3').hide();
jQuery('#vhouse_4').find('#commentsection').find('h3').show().html('Please sign our guest book');
jQuery('#vhouse_66').find('#commentsection').find('h3').html('Make a booking');

});






