// JavaScript Document
jQuery(document).ready(function($) {

     $('#brochureHome').trigger('click');
});




