265 lines
8.4 KiB
JavaScript
265 lines
8.4 KiB
JavaScript
|
function report_desgwise_emp_dis() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_desgwise_emp_dis_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_heart_dis() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_heart_dis_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_deptwise_emp_dis() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_deptwise_emp_dis_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_psychiatric() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_psychiatric_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_epilepsy() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_epilepsy_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_dis() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_dis.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function opd_year_wise_report_excel() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'opd_year_wise_report_excel.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function monthly_ailment_excel() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'monthly_ailment_excel.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function bio_medical_waste_report_new_pdf() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'bio_medical_waste_report_new_pdf.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_bmi() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_all_emp_bmi_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_diabetes() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_diabetes_emp_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewiseoverweight() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_emp_overweight_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_Doverweight() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_deptwise_emp_overweight_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_critical_illness() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_critical_illnesswise_emp_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_typhoid() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_typhoid_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_abnormal_audiometry() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_emp_abnormal_audiometry_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_bmi_diabetes_relation() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_bmi_diabetes_relation_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_bmi_hypertension_relation() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_bmi_hypertension_relation_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_duration_exposure_hypertension() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_dur_exposure_hypertension_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_duration_exposure_emp() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_duration_exposure_emp.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_dur_of_service_abnormal_audiometry() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_dur_of_service_abnormal_audiometry_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_dur_service_overweight() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_duration_of_service_and_overweight_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_dur_of_service_emp_diabetes() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_dur_of_service_emp_diabetes_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_tb() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_tb_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_major_injury() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_major_injury_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_hypertention() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_hypertention_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_spo2_severity() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_spo2_severity_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_active_quarantine_reason() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_active_quarantine_reason_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_covid_weekly_trends() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_covid_weekly_trends_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_covid_active_new() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_covid_active_new_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_covid_patient_staying() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_report_covid_patient_staying.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_department_wise_covid_active_case() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_department_wise_covid_active_case_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_agewise_smoking() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_smoking_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_department_wise_active_quarantines() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_department_wise_active_quarantines_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_age_wise_night_blind() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_night_blind_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_age_wise_alcohol() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_agewise_alcohol_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_bmi_diabetes_relation() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_bmi_diabetes_relation_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|
||
|
|
||
|
function report_hypertension() {
|
||
|
document.forms[0].method = 'Post';
|
||
|
document.forms[0].action = 'excel_all_emp_hyp_report.php';
|
||
|
document.forms[0].target = '_blank';
|
||
|
document.forms[0].submit();
|
||
|
}
|