icon

Address: Konabari, Gazipur
arifcollege.info@gmail.com

Publish Date Srl Notice Title View Download Depertment
04 Aug, 2024 1 এম ই এইচ আরিফ কলেজের শিক্ষকদের পক্ষ থেকে আন্দোলনরত ছাত্র-ছাত্রীদের প্রতি আশির্বাদ ও ভালোবাসা। View Download Office Notice
19 Jan, 2023 2 2024-25 সেশনের একাদশ শ্রেণির কলেজ ড্রেস বানানোর নিয়ম View Download College Notice
19 Jan, 2023 3 2024-25 সেশনের একাদশ শ্রেণির বইয়ের তালিকা View Download College Notice
19 Jan, 2023 4 2024-25 সেশনের একাদশ শ্রেণির ব্যবসায় শিক্ষা বিভাগের বইয়ের তালিকা View Download College Notice
11 Dec, 2022 5 ভর্তি বিজ্ঞপ্তি: 2022-23 সেশনে একাদশ শ্রেণির ভর্তি বিজ্ঞপ্তি View Download College Notice
04 Nov, 2022 6 ভর্তি বিজ্ঞপ্তি: ৬ষ্ঠ থেকে নবম শ্রেণি ( বিজ্ঞান ও ব্যবসায় শিক্ষা ) পর্যন্ত ভর্তি প্রক্রিয়া চলছে View Download School Notice
25 Mar, 2022 7 এখন থেকে বিকাশের মাধ্যমে টিউশন-ফিসহ অন্যান্য ফি প্রদান করা যাবে View Download College Notice
$(document).ready(function(){ function hideall(time){ $("#message1").hide(time); $("#message2").hide(time); $("#message3").hide(time); $("#close1").hide(time); $("#close2").hide(time); $("#close3").hide(time); } $("#btn1").click(function(){ $("#message2").hide(2000); $("#message3").hide(2000); $("#btn1").hide(2000); $("#btn2").show(2000); $("#btn3").show(2000); $("#close3").hide(2000); $("#close2").hide(2000); $("#message1").show(2000); $("#close1").show(2000); }); $("#btn2").click(function(){ $("#message1").hide(2000); $("#message3").hide(2000); $("#btn3").show(2000); $("#btn1").show(2000); $("#close1").hide(2000); $("#close3").hide(2000); $("#btn2").hide(2000); $("#message2").show(2000); $("#close2").show(2000); }); $("#btn3").click(function(){ $("#message1").hide(2000); $("#message2").hide(2000); $("#btn2").show(2000); $("#btn1").show(2000); $("#close1").hide(2000); $("#close2").hide(2000); $("#btn3").hide(2000); $("#message3").show(2000); $("#close3").show(2000); }); $("#close1").click(function(){ $("#message1").hide(2000); $("#close1").hide(2000); $("#btn1").show(2000); }); $("#close2").click(function(){ $("#message2").hide(2000); $("#close2").hide(2000); $("#btn2").show(2000); }); $("#close3").click(function(){ $("#message3").hide(2000); $("#close3").hide(2000); $("#btn3").show(2000); }); $("#btn2").click(function(){ $("#food").hide(2000); $("#transport").hide(2000); $("#tourplan").show(2000); }); $("#end").click(function(){ $("#food").hide(2000); $("#transport").hide(2000); $("#tourplan").hide(2000); }); $("#close").click(function(){ $("#food").hide(2000); $("#transport").hide(2000); $("#tourplan").hide(2000); }); //call hideall when page load complete hideall(0); $("#home").show(); });