$(document)['ready'](function () {    $('ul.simple-drop-down-menu li')['each'](function () {        $(this)['hoverIntent']({            timeout: 300,            over: function () {                var _0xd8d4x1 = $('ul:first', this);                _0xd8d4x1['fadeIn'](300);            },            out: function () {                var _0xd8d4x1 = $('ul:first', this);                _0xd8d4x1['fadeOut'](300);            }        });    });    $('ul.simple-drop-down-menu li:has(ul)')['find']('a:first')['append']('<span></span>');    $('ul.simple-drop-down-menu li:has(ul) a')['addClass']('parent');});$(document)['ready'](function () {    $['preloadCssImages']();    $('.first-word')['each'](function () {        var _0xd8d4x2 = $(this);        _0xd8d4x2['html'](_0xd8d4x2['html']()['replace'](/^(\w+)/, '<strong>$1</strong>'));    });});$(document)['ready'](function () {    $('.portfolio-content.three-column > div.block')['addClass']('project');    var _0xd8d4x3 = $('.portfolio-content')['clone']();    $('.portfolio-main li.all-projects')['addClass']('current');    $('.portfolio-main li')['click'](function (_0xd8d4x4) {        $('.filter li')['removeClass']('current');        var _0xd8d4x5 = $(this)['attr']('class')['split'](' ')['slice'](-1)[0];        if (_0xd8d4x5 == 'all-projects') {            var _0xd8d4x6 = _0xd8d4x3['find']('.project');        } else {            var _0xd8d4x6 = _0xd8d4x3['find']('.project[data-type=' + _0xd8d4x5 + ']');        };        $('.portfolio-content')['quicksand'](_0xd8d4x6, {            duration: 800,            easing: 'swing',            enhancement: function () {                Cufon['refresh']();                $('.video-preview,.image-preview')['mPreviewOverlay']();                $('*[rel^=\'prettyPhoto\']')['prettyPhoto']();            }        });        $(this)['addClass']('current');        return false;    });});$(document)['ready'](function () {    if ($['browser']['webkit'] || $['browser']['mozilla'] || $['browser']['msie'] && $['browser']['version'] > 8) {        $('#body-content,#footer-content')['maxxSmoothPreloader']();    };    $('*[rel^=\'prettyPhoto\']')['prettyPhoto']();    $('.video-preview,.image-preview')['mPreviewOverlay']();    $('.back-to-top')['click'](function () {        $('html,body')['animate']({            scrollTop: 0        }, 800);    });    $('.social-network li a img')['css']({        opacity: 0.5    });    $('.social-network li a')['hover'](function () {        $('img', this)['stop']()['animate']({            opacity: 1,            marginTop: '0px'        }, 300);    }, function () {        $('img', this)['stop']()['animate']({            opacity: 0.5,            marginTop: '5px'        }, 300);    });    $('#contact-form')['validate']();    $('.list-blog-entry li:odd')['addClass']('odd');    $('#sidebar .ads a:even,.list-blog-entry li:even')['addClass']('even');    $('.services.three-column')['countThree']({        className: 'last-child-of-line'    });    $('ul.zigzag li:last-child,ul.simple-drop-down-menu ul li:last-child')['css']({        borderBottom: 'none'    });    $('.three-column .block:last-child')['addClass']('last-child');    $('.tipMe')['tipTip']({        maxWidth: 'auto',        edgeOffset: 5    });    $('.tipMe.tip_left')['tipTip']({        maxWidth: 'auto',        edgeOffset: 5,        defaultPosition: 'left'    });    $('.tipMe.tip_right')['tipTip']({        maxWidth: 'auto',        edgeOffset: 5,        defaultPosition: 'right'    });    $('.tipMe.tip_top')['tipTip']({        maxWidth: 'auto',        edgeOffset: 5,        defaultPosition: 'top'    });    $('input:text,input:password')['css']({        color: '#CCC'    });    $('input:text,input:password')['emptyTextBox']();    $('.add-comment')['click'](function () {        var _0xd8d4xb = $('#add-comment-form')['offset']();        $('html,body')['animate']({            scrollTop: _0xd8d4xb['top'] - 80        }, 800);        return false;    });    $('#slider')['nivoSlider']();    $('.nivo-directionNav a.nivo-nextNav')['delay'](1000)['animate']({        right: 390    });    $('.nivo-directionNav a.nivo-prevNav')['delay'](1000)['animate']({        left: 390    });    $('.nivo-directionNav')['hoverIntent']({        timeout: 300,        over: function () {            $('a.nivo-nextNav')['animate']({                right: 355            });            $('a.nivo-prevNav')['animate']({                left: 355            });        },        out: function () {            $('a.nivo-nextNav')['animate']({                right: 390            });            $('a.nivo-prevNav')['animate']({                left: 390            });        }    });    $('.nivoSlider')['find']('a.nivo-imageLink')['append']('<div class=\'slide-overlay\'></div>');    $('.flick-gallery li a')['mPreviewOverlay']({        opacityOverlay: 0.3    });    $('.flick-gallery')['countThree']({        className: 'reset-margin-right'    });    $('ul.display-short li')['equalHeights']();    $('.services .block .content')['equalHeights']();    $('.entry .block .content')['equalHeights']();});
