
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
    <meta name="pagename" content="News" />
    <meta name="description" content="" />
    <meta name="keywords" content="    " />
    <title>News | VIBES | Scottish Environment Business Awards</title>

    <!-- Bootstrap core CSS -->
    <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
    <!-- Custom styles for this template -->
    <link rel="stylesheet" type="text/css" href="/css/style.css" />
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,300,700,400italic" type="text/css" />
    
    <!-- FavIcon -->
    <link rel="apple-touch-icon" sizes="57x57" href="/images/ico/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/images/ico/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/images/ico/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/images/ico/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/images/ico/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/images/ico/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/images/ico/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/images/ico/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/images/ico/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192"  href="/images/ico/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/images/ico/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="/images/ico/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/images/ico/favicon-16x16.png">
    <link rel="manifest" href="/images/ico/manifest.json">
    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="/images/ico/ms-icon-144x144.png">
    <meta name="theme-color" content="#ffffff">

</head>

<body>

<!-- Navigation -->



<nav id="globalNav" class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
    <div class="container">
        <a class="navbar-brand" href="/" title="Return to the homepage">
            <img src="/images/vibes-logo-black.jpg" alt="VIBES Awards" title="VIBES Awards logo" style="width: 193.0px; height: 90.0px;" />
        </a>
        <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" 
                                                               data-target="#navbarResponsive" 
                                                               aria-controls="navbarResponsive" 
                                                               aria-expanded="false" 
                                                               aria-label="Toggle navigation"> 
            <span class="navbar-toggler-icon"></span> 
        </button>
        <div class="navbar-collapse collapse" id="navbarResponsive" style="">
            <ul class="navbar-nav ml-auto">
                <li class="nav-item ">
                    <a class="nav-link" href="/" title="Home">Home 
                    </a>
                </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/about/" title="About">About 
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/apply/" title="Apply">Apply 
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/key-dates/" title="Key dates">Key dates 
                        </a>
                    </li>
                    <li class="nav-item active">
                        <a class="nav-link" href="/news/" title="News">News 
                                <span class="sr-only">(current)</span>
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/case-studies/" title="Case studies">Case studies 
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/sponsors/" title="Sponsors">Sponsors 
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/partners/" title="Partners">Partners 
                        </a>
                    </li>
                    <li class="nav-item ">
                        <a class="nav-link" href="/contact-us/" title="Contact us">Contact us 
                        </a>
                    </li>
            </ul>
        </div>
    </div>
</nav>



<!-- Header -->
<section>
  <div class="container-fluid headerBanner">
    <div class="container">
      <div class="row">
        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8">
            <h1>News</h1>
        </div>
        <!--<div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
            <form class="search-form" action="javascript:search();">
                <div class="input-group">
                    <input type="text" class="form-control" name="search" id="search" placeholder="Search our site">
                    <div class="input-group-append">
                        <a href="" id="SearchGo" class="SearchButton btn btn-secondary"> <i class="fa fa-search"></i> </button>
                        </a>
                    </div>
                </div>
            </form>
        </div>-->
      </div>
    </div>
  </div>
</section>

<!--<script type="text/javascript">

	function fnTrapKD(event,caller)
	{
		if (event.keyCode == 13)
		{
			event.returnValue=false;
			event.cancel = true;
			Search(caller);
			return false;
		}
		return true;
	}
	function SearchById(id)
	{
		Search(document.getElementById(id));
	}
	function Search(caller)
	{
		var lsQueryString;
		if ( caller.value != 'Enter your search term...')
		{
			lsQueryString = "?search=" + caller.value
		}
		if (caller.value != '')
		{
            document.location.href ='http://vibes.sepa.in/search/'+ lsQueryString;
		}
	}
</script>-->


<!-- Breadcrumb -->
<section id="breadcrumb">
    <div class="container-fluid">
        <div class="container">
            <div class="row">
                <div class="col-lg-12 col-md-12 col-sm-12 col-xl-12">
                    <nav aria-label="breadcrumb">
                            <ol class="breadcrumb">
                                        <li class="breadcrumb-item"><a href="/">Home</a></li>
                                                                    <li class="breadcrumb-item active"><em>News</em></li>
                            </ol>
                    </nav>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- News -->
