function suburbProfileDetail_initGalleryCarousel(carousel){suburbProfileDetail_galleryCarousel=carousel;
}function suburbProfileDetail_nextGalleryStateHandler(carousel,button,enabling){if(enabling){$("#galleryNav #galleryNav-next").css("display","block");
}else{$("#galleryNav #galleryNav-next").css("display","none");
}}function suburbProfileDetail_prevGalleryStateHandler(carousel,button,enabling){if(enabling){$("#galleryNav #galleryNav-prev").css("display","block");
}else{$("#galleryNav #galleryNav-prev").css("display","none");
}}
