{"status":1,"msg":"","data":{"html":"<span class=\"link_yellow\">\u6b22\u8fce\u8bbf\u95ee\u4e91\u534e\u7535\u529b\u4eba\u624d\u7f51\uff01\u8bf7 <a href=\"javascript:;\" id=\"J_site_login\">\u767b\u5f55<\/a> \u6216 <a href=\"javascript:;\" id=\"J_site_reg\">\u4e2a\u4eba\u6ce8\u518c<\/a> | <a href=\"javascript:;\" id=\"J_site_reg\">\u4f01\u4e1a\u6ce8\u518c<\/a><\/span>\n<link href=\"\/Application\/Home\/View\/default\/public\/css\/company\/company_ajax_dialog.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n<script type=\"text\/javascript\" src=\"\/Application\/Home\/View\/default\/public\/js\/jquery.modal.dialog.js\"><\/script>\n<script src=\"\/Application\/Home\/View\/default\/public\/js\/jquery.listitem.js\" type=\"text\/javascript\"><\/script>\n<script type=\"text\/javascript\">\n\t$('#J_header .name').hover(function() {\n\t\t$(this).addClass('hover');\n\t}, function() {\n\t\t$(this).removeClass('hover');\n\t});\n\t$(\"#refresh_jobs_all_top\").die().live('click', function(){\n    \t$.getJSON(\"\/company_service\/jobs_refresh_all.html\",function(result){\n    \t\tif(result.status==1){\n    \t\t\tdisapperTooltip('success',result.msg);\n    \t\t}\n    \t\telse if(result.status==2)\n    \t\t{\n    \t\t\tvar qsDialog = $(this).dialog({\n\t                title: '\u6279\u91cf\u5237\u65b0\u804c\u4f4d',\n\t                loading: true,\n\t                border: false,\n\t                yes: function () {\n\t                \twindow.location.href=result.data;\n\t                }\n\t            });\n\t            qsDialog.setBtns(['\u5355\u6761\u5237\u65b0', '\u53d6\u6d88']);\n\t            qsDialog.setContent('<div class=\"refresh_jobs_all_confirm\">' + result.msg + '<\/div>');\n    \t\t}\n    \t\telse\n    \t\t{\n\t\t\tdisapperTooltip('remind',result.msg);\n    \t\t}\n    \t});\n    });\n    $('.J_addJobsDig').die().live('click', function(){\n    \tvar qsDialog = $(this).dialog({\n            title: '\u53d1\u5e03\u804c\u4f4d',\n            loading: true,\n            border: false,\n            yes: function () {\n            \twindow.location.href=result.data;\n            }\n        });\n    \tvar href = $(this).attr('href');\n    \tif(href == 'javascript:;'){\n    \t\t$.getJSON(\"\/ajax_company\/jobs_add_guide_dig.html\",function(result){\n    \t\t\tif(result.status == 1){\n    \t\t\t\tqsDialog.hide();\n    \t\t\t\tvar son_qsDialog = $(this).dialog({\n\t\t\t            title: '\u53d1\u5e03\u804c\u4f4d',\n\t\t\t            content:result.data.html,\n\t\t\t            border: false,\n\t\t\t            yes: function () {\n\t\t\t            \tif(result.data.hidden_val==1){\n\t\t\t            \t\twindow.location.href=\"\/company_service\/index.html\";\n\t\t\t            \t}\n\t\t\t            }\n\t\t\t        });\n\t\t\t        if(result.data.hidden_val==1){\n\t\t\t        \tson_qsDialog.setBtns(['\u5347\u7ea7\u5957\u9910', '\u53d6\u6d88']);\n\t\t\t        }\n    \t\t\t}else{\n    \t\t\t\tdisapperTooltip('remind',result.msg);\n    \t\t\t}\n    \t\t})\n    \t}\n    });\n    \/\/ \u9876\u90e8\u5237\u65b0\u7b80\u5386\n    $('#refresh_resume_top').die().live('click', function() {\n    \tvar pid = $(this).attr('pid');\n    \t$.post(\"\/personal\/refresh_resume.html\",{pid:pid},function(result){\n\t\t\tif(result.status == 1){\n\t\t\t\tif(result.data){\n\t\t\t\t\tdisapperTooltip(\"goldremind\", '\u5237\u65b0\u7b80\u5386\u589e\u52a0'+result.data+'\u79ef\u5206<span class=\"point\">+'+result.data+'<\/span>');\n\t\t\t\t}else{\n\t\t\t\t\tdisapperTooltip('success',result.msg);\n\t\t\t\t}\n\t\t\t\t$.getJSON(\"\/ajax_common\/get_header_min.html\",function(result){\n\t\t\t\t\tif(result.status == 1){\n\t\t\t\t\t\t$('#J_header').html(result.data.html);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}else{\n\t\t\t\tdisapperTooltip('remind',result.msg);\n\t\t\t}\n\t\t},'json');\n    });\n    \/\/ \u767b\u5f55\n    $('#J_site_login').die().live('click', function () {\n        $(\".modal,.modal_backdrop\").remove();\n        siteLoginModelShow();\n    })\n    \/\/ \u663e\u793a\u767b\u5f55\n    function siteLoginModelShow() {\n        var siteLoginDialog = $(this).dialog({\n            title: false,\n            loading: true,\n            footer: false,\n            header: false,\n            border: false,\n            backdrop: false\n        });\n        $.getJSON(\"\/ajax_common\/ajax_login.html\", function(result){\n            if (result.status==1){\n                siteLoginDialog.hide();\n                var LoginDialog = $(this).dialog({\n                    title: false,\n                    content:result.data.html,\n                    footer: false,\n                    header: false,\n                    border: false,\n                    innerPadding: false,\n                    backdrop: true\n                });\n            } else {\n                siteLoginDialog.hide();\n                disapperTooltip(\"remind\",result.msg);\n            }\n        });\n    }\n    \/\/ \u6ce8\u518c\n    $('#J_site_reg').die().live('click', function () {\n        $(\".modal,.modal_backdrop\").remove();\n        siteRegModelShow();\n    })\n    \/\/ \u663e\u793a\u6ce8\u518c\n    function siteRegModelShow() {\n        var siteLoginDialog = $(this).dialog({\n            title: false,\n            loading: true,\n            footer: false,\n            header: false,\n            border: false,\n            backdrop: false\n        });\n        $.getJSON(\"\/ajax_common\/ajax_regisiter.html\", function(result){\n            if (result.status==1){\n                siteLoginDialog.hide();\n                var LoginDialog = $(this).dialog({\n                    title: false,\n                    content:result.data.html,\n                    footer: false,\n                    header: false,\n                    border: false,\n                    innerPadding: false,\n                    backdrop: true\n                });\n            } else {\n                siteLoginDialog.hide();\n                disapperTooltip(\"remind\",result.msg);\n            }\n        });\n    }\n<\/script>"},"dialog":""}