<main id="content">
    <div class="container">
        <div class="row">
            <div class="col-lg-8 col-md-12 col-sm-12 col-xl-8">
                <div class="row">

            
                    <div class="col-lg-12 col-md-12 col-sm-12 col-xl-12"><h1 class="featurette-heading">2019</h1></div><!-- /col-12 -->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="Behind the scene – designing and producing the VIBES Awards" title="Behind the scene – designing and producing the VIBES Awards" style="width: 250px; height: 150px;" src="/media/35479/vibes-trophies.png?anchor=center&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=132189035940000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/behind-the-scene-designing-and-producing-the-vibes-awards/">Behind the scene – designing and producing the VIBES Awards</a></h2>
                            <div class="mb-1 text-muted">22 November 2019</div>
                            <p class="lead">Here is some information on our signature awards and their creator, Scott Irvine.</p>
                            <a href="/news/2019/behind-the-scene-designing-and-producing-the-vibes-awards/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="Scottish Businesses Celebrate Sustainability Success at 20th VIBES Awards" title="Scottish Businesses Celebrate Sustainability Success at 20th VIBES Awards" style="width: 250px; height: 150px;" src="/media/35478/vibes2019-winners.png?anchor=center&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=132188250990000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/scottish-businesses-celebrate-sustainability-success-at-20th-vibes-awards/">Scottish Businesses Celebrate Sustainability Success at 20th VIBES Awards</a></h2>
                            <div class="mb-1 text-muted">15 November 2019</div>
                            <p class="lead">Scotland’s commitment to tackling increasing environmental challenges has been celebrated with twelve companies being recognised for their commitment to sustainability at the 20th VIBES Scottish Environment Business Awards.</p>
                            <a href="/news/2019/scottish-businesses-celebrate-sustainability-success-at-20th-vibes-awards/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="Commitment of companies at forefront of Scottish environmental change recognised" title="Commitment of companies at forefront of Scottish environmental change recognised" style="width: 250px; height: 150px;" src="/media/35450/vibes-seba-2019-general-black-text-logo-white-background.png?anchor=center&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=132094924710000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/commitment-of-companies-at-forefront-of-scottish-environmental-change-recognised/">Commitment of companies at forefront of Scottish environmental change recognised</a></h2>
                            <div class="mb-1 text-muted">30 July 2019</div>
                            <p class="lead">VIBES - Scottish Environment Business Awards 2019 shortlist announced</p>
                            <a href="/news/2019/commitment-of-companies-at-forefront-of-scottish-environmental-change-recognised/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="VIBES Awards urge Scottish businesses to become sustainable leaders and boost growth" title="VIBES Awards urge Scottish businesses to become sustainable leaders and boost growth" style="width: 250px; height: 150px;" src="/media/35425/vibes2019launch.png?anchor=center&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=131986006510000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/vibes-awards-urge-scottish-businesses-to-become-sustainable-leaders-and-boost-growth/">VIBES Awards urge Scottish businesses to become sustainable leaders and boost growth</a></h2>
                            <div class="mb-1 text-muted">01 April 2019</div>
                            <p class="lead">The 20th anniversary awards were launched at the Scottish Parliament on 27 March 2019 and organisers of the awards are urging Scottish businesses to mark the milestone by helping to tackle the environmental challenges facing Scotland and the rest of the world.</p>
                            <a href="/news/2019/vibes-awards-urge-scottish-businesses-to-become-sustainable-leaders-and-boost-growth/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="Circular Economy in the Whisky Sector - top 5 opportunities" title="Circular Economy in the Whisky Sector - top 5 opportunities" style="width: 250px; height: 150px;" src="/media/35141/whisky-event-blog.png?center=0.49063670411985016,0.56472795497185746&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=131957610590000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/circular-economy-in-the-whisky-sector-top-5-opportunities/">Circular Economy in the Whisky Sector - top 5 opportunities</a></h2>
                            <div class="mb-1 text-muted">05 February 2019</div>
                            <p class="lead">On 29 January 2019, VIBES – Scottish Environment Business Awards was proud to host a breakfast meeting in partnership with Chivas Brothers – Pernod Ricard around the principle of circular economy in the whisky sector.</p>
                            <a href="/news/2019/circular-economy-in-the-whisky-sector-top-5-opportunities/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="VIBES 2018 Management Large Winner" title="VIBES 2018 Management Large Winner" style="width: 250px; height: 150px;" src="/media/35140/vibes2018-management-large-winner.png?center=0.35580524344569286,0.49530956848030017&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=131964207580000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/vibes-2018-management-large-winner/">VIBES 2018 Management Large Winner</a></h2>
                            <div class="mb-1 text-muted">25 January 2019</div>
                            <p class="lead">In a series of blogs over the next few weeks, we are exploring who are VIBES 2018 Winners and Commended. Today – the Management Large category.</p>
                            <a href="/news/2019/vibes-2018-management-large-winner/">Continue reading</a>
                        </div><!-- /col-8-->
                        <div class="col-lg-4 col-md-4 col-sm-4 col-xl-4">
                            <img class="featurette-image img-fluid mx-auto" data-src="holder.js/250x150/auto" alt="VIBES 2018 Sustainable and Active Travel Winner" title="VIBES 2018 Sustainable and Active Travel Winner" style="width: 250px; height: 150px;" src="/media/35139/sustainable-and-active-travel-winner-sponsor-matthew-eastwood-energy-saving-trust-oliver-byrne-paul-adderley-beyond-green.jpg?center=0.4075,0.50166666666666671&amp;mode=crop&amp;width=225&amp;height=150&amp;rnd=131961622380000000" data-holder-rendered="true">
                        </div><!-- /col-4 -->
                        <div class="col-lg-8 col-md-8 col-sm-8 col-xl-8 newsBox">
                            <h2 class="featurette-heading"><a class="text-dark" href="/news/2019/vibes-2018-sustainable-and-active-travel-winner/">VIBES 2018 Sustainable and Active Travel Winner</a></h2>
                            <div class="mb-1 text-muted">11 January 2019</div>
                            <p class="lead">In a series of blogs over the next few weeks, we are exploring who are VIBES 2018 Winners and Commended. Today – the Sustainable and Active Travel category.</p>
                            <a href="/news/2019/vibes-2018-sustainable-and-active-travel-winner/">Continue reading</a>
                        </div><!-- /col-8-->
                                    </div><!-- /row --> 
            </div><!-- /col-8 -->
            

