/* Minification failed. Returning unminified contents.
(1,10): run-time error CSS1031: Expected selector, found 'pageInit('
(1,10): run-time error CSS1025: Expected comma or open brace, found 'pageInit('
 */
function pageInit() {

    //if (isMobile) {
    //    $(".fancybox").fancybox({
    //        'width': '100%',
    //        'height': 'auto',
    //        'autoScale': false,
    //        'transitionIn': 'none',
    //        'transitionOut': 'none',
    //        'type': 'iframe'
    //    });
    //}
    //else {
    //    $(".fancybox").fancybox({
    //        'width': '50%',
    //        'height': 'auto',
    //        'autoScale': false,
    //        'transitionIn': 'none',
    //        'transitionOut': 'none',
    //        'type': 'iframe'
    //    });
    //}


}
