Cannot get two functions to load together

Cannot get two functions to load together


  1.     <link rel="stylesheet" href="http://labs.voronianski.com/media/style/reset.css">
        <link rel="stylesheet" href="http://x.com/modal/example/css/style.css">
        <link rel="stylesheet" href="http://x.com/modal/style/avgrund.css">
            <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
        <script src="http://x.com/modal/jquery.avgrund.js"></script>
        <script>
        $(function() {
            $('#show').avgrund({
                height: 300,
                width: 400,
                holderClass: 'custom',
                showClose: true,
                showCloseText: 'close',
                onBlurContainer: '.container',
                openOnEvent: false,
                template: '<p>x.com allows you to use the revolutionary xs to place bets. We offer fast withdraws and deposits with the lowest juice in the industry. You can instantly start placing bets by sending BTC to <b>235wsdasdasdasd4</b></p><center>OR</center><center>You can register <a href="register.php">here</a></center>' +
                '<div>' +
                '<a href="http://github.com/voronianski/jquery.avgrund.js" target="_blank" class="github">Subscribe</a>' +
                '<a href="http://twitter.com/x" target="_blank" class="twitter">Twitter</a>' +
                '<a href="http://dribbble.com/voronianski" target="_blank" class="dribble">Dribbble</a>' +
                '</div>'
            });
        });
        </script>
            <!--[if lt IE 9]>
            <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
        <![endif]-->

        <!-- end popup stuff -->
        <script type="text/javascript">
    $(document).ready(
    function () {
        $('#left_content').innerfade({
            animationtype: 'slide',
            speed: 'slow',
            timeout: 4000,
            type: 'random',
            containerheight: '150px'
        });
    });
    </script>
    <script type="text/javascript">Cufon.replace('h1, h2, .blog, .footer', { hover: 'true' });</script>









































  2.     <a id="show" class="button left" href="#">
        </a>