<div class="col-lg-4 col-md-12 col-sm-12 col-xl-4">
    <div class="p-3 mb-3 bg-light rounded">
        <h4 class="font-italic">Archive</h4>
        <ul class="mb-0">
                <li><a href="/news/2019/">2019</a></li>
                <li><a href="/news/2018/">2018</a></li>
                <li><a href="/news/2017/">2017</a></li>
                <li><a href="/news/2016/">2016</a></li>
                <li><a href="/news/2015/">2015</a></li>
                <li><a href="/news/2014/">2014</a></li>
                <li><a href="/news/2013/">2013</a></li>
                <li><a href="/news/2012/">2012</a></li>
        </ul>
    </div><!-- /archive -->
    <div class="p-3 mb-3 bg-light rounded">
        <h4 class="font-italic">Share this</h4>
        <div class="sharethis-inline-share-buttons"></div>
    </div><!-- /shareThis -->
    <div class="p-3 mb-3 bg-light rounded">
        <h2><i class="fa fa-twitter fa-2x"></i> Follow us on <a href="https://twitter.com/VIBES_Awards" title="Follow us in Instagram" target="_blank">Twitter</a></h2>
        <a class="twitter-timeline" data-height="600" data-dnt="true" href="https://twitter.com/VIBES_Awards?ref_src=twsrc%5Etfw">Tweets by VIBES_Awards</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 
    </div><!-- /twitter -->
    <div class="p-3 mb-3 bg-light rounded">
        <!-- LightWidget WIDGET -->
        <script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script>
        <h2><i class="fa fa-instagram fa-2x"></i> Follow us on <a href="https://www.instagram.com/vibesawards/" title="Follow us in Instagram" target="_blank">Instagram</a></h2>
        <iframe src="//lightwidget.com/widgets/dbb3e8843924588b9a4ff6ce844bee01.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;"></iframe>
    </div><!-- /instagram -->
    <div class="p-3 mb-3 bg-light rounded">
        <h3><i class="fa fa-facebook fa-1x"></i> Like us on <a href="https://www.facebook.com/VibesAwards?sk=wall" title="Like us in Facebook" target="_blank">Facebook</a></h3>
        <h3><i class="fa fa-linkedin fa-1x"></i> Follow us on <a href="https://www.linkedin.com/company/vibes-awards" title="Follow us in LinkedIn" target="_blank">LinkedIn</a></h3>
        <h3><i class="fa fa-youtube fa-1x"></i> View our videos on <a href="https://www.youtube.com/channel/UC3iS48P1eTAPuLQMM6jNejQ " title="View our videos on YouTube" target="_blank">YouTube</a></h3>
    </div><!-- /LinkedIn/FaceBook/YouTube -->
    <div class="p-3 mb-3 bg-light rounded">
        <h3>Media Enquiries</h3>
        <p>For all press &amp; media enquiries, please contact:</p>
        <p>The BIG Partnership<br />3rd Floor<br />Fountain House<br />1-3 Woodside Crescent<br />G3 7UL<br />0141 333 9585<br /><a href="mailto:vibes@bigpartnership.co.uk">vibes at bigpartnership.co.uk</a></p>
    </div><!-- /media -->
</div><!-- /cols -->
    
<!-- Share this -->
<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=5c0f6f587b0b4500110a1bb1&product=inline-share-buttons" async="async"></script>
        </div><!-- /row --> 
    </div><!-- /container --> 
</main><!-- /main --> 

<!-- Footer Area -->
<footer class="footer">
    <div class="container">
        <div class="row">
            <div class="col-lg-12 col-md-12 col-sm-12 col-xl-12 text-center text-lg-left">
                
                <div class="text-center text-lg-left">
                    <ul class="list-inline mb-0">
                        <li class="list-inline-item mr-3"> 
                            <a href="https://www.facebook.com/VibesAwards?sk=wall" title="Like us on Facebook" target="_blank"> 
                                <i class="fa fa-facebook fa-fw"></i> 
                            </a> 
                        </li>
                        <li class="list-inline-item mr-3"> 
                            <a href="https://twitter.com/VIBES_Awards" title="Follow us in Twitter" target="_blank"> 
                                <i class="fa fa-twitter fa-fw"></i> 
                            </a> 
                        </li>
                        <li class="list-inline-item mr-3"> 
                            <a href="https://www.instagram.com/vibesawards/" title="Follow us on Instagram" target="_blank"> 
                                <i class="fa fa-instagram fa-fw"></i> 
                            </a> 
                        </li>
                        <li class="list-inline-item mr-3"> 
                            <a href="https://www.youtube.com/channel/UC3iS48P1eTAPuLQMM6jNejQ" title="Watch our videos on YouTube" target="_blank"> 
                                <i class="fa fa-youtube fa-fw"></i> 
                            </a> 
                        </li>
                        <li class="list-inline-item"> 
                            <a href="https://www.linkedin.com/company/vibes-awards" title="Keep up with us on LinkedIn" target="_blank"> 
                                <i class="fa fa-linkedin fa-fw"></i> 
                            </a> 
                        </li>
                    </ul>
                </div>
                <br />
                <ul class="list-inline mb-2">
                    <li class="list-inline-item"> <a href="/frequently-asked-questions">Frequently asked questions</a> </li>
                    <li class="list-inline-item">&#124;</li>
                    <li class="list-inline-item"> <a href="/privacy-statement/">Privacy statement</a> </li>
                    <li class="list-inline-item">&#124;</li>
                    <li class="list-inline-item"> <a href="/contact-us/">Contact us</a> </li>
                </ul>
                
                <div class="text-center text-lg-left">
                    Copyright &copy; VIBES Awards
                </div>
            </div><!-- /col-12 -->
        </div><!-- /row -->
    </div><!-- /container -->
</footer><!-- /footer --> 

<!-- Bootstrap core JavaScript -->  
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>

<!-- Fort Awesome --> 
<script src="https://use.fortawesome.com/f5b6e4cf.js"></script> 

<!-- Carousel --> 
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script> 
<script type="text/javascript">
	$(document).ready(function(){
		$('.partnerLogos').slick({
			slidesToShow: 6,
			slidesToScroll: 1,
			autoplay: true,
			autoplaySpeed: 1500,
			arrows: false,
			dots: false,
			pauseOnHover: false,
			responsive: [{
				breakpoint: 768,
				settings: {
					slidesToShow: 4
				}
			}, {
				breakpoint: 520,
				settings: {
					slidesToShow: 3
				}
			}]
		});
		// winners box height fix
	    function fixBoxesHeight() {
            var numDivs =   $(".WinnersStories.card.box").length;
            var NumDivs =   $(".KeyDatesBody").length;
            // extra check (if) because and lowest mobile view boxes show singularly so can all be independent so clear all heights on them
            if ($(window).width() < 576) {
                 $(".card-body").css('height', '');
            } else {
                if(numDivs > 0) {
                    $(".card-body").each(function(){
                        $(this).css('height', '');
                    });
                    var maxHeight = 0;
                    // loop through all boxes to find the height of the tallest box
                    $(".card-body").each(function(){
                        if ($(this).height() > maxHeight) { maxHeight = $(this).height(); }
                    });
                    // now apply that height to all boxes
                    $(".card-body").height(maxHeight);
                }
            }
        }
        fixBoxesHeight();
        $( window ).resize(function() {
            fixBoxesHeight();
        });	
		
	});
</script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-62841368-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-62841368-1');
</script>

<!-- Track document clicks -->                         
<script>
    $("a[href$='pdf']").each(function(index) {
        eventName=$(this).attr('href');
        eventClick="ga('send','event','PDF','Download','"+eventName+"');";
        $(this).attr("onClick",eventClick);
    });
</script>
<script>
    $("a[href$='docx']").each(function(index) {
        eventName=$(this).attr('href');
        eventClick="ga('send','event','docx','Download','"+eventName+"');";
        $(this).attr("onClick",eventClick);
    });
</script>        

</body>
