CINXE.COM

:: CGEWHO ::

F<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>:: CGEWHO ::</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <!--Chnages Here By Ankit Start here ----> <link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css" /> <!-- Bootstrap --> <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">news <link rel="stylesheet" href="css/font-awesome.css" type="text/css" /> <link rel="stylesheet" href="style.css" type="text/css" /> <style> img.animated-gif{ width: 40px; height: auto; } } </style> <style> .blink_text { animation: blinker 1s linear infinite; } .blink_img { animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } @keyframes blin { 50% { opacity: 0; } } </style> <!--Chnages Here By saurabh End here ----> <style> /*========== css start form here =============== */ .t_box tr, th{text-align:center;} <!-- ======= section css start from here ============================== --> body{background:#00003c !important;} .bdr_box{ position:relative;} .bdr_box .prev { border: 1px solid #ccc; padding: 5px; position: absolute; right: 10px; text-align: center; top: 88%; width: 92%; background: #f1f1f1; } .customTable .table-bordered>tbody>tr>td,.customTable .table-bordered>tbody>tr>th { border: 1px solid #00001e; } .bdr_box .next{position:absolute; top:115px; right:50px; border:1px solid #ccc; padding:5px;} .caroufredsel_wrapper{height:250px !important;} /*#foo2 li{border-bottom:1px solid #ccc; padding-bottom:10px; padding-top:10px;}*/ d #foo2 li { background: #f1f1f1; border-bottom: 1px solid #ccc; padding:5px 10px; margin: 5px 0; color:#00003c;} .news_date {color:#00CC33} .my_index_slider img{width:100%; height: 260px;} .my_index_slider #slide {width: 571px !important;} #slide {width: 1000px; } .pager{display:none;} /*.list_carousel { cursor: move;}*/ <!-- ======= news flash section css start from here ============================== --> .flates-for-sale{margin:15px 0;} #foo2 li { background: #f1f1f1 !important; margin: 4px 0; } .close_btns{float:right; padding:5px 15px; font-size:15px; border:1px solid #ccc; border-radius:5px; margin-right:15px; transition: 2s;} .close_btns:hover{background:#34559C; color:#fff !important; border:1px solid #fff; transition: 2s; padding:5px 15px;} .modal-footer{border-top:0px !important; padding:5px 15px 15px !important;} table{padding:0px !important;} .neft_box tr{border:1px solid #000 !important; color:#333; font-weight:normal;} .neft_box tr td{padding:12px !important;} /* .flates-for-sale*/ .my_modle .modal-dialog { margin: 30px auto; width: 1000px;} #slide .project_thumb > img { height: 265px;} /* #news > marquee { height: 290px; overflow: scroll;}*/ #news-list li {padding:10px 0;} .neft_box table tr:nth-child(even) {background: #D9EDF7;} .neft_box table tr:nth-child(odd) {background: #F2DEDE;} .neft_box table{ box-shadow:0 4px 18px -4px;} ul.post_list li { padding: 14px 10px;} #midcontent { padding: 5px 0;} #news{overflow:hidden; height:317px;} #news marquee { height: 290px; overflow:none; } #news:hover marquee { height: 290px; overflow: scroll;} -webkit- #news:hover marquee { height: 290px; overflow: scroll;} .bdr_box { border: 1px solid #9bb4bb; margin-bottom: 10px; padding: 2px;} #news h3 { border-bottom: 2px solid #9bb4bb;} .ready_to_move{color:#FF0000 !important; font-size:9px !important; font-weight:bold; text-transform:uppercase;} @media print{ .print_box{ display:block; } .my_modle .modal-dialog { margin: 30px auto; width:100% !important;} .print_box_none{ display:none; } } .marquee_a{color: #34559c; font-weight: bold; text-transform: uppercase;} /*========== saurabh css end form here =============== */ html { font-family: "roboto", helvetica; position: relative; height: 100%; font-size: 100%; line-height: 1.5; color: #444; } h2 { margin: 1.75em 0 0; font-size: 5vw; h3 { font-size: 1.3em; } .v-center { height: 100vh; width: 100%; display: table; position: relative; text-align: center; } .v-center > div { display: table-cell; vertical-align: middle; position: relative; top: -10%; } .btn { font-size: 3vmin; padding: 0.75em 1.5em; background-color: #fff; border: 1px solid #bbb; color: #333; text-decoration: none; display: inline; border-radius: 4px; -webkit-transition: background-color 1s ease; -moz-transition: background-color 1s ease; transition: background-color 1s ease; } .btn:hover { background-color: #ddd; -webkit-transition: background-color 1s ease; -moz-transition: background-color 1s ease; transition: background-color 1s ease; } .btn-small { padding: .75em 1em; font-size: 0.8em; } .modal-box { display: none; position: absolute; z-index: 1000; width: 98%; background: white; border-bottom: 1px solid #aaa; border-radius: 4px; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); border: 1px solid rgba(0, 0, 0, 0.1); /* background-clip: padding-box;*/ } @media (min-width: 32em) { .modal-box { width: 231%; } } .modal-box header,.modal-box .modal-header { padding: 1.25em 1.5em; border-bottom: 1px solid #ddd; } .modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 { margin: 0; } .modal-box .modal-body { padding: 2em 1.5em; } .modal-box footer, .modal-box .modal-footer { padding: 1em; border-top: 1px solid #ddd; background: rgba(0, 0, 0, 0.02); text-align: right; } .modal-overlay { opacity: 0; filter: alpha(opacity=0); position: absolute; top: 0; left: 0; z-index: 900; width: 100%; height: 100%; } a.close { line-height: 1; font-size: 1.5em; position: absolute; top: 5%; right: 2%; text-decoration: none; color: #bbb; } a.close:hover { color: #222; -webkit-transition: color 1s ease; -moz-transition: color 1s ease; transition: color 1s ease; } .flates-for-sale > h3 { margin-bottom: 0 !important; } </style> <style> body{ font-family:Arial, Helvetica, sans-serif; font-size:14px;} .table_2 td{ padding:10px; color:#365fb1;} .table_2 tbody tr:nth-child(odd){ background:#d3dfee;} .table_2 thead td{ border-bottom:1px solid #365fb1; border-top:1px solid #365fb1;} .table_2 tbody tr:last-child td{ border-bottom:1px solid #365fb1;} #donation { min-height: 183px !important; } .listDoot li{list-style:disc;} .CareerCus { border: 1px solid #9bb4bb; margin-bottom: 10px; padding: 2px 15px 10px; text-align:center; background: #ddf4ff;font-size:16px; } .CareerCus h3 { font-size: 17px; font-weight: bold; margin-top: 7px; margin-bottom: 3px; color: #34559c; } </style> </head> <body> <div id="warper" > <div class="print_box_none"> <header> <div id="content"> <div style="float:left"> <img src="img/logo.gif" alt=""></div> <div> <span><b>CENTRAL GOVERNMENT EMPLOYEES WELFARE HOUSING ORGANISATION <br/><span style="font-size:16px;color:#00FFF5">(An ISO 9001: 2015 Organisation) </span><br/><span style="font-size:16px;color:#00FFF5">(Under M/o Housing and Urban Affairs, Govt. of India)</span></b> <!--UPDATE_06-08-2015--> <br /> <br /> <a href="/Hindi/index.html" style="margin-left:5px; margin-right:30PX; color: #fff;font-size: 15px;font-weight: bold;float: right;margin-top: -15px;text-decoration: none; ">Hindi Website</a> <!--UPDATE_06-08-2015--> </span></div> </div> <div style="clear:both;"></div> </header> <div id="slide"> <div id="container1"> <!--<img src="img/Hardeep_Singh_Puri14072021129.jpg" alt="" > --> <!--img src="img/ficci-cannes-topbanner2_9dec.png" alt="" --> <div class="" style="text-align:center"> <br /> <img src="img/manohar_lal.jpg"style="border:2px solid #00003c;" alt="" > <h3 style="font-size: 12px; margin: 3px;"><strong>Shri Manohar Lal</strong></h3> <p style="font-size: 11px; margin: 2px;">Hon'ble Minister of Housing and Urban Affairs</p> <br /> <img src="img/tokhan_sahu.jpg" style="border:2px solid #00003c;" alt="" > <h3 style="font-size: 12px; margin: 3px;"><strong>Shri Tokhan Sahu</strong></h3> <p style="font-size: 11px; margin: 3px;">Hon'ble Minister of State</p> </div> </div> <div id="container2"><iframe src="slider/demo.html" height="310" width="660" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe> </div> <div style="clear:both"></div> </div> <div id="navigation"> <ul id="nav"> <li class="current"><a href="index.html" title="Homepage">Home</a></li> <li><a href="#" title="About Us">About Us</a> <ul> <li><a href="Introduction.html" title="Introduction">Introduction</a></li> <li><a href="Memorandum.html" title="Memorandum">Memorandum</a></li> <li><a href="PDF2019/CGEWHO RULES 2019 WEB VERSION1.pdf" target="_blanck" title="CGEWHO Rule">CGEWHO Rule</a></li> <li><a href="PDF2019/DISCIPLINE and APPEAL.pdf" target="_blanck" title="CGEWHO Rule">Discipline and Appeal Rules</a></li> <!--<li><a href="Rules.html" title="CGEWHO Rule">CGEWHO Rule</a></li>--> </ul> </li> <li><a href="#" title="Projects">Projects</a> <ul> <li><a href="opensubscription.html ">Open for Subscription </a></li> <li><a href="progress.html">Under Progress</a></li> <li><a href="planning.html">Under Planning</a></li> <li><a href="completedproj.html">Project Completed</a></li> <li><a href="ins_date.html">Last Date for Installments</a></li> </ul> </li> <li><a href="demandsurvey.html" title="Demand Survey">Demand Survey</a></li> <li><a href="Downloads.html" title="Download">Download</a></li> <li><a href="tender.html" title="Tender">Tender</a></li> <li><a href="Career.html" title="Career">Career</a></li> <li ><a href="citizen.html" title="Citizen Charter">Citizen Charter</a></li> <li ><a href="rti.html" title="RTI">RTI</a></li> <!--<li><a href="Employeecorner.html" title="Employee Corner">Employee Corner</a></li>--> <li><a href="Contact.html" title="Contact Us">Contact Us</a></li> </ul> </div> <div style="clear:both"></div> <div id="midcontent"> <div class="left print_box_none" style="background-color:#ddf4ff; width: 212px; float: left; margin-right: 0px; padding: 0 5px 0 6px;"> <!-- <div style=" solid #00003c;margin-bottom: 5px text-decoration: none;text-align:center;display: block;"> <img src="images/Manoj-Joshi.png"align="middle" style="border:2px solid #00003c;"><br> <h3 style="color: #00003c;margin: 0;text-align: center;font-size: 15px;font-weight: 600;">Shri. Manoj Joshi, IAS</h3> <p style="margin: 0px;color: #00003c;text-align: center;text-decoration: none;font-size: 12px;font-weight: 600;">Secretary <br/>M/o H&UA</p> </div>--> <div style=" solid #00003c;margin-bottom: 5px text-decoration: none;text-align:center;display: block;"> <img src="images/SRINIVAS R KATIKITHALA Secretary (HUA).jpg"align="middle" width="112" height="142" style="border:2px solid #00003c;"><br> <h3 style="color: #00003c;margin: 0;text-align: center;font-size: 14.2px;font-weight: 600;padding-top:4px;">Sh SRINIVAS R KATIKITHALA</h3> <p style="margin: 0px;color: #00003c;text-align: center;text-decoration: none;font-size: 12px;font-weight: 600;">Secretary <br/>(HUA)</p> </div> <div style=" solid #00003c;margin-bottom: 5px text-decoration: none;text-align:center;display: block;"> <img src="img/Sh-Gagan-Gupta-CEO.jpg"align="middle" width="112" height="142" style="border:2px solid #00003c;"><br> <h3 style="color: #00003c;margin: 0;text-align: center;font-size: 16px;font-weight: 600;padding-top:4px;">Sh Gagan Gupta</h3> <p style="margin: 0px;color: #00003c;text-align: center;text-decoration: none;font-size: 12px;font-weight: 600;">Chief Executive Officer</p> </div> <!--<div>&nbsp;</div>--> <!-- <div> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="ceo's profile.html" target="_blank">Profile</a><img src="line.png" height="10"/><a href="message.html" target="_blank">Message</a> </div>--> <h2>Projects</h2> <div id="donation" align="center"> <ul> <li> <a href="progress.html">Under Progress</a> </li> <li> <a href="planning.html">Under Planning</a> </li> <li> <a href="completedproj.html">Project Completed</a> </li> </ul> </div> <!-- start code coment demand servey tab --> <!-- <h2>Demand Survey</h2> <div class="bdr_box" style="font-size:18px"> <a href="#" target="_blank"> Indore / Bhopal / Pune (coming soon) </a> </div> <div> <img width="100%" src="images/Pie-Chart-21092021.jpg"> </div> --> <!-- end code coment demand servey tab --> <!-- <div class="bdr_box" style="font-size:18px"> <a href="PDF2022/Date extend DS J&K.pdf" target="_blank"> Date Extended for Jammu (J&K) and Siliguri (West Bengal) </a> <!-- --> <!-- </div> --> <!-- <div class="bdr_box" style="font-size:18px"> <a href="PDF2022/DS Jammu Siliguri.pdf" target="_blank"> Jammu (J&K) and Siliguri (West Bengal) </a> <!-- --> <!-- </div> --> <!--<div class="bdr_box" style="font-size:18px"> <a href="PDF2020/Dem_Sur_MEERUT2_02012020.pdf" target="_blank"> Meerut Phase-II Project </a> <!-- --> <!--</div> --> <!-- <div class="bdr_box" style="font-size:18px"> <a href="PDF2019/DS-Bangaluru21122019.pdf" target="_blank"> Bangalore Project </a> <!-- --> <!--</div> --> <!--<div class="bdr_box" style="font-size:18px"> <a href="PDF2019/Kolkata31-10-2019.pdf" target="_blank"> Intimation Ltr Kolkata Ph-III Project </a> </div>--> <!-- <div class="bdr_box" > <a href="PDF2019/DS-vizag appl.pdf" target="_blank"> <img src="images/DS Visakhapatnam logo.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> --> <!--<div class="bdr_box" > <a href="PDF2019/DS Atal Nagar Chhattisgarh.pdf" target="_blank"> <img src="images/DS Atal Nagar.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> --> <!-- <div class="bdr_box" > <a href="PDF2019/DEMAND SURVEY-AHM-GUJ.pdf" target="_blank"> <img src="images/DSAhemdabadGujrat.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> --> <!-- <div class="bdr_box" > <a href="PDF2017/DEMAND SURVEY-MEERUT-II.pdf" target="_blank"> <img src="images/DS5Meerut.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> --> <!--<div class="bdr_box" > <a href="PDF2017/DS.pdf" target="_blank"><img src="images/DS5.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> <div class="bdr_box" > <a href="PDF2017/DEMAND SURVEY-GUR-MUM-GRNO.pdf" target="_blank"> <img src="images/ds51.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div>--> <!-- --> <!--<div class="bdr_box" > <a href=" https://docs.google.com/forms/d/1KRosnLg91vslZoE68Pbqw-aXnVJBJMuMNvoXiEH6KqA/viewform" target="_blank"><img src="images/demand_23.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div>--> <div class="bdr_box" style="font-size:18px;padding: 15px 10px 15px 10px;font-weight:700;border: 2px solid #337ab7;text-align: center;"> <a href="/cgewho_images.html"> CGEWHO Events </a> </div> <div class="bdr_box" style="height:378px;"> <div id="news"> <div class="bddr"> <!--<h3>CGEWHO Events</h3>--> </div> <!-- CGEWHO EVENTS STARTING FROM HERE --> <div class="list_carousel" style="overflow-y:scroll; height:276px;"> <ul id="foo2" style= "height:360px"> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/Election-of-Apartment.pdf" target="_blank">Election for appointment of office bearers of Kendriya Vihar Apartment Owners Association (KVAOA) (Adhoc) Phase-I was held on 01.12.2024 at Kendriya Vihar Greater Noida Phase-I.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/Hindi-Pakhwada-2024.pdf" target="_blank">On the occasion of Hindi Pakhwada 2024, Hindi competition was held of winners were awarded by CEO on 29.11.2024.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/Constitution day 261124.pdf" target="_blank">Constitution Day was celebrated on 26.11.2024 by all CGEWHO employees by taking pledge of Preamble to the Constitution.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Vigilance-Awarness-Week.pdf" target="_blank">Vigilance awareness week 28th OCT 24 to 3rd NOV 24</a> <span class="ready_to_move"></span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/1.Foundation Stone ceremony of SAS Nagar Mohali Project.pdf" target="_blank">Foundation stone ceremony of SAS Nagar Mohali project was laid on 25 th Oct 24 by Shri Dinesh Kapila, Economic Advisor, MHUA. Shri Gagan Gupta, CEO, CGEWHO, Shri RK Jaiswal, Dir (Finance), Sh Ashok Kumar, DD(A) and other other government officials were present during the function.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/2. Inaguration of CGEWHO new premises at 9th floor.pdf" target="_blank">Inauguration of CGEWHO new premises at 9 th floor B Wing was held on ---08 Oct 24. Shri S.P. Singh, Addl Secretary, MHUA, Sh Dinesh Kapila, CEO, CGEWHO, Sh Vineet Kumar, CVO CGEWHO</a> <span class="ready_to_move"></span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><b style="font-size: 12px"> Greater Noida Phase – II: </b> <a href="events/3 i) Draw of allotment of Individual DUs.jpg" target="_blank">Draw of allotment of Individual DUs for Type D DUs was held on 06 July 2024 at Vigyan Bhavan New Delhi in the presence of Shri Gagan Gupta, Dir (Technical), Shri R.K. Jaiswal, Director (Finance) Shri Akhil Saxena, Observer, and other Members from CGEWHO.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><b style="font-size: 12px"> Greater Noida Phase – II: </b> <a href="events/3 ii) Draw of allotment of car Parking.jpg" target="_blank" > Draw of allotment of Car Parking for Individual beneficiary was held on 01 July 2024 at Constitution Club New Delhi on in the presence of Sh Ashok Kumar, DD(A), Sh Roshan Kishore, AD(A) and other officials of CGEWHO.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/4. Foundation stone laying ceremony of Visakhapatnam Project.jpg" target="_blank">Foundation stone laying ceremony of Visakhapatnam housing project was held on 15 June 2024. Shri Dinesh Kapila, Chief Executive Officer (Addl Charge) CGEWHO and other dignitaries preside over the function.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><b style="font-size: 12px"> Chennai Phase-III: </b> <a href="events/Lots-of-Draw-Chennai-III.pdf" target="_blank">Draw of allotment of individual DUs for all Type A, B C &amp; D were held on from 25 April 2024 to 27 April 2024 in the presence of Shri Gagan Gupta, Dir (Technical), Shri R.K. Jaiswal, Director (Finance) Shri Akhil Saxena, Observer, and other Members from CGEWHO.</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/6. Draw of lots DUs At Kolkata Ph-III Project.jpg" target="_blank">Draw of lots of individual DUs at Kolkata Phase-III project was held on 17 January 2024 in the presence of Shri Gagan Gupta, Dir (Technical), Shri R.K. Jaiswal, Director (Finance) Shri Akhil Saxena, Observer from the MHUA,</a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="events/7. Foundation Stone laying ceremony of Kolkata Ph-III Project.jpg" target="_blank">Foundation Stone laying ceremony of Kolkata Phase-III project was held on 16 Sept 23. Shri Dinesh Kapila, Chief Executive Officer (Addl Charge) CGEWHO and other dignitaries preside over the function.</a> </li> </ul> <div class="clearfix"></div> <a id="prev2" class="prev view_more" href="cgewho_images.html" >View More....</a> <div id="pager2" class="pager"></div> </div> </div> </div> <!-- start code voter tab --> <!-- <div> <a href="http://www.nvsp.in/" title="Online Services for Voters" target="_blank"> <img src="img/Online_Services_Voter.png" alt="" style="margin-top:5px;" width="100%"> </a> </div> --> <!-- end code voter tab --> <!-- start hide age appreciate and magzine wishes <div> <a href="https://sites.google.com/view/fitindiaoff/home" title="Age Appropriate Fitness Protocols" target="_blank"> <img src="img2020/Age Appropriate Fitness Protocols.png" alt="" style="margin-top:5px;" width="100%"> </a> </div> end hide age appreciate and magzine wishes --> <!-- start hide age appreciate and magzine wishes <div> <a href="https://www.whispersinthecorridors.com/" title="WISHPERS IN THE CORRIDORS" target="_blank"> <img src="img2020/WHISPERS IN THE CORRIDORS.png" alt="" style="margin-top:5px;" width="100%"> </a> </div> end hide age appreciate and magzine wishes --> </div> <div class="right" style="width:770px;"> <marquee direction="left" scrollamount="5" onMouseOver="this.setAttribute('scrollamount', 0, 0);" OnMouseOut="this.setAttribute('scrollamount', 6, 0);"style="padding:10px 3px;" class="print_box_none" > <!--<span style="color:#f00; text-transform:uppercase; font-weight:bold;"> &nbsp; <span style="color:#34559C;">Offer a Possession </span> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"> <a href="PDF2022/D6_DRAW_INTIMATION_Signed.pdf" target="_blank"> <u> Annexure-I, Annexure-II & Annexure-III Greater Noida (Phase-I) Housing Scheme.</u> </a> --> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a>Final List of <a href="PDF2025/Final Eligible List - SAS Nagar Mohali.pdf" target="_blank"> <b> <u>Eligible Applicants</u></b> and <a href="PDF2025/Final Non Eligible List- SAS Nagar Mohali.pdf" target="_blank"> <b> <u>Non-Eligible Applicants</u></b> - SAS Nagar Mohali Housing Scheme. || </a></a> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a><a href="PDF2025/Draw Invitation Letter-SAS Nagar Mohali.pdf" target="_blank"> <b> <u>Invitation for participation in the draw - SAS Nagar Mohali Housing Scheme.</u></b>&nbsp; || </a></a> <a><a href="PDF2025/Draw Procedure-SAS Nagar Mohali.pdf" target="_blank"> <b> <u>Draw Procedure (Manual) For CGEWHO's SAS Nagar Mohali Housing Scheme.</u></b>&nbsp; || </a></a> <!-- <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a>Provisional List of Applicants for SAS Nagar Mohali Housing Scheme: <a href="PDF2025/Fresh Eligible Applicants-SAS Nagar.pdf" target="_blank"> <b> <u>[Eligible Applicants List]</u></b>&nbsp; <a href="PDF2025/Non-Eligible Applicants-SAS Nagar.pdf" target="_blank"> <b> <u>[Non-Eligible Applicants List]</u></b>&nbsp; <a href="PDF2025/Confirmed Applicants-SAS Nagar.pdf" target="_blank"> <b> <u>[List of Applicants with Confirmed Allotment - Demand Survey].</u></b>&nbsp; || </a></a> --> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a><a > <b> <u>Last date of Demand Survey for Bhopal Housing Project extended upto 28-02-2025.</u></b>&nbsp; || </a></a> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a><a > <b> <u>CGEWHO HEAD OFFICE HAS BEEN SHIFTED ON 9th FLOOR, 'B' WING, JANPATH BHAWAN, JANPATH, NEW DELHI - 110001.</u></b>&nbsp; || </a></a> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a>Greater Noida (Ph-II) Housing Scheme<a href="PDF2024/FINAL-DRAFT-OF-AGREEMENT-FOR-SUB-LEASE-DEED.pdf" target="_blank"> <b> <u>Draft of Agreement for Sub Lease Deed.</u></b>&nbsp; || </a></a> <!-- <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a>Greater Noida Ph-II Housing Scheme:<a href="PDF2024/Draw result on 06.07.24.pdf" target="_blank"> <b> <u>Draw result of Allotment of Specific Flat, Floor and Parking Space through Manual Draw held on 06.07.2024</u></b>&nbsp; || </a></a> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a>Greater Noida Ph-II Housing Scheme <a href="PDF2024/List of eligible applicants.pdf" target="_blank" class=""><b>[Eligible Applicants List]</b> </a><a href="PDF2024/List of Non eligible applicants.pdf" target="_blank" class=""><b>[Non-Eligible Applicants List]</b> &nbsp; || </a> </a> ---> <img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><a href="PDF2023/Format_Request Letter_Lien Cancellation.pdf" target="_blank"> <b> <u>Lien Cancellation Letter</u></b>&nbsp; || </a> <!--<a href="PDF2022/D6_DRAW_INTIMATION_Signed.pdf" target="_blank"> <u>Allotment of specific flat/floor and additional Car Parking in CGEWHO’s Greater Noida (Revised \ D6) Housing Scheme thr. draw of lots.</u> </a> --> <!--<img src="img/spinning_6.gif" alt="" border="0" width="25" height="25">--> &nbsp&nbsp; <!--Greater Noida Ph-I Project: <a href="PDF2021/FAQ-15022022.pdf" target="_blank"> <u>FAQ</u> </a>&nbsp; <a href="PDF2021/Objection_Letter_CC-1615-15022022.pdf" target="_blank"> <u>GNIDA Objection </u> &nbsp; || </a> --> <!--<span style="color:#34559C; text-transform:uppercase; font-weight:bold;">&nbsp; <span style="color:#f00;">ATTENTION </span> :<img src="img/spinning_6.gif" alt="" border="0" width="25" height="25"><!--a href="PDF2021/FB3.pdf" target="_blanck"class="marquee_a">FEEDBACK BY GREATER NOIDA (PHASE- I) BENEFICIARIES AFTER VISITING THEIR ALLOTTED FLAT </a> <a href="PDF2021/GR_ND_ADMN_LTR-07022022.pdf" target="_blank" class="marquee_a">Pre-intimation towards offer of possession in Greater Noida (Phase-I) Housing Scheme.</a> --> <!--<img src="img/spinning_6.gif" alt="" border="0" width="25" height="25">--><a href="PDF2024/Advt of Public Caution Notice.pdf" target="_blanck" class="marquee_a">&nbsp&nbsp;<u> Public Notice/Auction Notice: Beware of Fictitious/Forged Organisation</u>&nbsp&nbsp;||</a><!--<img src="img/spinning_6.gif" alt="" border="0" width="25" height="25">--> <a href="PDF2016/attention_2016.pdf" target="_blanck"class="marquee_a"> &nbsp&nbsp; <u>BENEFICIARIES MAKING PAYMENT THR’ NEFT/RTGS</u> &nbsp; &nbsp; ||</a><!--<img src="img/spinning_6.gif" alt="" border="0" width="25" height="25">--> <a href="PDF2024/GM-Eligibility_Crite-I.pdf" target="_blanck"class="marquee_a"> &nbsp&nbsp; <u>ELIGIBILITY CRITERIA FOR PRIORITY- I APPLICANTS - GREATER NOIDA (PHASE II) HOUSING SCHEME</u> &nbsp; &nbsp;||</a> <a href="PDF2024/Allotment_Loewst_Floor_PwD.pdf" target="_blanck"class="marquee_a"> &nbsp&nbsp; <u>PREFERENTIAL ALLOTMENT OF DWELLING UNIT AT LOWEST FLOOR FOR PERSON WITH DISABILITY (PwD)</u> </a>&nbsp; &nbsp;</span> <!--<span style="font-size:14px; color:#34559C; text-transform:uppercase; font-weight:bold"><img src="img/spinning_6.gif" alt="" border="0" width="25" height="25">&nbsp;Housing Schemes open for general public on first come first serve basis at Greater Noida, Meerut, Mohali I & II, SAS Nagar Mohali & Hyderabad III"</span> <a href="opensubscription.html" class="simplelink" style="font-size:14px; color:#f00;" target="_blank"> [Apply]</a> &nbsp;&nbsp;&nbsp;--> </marquee> <div class="row"> <div class="col-md-8 col-sm-8"> <div id="main_content"> <div class="content_inner"> <!-- <div class="flates-for-sale" style="padding-top:15px;"> <ul class=""> <li>PANCHKULA PHASE-II PROJECT: REVISED Demand notice with penalty for enhancement in the cost of land from HUDA <a href="PDF2017/REVISED DEMAND NOTICE.pdf" target="_blank">[Notice]</a><a href="PDF2017/panchkula list.pdf" target="_blank">[List]</a> </li> </ul> </div>--> <!--<div class="flates-for-sale"> <h3> SUBSIDY SCHEMES:</h3> <ul class="list_1"> <li> <a href="PDF2016/CLSS.pdf" target="_blank">Credit Linked Subsidy Scheme (CLSS) /available under Housing Loans availed by individual through HUDCO Niwas.</a> </li> </ul> </div>--> <h4 style="text-decoration:none; color:#ff0000; text-align:center; padding-top:15px; margin-top:0px; font-weight:bold;">GOLDEN OPPORTUNITY TO OWN A FLAT FROM A PREMIER GOVERNMENT ORGANISATION</h4> <hr style="border-color:#00003c;"/> <div class="flates-for-sale" style="margin-top:15px; border-radius:5px; padding:5px;"> <h3 style="margin:0px; color:#00003c; font-weight:bold;"> SCHEMES OPEN FOR SUBSCRIPTION </h3> <ul class="list_1"> <!------------------KENDRIYA VIHAR KOl popup5------------------> <!-- <h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href="#" target="_blank" style="font-weight:bold; font-size:17px; "> KENDRIYA VIHAR KOLKATA PHASE-III</a></h3> <ul class="subLinks"> li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2021/KO-Advertisement_Newspaper19022021.pdf" target="_blank" class="">ADVERTISEMENT</a></li <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2021/Kolkata-Ph-III-24092021.pdf" target="_blank" class="">ADVERTISEMENT</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2021/KolkataSchemeBroucher25022021.pdf" target="_blank" class="">FINAL PRINT VERSION SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2021/KOL_DS_FINAL19022021.pdf" target="_blank"" >PROGRESS REPORT</a></li> </ul> --> <!--<li><a href="#" > KENDRIYA VIHAR CHENNAI PHASE-III </a>&nbsp;</li> --> <!--<h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href="PDF2016/Building Add Edited TRI.pdf" target="_blank" style="font-weight:bold; font-size:17px; "> KENDRIYA VIHAR GREATER NOIDA </a></h3>--> <ul class="subLinks"> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2016/Building Add Edited TRI.pdf" target="_blank" class="">ADVERTISEMENT</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2016/SCHEME _BROUCHER.pdf" target="_blank" class="">SCHEME BROCHURE</a></li>--> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" data-toggle="modal" data-target="#popup2" >FLATS DETAIL AND POSITION</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2021/GN-November-2021.pdf" target="_blank">PROGRESS REPORT</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="" target="_blank" class="">ARTISTIC VIEW <a target="_blank" data-toggle="modal" data-target="#videoGNodia" style="cursor:pointer;"><img src="images/videosd.jpg" alt="video" width="15" height="15" title="video" alt="video"/> &nbsp; VIDEO</a> ]</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="" target="_blank" class="">LATEST UPDATE ON CONSTRUCTION - AERIAL VIEW [<a target="_blank" data-toggle="modal" data-target="#videoGNodiaNew" style="cursor:pointer;"><img src="images/videosd.jpg" alt="video" width="15" height="15" title="video" alt="video"/> &nbsp; VIDEO</a> ]</a></li>--> </ul> <!------------------KENDRIYA VIHAR KOLKATA PHASE-III ------------------> <!--<h3 style="margin-top:10px; margin-bottom:-7px;"><a href"" style="font-weight:bold; font-size:17px;"><u>NEW PROJECTS</u></a></h3> -></h3> --> <ul class="subLinks"> <!--<p style="margin-top:10px; margin-bottom:4px;"><a href"" style="font-weight:bold; font-size:15px;"><u>GREATER NOIDA (PHASE-II) </u>Scheme over Subscribed and Closed</a></p>--> <!-- <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" />--> <!-- <span class="blink_text"Style=" Color:#008000">Scheme open on First Come First Serve basis from 25.02.2024 Onwards </b></span><br/> --> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="#" target="_blank" class="">ADVERTISEMENT </a><a href="PDF2024/GM_Advt.pdf" target="_blank" class=""> [ENGLISH] </a><a href="PDF2024/GM_Advt-Hindi.pdf" target="_blank" class="">[HINDI] </a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2024/GM_BROCHURE.pdf" target="_blank" class="">SCHEME BROCHURE</a></li> --> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="#" target="_blank" class="">PROGRESS REPORT</a></li> --> <!--<p style="margin-top:10px; margin-bottom:4px;"><a href"" style="font-weight:bold; font-size:15px;"><u>VISAKHAPATNAM</u></a></P> <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <span class="blink_text"Style=" Color:#008000"><b>Scheme open on First Come First Serve basis. </b></span><br/> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Advt.Vizag Visakhapatnam.pdf" target="_blank" class="">ADVERTISEMENT </a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2024/Vizag- 07 Feb 2024 - Revised Site plan & Block plans.pdf" target="_blank" class="">PLAN </a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Revised_SCHEME_BROCHURE_Vishakhapatnam.pdf" target="_blank" class="">REVISED SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Final_SCHEME_BROCHURE_Vishakhapatnam1.pdf" target="_blank" class="">SCHEME BROCHURE</a></li> </ul> --> <!------------------KENDRIYA VIHAR KOLKATA PHASE-III ------------------> <h3 style="margin-top:10px; margin-bottom:-7px;"><a href"" style="font-weight:bold; font-size:17px;"><u>RUNNING PROJECT</u> (Under Construction)</a></h3> <!-- start work sas nagare project --> <ul class="subLinks"> <p style="margin-top:10px; margin-bottom:4px;"><a href"" style="font-weight:bold; font-size:15px;"><u>SAS NAGAR MOHALI </u></a></p> <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2024/Advertisement-English-SAS-Nager.pdf" target="_blank" class="">ADVERTISEMENT [English] </a> <a href="PDF2024/Advertisment-Hindi-SAS-Nagar-Mohali.pdf" target="_blank" class="">[Hindi] </a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2024/Final-Scheme-Brochure-SAS-Nagar2.pdf" target="_blank" class="">SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2025/MPR-01 SAS Nagar Mohali.pdf" target="_blank" class="">PROGRESS REPORT</a></li> </ul> <!-- end work sas nagare project --> <ul class="subLinks"> <p style="margin-top:10px; margin-bottom:4px;"><a href"" style="font-weight:bold; font-size:15px;"><u>KOLKATA PHASE-III</u></a></p> <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <a href="PDF2024/KO_Vacant_flat.pdf" target="_blank"> <span class="blink_text"Style=" Color:#000080"><b>Scheme open on "FIRST COME FIRST SERVE" Basis upto 28 Feb 2025.</b></span></a><br/> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2025/KOLKATA-PH-III-28-02-25.pdf" target="_blank" class="">ADVERTISEMENT </a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Kolkata Advertisement Final.pdf" target="_blank" class="">ADVERTISEMENT</a></li>--> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/FINAL_SCHEME_BROCHURE_Kolkata.pdf" target="_blank" class="">SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2025/Progress Reprort-Kolkata-3-31-01-2025.pdf" target="_blank" class="">PROGRESS REPORT</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2025/KO-vacant_unit_03-01-2025.pdf" target="_blank" class="">List of Vacant Flats as on 03/01/2025. </a></li> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2016/MOHALI PHASE II BROCHURE.pdf" target="_blank" class="">OLD BROCHURE</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" data-toggle="modal" data-target="#popup5">FLATS DETAIL AND POSITION</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="Mohali-ii.html" target="_blank" class="">PHOTO GALLERY</a></li>--> <p style="margin-top:10px; margin-bottom:6px;"><a href"" style="font-weight:bold; font-size:15px;"><u>CHENNAI PHASE-III</u></a></P> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> <a style="font-weight:bold ">KENDRIYA VIHAR CHENNAI PHASE-III </a></li>--> <!--<div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <a href="https://www.youtube.com/watch?v=5effToEqkbw" title="Allotment" target="_blank"><span class="blink_text" Style=" Color:#ff0000"><b><Small>Live link for Draw of Allotment of Specific Flat/ Floor & Car parking Type-C on Dated 27th April 2024 at 10:00 A.M. </Small> </b></span><br/> <a href="https://www.youtube.com/live/chjsAgB3iY4?si=QF2BqD5xqrwsXS1K" title="Allotment" target="_blank"><span Style=" Color:#0000FF"><b><Small>Live link for Draw of Allotment of Specific Flat/ Floor & Car parking Type-B & D on Dated 26th April 2024 at 10:00 A.M. </Small> </b></span><br/> <a href="https://youtube.com/live/cJSoWCcXOGo?feature=share" title="Allotment" target="_blank"><span Style=" Color:#006400"><b><Small>Live link for Draw of Allotment of Specific Flat/ Floor & Car parking Type-A on Dated 25th April 2024 at 10:00 A.M. </Small> </b></span> --> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2016/REVISED_CM_BROUCHER.pdf" target="_blank">SCHEME BROCHURE</a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" target="_blank" class="">FLATS DETAIL AND POSITION</a></li>--> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/REVISED_ELIGIBILITY.pdf" target="_blank"> REVISED ELIGIBILITY & ALLOTMENT PROCESS</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2025/CM-PROGRESS-REPORT-UPTO-3JAN-2025.pdf" target="_blank">PROGRESS REPORT</a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="channai-iii.html" target="_blank" class="">PHOTO GALLERY</a></li>--> <p style="margin-top:10px; margin-bottom:4px;"><a href"" style="font-weight:bold; font-size:15px;"><u>VISAKHAPATNAM</u></a></P> <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <span class="blink_text"Style=" Color:#008000"><b>Scheme open on First Come First Serve basis. </b></span><br/> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="" class="">ADVERTISEMENT </a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2024/Vizag- 07 Feb 2024 - Revised Site plan & Block plans.pdf" target="_blank" class="">PLAN </a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Revised_SCHEME_BROCHURE_Vishakhapatnam.pdf" target="_blank" class="">REVISED SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i>&nbsp;<a href="PDF2023/Final_SCHEME_BROCHURE_Vishakhapatnam1.pdf" target="_blank" class="">SCHEME BROCHURE</a></li>--> </ul> <!------------------KENDRIYA VIHAR KOLKATA PHASE-III ------------------> <!-- <h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href"" style="font-weight:bold; font-size:17px;">KENDRIYA VIHAR KOLKATA PHASE-III (Under Construction)</a></h3> --> <ul class="subLinks"> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/Kolkata Advertisement Final.pdf" target="_blank" class="">ADVERTISEMENT</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/SCHEME_BROCHURE_Kolkata.pdf" target="_blank" class="">REVISED BROCHURE</a></li>--> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2016/MOHALI PHASE II BROCHURE.pdf" target="_blank" class="">OLD BROCHURE</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" data-toggle="modal" data-target="#popup5">FLATS DETAIL AND POSITION</a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="Mohali-ii.html" target="_blank" class="">PHOTO GALLERY</a></li>--> </ul> <!------------------KENDRIYA VIHAR MOHALI PHASE-II ------------------> <h3 style="margin-top:10px; margin-bottom:-7px;"><a href"" style="font-weight:bold; font-size:17px;">COMPLETED PROJECTS</u> (Only Last FEW UNITS available)</a></h3> <ul class="subLinks"> <p style="margin-top:10px; margin-bottom:6px;"><a href"" style="font-weight:bold; font-size:15px;"><u>MOHALI PHASE-I & II </u></a></P> <!-- <img src="images/new_red1.gif" alt="gif images" /> --> <!-- <img src="images/new-blinking.gif" alt="gif images" /> --> <!--<img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> --> <div class="wrapper"><img class="animated-gif" src="images/new_red1.gif" alt="gif images" /> <span class="blink_text"Style=" Color:#008000"><b>Scheme open on First Come First Serve basis.</b></span><br/> <!-- <h1>Blinking Image using css</h1> <span class="blink_img"><img src="#" style="width:200px;" /></span> --> </div> <!--<img width="40%" src="images/Festival copy.jpg">--> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2024/Mohali Advertisement English 08.01.2024.pdf" target="_blank" class="">ADVERTISEMENT [English] </a><a href="PDF2024/Mohali Advertisement Hindi 08.01.2024.pdf" target="_blank" class=""> [Hindi]</a></li> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/Mohali Ph I & II Advertisement.pdf" target="_blank" class="">ADVERTISEMENT </a></li>--> <!--<li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/Final Mohali Phase - I & II.pdf" target="_blank" class="">ADVERTISEMENT (Scheme open for Booking)</a></li>--> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/REVISED_SCHEME_BROCHURE_Mohali.pdf" target="_blank" class="">REVISED BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2024/MJ_Vacant Parking041224.pdf" target="_blank" class="">LIST OF VACANT UNITS MOHALI-I</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2024/MK_Vacant Parking041224.pdf" target="_blank" class="">LIST OF VACANT UNITS MOHALI-II</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2024/Mohali_Vacant_Parking.pdf" target="_blank" class="">LIST OF VACANT PARKING SPACE MOHALI-I</a></li> <!-- <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" data-toggle="modal" data-target="#popup5">FLATS DETAIL AND POSITION</a></li>--> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="Mohali-ii.html" target="_blank" class="">PHOTO GALLERY</a></li> <p style="margin-top:10px; margin-bottom:6px; "><a href"" style="font-weight:bold; font-size:15px;"><u>GREATER NOIDA PHASE-I</u></a></P> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="https://cgewho.in/gtn.html" class="">Nursing School available for sale through e-auction. Reserve Price is Rs. 7.80 Cr. (5% discount on early payment).</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2025/VacantListofCarParking-Gr.NoidaPh-I HousingScheme.pdf" target="_blank" class="">LIST OF VACANT PARKING</a></li> <p style="margin-top:10px; margin-bottom:6px; "><a href"" style="font-weight:bold; font-size:15px;"><u>PUNE PHASE -II</u></a></P> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/PUNE-II PARKING.pdf" target="_blank" class="">LIST OF VACANT PARKING</a></li> <p style="margin-top:10px; margin-bottom:6px; "><a href"" style="font-weight:bold; font-size:15px;"><u>LUCKNOW PHASE-I</u></a></P> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/LK PARKING.pdf" target="_blank" class="">LIST OF VACANT PARKING</a></li> <p style="margin-top:10px; margin-bottom:6px; "><a href"" style="font-weight:bold; font-size:15px;"><u>BHUBANESWAR PHASE-I</u></a></P> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/BHUBANESWAR-I PARKING.pdf" target="_blank" class="">LIST OF VACANT PARKING</a></li> </ul> <!-- -----------------popup1---------------- --> <!-- <h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "> <a href="#" style="font-weight:bold; font-size:17px;" target="_blank"> KENDRIYA VIHAR CHENNAI PHASE-III (Under Conctruction)</a></h3> --> <ul class="subLinks"> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2016/REVISED_CM_BROUCHER.pdf" target="_blank">SCHEME BROCHURE</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a style="cursor:pointer" target="_blank" class="">FLATS DETAIL AND POSITION</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/REVISED_ELIGIBILITY.pdf" target="_blank"> REVISED ELIGIBILITY & ALLOTMENT PROCESS</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/PROGRESS REPORT JUNE-23.pdf" target="_blank">PROGRESS REPORT</a></li> <li><i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="channai-iii.html" target="_blank" class="">PHOTO GALLERY</a></li> --> </ul> <!-- <li>&nbsp;<br/>&nbsp;[ <a href="#" data-toggle="modal" data-target="#popup_chennia" class="ready_to_move">vacant flats</a> &nbsp;[ ]&nbsp;[]</li> --> <!-- <hr style=" border-top: 2px solid #010101 !important;"/> --> <!--<h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href="#" style="font-weight:bold; font-size:17px;"> KENDRIYA VIHAR PUNE PHASE -II </a></h3> --> <!-- <ul class="subLinks"> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2023/Vacant Scooter parking Pune-II.pdf" target="_blank"> LIST OF VACANT SCOOTER PARKING SPACE.</a></li> </ul> --> <!-- <h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href="#" style="font-weight:bold; font-size:17px;"> KENDRIYA VIHAR LUCKNOW PHASE -I </a></h3> --> <!--<ul class="subLinks"> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2019/Vacant Park-LK.pdf" target="_blank">Vacant Parking for Lucknow Housing Project Phase-I</a></li> </ul> --> <!--<h3 style="margin-top:10px; margin-bottom:-7px; text-decoration: underline; "><a href="#" style="font-weight:bold; font-size:17px;"> KENDRIYA VIHAR BHUBANESWAR PHASE -I </a></h3>--> <!--<ul class="subLinks"> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> &nbsp;<a href="PDF2019/BH Vacant Parkings.pdf" target="_blank"> LIST OF VACANT PARKING SPACE.</a></li> </ul>--> <!--PMC MONTHLY REPORT_CGEWHO_APR-2017 (FOR ALLOTEES)_Revised.pdf--> <!-------------------popup5------------------> </ul> </div> <div class="flates-for-sale"> <!--<h3 style="margin-top:10px; text-decoration: underline; "><a href="#" style="font-weight:bold; font-size:17px;"> SUBSIDY SCHEMES</a></h3>--> <ul class="subLinks"> <li> <!--<a href="PDF2016/CLSS.pdf" target="_blank">Credit Linked Subsidy Scheme (CLSS) /available under Housing Loans availed by individual through HUDCO Niwas.</a> --> </li> <!-- <li><a href="PDF2017/DS.pdf" target="_blank">Demand Survey for Dwelling Unit/Flat at Kolkata, Bhubaneswar, Ghaziabad & Hyderabad. </a></li>--> </ul> </div> <!---------------PARKING AVAILABLE FOR SALE-------------------> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-36251023-1']); _gaq.push(['_setDomainName', 'jqueryscript.net']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <div class="col-md-4 col-sm-4" id="leftid"> <div id="sidebar_right"> <!--div class="bdr_box" style="font-size:15px;"> <a href="http://www.onlinecgewho.com:8080/" target="_blank" > Online Payment Gateway for Greater Noida Beneficiary </div--> <!--- hide this blue section at beneficary section <div class="CareerCus"> <img class="animated-gif" src="images/new_red1.gif" alt="gif images"> <h3>GREATER NOIDA PH-II HOUSING SCHEME:</h3> <a href="https://youtube.com/live/RBcOKWPgMec?feature=share" style="font-size:14px;"> <span class="blink_text" style=" Color:#000080"><b>Please click here for live streaming of Draw of Dwelling Units.</b></span> </a> <a href="https://youtube.com/live/RBcOKWPgMec?feature=share" style="font-size:10px;"> (https://youtube.com/live/RBcOKWPgMec?feature=share.) </a> </div> !--> <!-- <div class="CareerCus"> <img class="animated-gif" src="images/new_red1.gif" alt="gif images"> <h3>SAS Nagar Mohali Housing Scheme:</h3> <a href="https://www.youtube.com/live/6_bPs7uwtc0?si=EK2wfj4P56wQW-bR" style="font-size:14px;"> <span class="blink_text" style=" Color:#000080"><b>Please click here for live streaming of Draw of Dwelling Units.</b></span> </a> <a href="https://www.youtube.com/live/6_bPs7uwtc0?si=EK2wfj4P56wQW-bR" style="font-size:10px;"> (https://www.youtube.com/live/6_bPs7uwtc0?si=EK2wfj4P56wQW-bR) </a> </div> --> <!--<div class="CareerCus"> <img class="animated-gif" src="images/new_red1.gif" alt="gif images"> <h3>SAS Nagar Mohali Housing Scheme:</h3> <a href="https://www.youtube.com/live/p9lJT6OEYw4?feature=shared" style="font-size:14px;"> <span class="blink_text" style=" Color:#000080"><b>Please click here for live streaming of Draw of Dwelling Units.</b></span> </a> <a href="https://www.youtube.com/live/p9lJT6OEYw4?feature=shared" style="font-size:10px;"> (https://www.youtube.com/live/p9lJT6OEYw4?feature=shared) </a> </div> --> <div class="CareerCus"> <img class="animated-gif" src="images/new_red1.gif" alt="gif images"> <h3>SAS Nagar Mohali Housing Scheme:</h3> <a href="https://youtube.com/live/qBLsOMlAQ1c?feature=shared" style="font-size:14px;"> <span class="blink_text" style=" Color:#000080"><b>Please click here for live streaming of Draw of Dwelling Units.</b></span> </a> <a href="https://youtube.com/live/qBLsOMlAQ1c?feature=shared" style="font-size:10px;"> (https://youtube.com/live/qBLsOMlAQ1c?feature=shared) </a> </div> <div class="bdr_box" style="font-size:15px;"> <a href="schemes for payment.html"> <b><center>BENIFICIARY</center></b> <Left>Click here for online payment through payment Gateway</Left><br /> </a> </div> <!--<div class="bdr_box" style="font-size:15px;"> <a href="https://www.cgewho.co.in:90/benlogin.htm"> Beneficiary Account Information for Greater Noida Beneficiary </a> </div>--> <div class="bdr_box" style="font-size:15px"> <!-- NEFT START FROM HERE --> <a href="#" id="btnShow1" onclick="show1()"> Bank details for payment through RTGS/NEFT</a> <div class="modal fade bs-example-modal-lg" id="demoModal1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body neft_box " id="print-content"> <div class="row"> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px;"> <h5><b>FOR GREATER NOIDA (PHASE-I) HOUSING SCHEME:</b></h5> <table style="width:100%; border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">DELHI SOUTH EXTENSION </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">0267101523036 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO GREATER NOIDA HO AC</td> </tr> </table> </div> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px;margin-left:-1px;"> <h5><b>FOR CHENNAI PHASE-III HOUSING SCHEME:</b></h5> <table style="width:100%; border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">DELHI SOUTH EXTENSION </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">0267101523039</td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO CHENNAI PH-III HO AC</td> </tr> </table> </div> </div> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px;"> <h5><b>FOR GREATER NOIDA PHASE-II HOUSING SCHEME:</b></h5> <table style="width:100%; border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">NOIDA (MORNA) </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">120027055678 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0018778 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO COLLECTION ACCOUNT GREATER NOIDA PH II PROJECT</td> </tr> </table> </div> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px;"> <h5><b>FOR KOLKATA PHASE-III HOUSING SCHEME:</b></h5> <table style="width:100%; border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">DELHI SOUTH EXTENSION </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">120027137644 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO COLLECTION ACCOUNT KOLKATA PH III PROJECT</td> </tr> </table> </div> <div class="row"> <!--<div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px;"> <h5><b>FOR BHUBANESWAR PHASE-II HOUSING SCHEME:</b></h5> <table style="width:100%; border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">SOUTH EXTEN PART- I NEW DELHI -110049 </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">0267101523038 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">BENEFICIARY</td> <td width="50%">CGEWHO BHUBANESWAR </td> </tr> </table> </div>--> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px; margin-left:-1px;"> <h5><b>FOR MOHALI PHASE-I & II HOUSING SCHEME:</b></h5> <table style="width:100% ;border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">DELHI SOUTH EXTENSION </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">0267201013729 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO MOHALI PROJECT </td> </tr> </table> </div> <div class="col-sm-6" style="border:1px solid #000; margin-bottom:15px; margin-left:-1px;"> <h5><b>FOR OTHER HOUSING SCHEME:</b></h5> <table style="width:100% ;border:1px solid #000;" class="table-bordered"> <tr> <td width="50%">BANK</td> <td width="50%">CANARA BANK</td> </tr> <tr> <td width="50%">BRANCH</td> <td width="50%">DELHI SOUTH EXTENSION </td> </tr> <tr> <td width="50%">ACCOUNT NO.</td> <td width="50%">0267101018816 </td> </tr> <tr> <td width="50%">IFSC CODE</td> <td width="50%">CNRB0000267 </td> </tr> <tr> <td width="50%">NAME OF ACCOUNT</td> <td width="50%">CGEWHO </td> </tr> </table> </div> <!--<div style="text-align:center; border:1px solid #ccc; clear:both;"> <a href="#" style="font-size:16px; padding-left:10px; text-align:center;display: inline-block" data-toggle="modal" data-target="#pancard"><img src="images/pancard.jpg"class="img-responsive" alt="pancard" height="30"/>PAN CARD DETAILS</a> </div>--> </div> </div> <div class="modal-footer"> <input type="button" class="close_btns" onClick="printDiv('print-content')" value="Print"/> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- NEFT END FROM HERE --> <!-- <br /> <a href="#" style="font-size:16px; padding-left:10px; text-align:center; display:inline-block; width:100%;" data-toggle="modal" data-target="#myModal">How to make payment</a>--> </div> <div class="bdr_box" style="font-size:15px;"> <a href="https://www.cgewho.co.in:90/benlogin.htm"> Beneficiary Account Information for Greater Noida Beneficiary </a> </div> <div class="bdr_box" style="Font-size:15px"> <a href="PDF2024/compliance-of-Income-Tax-TDS-2024.pdf" target="_blank" > Compliance of Income Tax TDS @ 1% on property - FAQ. <!--<a href="PDF2016/Procedore-Form 26QB.pdf" target="_blank" > TDS on property procedure - form 26QB & 16B </a> --> </div> <!--<div class="bdr_box"> <a href="#" style="font-size:16px; padding-left:10px; text-align:center;display: inline-block" data-toggle="modal" data-target="#pancard"><img src="images/pancard.jpg"class="img-responsive" alt="pancard" height="30"/>PAN CARD DETAILS</a> </div> --> <div class="bdr_box" style="Font-size:15px"> <a href="#" onclick="show2()">Details of payment of RTGS/NEFT to be furnished to the designated official CGEWHO, HQ.</a></div> <div class="bdr_box" style="Font-size:15px"> <a href="PDF2023/Format_Request Letter_Lien Cancellation.pdf" target="_blank" >Lien Cancellation Letter </a> </div> <div class="bdr_box" style="Font-size:15px">Feedback by Greater Noida (Phase- I) beneficiaries after visiting their allotted flat <a href="PDF2023/Visitor Book.pdf" target="_blanck"> [1]</a> <a href="PDF2023/Visitor Book2.pdf" target="_blanck"> [2]</a> <a href="PDF2023/Visitor Book3.pdf" target="_blanck"> [3]</a> <a href="PDF2023/Visitor Book4.pdf" target="_blanck"> [4]</a> <a href="PDF2023/Visitor Book5.pdf" target="_blank"> [5]</a> <a href="PDF2023/Visitor Book6.pdf" target="_blank">[6]</a> <a href="PDF2023/Visitor_Book7.pdf" target="_blank">[7]</a> <a href="PDF2023/Visitor_Book8.pdf" target="_blank">[8]</a> <a href="PDF2023/Visitor_Book9.pdf" target="_blank">[9]</a> <a href="PDF2023/Visitor_Book10.pdf" target="_blank">[10]</a> <a href="PDF2023/Visitor_Book11.pdf" target="_blank">[11]</a> <a href="PDF2023/Visitor_Book12.pdf" target="_blank">[12]</a> <a href="PDF2023/Visitor_Book13.pdf" target="_blank">[13]</a> <a href="PDF2023/Visitor_Book14.pdf" target="_blank">[14]</a> <a href="PDF2023/Visitor_Book15.pdf" target="_blank">[15]</a> <a href="PDF2023/Visitor_Book16.pdf" target="_blank">[16]</a> <a href="PDF2023/Visitor_Book17.pdf" target="_blank">[17]</a> <a href="PDF2023/Visitor_Book18.pdf" target="_blank">[18]</a> <a href="PDF2024/Visitor_Book19.pdf" target="_blank">[19]</a> <a href="PDF2024/Visitor_Book20.pdf" target="_blank">[20]</a> <a href="PDF2024/Visitor_Book21.pdf" target="_blank">[21]</a> <a href="PDF2024/Visitor_Book22.pdf" target="_blank">[22]</a> </div> <div class="bdr_box" style="height:378px;"> <div id="news"> <div class="bddr"> <h3>NEWS FLASH</h3> </div> <!-- NEW NEWS FLASH STARTING FROM HERE --> <div class="list_carousel" style="overflow-y:scroll; height:276px;"> <ul id="foo2" style= "height:360px"> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Project: <a href="PDF2025/BRIEF BIO-DATA OF PMC CONTESTANTS GR. NOIDA PH-II-new.pdf" target="_blank" class="">Brief Bio-Data of PMC Contestants. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme:Second Instalment Called, Last Date is 24th March 2025 <a href="PDF2025/Sample-2nd Instalment gr. Noida Ph-II.pdf" target="_blank" class="">[Sample copy of second instalment]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Final List of <a href="PDF2025/Final Eligible List - SAS Nagar Mohali.pdf" target="_blank" class="">Eligible Applicants </a> and <a href="PDF2025/Final Non Eligible List- SAS Nagar Mohali.pdf" target="_blank" class="">Non-Eligible Applicants </a> - SAS Nagar Mohali Housing Scheme. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Corrigendum 1: <a href="PDF2025/Corrigendum_Bhubaneswar.pdf" target="_blank" class="">Date extended for Prequalification cum Expression of Interest for Turnkey Housing Project at Bhubaneswar. Last date is 20.03.2025 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>SAS Nagar Mohali Housing Scheme: <a href="PDF2025/SAS Nagar- List of Eligible Pwd Category.pdf" target="_blank" class="">List of Eligible Applicant of PwD Category. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>SAS Nagar Mohali Housing Scheme: <br> <a href="PDF2025/Block & Flat Numbering Plan.pdf" target="_blank" class="">a) Flat & Block Numbering Layout Plan </a> <br> <a href="PDF2025/Stilt Car Numbering Plan.pdf" target="_blank" class="">b) Stilt Car Parking Numbering Layout Plan </a> <br> <a href="PDF2025/Basement Car Numbering Plan.pdf" target="_blank" class="">c) Basement Car Parking Numbering Layout Plan </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2025/Draw Invitation Letter-SAS Nagar Mohali.pdf" target="_blank" class="">Invitation for participation in the draw - SAS Nagar Mohali Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2025/Draw Procedure-SAS Nagar Mohali.pdf" target="_blank" class="">Draw Procedure (Manual) For CGEWHO's SAS Nagar Mohali Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Ph-II Housing Scheme: <a href="PDF2025/GM_Approved Markes of Materials.pdf" target="_blank" class="">[Approved Makes] </a> & <a href="PDF2025/GM_ Finising Schedule.pdf" target="_blank" class="">[Finishing Schedule] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2025/CM-PROGRESS-REPORT-UPTO-3JAN-2025.pdf" target="_blank" class="">Monthly Progress Report Status as on 31-01-2025. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2025/Progress Reprort-Kolkata-3-31-01-2025.pdf" target="_blank" class="">Monthly Progress Report Status as on 31-01-2025. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>SAS NAGAR MOHALI Housing Scheme: <a href="PDF2025/MPR-01 SAS Nagar Mohali.pdf" target="_blank" class="">Monthly Progress Report Status as on 31-01-2025. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Ph-I Housing Scheme: <a href="PDF2025/VacantListofCarParking-Gr.NoidaPh-I HousingScheme.pdf" target="_blank" class="">Vacant List of Car Parking under stilt. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Provisional List of Applicants for SAS Nagar Mohali Housing Scheme: <a href="PDF2025/Fresh Eligible Applicants-SAS Nagar.pdf" target="_blank" class="">[Eligible Applicants List] </a> <a href="PDF2025/Non-Eligible Applicants-SAS Nagar.pdf" target="_blank" class="">[Non-Eligible Applicants List] </a> <a href="PDF2025/Confirmed Applicants-SAS Nagar.pdf" target="_blank" class="">[List of Applicants with Confirmed Allotment - Demand Survey]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2025/Waiting List-Gr. Noida-II.pdf" target="_blank" class="">Waiting List for Applicants for Greater Noida Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/02/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: <a href="PDF2025/Monthly_Progress_Report_DEc_2024-Gr-Noida-Phase-II.pdf" target="_blank" class="">Monthly Progress Report Status as on 31-12-2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: Formation of Project Monitoring Committee (PMC) -- <a href="PDF2025/Gr-Noida-II-PMC.pdf" target="_blank" class="">Details of Nominations & forwarding of Ballot Paper. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: Formation of Project Monitoring Committee (PMC) -- <a href="PDF2025/PMC_NOMINATIONS_KOLKATA.pdf" target="_blank" class="">[Nomination Received for PMC] </a> <a href="PDF2025/PMC_LETTER_BallotPaperKOLKATA.pdf" target="_blank" class="">[Details of Nominations & forwarding of Ballot Paper]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Ph-I Housing Project: <a href="PDF2025/GN-AAE.pdf" target="_blank" class="">Statement of Apartments Association Expenses upto December 2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2025/Bhubaneswar-Advt.pdf" target="_blank" class="">REQUEST FOR PRE-QUALIFICATION CUM EXPRESSION OF INTEREST FOR TURNKEY HOUSING PROJECT AT BHUBANESWAR. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2025/CHENNAI-PH-III-PROGRESS-REPORT(73)-UPTO-31.12.2024.pdf" target="_blank" class="">Monthly Progress Report Status as on 31/12/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2025/Progress-Report-Dec24.pdf" target="_blank" class="">Monthly Progress Report Status as on 31/12/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2025/ProjectStatus-Chennai-3.pdf" target="_blank" class="">Project Status of Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2025/KO-vacant_unit_03-01-2025.pdf" target="_blank" class="">List of Vacant Flats as on 03/01/2025. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/01/2025) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Demand Survey for Housing Project in Bhopal. <a href="PDF2024/Demand-Bhopal-Advt.pdf" target="_blank" class=""> [Advertisement] </a> <a href="PDF2024/Demand-Eligibility-Criteria-Bhopal.pdf" target="_blank" class=""> [Eligibility Criteria] </a> <a href="PDF2024/Application Form Bhopal.pdf" target="_blank" class=""> [Application Form] . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites applications from the eligible candidates for filling up the post of Dy. Director (Technical) (On Direct Recruitment Basis) . Last date: 20.01.2025. <a href="PDF2024/Advertisement DD(T) and O(IT).pdf" target="_blank" class=""> [Advertisement] </a> <a href="PDF2024/Advertisement-Post-of-Dy-Director-(Technical).pdf" target="_blank" class=""> [Eligibility Criteria] </a> <a href="PDF2024/Application-Form-Dy-Director-Technical.pdf" target="_blank" class=""> [Application Form] . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites applications from the eligible candidates for filling up the post of Officer (IT) (On Direct Recruitment Basis) . Last date: 20.01.2025. <a href="PDF2024/Advertisement DD(T) and O(IT).pdf" target="_blank" class=""> [Advertisement] </a> <a href="PDF2024/Advertisement-Post-of-Officer-(IT).pdf" target="_blank" class=""> [Eligibility Criteria] </a> <a href="PDF2024/Application-Form-Officer-IT.pdf" target="_blank" class=""> [Application Form] . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/GM_Formation_of_PMC.pdf" target="_blank" class="">Formation of Project Monitoring Committee (PMC) -- Application for election as Member (Greater Noida Ph-II Housing Scheme). </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/KO_Formation_of_PMC.pdf" target="_blank" class="">Formation of Project Monitoring Committee (PMC) -- Application for election as Member (Kolkata Ph-III Housing Scheme). </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM_Progress_Report301124.pdf" target="_blank" class="">Monthly Progress Report Status as on 30/11/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO-Progress-Reprort301124.pdf" target="_blank" class="">Monthly Progress Report Status as on 30/11/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (11/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM-Payment-of-Car-Parking.pdf" target="_blank" class="">Format for payment of Car Parking. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (11/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>SAS Nagar Mohali Housing Scheme: <a href="PDF2024/SAS-Nager-Mohali-diffrential-EMD1.pdf" target="_blank" class="">Announcement of Scheme & payment of differential EMD. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/GN_Vacant Parking041224 .pdf" target="_blank" class="">List of Vacant Parking. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/GN-AO-Result.pdf" target="_blank" class="">Result of Election of Adhoc Managing Committee of AOA Greater Noida (Ph-I) Project held on 01-12-2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/12/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/GN-AOA-Expenses-Sep-24.pdf" target="_blank" class="">Statement of AOA Expenses upto September 2024 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (29/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/GN-Election-to-be-eligible-voters.pdf" target="_blank" class="">Instruction To Eligible Voters On Election Day 01.12.2024 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (28/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_vacant_unit_27-11-2024.pdf" target="_blank" class="">List of vacant Flats as on 27.11.2024 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (28/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM_Progressreport311024.pdf" target="_blank" class="">Monthly Progress Report Status as on 31/10/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (25/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Final list contents.pdf" target="_blank" class="">Final list of Contestents for election of AOA (Adhoc) Greater Noida (Ph-I) Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/11/2024) </span> </li> </li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/GN_Received Nomination.pdf" target="_blank" class="">List of Nominations received as on 15/11/2024 for election of AOA (Adhoc) Greater Noida (Ph-I) Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>SAS Nagar Mohali Housing Scheme: <span style="font-weight: 600;">Advertisement</span> <a href="PDF2024/Advertisement-English-SAS-Nager.pdf" target="_blank" class="">[English] </a> <a href="PDF2024/Advertisment-Hindi-SAS-Nagar-Mohali.pdf" target="_blank" class="">[Hindi] </a> <a href="PDF2024/Final-Scheme-Brochure-SAS-Nagar2.pdf" target="_blank" class="">[Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Project: <a href="PDF2024/GM_Progressreport_311024.pdf" target="_blank" class="">Monthly Progress Report Status as on 31-10-2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/Kolkata-Oct-2024-Progress-Report.pdf" target="_blank" class="">Monthly Progress Report Status as on 31/10/2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/RERA-Certificate-Mohali-SAS-Nagar.pdf" target="_blank" class="">RERA Certificate of SAS Nagar Mohali Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme (First Come First Serve): <a href="PDF2024/KOLKATA-PH-III-31.10.2024.pdf" target="_blank" class="">[Advertisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/corrigendum-Payment-Plan-Gr-Noida-phase-2.pdf" target="_blank" class=""><B style="font-size: 14px;">Corrigendum :- </B> Ref : Call- up Notice dated 04 Nov, 2024 for Payment of 1st Instalment - GREATER NOIDA (PHASE II) HOUSING SCHEME, Annexure-1 (Revised) - Payment Plan (Schedule – C) </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Gr-Noida2-1st-Demand-Letter-Sample-Copy.pdf" target="_blank" class="">First Instalment/Demand called. Last date of payment is 4th Dec, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/Kolkata3-2nd-Demand-Letter-Sample-Copy.pdf" target="_blank" class="">Second Instalment/Demand called. Last date of payment is 4th Dec, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/GN-List-Eligible-Voters.pdf" target="_blank" class="">List of eligible voters for AOA Election Greater Noida Ph-I Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/GN-Revised-Nomination-form.pdf" target="_blank" class="">REVISED NOMINATION FORM -- Elections for the Executive Committee of the Greater Noida, Kendriya Vihar- I Apartment Owner's Association (Adhoc).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/11/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Reconstitution-of-Apartment-Owner-Assosiation.pdf" target="_blank" class=""> Reconstitution of Apartment Owners' Association (Adhoc) for CGEWHO's Greater Noida (Ph-I) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Dissolution-of-Apartment-Owners-Assosiation.pdf" target="_blank" class=""> Dissolution of Apartment Owners' Association (Adhoc) for CGEWHO's Greater Noida (Ph-I) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/Ltr-of-Car-Parking-Space.pdf" target="_blank" class="">[Letter of Car Parking Space]</a> <a href="PDF2024/Seniority-Wise-Waiting-List-for-Car-Parking-of-Type-A.pdf" target="_blank" class="">[Seniority wise waiting list for Car Parking Space of 'Type-A'].</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Applications are invited from the eligible candidates having experience in the housing/real estate sector for the posts of General Manager, Project Engineer and Technical Supervisor, purely on contractual basis. The last date for receipt of application is 22.11.2024 <a href="PDF2024/Advertisement.pdf" target="_blank" class="">[Advertisement]</a> <a href="PDF2024/Eligiblity-Criteria.pdf" target="_blank" class="">[Eligibility Criteria]</a> <a href="PDF2024/Application-Format.pdf" target="_blank" class="">[Application Format]</a> . <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Pre-qualification of Civil and MEP Works Agency for Residential Project of HUDCO at Plot No.28, Sector-4, Vaishali, Ghaziabad, Uttar Pradesh. Last date is 18th November 2024. <a href="PDF2024/EOI_Advt_18.10.2024.pdf" target="_blank" class="">[Advertisement] </a><a href="PDF2024/Grading_for_Scruitity.pdf" target="_blank" class="">[Grading for Scruitity]</a> <a href="PDF2024/PQ_Criteria_Minimum.pdf" target="_blank" class="">[P Q Criteria - Minimum]</a> <a href="PDF2024/Procedure_for_Selection_of_Contractor.pdf" target="_blank" class="">[Procedure for Selection of Contractor]</a> <a href="PDF2024/Proforma_of _EOI_2024.pdf" target="_blank" class="">[Proforma of EOI]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Progressreport_300924.pdf" target="_blank">Monthly Progress Report Status as on 30/09/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM_III_Progressreport_300924.pdf" target="_blank">Monthly Progress Report Status as on 30/09/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Special-Bank-offers.pdf" target="_blank">Special Bank Loan Offers for CGEWHO Customers.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Bids-for-AC.pdf" target="_blank">Invitation of Bids for AC as is where is basis.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Vacantflat_041024.pdf" target="_blank">List of Vacant as on 04/10/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Project: <a href="PDF2024/GM_Progessreport_310824.pdf" target="_blank">Monthly Progress Report Status as on 31-08-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/10/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Gr. Noida (Ph-II) Housing Scheme: <a href="PDF2024/AFS-GN-II.pdf" target="_blank">Format of Agreement of Sub Lease Deed (Final).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Tenderdocument_101024.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last date is 10th October, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/GM_Waiting_list.pdf" target="_blank">Revised waiting List for General Category and SC Category Applicants.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/GM-Revised-Payment.pdf" target="_blank">Revised Payment Schedule (Schedule - C).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/FINAL-DRAFT-OF-AGREEMENT-FOR-SUB-LEASE-DEED.pdf" target="_blank">Draft of Agreement for Sub Lease Deed.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM_III_Progressreport31082024.pdf" target="_blank">Monthly Progress Report Status as on 31/08/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Vacant_flat.pdf" target="_blank">Scheme open on "FIRST COME FIRST SERVE" Basis upto 15th Nov. 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_III_Progress_Report310824.pdf" target="_blank">Monthly Progress Report Status as on 31/08/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/09/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Corrigendum-1: <a href="PDF2024/Extention-Tender-Pozzolana-Portland-Cement.pdf" target="_blank">Date extended Online quotations for Supply of Pozzolana Portland Cement at Visakhapatnam Housing Project. Last date is 04th September, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> SAS Nagar Mohali Housing Scheme: <a href="PDF2024/Revised option ltr.pdf" target="_blank"> Option Letter.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (28/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Project: <a href="PDF2024/GM-Agreement-to-sub-lease-deep.pdf" target="_blank"> Process of Agreement to Sub Lease Deed & Sub Lease Deed for CGEWHO's Greater Noida (Phase-II) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/VT-Tender-for-Cement.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Pozzolana Portland Cement Grade-53 at Visakhapatnam Housing Project. Last date is 30th August, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CM_Progressreport310724.pdf" target="_blank"> Monthly Progress Report Status as on 31/07/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Project: <a href="PDF2024/GM_Progressreport_310724.pdf" target="_blank"> Monthly Progress Report Status as on 31-07-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_III_Progressreport_310724.pdf" target="_blank"> Monthly Progress Report Status as on 31/07/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/Draw result on 02.08.24.pdf" target="_blank"> Draw result of Allotment of Specific Flat, Floor and Parking Space through Manual Draw held on 02.08.2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/08/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO draw Invitation.pdf" target="_blank" class="">[Invitation for participation in the draw of lots for allotment of Specific Dwelling Unit and Car Parking] </a><a href="PDF2024/KO List of Applicants.pdf" target="_blank" class="">[List of Applicants for draw of DU on 02/08/2024].</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (31/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Scheme: <a href="PDF2024/Letter of small car parking_1.pdf" target="_blank" class="">[Letter of Car Parking Space] </a><a href="PDF2024/CM_waiting list car parking.pdf" target="_blank" class="">[Seniority wise waiting list for Car Parking Space of 'Type-D'].</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (26/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Sale of Agreement for GM-II.pdf" target="_blank"> Proforma of Agreement for Sale.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/AOA expencess for June_24.pdf" target="_blank"> Statement of AOA Expenses upto June 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/GM_Draw result for Additional Parking.pdf" target="_blank"> Draw result of Allotment of Stilt Parking Space through Manual Draw held on 15.07.2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Revised list of additional car parking GM-II.pdf" target="_blank"> Revised list of Allottees opted for paid Stilt Car Parking.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Scheme: <a href="PDF2024/CGEWHO-CHENNAI-PH-III -PROGRESS-REPORT(67)-UPTO-30June2024.pdf" target="_blank"> Monthly Progress Report Status as on 30/06/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Draw of allotment paid parking scheduled-15July2024.pdf" target="_blank"> Draw of Lot for allotment of Paid Parking under stilt in CGEWHO scheduled on 15/07/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (09/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Applicnats Feedback.pdf" target="_blank"> Applicants feedback on draw held on 06/07/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (09/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Draw result on 06.07.24.pdf" target="_blank"> Draw result of Allotment of Specific Flat, Floor and Parking Space through Manual Draw held on 06.07.2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: <a href="PDF2024/Waiting list of general & Sc category.pdf" target="_blank"> Waiting List for General and Scheduled Cost (SC) Applicants.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_ProgressReport_June_24.pdf" target="_blank"> Monthly Progress Report Status as on 30/06/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a>Advertisement for Facility Management Service Provider at CGEWHO Kendriya Vihar Greater Noida <a href="PDF2024/Advertisement newspaper FMS GN (3).pdf" target="_blank" class="">[Advertisement] </a><a href="PDF2024/NIT Docs.pdf" target="_blank" class="">[NIT].</a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/07/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a >GREATER NOIDA (PH-II) HOUSING SCHEME: (Draw to be held on 6th July 2024 at "PLENARY HALL (Ground Floor) in VIGYAN BHAWAN", Maulana Azad Road, New Delhi)</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/07/2024) </span> <p><a href="PDF2024/Final List of Eligible applicants.pdf" target="_blank">1. Final List of Eligible Applicants</a><br> <a href="PDF2024/Final List of Non-Eligible applicants.pdf" target="_blank">2. Final List of Non-Eligible Applicants</a><br> <a href="PDF2024/Report of Medical Commitee PWD_REPORT.pdf" target="_blank">3. Report of Medical Committee for PwD Applicants</a><br> <a href="PDF2024/Draw procedure for allotment specific floor.pdf" target="_blank">4. Draw procedure for allotment of specific floor/flat and parking.</a><br> <a href="PDF2024/Unit floor plan.pdf" target="_blank">5. Unit Floor Plan</a><br> <a href="PDF2024/BASEMENT Car parking plan.pdf" target="_blank">6. Basement Car Parking Plan</a></p> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Invitation for Ko-II Husing Scheme.pdf" target="_blank">Invitation for participation in the draw of lots for Greater Noida Phase-II Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (29/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Sexual Harassment of CGEWHO.pdf" target="_blank">Sexual Harassment Committee of CGEWHO.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> List of Applicants: <a>Greater Noida Ph-II Housing Scheme <a href="PDF2024/List of eligible applicants.pdf" target="_blank" class="">[Eligible Applicants List] </a><a href="PDF2024/List of Non eligible applicants.pdf" target="_blank" class="">[Non-Eligible Applicants List].</a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme : <a>Scheme open for the General Public till 31.07.2024. The Draw of DU's and Parkings will be held in 1st the Week of August, 2024 <a href="PDF2024/Advt-Kolkata-Ph-III-English.pdf" target="_blank" class="">[English] </a><a href="PDF2024/Advt-Kolkata-Ph-III-Hindi.pdf" target="_blank" class="">[Hindi]</a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Progress_report_May_24.pdf" target="_blank">Monthly Progress Report Status as on 31-05-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (11/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Tender_Cement.pdf" target="_blank">CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last date is 19th June, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_RERA_Extention_Certificate.pdf" target="_blank">Extension Certificate by RERA for Chennai Ph-III Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_Progress_report_May-24.pdf" target="_blank">Monthly Progress Report Status as on 31-05-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/06/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Annual_report_23-24.pdf" target="_blank">CGEWHO invites quotations for printing of Annual Report in Hindi & English language for the financial year of 2023-24. Last Date is 12th June, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Progress_report_April_24.pdf" target="_blank">Monthly Progress Report Status as on 30-04-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Project: <a href="PDF2024/GM_Progress_report_April_24.pdf" target="_blank">Monthly Progress Report Status as on 30-04-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_Progress_report_April_24.pdf" target="_blank">Monthly Progress Report Status as on 30-04-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Result _04-05-2024.pdf" target="_blank">Draw result of Allotment of Specific Flat, Floor and Parking Space through Manual Draw held on 04.05.2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2024/KO_Draw_list_applicants.pdf" target="_blank">List of Applicants for Allotment of Specific Flat, Floor & Parking Space through Manual Draw on 04.05.2024</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (02/05/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Draw_Type-A.pdf" target="_blank">Draw result Type-'A' Chennai (Phase-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Draw_Type-B.pdf" target="_blank">Draw result Type-'B' Chennai (Phase-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Draw_Type-C.pdf" target="_blank">Draw result Type-'C' Chennai (Phase-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/CM_Draw_Type-D.pdf" target="_blank">Draw result Type-'D' Chennai (Phase-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (30/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/GN_Expencess_March_24.pdf" target="_blank">Statement of Apartments Association Expenses upto March 2024</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (23/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/KO_Draw of lots.pdf" target="_blank">Allotment of specific flat/floor/car parking in CGEWHO's Kolkata (Phase-III) Housing Scheme through draw of lots (Lot-2).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (23/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CHENNAI (PHASE III) HOUSING SCHEME: <a href="PDF2024/CM_PwD ALLOTMENT.pdf" target="_blank"> Report of Medical Committee for allotment of Lowest Flat to Person with Disability (PwD) Category.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <b>CHENNAI (PHASE III) HOUSING SCHEME: </b> UPTATED LIST OF ALLOTTEES ALONG WITH REQUEST RECEIVED FOR ALLOTMENT OF CAR PARKING / REQUEST FOR ALLOTMENT OF LOWEST FLOOR UNDER PwD CATEGORY <b> <a href="PDF2024/CM_UPDATED_TYPE-A.pdf" target="_blank"> [TYPE-A]</a> </b> <b><a href="PDF2024/CM_UPDATED_TYPE-B.pdf" target="_blank">[TYPE-B]</a> </b> <b><a href="PDF2024/CM_UPDATED_TYPE-C.pdf" target="_blank">[TYPE-C]</a> </b> <b> <a href="PDF2024/CM_UPDATED_TYPE-D.pdf" target="_blank">[TYPE-D]</a> </b> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/04/2024) </span> </li> <li> <i class="fa fa-hand-o-oright" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href ="PDF2024/CM_Progress_report_March_24.pdf" target="_blank">Monthly Progress Report Status as on 31-03-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <b>CHENNAI (PHASE III) HOUSING SCHEME: </b> LIST OF ALLOTTEES ALONG WITH REQUEST RECEIVED FOR ALLOTMENT OF CAR PARKING / REQUEST FOR ALLOTMENT OF LOWEST FLOOR UNDER PwD CATEGORY <b> <a href="PDF2024/CM_Type-A.pdf" target="_blank"> [TYPE-A]</a> </b> <b><a href="PDF2024/CM_Type-B.pdf" target="_blank">[TYPE-B]</a> </b> <b><a href="PDF2024/CM_Type-C.pdf" target="_blank">[TYPE-C]</a> </b> <b> <a href="PDF2024/CM_Type-D.pdf" target="_blank">[TYPE-D]</a> </b> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_draw_procedure.pdf" target="_blank"> Draw procedure for allotment of specific floor/ flat and parking on 25.04.2024, 26.04.2024 and 27.04.2024 in CGEWHO's Chennai (Ph-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Project: <a href="PDF2024/KO_ProgressReport_March_24.pdf" target="_blank">Monthly Progress Report Status as on 31-03-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Pre-bid meeting on 03.04.2024: <a href="PDF2024/Corrigendum_After_Prebid_Meeting.pdf" target="_blank">Clarifications/amendments in the tender document for the Interior work of CGEWHO at 9th floor, Janpath Bhawan, Janpath, New Delhi.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/Dec2024_Expencess.pdf" target="_blank">Statement of Apartments Association Expenses upto December 2023</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Corrigendum-1: <a href="PDF2024/VT_Corrigendum_Steel.pdf" target="_blank">Date extended Online quotations for Supply of 220 MT Steel of Grade Fe-550D TMT bars at Visakhapatnam Housing Project. Last date is 08th April, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Corrigendum-1: <a href="PDF2024/VT_Corrigendum_Cement.pdf" target="_blank"> Date extended Online quotations for Supply of Pozzolana Portland Cement at Visakhapatnam Housing Project. Last date is 08th April, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/04/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_Progress_report_Feb_24.pdf" target="_blank"> Monthly Progress Report Until 29-02-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Phase II Housing Scheme: <a href="PDF2024/RERA Certificate Greater noida II.pdf" target="_blank"> RERA Certificate</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Phase II Housing Scheme: <a href="PDF2024/GM-Eligibility_Crite-I.pdf" target="_blank"> Eligibilty Criteria for Priority- I applicants</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Tender for steel at vizag project.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of 220 MT Steel of Grade Fe-550D TMT bars at Visakhapatnam Housing Project. Last date is 26th March, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Tender for cement at vizag project.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Pozzolana Portland Cement Grade-53 at Visakhapatnam Housing Project. Last date is 26th March, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Tender for Interior work 9th floor.pdf" target="_blank"> CGEWHO invite online Tender for Interior Works for office at 9th floor, B-wing, Janpath Bhawan, New Delhi. Last date is 08th April, 2024</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/pwdletter_Chennai_III.pdf" target="_blank"> Allotment of specific flat / floor & inviting option for preferential allotment of DU at lowest floor for person having Disability and Car Parking at Stilt in CGEWHO's Chennai (Ph-III) Housing Scheme through draw of lots.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Housing Scheme: <a href="PDF2024/Corrigendum e-Auction Flats.pdf" target="_blank">Corrigendum-1 :Reschedule of e-Auction no.- E-Auction/T-508/5/Vol III/7th/Flats. Date of e-Auction: 15.03.2024</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Project: <a href="PDF2024/KO_ProgressRepoet_Feb_24.pdf" target="_blank">Monthly Progress Report Status as on 29-02-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/Formation_Of_AOA_GN_I.pdf" target="_blank"> Formation of Apartment Owners Association (Adhoc).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/Parking_Vacant_List_GN.pdf" target="_blank"> List of Vacant Parking.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Mohali (Ph-I & II) Housing Scheme: <a href="PDF2024/Vacant_Unit_MJ.pdf" target="_blank"> List of Vacant Units Mohali-I.</a><br /> <a href="PDF2024/Vacant_Unit_MK.pdf" target="_blank"> List of Vacant Units Mohali-II.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Scrapped E auction.pdf" target="_blank"> Scrapped of e-Auction no.- E-Auction/T-508/5/Vol III/7th/Flats.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/03/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO invites applications from the eligible candidates for filling up the post of Deputy Director(Technical), Assistant Director(Technical), Assistant Director(Finance) and Assistant Director(Admin): <a href="PDF2024/OfficersEligibilityCriteria27022024.pdf" target="_blank"> [Eligibility Criteria]</a> <a href="PDF2024/Application-Format27022024.pdf" target="_blank"> [Application Form]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2024/Revised List of eligible and non eligible for e auction.pdf" target="_blank" class=""> Revise list of eligible applicant for participation in E-Auction of Flats. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-II) Housing Scheme: Advertisement <a href="PDF2024/GM_Advt.pdf" target="_blank" class=""> [English] </a><a href="PDF2024/GM_Advt-Hindi.pdf" target="_blank" class=""> [Hindi] </a><br> <a href="PDF2024/GM_BROCHURE.pdf" target="_blank"> [Scheme Brochure]</a> <!-- <a href="PDF2024/GM_AGGREMENT_FOR_SALE.pdf" target="_blank"> [Aggrement for Sale]</a> --> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (25/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Phase-I) Housing Scheme: <a href="PDF2024/List of eligible and non eligible for e auction.pdf" target="_blank">List of eligible and non eligible applicants for E-Auction of Flats.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Project: <a href="PDF2024/KO_ProgressReport_Jan_24.pdf" target="_blank">Monthly Progress Report Status as on 31-01-2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Cement_Tender_Chennai_Ph-III.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last date is 21st February, 2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Visakhapatnam Housing Scheme: <a href="PDF2024/vizag_proposed_plan.pdf" target="_blank"> Revised Proposed Plan & Consent Letter.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_Progress_reoprt_Jan_24.pdf" target="_blank"> [Monthly Progress Report Until 31-01-2024] & </a> <a href="PDF2024/CM_PROGRESS_STATUS_Jan_24.pdf" target="_blank"> [Progress Status as on 31-01-2024] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Phase-III) Housing Scheme: <a href="PDF2024/KO_Corrigendum.pdf" target="_blank"> Corrigendum for Allotment letter issued dated 05/02/2024.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (07/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/Empanelment_of_Advocate_at_Kolkata_Ph_III.pdf" target="_blank"> Empanelment of advocate for facilitating the Agreement for Sale & registration of deed for Kolkata (Ph-III) Housing Scheme beneficiaries. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/CM_Progress_report_Dec_23.pdf" target="_blank"> Monthly Progress Report Until 31-12-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (02/02/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/printing_ scheme_ brochure_ GN_II.pdf" target="_blank"> CGEWHO invites quotations for printing of 400 Nos Scheme Brochure for Greater Noida Ph-II Housing Scheme. Last date is 14th February, 2024. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/KO_Draw_result_Type_C.pdf" target="_blank"> Draw result Type-'C' Kolkata (Ph-III) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2024/KO_Draw_result_Type_N.pdf" target="_blank"> Draw result Type-'N' Kolkata (Ph-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Seventh E-Auction for Commercial Shops, Nursery School and Flats in Greater Noida Housing Project <a href="PDF2024/7th Auction Greater Noida English 16.01.2024.pdf" target="_blank"> [Advetisement English] </a> <a href="PDF2024/7th Auction Greater Noida Hindi 16.01.2024.pdf" target="_blank"> [Advertisement Hindi]</a> <a href="PDF2024/AREA STAT 7th Auction .pdf" target="_blank"> [Area Statement for Commercial]</a> <a href="PDF2024/Brochure E-Auction-7th.pdf" target="_blank"> [SCHEME BROCHURE FOR COMMERCIAL SHOPS & NURSERY SCHOOL]</a> <a href="PDF2024/Brochure Flats.pdf" target="_blank"> [SCHEME BROCHURE FOR FLATS]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> List of Kolkata (Ph-III) applicants: <a href="PDF2024/KO_Type-C_appl.pdf" target="_blank"> [Type-C]&</a> <a href="PDF2024/KO_Type-N_appl.pdf" target="_blank"> [Type-N]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2024/6th_PMC_Meeting_Chennai_Ph_III.pdf" target="_blank"> Minutes of the Sixth PMC meeting held on 29.12.2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Announcement of Sale of Ready to Move Dwelling Units (DUs) in General Public to Kendriya Vihar Phase-I & II Mohali. <a href="PDF2024/Mohali Advertisement English 08.01.2024.pdf" target="_blank"> [Advertisment English]</a> <a href="PDF2024/Mohali Advertisement Hindi 08.01.2024.pdf" target="_blank"> [Advertisment Hindi]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (09/01/2024) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Project: <a href="PDF2024/KO_Progress Report_Dec_23.pdf" target="_blank"> Monthly Progress Report Status as on 31-12-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/01/2024) </span> </li> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/WaitingList(TypeB,C&D)-ChennaiPhase-III.pdf" target="_blank">Waiting List - Chennai Phase-III Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (29/12/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2023/CM_Progress_report_Nov_23.pdf" target="_blank"> Monthly Progress Report Until 30-11-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/12/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme (First Come First Serve): <a href="PDF2023/Kolkata Ph-III Final.pdf" target="_blank"> [Adverisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/12/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Visakhapatnam Housing Scheme ((First Come First Serve): <a href="PDF2023/Advt.Vizag Visakhapatnam.pdf" target="_blank"> [Adverisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/12/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Manual_draw_procedure_Kolkata_III_PwD.pdf" target="_blank">Manual draw procedure for allotment of specific floor/ flat and parking on 17.01.2024 in CGEWHO's Kolkata (Ph-III) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (01/12/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/KOL_PhIII_PWD.pdf" target="_blank"> Allotment of Specific flat/floor/car parking & inviting option for preferential allotment in lowest floor for person with Disability (PwD) in CGEWHO's in Kolkata Ph-III Housing Scheme through drow of lots.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (29/11/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Intematiom Letter and AOAelectedMenberListGN.pdf" target="_blank"> Intemation regarding Shri R.M.Saxena with-holding participation in AoA membership, Graeter Noida Phase-I Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/11/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/PROGRESS_REPORT_OCT_2023.pdf" target="_blank"> Monthly Progress Report Until 31-10-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/11/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Mohali (Phase I & II) Housing Project. <a href="PDF2023/REVISED_SCHEME_BROCHURE_Mohali.pdf" target="_blank">[Revised Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/11/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Sixth E-Auction of Nursing Home & Nursery School in Greater Noida (Phase-I) Project. <a href="PDF2023/E_Auction_Advertisement_6th_English.pdf" target="_blank">[Advertisement (English)] </a> <a href="PDF2023/E_Auction_Advertisement_6th_Hindi.pdf" target="_blank">[Advertisement (Hindi)] </a> <a href="PDF2023/E_Auction_Brochure_6th.pdf" target="_blank">[Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/11/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Ph-I Project : <p> <a href="PDF2023/Flat owner.pdf" target="_blank"> [D.G Back Up Services (Flat Owners) - Circular] </a> </p> <a href="PDF2023/Shop Owner.pdf" target="_blank" > [Grid Supply & D.G Back Up (Shop Owners) - Circular] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (23/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Tender_Cement_Chennai_Ph-III.pdf" target="_blank"> CGEWHO invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last Date is 07 Nov,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/GN_Election for formation.pdf" target="_blank"> Election for Formation of Apartment Owners Association (Adhoc). Election of remaining TWO Contestants (Tower- C-04)- Shri Atul Aggarwal & Shri R M Saxena. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (16/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Corrigendum 2: <a href="PDF2023/Corrigendum-2 Software for Real Estate Developer.pdf" target="_blank"> Date Extended Tender for Supply and Installation of Web-based Software Solution (Post Sale) for Real Estate Developer. Last date 31st oct,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/Notice of AOA Election.pdf" target="_blank"> Election for Formation of Apartment Owners Association (Adhoc) to be held on 15.10.2023 at 10 AM. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/CM_ProgressReport_Sep23.pdf" target="_blank"> Monthly Progress Report Until 30-09-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Visakhapatnam Housing Scheme: <a href="PDF2023/Revised_Affidavit_Vizag.pdf" target="_blank"> Revised format of Affidavit Clause (ii) & (iv) dispensed. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/AOA Expenses_uptoSep23.pdf" target="_blank"> Statement of AOA Expenses upto September 2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/AOA Expenses_uptoJune23.pdf" target="_blank"> Statement of AOA Expenses upto June 2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/RERA Extention Ltr.pdf" target="_blank"> Extention Certificate by RERA. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/10/2023) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme (Scheme opens for all, Last date extended 30.11.2023): <a href="PDF2023/Kolkata Ph-III Final.pdf" target="_blank"> [Adverisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Visakhapatnam Housing Scheme (Scheme opens for all, Last date extended 30.11.2023): <a href="PDF2023/Advt.Vizag Visakhapatnam.pdf" target="_blank"> [Adverisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/10/2023) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2023/Clarification_of_5th_Instl_Chennai_III.pdf" target="_blank">Beneficiaries’ wise Clarification of 5th Installment – CGEWHO’s 5th Instalment Call-up letter dated 20/09/2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (10/10/2023) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Corrigendum: <a href="PDF2023/Corrigendum_PQ_Mohali.pdf" target="_blank"> Date Extended Pre- Qualification for Selection of Civil Construction Agencies for Construction of 402 Dwelling Units at Plot no-3, Sector-79, SAS Nagar, Mohali, Pujnab. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/10/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme (Last date extended 15.10.2023): <a href="PDF2023/Advt_Kol_III.pdf" target="_blank"> [Advertisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Corrigendum: <a href="PDF2023/Corrigendum_for_Software.pdf" target="_blank">Date Extended Tender for Supply and Installation of Web-based Software Solution (Post Sale) for Real Estate Developer.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (26/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/AOA Expenses_upto310323.pdf" target="_blank">Statement of AOA Expenses upto 31/03/2023</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai (Ph-III) Project, Last date is 27th Sep,2023. <a href="PDF2023/CM_Tender_document.pdf" target="_blank">[Tender Document]</a> <a href="PDF2023/CM_Insctructions.pdf" target="_blank">[instructions]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Election of Tower.pdf" target="_blank">Election of Tower- Representative to Apartment Owner's Association (Adhoc) Greater Noida (Ph-I) Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Fifth_Call_Up_notice.pdf" target="_blank">Fifth instalment is called and last date of payment is 06th November, 2023 for Chennai (Ph-III) Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/Block_wise_45_nomination.pdf" target="_blank"> Block wise list of Eligible Candidates for AOA (ADHOC) Elections. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai (Ph-III) Housing Project: <a href="PDF2023/CN_ProgressReport_Aug23.pdf" target="_blank"> Monthly Progress Report Until 31-08-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (15/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I) Housing Scheme: <a href="PDF2023/56_nomination.pdf" target="_blank"> List of Eligible Candidates for AOA (ADHOC) Elections. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Formation of AOA (Adhoc) for CGEWHO's Greater Noida (Phase-I) Housing Scheme: The final list of contestents is under scrutiny and will be published on 13/09/2023. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme (Last date extended 30.09.2023): <a href="PDF2023/Revised_Adv_Kol_III.pdf" target="_blank"> [Advertisement] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Pre- Qualification for Selection of Civil Construction Agencies for Construction of 402 Dwelling Units at Plot no-3, Sector-79, SAS Nagar, Mohali, Pujnab. Last date is 10 Oct,2023. <a href="PDF2023/Advertisement_Mohali.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2023/P Q Criteria_Minimum.pdf" target="_blank"> [Minimum Pre-Qualification Criteria] </a> <a href="PDF2023/Proforma of EOI.pdf" target="_blank"> [Proforma of EOI] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (06/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/ASP_NET_Tender_Doc8.pdf" target="_blank"> Open Tender CGEWHO for Supply and Installation of web-based Software Solution (Post Sale) for Real Estate Developer. Last Date is 26 Sep,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/09/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Griha Patrika 2023 CGEWHO.pdf" target="_blank"> Open Tender CGEWHO for printing Griha Patrika 2023 of CGEWHO. Last Date is 05 Sep,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (29/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Kolkata Ph-3 Affidavit.pdf" target="_blank">Corrigendum: Format of Revised Affidavit to be submitted alongwith Application Form for Kolkata (Phase-III) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Vizag Affidavit.pdf" target="_blank">Corrigendum: Format of Revised Affidavit to be submitted alongwith Application Form for Visakhapatnam Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Corrigendum_1_Chennai_cement.pdf" target="_blank">Corrigendum-I : Extention of last date of Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (22/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> VISAKHAPATNAM HOUSING SCHEME: <a href="PDF2023/Vizag Advertisement 16 x 241.pdf" target="_blank">[Advertisement] </a> <a href="PDF2023/Final_SCHEME_BROCHURE_Vishakhapatnam1.pdf" target="_blank">[Scheme Brochure]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites online quotations for Selection of Architectural Firm for residential project of HUDCO. Last Date is 19 Sept, 2023. <a href="PDF2023/HUDCO.pdf" target="_blank"> [HUDCO] </a> <a href="PDF2023/EOI Proforma.pdf" target="_blank"> [EOI Proforma] </a> <a href="PDF2023/Minimum_Prequalifications.pdf" target="_blank"> [Minimum Qualification] </a> <a href="PDF2023/Design_Parameters.pdf" target="_blank"> [Design Parameters] </a> <a href="PDF2023/LETTER_OF_TRANSMITTAL.pdf" target="_blank"> [Letter of Transmittal] </a> <a href="PDF2023/Selection_Procedure_Architect.pdf" target="_blank"> [Selection Procedure of Architect] </a> <a href="PDF2023/Appendix_C.pdf" target="_blank"> [Appendix-C] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (18/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/PROGRESS REPORT JULY 2023.pdf" target="_blank"> Monthly Progress Report Until 31-07-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Annual report 2022-23.pdf" target="_blank">CGEWHO invites quotations for printing Annual Report for the FY 2022-23. Last Date is 16 Aug,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (08/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Kolkata (Ph-III) Housing Scheme: <a href="PDF2023/Kolkata Advertisement Final.pdf" target="_blank">[Advertisement] </a> <a href="PDF2023/SCHEME_BROCHURE_Kolkata.pdf" target="_blank">[Scheme Brochure]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (04/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/AOA_GN.pdf" target="_blank">Formation of Apartment Owner's Association (Adhoc) for CGEWHO's Greater Noida (Phase-I) Housing Scheme. </a> <a href="PDF2023/GN Possession issued 03 Aug 23.pdf" target="_blank"style="color: #FF4500">[Typewise Voter List]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/FlagCode_18072023_0.pdf" target="_blank">Strict compliance of the provisions of Flag Code of India, 2002 [as amended in 2021 & 2022] and the prevention of Insults to National Honour act, 1971 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (03/08/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM_Cement22082023.pdf" target="_blank">CGEWHO invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last Date is 22 Aug,2023 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (01/08/2023) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/AOA_GN.pdf" target="_blank">Formation of Apartment Owner's Association (Adhoc) for CGEWHO's Greater Noida (Phase-I) Housing Scheme. </a> <a href="PDF2023/gn POSSESSION.pdf" target="_blank"style="color: #FF4500">[Typewise Voter List]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (28/07/2023) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Printing_SB_Kolkata_Ph-III.pdf" target="_blank">CGEWHO invites quotations for printing of 400 Nos Scheme Brochure for Kolkata Ph-III Housing Scheme. Last date is 10.08.2023 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/07/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/PROGRESS REPORT JUNE-23.pdf" target="_blank">Monthly Progress Report Until 30-06-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (13/07/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM_Steel03072023.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai (Ph-III) Project, Last date is 03rd July,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (21/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/PROGRESS REPORT MAY 2023.pdf" target="_blank"> Monthly Progress Report Until 31-05-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (20/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/NCDRC_court_order_dated_18042023.pdf" target="_blank">Compliance of Hon'ble NCDRC court order dated 18.04.2023 (Mohali Ph-II). </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Corrigendum: <a href="PDF2023/CORRIGENDUM_School_NH.pdf" target="_blank"> Date extended for Fifth E-Auction of Nursing Home & Nursery School in Greater Noida (Phase-I) Project till 30.06.2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (19/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (D-06) Housing Scheme: <a href="PDF2023/LastdateOutstanding_D06.pdf" target="_blank">Last date of deposite outstanding amount on 15.07.2023 without Interest charges. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (14/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Ph-I & D-6) Housing Scheme: <a href="PDF2023/BASEMENT PARKING PLAN 1.pdf" target="_blank">BASEMENT PARKING PLAN </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (05/06/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai (Ph-III) Housing Project: <a href="PDF2023/PROGRESS REPORT APRIL 2023.pdf" target="_blank"> Monthly Progress Report Until 30-04-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/05/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Fifth E-Auction of Nursing Home & Nursery School in Greater Noida (Phase-I) Project. <a href="PDF2023/Advertisement_ns.pdf" target="_blank">[Advertisement] </a> <a href="PDF2023/Scheme_Brochure.pdf" target="_blank">[Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/05/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Prequalification for selection of civil work agencies for construction of 336 Type-D dwelling units at Kendriya Vihar Plot No. 7 Sector P-4 Greater Noida (Phase-II) Project. <a href="PDF2023/Advertisement_GN_PH_II_EOI[1].pdf" target="_blank"> [Advertisement]</a> <a href="PDF2023/EOI_details.pdf" target="_blank"> [Pre-Qualification Criteria]</a> <a href="PDF2019/EOI(12052023).pdf" target="_blank"> [Pre-Qualification Documents]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (17/05/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/ancillary buildings_e auction.pdf" target="_blank"> Tripartite sub lease deed vetted letter and copy for Commercial Shops, Nursery School and Nursing Home, CGEWHO Housing Scheme at Plot No.7 Sector P4, Building Area, Greater Noida.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (12/05/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Tender_Document.pdf" target="_blank"> CGEWHO invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last Date is 17th May,2023.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/GUIDANCE_REGN_LTR_D06.pdf" target="_blank"> Guidance for execution and registration of individual Sub-Lease Deed for Flat(s)/Parking(s) in CGEWHO's Greater Noida (D-06) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/BENF LTR FOR Advocate Empanelment-rev.pdf" target="_blank"> Empanelment of Advocates for facilitating the registration of deed for Greater Noida Project beneficiaries.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (27/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM_progressreport31032023.pdf" target="_blank"> Chennai (Ph-III) Housing Project: Monthly Progress Report Until 31-03-2023.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calander" aria-hidden="true"></i> (24/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Request_chennai_III.pdf" target="_blank"> Chennai (Ph-III) Housing Project: Request to mention the Registration Number of Dwelling Units while making the due payment through RTGS/NEFT to CGEWHO against their allotted DUs.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Announcement of Sale of Ready to Move Dwelling Units (DUs) for General Public at Kendriya Vihar Phase-I & II Mohali. <a href="PDF2023/Final Mohali Phase - I & II.pdf" target="_blank"style="color: #FF4500"> [Advertisement]</a> <a href="PDF2023/Final Short --> <!-- Brochure Mohali.pdf" target="_blank"style="color: #FF4500"> [Scheme Brochure of Inventory]</a> --> <!--<a href="PDF2023/Mohali annex.pdf" target="_blank"style="color: #FF4500"> [Annexure-I]</a> --> <!-- <a href="PDF2023/PJ_TECH_BR.pdf" target="_blank"style="color: #FF4500"> [Annexure-I & II Mohali Phase-I]</a> <a href="PDF2023/TECHNICAL BROUCHER.pdf" target="_blank"style="color: #FF4500"> [Annexure-I & II Mohali Phase-II]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Intimation D-06.pdf" target="_blank"> Intimation towards Offer of Possession in Greater Noida (D-06) Housing Scheme.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/04/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Notice for participation in Bid for Offline Auction of 2BHK ready to move flat (With Car Parking) on Chennai (Phase-II) Project. <a href="PDF2023/EAuctionNotification_CN.pdf" target="_blank"> &nbsp;&nbsp;&nbsp; [Scheme Brochure]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (29/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites Online Tender to appoint a Facilities Management Service Agency for Greater Noida (Phase-I) Project. <a href="PDF2023/Advertisment_GN.pdf" target="_blank"> [Advertisement]</a> <a href="PDF2023/Tender_FMS.pdf" target="_blank"> [Notice Inviting Tender]</a> <a href="PDF2023/Addendum_GN.pdf" target="_blank"> [ADDENDUM]</a> <a href="PDF2023/Scope_of_work_Addendum.pdf" target="_blank"> [SCOPE OF WORK]</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/4TH PMC MINUTES_CM.pdf" target="_blank"> Chennai Ph-III Project: The minutes of the fourth Project Monitoring Committee meeting held on 25.02.2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM_PROGRESS_REPORT280223.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 28-02-2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM Steel_230323.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai (Ph-III) Project, Last date is 23rd March,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Extention Ltr.pdf" target="_blank"> The extension of planning permission for Chennai Ph-III project issued by Government of Tamil Nadu. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Fourth E-Auction of Commercial Shops, Nursing Home & Nursery School in Greater Noida Housing Project. <a href="PDF2023/Advertisement.pdf" target="_blank">[Advertisment] </a> <a href="PDF2023/Brochure E-Auction-4th.pdf" target="_blank">[Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/03/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Details of Nursing Home and Nursery School on Greater Noida (Phase-I) Project. <a href="PDF2023/CGEWHO N HOME.pdf" target="_blank">[Nursing Home] </a> <a href="PDF2023/CGEWHO SCHOOL.pdf" target="_blank">[Nursery School] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invite applications from the eligible candidates for filling up the post of Dy. Director(Technical), Dy. Director(Admn.) and Assistant Director(Technical) on deputation basis: <a href="PDF2023/Advertisement DD(T), DD(A) & AD(T).pdf" target="_blank">[Eligibility Criteria] </a> <a href="PDF2023/Application Form 210223.pdf" target="_blank">[Application Form] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Tender for Photocopy Machine.pdf" target="_blank"> CGEWHO invites open Tender for AMC of Canon IR-2525W Multi Functional Photocopy Machine. Last date is 28th Feb,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Type-wise Waiting List as on 10.02.2023 for (Chennai Ph-III) Project <a href="PDF2023/Type-B.pdf" target="_blank"> [Type-B] </a> <a href="PDF2023/Type-C.pdf" target="_blank"> [Type-C] </a> <a href="PDF2023/Type-D.pdf" target="_blank"> [Type-D] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/CM Forth call up.pdf" target="_blank"> Forth instalment is called and last date of payment is 20th March, 2023 for Chennai (Ph-III) Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Vacant Scooter parking Pune-II.pdf" target="_blank">List of Vacant Scooter Parking Sapce as on 24.01.2023 for Pune-II Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/02/2023) </span> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Meeting with Photos Chennai-III.pdf" target="_blank">The Present Status Points discussed in the meeting held on 25.11.2022 during visit of CEO with the photographs at Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/02/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/Tender cement chennai-III.pdf" target="_blank">CGEWHO invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. Last Date is 13th Feb,2023 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/01/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>List of documents required to be submitted by the beneficiaries of Greater Noida Phase-I Project for Possession cum execution of Sub Lease Deed. <a href="PDF2023/ANNEXURE-I.pdf" target="_blank"> [ANNEXURE-I] <a href="PDF2023/ANNEXURE-II.pdf" target="_blank"> [ANNEXURE-II] <a href="PDF2023/ANNEXURE-III.pdf" target="_blank"> [ANNEXURE-III]&nbsp;&nbsp; <a href="PDF2023/ANNEXURE-IV.pdf" target="_blank"> [No Objection Certificate (NOC) with regard to the land reserved for future expansion as mentioned in the Scheme Brochure page -15 (Annexure-I)] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/01/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2023/VIVEK RANJAN_FINALORDER_UPRERA.pdf" target="_blank">Greater Noida (Phase-I) Housing Scheme: UP RERA Judgement (Case No. ADJ/NCR144/08/98056/2022) </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/01/2023) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/BookCommunityCentre-GN.pdf" target="_blank"> Kind Attention: All beneficiaries of Greater NOIDA (Ph I) Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (30/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/ISO_Certificate30122022.pdf" target="_blank"> CGEWHO invites quotations for renewal of ISO 9001:2015 Certification from agencies. Last date is 20th Jan,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (30/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/CM-Steel291222.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai (Ph-III) Project, Last date is 11th Jan,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (29/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/EOI_Prequalification_Proforma_Scope&Payment_Terms.pdf" target="_blank"> Invitation for Consultancy Services from Architectural Consultancy Firms towards optainig Completion Certificate for AIMT (Ph-II) Greater Noida Project, Last date is 10th Jan,2023. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Minutes of Meeting251122.pdf" target="_blank"> Chennai Ph-III Project: Minutes of the meeting held on 25-11-2022 during the visit of the Chief Executive Officer. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/CM_PROGRESS_REPORT301122.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 30-11-2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Kolkatta Ph-III.pdf" target="_blank"> Announcement for all applicant(s) of Kolkata (Phase-III) Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Completion_Drawing.pdf" target="_blank"> Greater Noida (Phase-I) Housing Scheme: Completion Drawing. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/D1toD5_Parking.pdf" target="_blank"> Greater Noida (Phase-I) Housing Scheme: Result for Allotment of Parking Space under Stilt- D1, D2, D3 & D5- Draw held on 01.12.2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/12/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/D-6_ Parking.pdf" target="_blank"> Greater Noida (Revised/D-6) Housing Scheme: Result for Allotment of Additional Car Parking- Draw held on 01.12.2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/12/2022) </span> </li> --> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Tripartite Agreement for availing loan from Financial Institutions (FI) like Banks/ HDFC/ HUDCO etc. <a href="PDF2022/TPA_BANK_CHANGED_GN.pdf" target="_blank"> [Greater Noida Project] </a> <a href="PDF2022/TPA_BANK_CHANGED_CM.pdf" target="_blank"> [Chennai Ph-III Project] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (29/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Car Parking GN.pdf" target="_blank"> Allotment of additional Car Parking in Stilt Floor in CGEWHO's Greater Noida (Phase-I) Housing Scheme through drow of lots. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai Ph-III Project: Type-wise waiting list as on 15.11.2022. <a href="PDF2022/Type-B231122.pdf" target="_blank"> [Type-B] </a> <a href="PDF2022/Type-C231122.pdf" target="_blank"> [Type-C] </a> <a href="PDF2022/Type-D231122.pdf" target="_blank"> [Type-D] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/DRAW_D6_LTR161122.pdf" target="_blank"> Greater Noida Housing Scheme (D-6): Draw of lots (Manual) for allotment of Specific flat/floor and Flat Numbering Plan. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/CM_PROGRESS REPORT.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 31-10-2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Tripartite sub-lease deed.pdf" target="_blank"> Format of Tripartite Sub-Lease Deed for Greater Noida(Phase-I) Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Empanelment of advocates_2.pdf" target="_blank"> Empanelment of advocates for facilitating the registration of deed for Greater Noida Project beneficiaries. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="https://cgewho.in/gtn.html" target="_blank"> Offer a Possession Annexure-I, Annexure-II & Annexure-III Greater Noida (Phase-I) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/11/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Tender for photocopy machine.pdf" target="_blank"> CGEWHO invites open Tender for AMC of Canon IR-2525W Multi Functional Photocopy Machine. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/TENDERDOCUMENT.pdf" target="_blank"> E-Tender for Topographical Survey for Land of Housing and Urban Development Corporation Ltd at Vaishali, Ghaziabad. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Regn_Guidance For Gr Noida_Signed.pdf" target="_blank"> Guidance for execution and registration of individual Sub-Lease Deed for Flat(s)/Parking(s) in CGEWHO’s Greater Noida (Phase-I) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/RFQ_31102022.pdf" target="_blank"> REQUEST FOR PROPOSAL FOR FACILITATION SERVICES OF EXECUTION & REGISTRATION OF TRIPARTITE SUB-LEASE FOR KENDRIYA VIHAR CGEWHO’s PROJECT AT GREATER NOIDA FROM COUNSEL/ADVOCATES/LAW FIRMS. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Tally Tender.pdf" target="_blank"> CGEWHO invites Tender for AMC for the Maintenence of the Tally Accountancy Software. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Occupancy_Cert_GN.pdf" target="_blank"> Occupancy Certificate of Greater Noida Phase -I Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/PROGRESS REPORT SEPT 2022.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 30th September 2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Cement_Tender_Document.pdf" target="_blank"> CGEWHO invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/10/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Crrigendum.pdf" target="_blank"> Date of Tender opening is extended till 03.10.2022 from 21.09.2022 for Tender for AMC of Computers, printers, Laptops, Network Item and UPS. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/09/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/PROGRESS REPORT AUGUST 2022.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 31st August 2022 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/09/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Steel Tender.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/09/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/TenderforAMC.pdf" target="_blank"> Tender for AMC of Computer, Printers, Laptops, Network item, Servers, UPS </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/09/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Third e-auction of Shops, Nursing Home & Nursery School in Greater Noida Housing Project. <a href="PDF2022/Advertisement English.pdf" target="_blank"> [Advertisement English] </a> <a href="PDF2022/Advertisement Hindi.pdf" target="_blank"> [Advertisement Hindi] </a> <a href="PDF2022/3rd E-Auction Brochure.pdf" target="_blank"> [E-Brochure for the e-auction containing terms/conditions] </a> <a href="PDF2022/SITE LAYOUT PLAN.pdf" target="_blank"> [Plan(s)] </a> <a href="PDF2022/06 CGEWHO_Special_Instructions_To_Bidder.pdf" target="_blank"> [Instruction of Bidders(s)] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/09/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/GN_Occuapancy_Cerifiacte_and_rev_of_esc.pdf" target="_blank"> Occupancy certificate and revision of escalation for Greater NOIDA Housing Scheme Phase-I. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/JULY PROGRESS REPORT.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 31st July 2022 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/BAL REGN LTR FOR CHANDIGARH_Signed.pdf" target="_blank"> Registration of individual Title Deed of Flat(s) / Parking(s) in CGEWHO’s Housing Project(s) in HR State. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/D6_DRAW_INTIMATION_Signed.pdf" target="_blank"> Allotment of specific flat/floor inviting option for preferential allotment in lowest floor for Person with Disability and additional Car Parking in Stilt/Basement in CGEWHO’s Greater Noida (Revised) Housing Scheme thr. draw of lots. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Old Material.pdf" target="_blank"> CGEWHO invites open tender for Sale of Old Material. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/PMC Meeting.pdf" target="_blank"> Minutes of the third PMC meeting held on 29.07.2022 at Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/08/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/GN-Occupacy Certificate.pdf" target="_blank"> Issuance of Occupancy Certificate for Greater Noida Phase-I Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/REGN LTR FOR GURGAON.pdf" target="_blank"> Registration of individual Title Deed of Flat(s) / Parking(s) in CGEWHO’s Housing Project(s) in Haryana State. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/FINAL REGN LTR ALL NOIDA.pdf" target="_blank"> Registration of individual Title Deed of Flat (s)/ Parking(s) in CGEWHO Housing Project(s) in UP States.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/GN bank int 1 .pdf" target="_blank"> Greter Noida Phase-I Project: Delay in completing Mortgage.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Application invited from the eligible candidate on deputation basis for the posts of Assistant Director (Finance) <a href="PDF2022/Eligibility Critera 7_5_22.pdf" target="_blank"> [Eligibility Criteria] </a> <a href="PDF2022/Application Form 7_5_22.pdf" target="_blank"> [Application Form] </a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/PROGRESS REPORT.pdf" target="_blank"> Chennai Ph-III Project: Monthly Progress Report Until 30th June 2022.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/07/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Tender_Doc_Steel.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Tender_Doc_Cement.pdf" target="_blank"> Supply of Ordinary Portland Cement Grade-43 for our Housing Project at at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai Ph-III Project: Type wise waiting list as of 14.06.2022. <a href="PDF2022/Type-B 20_6_22.pdf" target="_blank"> [Type-B] </a> <a href="PDF2022/Type-C 20_6_22.pdf" target="_blank"> [Type-C] </a> <a href="PDF2022/Type-D 20_6_22.pdf" target="_blank"> [Type-D] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Clarificatory letter 20_6_22.pdf" target="_blank"> Chennai Ph-III Project: Clarificatory Letter for delay in execution of Deed.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Old Material.pdf" target="_blank"> CGEWHO invites open tender for Sale of Old Material.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Ph-I Project: Type wise allotment of Car Parking in Basement <a href="PDF2022/Type-A 3_6_22.pdf" target="_blank"> [Type-A] </a> <a href="PDF2022/Type-B 3_6_22.pdf" target="_blank"> [Type-B] </a> <a href="PDF2022/Type-C 3_6_22.pdf" target="_blank"> [Type-C] </a> <a href="PDF2022/Type-D 3_6_22.pdf" target="_blank"> [Type-D] </a> & <a href="PDF2022/CS_PARKING_GR_NOIDA.pdf" target="_blank"> [in Stilt Floor] </a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/06/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/2nd E-Auction Bidder Report.pdf" target="_blank"> Outcome of Second e-auction of Shops in Greater Noida Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/05/2022) </span> </li> <li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/CM_balanceamtList.pdf" target="_blank"> Defaulters List of the beneficiaries of Chennai Phase-III Project as on 23/05/2022.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/RERA Extention.pdf" target="_blank"> Extension Certificate by RERA for Chennai Ph-III Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO invites applications from the eligible candidates on deputation basis for the posts of Dy. Director (Admn.) & Dy. Director (Technical) <a href="PDF2022/Eligibility Criteria.pdf" target="_blank"> [Eligibility Criteria] </a> <a href="PDF2022/Application Form.pdf" target="_blank"> [Application Form] </a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Chennai Ph-III Progress Report.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 30th April,2022</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/BBSR Corrigendum.pdf" target="_blank"> Corrigendum-I: Extension of last date of E-auction for disposal of one 2BHK Dwelling Unit at Bhubaneswar Phase-II Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Vacant one B-type unit under e -Auction at Bhubaneshwar Project. <a href="PDF2022/BBSR_Advertisement_COPY.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2022/BBSRBrochure.pdf" target="_blank"> [Scheme Brochure] </a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Pune II.pdf" target="_blank"> List of vacant parkings Space for Pune Phase-II Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/05/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Chennai Flat Advertisement for WebPublish.pdf" target="_blank"> Vacant one B-type unit under e -Auction at Chennai Ph-II Project <a href="PDF2022/Advertisement.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2022/Scheme Brochure.pdf" target="_blank"> [Scheme Brochure] </a> </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/04/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Chennai III.pdf" target="_blank"> Due date extended till 05/05/2022 for Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/04/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/chennai-progress-report-march 2022.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 31st March 2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/04/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/GN-Landcost-06042022.pdf" target="_blank"> Land Cost Details of Greater Noida Phase I & II Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/04/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Steel-Chennai-ph-III-04042022.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/04/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Returned-letter-24032022.pdf" target="_blank"> Greater Noida Housing Project (Ph-I) : List of Beneficiaries whose 6th & Final Demand Letters were returned by the Postal Department. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> The current status of Waiting list of the Beneficiaries at Chennai Ph-III Project. <a href="PDF2022/Type-B.pdf" target="_blank"> [Type-B] </a>&nbsp; <a href="PDF2022/Type-C.pdf" target="_blank"> [Type-C] </a>&nbsp; <a href="PDF2022/Type-D.pdf" target="_blank"> [Type-D] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Cement-Tender.pdf" target="_blank"> Date of Tender opening is extended till 24.03.2022 from 16.03.2022 for supply of Ordinary Portland Cement Grade-43 at Chennai PH-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/Corrigendum-e-auction.pdf" target="_blank"> Corrigendum against e- Auction of 2BHK Dwelling Unit at Chennai Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2022/chennai-progress-report-february-15032022.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 28th Feb 2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Second e- auction of shops in Greater Noida Housing Project <a href="PDF2022/Advt-Shop2-10032022.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2022/Final-Brochure-E-Auction-2nd-10032022.pdf" target="_blank"> [Scheme Brochure] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/AttentionGN-02032022.pdf" target="_blank"> ATTENTION: BENEFICIARIES OF GREATER NOIDA (PHASE-I) PROJECT ABOUT APPLICABILITY OF TDS. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/03/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Tender-for-cement-24022022.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Corrigendum (Last date extended): CGEWHO invites applications from the eligible candidates on deputation basis for the posts of Director (Finance), Deputy Director(Admn.) & Deputy Director(Tech.) <a href="PDF2021/AdvtOfficersCorr-23022022.pdf" target="_blank"> [Advertisement] </a>&nbsp; <a href="PDF2021/EligibilityCriteriaOfficersCorr-23022022.pdf" target="_blank"> [Eligibility Criteria] </a>&nbsp; <a href="PDF2021/Application-Format-Officer-18122021.pdf" target="_blank"> [Application Form] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Ph-I Project: <a href="PDF2021/FAQ-15022022.pdf" target="_blank"> <u>FAQ</u> </a> <a href="PDF2021/Objection_Letter_CC-1615-15022022.pdf" target="_blank"> <u>GNIDA Objection</u> </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Returend-letter-14022022.pdf" target="_blank"> Chennai PH-III Project: List of the Beneficiaries 3rd call-up Notice have been returned by Postal Department. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> E-auction of 2BHK flat in Chennai-II Project <a href="PDF2021/Advertisement-14022022.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2021/Scheme-Brochure-14022022.pdf" target="_blank"> [Scheme Brochure] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/january-2022-10022022.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 31st Jan,2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/UTM-TENDER-DATE-EXTENDED-08022022.pdf" target="_blank"> Corrigendum-1: Tender date extended for Supply, Installation & Management of UTM Device and Dedicated Internet Connection and its Maintenance. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GR_ND_ADMN_LTR-07022022.pdf" target="_blank"> Pre-intimation towards offer of possession in Greater Noida (Phase-I) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Corrigendum.pdf" target="_blank"> Date of tender opening is further extended upto 14.02.2022 from 02.02.2022 for supply of steel for Chennai Phase-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/02/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Extension-Letter-Chennai-Ph-III-28012022.pdf" target="_blank"> Date of tender opening is extended till 02.02.2022 from 19.01.2022 and amendment in transport clause for supply of steel for Chennai Phase-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/01/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai Phase-III Housing Scheme: Third installment has been called for <a href="PDF2021/Type-A-19012022.pdf" target="_blank"> Type-A </a>, <a href="PDF2021/Type-B-19012022.pdf" target="_blank"> Type-B </a>, <a href="PDF2021/Type-C-19012022.pdf" target="_blank"> Type-C </a>, <a href="PDF2021/Type-D-19012022.pdf" target="_blank"> Type-D </a>, Beneficiaries and the last date of payment is 25/02/2022. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/01/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/chennai-progress-report-dec-2021-14012022.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 31st Dec,2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/01/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Change-Estimated-Cost-04012022.pdf" target="_blank"> Change in estimated cost of procurement price of steel for Chennai Phase-3 project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/01/2022) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO requires the personnel: General Manager, Project Manager, Project Engineer, Admn-Cum-Accounts Officer, Technical Supervisor, Sr. Office Assistant and Store Keeper on Contractual basis for our projects. <a href="PDF2021/Details-of-Eligibility.pdf" target="_blank"> [Details of Eligibility]</a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (31/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Steel-Chennai-III-30122021.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (30/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN-November-2021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 30th Nov, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO invites applications from the eligible candidates for filling to the post of Chief Executive Officer (CEO) on deputation basis <a href="PDF2021/CEO-Advt-24122021.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2021/Eligibility-Criteria-24122021.pdf" target="_blank"> [Eligibility Criteria] </a> <a href="PDF2021/Application-Format-24122021.pdf" target="_blank"> [Application Form] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/12/2021) </span> </li> --> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO invite applications from the eligible candidates on deputation basis for the posts of Director (Finance), Deputy Director(Admn.) & Deputy Director(Tech.) <a href="PDF2021/Advertisement-Officer-18122021.jpeg" target="_blank"> [Advertisement] </a> <a href="PDF2021/Eligiblity-Criteria-Officers-18122021.pdf" target="_blank"> [Eligibility Criteria] </a> <a href="PDF2021/Application-Format-Officer-18122021.pdf" target="_blank"> [Application Form] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/12/2021) </span> </li--> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/corrigendum-16122021.jpg" target="_blank"> Corrigendum </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Chennai-PH-III-November2021-08122021.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 30th Nov,2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Progress-of-Greater-Noida-Phase-I-07122021.pdf" target="_blank"> Progress of Greater Noida Phase-I Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Tender_LeaseLineUTMdevice-03122021.pdf" target="_blank"> CGEWHO invites open tender for Supply, Installation & Management of UTM Device and Dedicated Internet Connection and its Maintenance. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/12/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> The current status of Waiting list of the Beneficiaries at Chennai Ph-III Project. <a href="PDF2021/Type-B-24112021.pdf" target="_blank"> [Type-B] </a> <a href="PDF2021/Type-C-24112021.pdf" target="_blank"> [Type-C] </a> <a href="PDF2021/Type-D-24112021.pdf" target="_blank"> [Type-D] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/corrigendum-23112021.pdf" target="_blank"> Due date extended till 06-12-2021 for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PROGRESS-REPORT-OCT-2021.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 31st Oct,2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/October-2021-16112021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 31st Oct, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/September-2021-16112021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 30 th Sep, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Extention-Cerificate-1011202.pdf" target="_blank"> Chennai Ph-III Housing Project: Revised date for extension certificate issued by TNRERA </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/11/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Cement-Tender-22102021.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/TENDERDOCUMENT-18102021.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/SAS-Nagar-13102021.pdf" target="_blank"> Intimation letter for Status of SAS Nagar Mohali housing scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/22371p1005-13102021-new.pdf" target="_blank"> Extension Certificate by RERA for Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PMC-Meeting-13102021.pdf" target="_blank"> Minutes of the meeting with PMC Members held on 24.08.2021 at Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <span style="color: #337ab7;">Greater Noida Housing Scheme (D-6): Third instalment is called and the last date of payment is 18/11/2021</span> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/september2021-06102021.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 30th Sep,2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/10/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Few Vacant flat are available <a href="PDF2021/Kolkata-Ph-III-24092021.pdf" target="_blank"> [KOLKATA PHASE-III] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/extension-23092021.pdf" target="_blank"> Due date extended till 01-10-2021 for Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Cement-Chennai-Ph-III-22092021.pdf" target="_blank"> CGEWHO Invites Online quotations for Supply of Ordinary Portland Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="images/mh-status-22092021.jpg" target="_blank"> Status of Sector 79, SAS Nagar, Mohali Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/progress-report-August-2021-21092021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 31st August, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/progress-report-chennai-August-2021-21092021.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Uptill 31st August, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Appointment to the post of AAO & Jr. Accountant, CGEWHO <a href="PDF2021/Eligibility-Criteria.pdf" target="_blank"> [Eligibility Criteria] </a> <a href="PDF2021/Application-Format.pdf" target="_blank"> [Application Form] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Supply-of-Steel-Chennai-3.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/09/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/chennai-ph-iii-progress-report-July-2021.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Uptill 31st July, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/08/2021) </span> </li> --> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN-Options-for-Car-Space-19082021.pdf" target="_blank"> Options for Car Parking Space for Greater Noida (Ph-I) Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/08/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> e-AUCTION OF COMMERCIAL SHOPS, NURSERY SCHOOL & NURSING HOME IN KENDRIYA VIHAR GREATER NOIDA HOUSING PROJECT <a href="PDF2021/ADVERTISEMENT-16082021.pdf" target="_blank"> [Advertisement] </a> &nbsp; <a href="PDF2021/SCHEME-BROCHURE-16082021.pdf" target="_blank"> [Scheme brochure] </a> &nbsp; <a href="PDF2021/PLAN(S)-16082021.rar" target="_blank"> [Plan(s)] </a> &nbsp; <a href="PDF2021/INSTRUCTIO-TO-BIDDER(S)-16082021.rar" target="_blank"> [Instruction to bidder(s)] </a> &nbsp; <a href="PDF2021/Allotment-list-of-28-H1-Bidders-21102021.pdf" target="_blank" style="color:#ff0000;white-space:nowrap;"> [Allotment list of 28 H1 Bidders] </a> &nbsp; <a href="PDF2021/Vacant-shop-list-for re-auction-21102021.pdf" target="_blank" style="color:#00acff;white-space:nowrap;"> [Vacant Shop list for re-auction] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/08/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Phase-I) Project: Intimation of delay in completion of the project <a href="PDF2021/English-16092021.pdf" target="_blank"> [English] </a> <a href="PDF2021/Hindi-Version-16092021.pdf" target="_blank"> [Hindi Version] </a>. <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/08/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PROGRESS-REPPORT-JULY-2021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 31st July, 2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/08/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Int Ltr returned-converted26072021-new.pdf" target="_blank"> Greater Noida Project: List of the Beneficiaries draw result Intimation letter returned by Postal Authority. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/CM-TENDERDOC20072021.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/CGEWHO CHENNAI PH-III -PROGRESS REPORT(31) UPTO 30.06.2021 (IN PARAGRAPH).pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 30th June, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PMC MONTHLY PROGRESS REPORT _01-JUNE-2021 TO 30-JUNE-2021 (FOR ALLOTEES).pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 30th June, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Advertisement_Newspaper090721.pdf" target="_blank"> Corrigendum: The Last date of submission of Kolkata Phase- III Housing Scheme Application Form has been extended upto 13/09/2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Corrigendum cement090721.pdf" target="_blank"> Corrigendum: Tender for Supply of ordinary Portland Cement Grade-43 for Housing Project at Avadi, Paruthipattu, Chennai Ph-III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Tender Channai Ph-III050721.pdf" target="_blank"> CGEWHO invites online quotations for Supply of Ordinary Cement Grade-43 at Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/07/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="#" target="_blank"> Greater Noida Housing Scheme (D-6): Second instalment is called and the last date of payment is 31st August, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Tendorforapplicationsoftware16072021.pdf" target="_blank"> Re-tender for AMC of ASP.Net/MSSQL Application Software. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Advertisement_for_Appointment_of_CEO__CGEWHO.pdf" target="_blank"> Appointment to the post of Chief Executive Officer, CGEWHO. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Steel Chennai Ph-III.pdf" target="_blank"> Invite Quotation for Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi- Poonamallee Road, Paruthipattu, Chennai Ph-III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/MONTHLY PROGRESS REPORTMAY2021140621.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 31st May, 2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/progress report may 20210906.pdf" target="_blank"> Chennai PH-III Project : Monthly Progress Report Until 31st May, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PROGRESS REPORT APRIL 2021080621.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report Until 30th April, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/JJJA-REGN LTR FINAL.pdf" target="_blank"> Intimation letter and list for individual Deed of Assignment for Flats/ Parking at Jaipur Ph-I & II as on 31/05/2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/06/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/progressreportmarch06042021.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31st March 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/04/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/TMTSteel31082021.pdf" target="_blank"> Supply of TMT Fe 500/Fe 500 D Steel for CGEWHO's Housing Project at Avadi-Poonamallee Road, Paruthipattu, Chennai Phase-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (31/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Aquagaurd22032021.pdf" target="_blank"> CGEWHO Invites quotations for AMC of Aqua Gaurd Reviva 50 LPH RO. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PMCMONTHLYPROGRESSREPORT _FEB 2021(FOR ALLOTEES)22032021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 28 February, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Tendorforapplicationsoftware19032021.pdf" target="_blank"> Tender for AMC of ASP.Net/MSSQL Application Software. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Scan17032021.pdf" target="_blank"> CGEWHO invites quotations for AMC of Canon IR-2525W Multi Functional Photocopy Machine. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN_drawresult_type-B16032021.pdf" target="_blank"> Draw result Type-'B' Greater Noida Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN_drawresult_type-C15032021.pdf" target="_blank"> Draw result Type-'C' Greater Noida Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN_drawresult_type-D15032021.pdf" target="_blank"> Draw result Type-'D' Greater Noida Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/GN_draw_type-A15032021.pdf" target="_blank"> Draw result Type-'A' Greater Noida Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/Int_e-tender12032021.pdf" target="_blank"> Intimation regarding e-tendering website of CGEWHO. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida (Phase-I) Project:: <br /> 1.<a href="PDF2021/Cancellation of Paired Allotment type-B05032021.pdf" target="_blank"> Intimation for cancellation of Paired allotment in type 'B'. </a> <br /> 2. <a href="PDF2021/Revised Draw Procedure-GN05032021.pdf" target="_blank"> Revised Draw Procedure. </a><br /> 3. <a href="PDF2021/Disposal of ancillary building05032021.pdf" target="_blank"> Intimation letter for disposal of ancillary buildings. </a> <br /> 4. <a href="PDF2021/Revised Numbering Plan05032021.pdf" target="_blank"> Revised Numbering Plan of Gr Noida Project. </a> <br /> 5. <a href="PDF2021/Typewise and Blockwise breakup05032021.pdf" target="_blank"> Type-wise and block-wise break-ups of DU/Flat(s).</a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (05/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/CM-Intemation_Letter02032021.pdf" target="_blank"> Chennai (Phase-III) Housing Scheme - Intimation of delay in completion of project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/03/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PMCMeeting25022021.pdf" target="_blank"> Minutes of the Sixth PMC meeting held on 13.02.2021 at Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/02/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO’s Greater Noida (Phase-I) Housing Scheme: <a href="PDF2021/DRAW_INT_LTR23022021.pdf" target="_blank"> Draw of lots (Manual) for allotment of specific flat/floor </a> <a href="PDF2021/FLAT_NO(S)26022021.pdf" target="_blank"> and Flat Numbering Plan. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/02/2021) </span> </li> <!--<li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida (Ph-I) Housing Project: The Current Status of waiting list of the Beneficiaries. <a href="PDF2021/Type A & B22012021.pdf" target="_blank"> [Type A & B] </a> <a href="PDF2021/Type C22012021.pdf" target="_blank"> [Type C] </a> <a href="PDF2021/Type D22012021.pdf" target="_blank"> [Type D] </a><img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/01/2021) </span> </li>--> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/CGEWHO CHENNAI PH-III -PROGRESS REPORT(26) UPTO 31.01.2021 (IN PARAGRAPH).pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31st January 2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/02/2021) </span> </li> <!--<li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PwDFINALREPORTGRNOIDA23022021.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31st January 2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/02/2021) </span> </li>--> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PwDFINALREPORTGRNOIDA23022021.pdf" target="_blank"> GREATER NOIDA PROJECT- LIST OF ELIGIBLE APPLICANTs FOR ALLOTMENT OF LOWEST FLOOR ON DISABILITY GROUND TO PwD. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/02/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> KOLKATA (PHASE-III) HOUSING SCHEME: <a href="PDF2021/KO-Advertisement_Newspaper19022021.pdf" target="_blank"> [Advertisement] </a> <a href="PDF2021/KolkataSchemeBroucher25022021.pdf" target="_blank"> [Final Print Scheme Brochure] </a> <a href="PDF2021/KOL_DS_FINAL19022021.pdf" target="_blank"> [Demand Survey Data]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/02/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/EPABX_System17022021.pdf" target="_blank"> CGEWHO invites quotations for AMC of Accord AX-200 EPABX Systems. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/02/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PROGRESS_REPORT_GREATERNOIDA17022021.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31 January, 2021. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/02/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="#" target="_blank"> Greater Noida (Revised) Housing Scheme: First Installment (Rs. 33,16,000/-) called with last date 01/03/2021 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/01/2021) </span> </li> <!--<li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/D-625012021.pdf" target="_blank"> Greater Noida (Revised) Housing Scheme: Applications are received in waiting list. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/01/2021) </span> </li>--> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="#" target="_blank"> Greater Noida (Revised) Housing Scheme: Possession around June 2022. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/01/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/PROGRESS_REPORT_DEC20012020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st December, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/01/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/letterHead19012021.pdf" target="_blank"> CGEWHO invites quotations for the Printing the Letter Head, Requisition Slip and Memorandum of Association. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/01/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2021/CGEWHO CHENNAI PH-III -PROGRESS REPORT(25) UPTO 31.12.2020 (IN PARAGRAPH).pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31st December 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/01/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites online quotations for Supply of Ordinary Cement Grade-43 at Chennai Ph-III Housing Project. <a href="PDF2021/Document07012021.pdf" target="_blank"> [Document] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/01/2021) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/PMC MONTHLY PROGRESS REPORT _NOV-2020 (FOR ALLOTEES) (1)30122020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 30 November, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (30/12/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/CGEWHO CHENNAI PH-III -PROGRESS REPORT(24) UPTO 30.11.2020 (IN PARAGRAPH)18122020.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 30st November 2020 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/12/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Online Quotations are Invited for Supply of Ordinary Cement Grade-43 at Chennai Ph-III Housing Project. <a href="PDF2020/Document24112020.pdf" target="_blank"> [Document] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/11/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/october24112020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st October, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/11/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Call Quotation for sale scrap and old Material28102020.pdf" target="_blank"> CGEWHO invites sealed Quotation from the interested bidders, to sale of the scrap items </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Corrigendum261020.pdf" target="_blank"> Corrigendum: Tender for Supply of ordinary Portland Cement Grade-43 for our Housing Project at Avadi- Poonamalli Road, Paruthipattu, Chennai Ph-III </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO proposes to sale ready to move in flats at Shraddhapuri, Meerut <a href="PDF2020/Advertisement23102020.pdf" target="_blank"> [Advertisement]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/cementchennai071102020.pdf" target="_blank"> Supply of Ordinary Portland Cement for our Housing Project Chennai Phase- III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Corrigendum07102020.pdf" target="_blank"> Corrigendum: Tender for appointment of Project Management Consultant for execution of projects at SAS Nagar, Kolkata and Visakhapatnam. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Aug-07102020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st August, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/10/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO intends to appoint a Project Management Consultant for execution of the projects at SAS Nagar, Kolkata Ph-III and Visakhapatnam. <a href="PDF2020/Advertisement08092020.pdf" target="_blank"> [Advertisement] </a> <img src="images/new_red1.gif" alt="gif images"> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/09/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Corrigendum: Last date of submission of the bids has been extended from 21.09.2020 Tender for Maintenance and Hosting of websites of CGEWHO. <a href="PDF2020/Corrigendum02092020.pdf" target="_blank"> [Corrigendum] </a> &nbsp; <a href="PDF2020/Revised Tender_Website_Maintenance02092020.pdf" target="_blank"> [Revised Tender Website Maintenance] </a> <img src="images/new_red1.gif" alt="gif images"> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/09/2020) </span> </li> <li> <ol> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <b>Greater Noida Project :</b> List of applicants for allotment with Person with Disability (PwD) <a href="PDF2020/GR_PwD26082020.pdf" target="_blank"> [LIST] </a>date of meeting of Medical Committee will meet in Sept'2020. </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> List of applicants of additional Car Parking(s) under stilt floor <a href="PDF2020/GR_Additional_Park26082020.pdf" target="_blank"> [List]. </a> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Number Plan of Flat(s) for Draw of lots<a href="PDF2020/REVISED TOWER AND FLAT NUMBERING PLAN-ALL PKG26082020.pdf" target="_blank"> [DOCUMENT] </a> date of draw to be held at Greater Noida Project Office. <img src="images/new_red1.gif" alt="gif images"> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/08/2020) </span> </li> </ol></li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Pune-II Parkings25.08.2020.pdf" target="_blank"> List of vacant parkings Space for Pune Phase-II Project. </a> <img src="images/new_red1.gif" alt="gif images"> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Online Quotations are Invited for Supply of Ordinary Cement Grade-43 at Chennai Ph-III Housing Project. <a href="PDF2020/Supply of cement22082020.pdf" target="_blank"> [Document] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai Phase-II Project <a href="PDF2020/notice-1_19082020.pdf" target="_blank"> [ Public Notice-1 ] </a> &nbsp; <a href="PDF2020/notice-2_19082020.pdf" target="_blank"> [Public Notice-2]. </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Aug-07102020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report from 01 March 2020 to 31 July 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/TenderforWebsiteMaintenance11082020.pdf" target="_blank"> CGEWHO invites the Tender for Maintenance and Hosting of Websites. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Tender for AMC of Computers Printers UPS06082020.pdf" target="_blank"> CGEWHO invites the Tender for AMC of Computers, Printers, Laptops Network item, Servers, UPS . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Pune Phase-II Vacant Parkings06082020.pdf" target="_blank"> List of vacant parkings Space for Pune Phase-II Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/08/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/CM-Waiting List-merged24072020.pdf" target="_blank"> Chennai Phase-3 waiting list. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/07/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Chennai Phase-3 Project in Containment Zone <a href="PDF2020/containment-zone-2272020.pdf" target="_blank"> [Document]. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/07/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/covid19letter chennai-iii10072020.pdf" target="_blank"> Chennai PH-III Project : CGEWHO, CEO letter for Beneficiaries regarding COVID 19 . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/07/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Registration of Title Deed under Bhubaneswar Ph-II Housing Scheme. <a href="PDF2020/REVISED INT LTR REGN BBSR-II-converted10072020.pdf" target="_blank"> [REVISED STAMP DUTY & REGN CHARGES BY GOVT OF ODISHA] </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/06/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO intends to hire a General Manager (Projects) for Greater Noida Housing Project on Contract basis. <a href="PDF2020/Greater Noida GM advt22062020.pdf" target="_blank"> [Advertisement] </a> &nbsp; <a href="PDF2020/Application_Form_GM22062020.pdf" target="_blank"> [Application Form]. </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/06/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/GR.CEO-LTR-150620.pdf" target="_blank"> Greater Noida Housing Project: CGEWHO, CEO letter for Beneficiaries regarding COVID 19 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/06/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Finaldrawintimation15062020.pdf" target="_blank"> Greater Noida Project: Intimation letter before draw of lot for Pwd & Addl Car Parking. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/06/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Meerut-I08062020.pdf" target="_blank"> Meerut Phase - I Housing Scheme [Revised Payment Plan] </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/06/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/feb09042020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 29 February, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/04/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/feb230320.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 29/02/2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/03/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Progress_Report26022020.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31/01/2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/02/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/jan_22022020.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st January, 2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/02/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Online Quotations are Invited for Supply of Ordinary Cement Grade-43 at Chennai Ph-III Housing Project. <a href="PDF2020/Document05022020.pdf" target="_blank"> [Document] </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/02/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Registration of Title Deed under Bhubaneswar Ph-II Housing Scheme <a href="PDF2020/INT LTR REGN BBSR-II07022020.pdf" target="_blank"> [INTIMATION LETTER] </a> &nbsp; <a href="PDF2020/FORMET OF TITLE DEED08022020.pdf" target="_blank"> [FORMAT OF TITLE DEED] </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/02/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Project: Fifth instalment is called and last date of payment is 16th March, 2020. <a href="PDF2020/SpecimenCopy_GN_5th_callup_noitice28012020.pdf" target="_blank"> [Specimen Copy] </a> &nbsp; <a href="PDF2020/Online_Payment28012020.pdf" target="_blank"> [Online Payment Procedure] </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Cancelled27012019.pdf" target="_blank"> List of the Beneficiaries to cancelled the allotment not paid their outstanding Amount for Greater Noida Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Electrical24012020.pdf" target="_blank"> Corrigendum: Last date of submission of the bids has been extended till 04.02.2020 for External electrification works at Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/PMC_MONTHLY_REPORT_CGEWHO_31st -DEC-2019 - (FOR ALLOTEES)22012019.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st December, 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (22/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Rpt15012020.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31/12/2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/DEFAULTER_LIST_AS_ON_07.01.2020(14012020).pdf" target="_blank"> Greater Noida Project : Defaulters List for the beneficiaries as on 07/01/2020. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/CN-PCW09012020.pdf" target="_blank"> Resumption of Project Completion Work,Chennai -III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/5th_PMC02012020.pdf" target="_blank"> Minutes of the Fifth PMC meeting held on 06.11.2019 at Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2020/Corrigendum02012020.pdf" target="_blank"> Corrigendum for the post of Asstt. Director (Finanace). </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/01/2020) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Steel_bids26122019.pdf" target="_blank"> Corrigendum: Last date of submission of bids has been extended till 31/12/2019 for Supply of TMT Fe 500/ Fe 500D Steel at Chennai Ph-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/12/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/CN_PR_Nov1921122019.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 30/11/2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/12/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/steel_quotation09122019.pdf" target="_blank"> Invite Quotation for Supply of TMT Fe 500 / Fe 500 D Steel for CGEWHO’s Housing Project at Avadi-Poonamallee Road, Paruthipattu, Chennai Ph-III. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/12/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO Invites application for filling up the post of Assistant Director (Finance) (One Post) on Direct Regular basis . <a href="PDF2019/Advertisement_Asstt Dir(Fin)09122019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/EligibilityCriteria09122019.pdf" target="_blank"> [Eligibility Criteria] </a> &nbsp; <a href="PDF2019/Application_Form09122019.pdf" target="_blank"> [Application Form] </a> &nbsp; <a href="PDF2019/Gen_Terms_Assistant_Director (Fin)09122019.pdf" target="_blank"> [Terms & Conditions] </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/12/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/GN_Waiting_Ac04122019.pdf" target="_blank"> Waiting List of Type 'A' & 'C' beneficiaries under Greater Noida Project as on 27.11.2019 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/12/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/PMC MONTHLY REPORT_CGEWHO 31ST OCT-2019 (FOR ALLOTEES) (13112019).pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st October 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/11/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Corrigendum_for_EOI-GN(11112019).pdf" target="_blank"> Corrigendum: Last date for submission of Expression of Interest (EOI) is extended from 11.11.2019 to 28.11.2019 for Greater Noida Ph-II Project . </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/11/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> INVITATION FOR EXPRESSION OF INTEREST (SECOND CALL) - Pre-qualification of Civil Works Agency for SAS Nagar, Mohali Project. <a href="PDF2019/Advertisement07112019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/Pre-Qualification_Documents08112019.pdf" target="_blank"> [Pre-qualification Documents]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/11/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Waiting_Status(05112019).pdf" target="_blank"> Current Status of Waiting List for Type-'A', 'B', 'C' & 'D" applicants as on date 01/11/2019 under Chennai Phase-3 Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/11/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/CGEWHO CHENNAI PH-III -PROGRESS REPORT(15) UPTO 30.09.2019(IN PARAGRAPH) (1)(24102019).pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 30st Sep, 2019 </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/10/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO Invites Online Tender to Sale Land at Shatabdi Nagar, Meerut . <a href="PDF2019/Advertisement_Meerut_Land_16.10.2019(17-10-19).pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/Tender_Document_Meerut_Land(17-10-19).pdf" target="_blank"> [Tender Document]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (17/10/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO invites online tender to be submitted on www.tenderwizard.com/CGEWHO for Hiring a Car at Vishakhapatnam Housing Project. <a href="PDF2019/TenderForm16102019.pdf" target="_blank"> [Tender Form]</a> &nbsp; <a href="PDF2019/TenderDocument16102019.pdf" target="_blank"> [Tender Document]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/10/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_30th -SEP-2019 (FOR ALLOTEES)16-10-2019.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 30th Sep 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/10/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/EOI(11102019).pdf" target="_blank"> Invitation for Expression of Interest (EOI) for Pre-qualification of Civil Work Agency for Greater Noida Phase-II Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/10/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/minutes26092019.pdf" target="_blank"> Minutes of the Second, Project Monitoring Committee (PMC) meeting held on 30.08.2019 at Chennai Phase-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/ADMN_CHARGES20092019.pdf" target="_blank"> Misc Administrative Charges for all Allottees/Beneficiaries of Housing Projects. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO intend to hire one Law Officer on Contract basis. <a href="PDF2019/advtforLO20092019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/Applicationform20092019.pdf" target="_blank"> [Application Form]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/ADVOCATES_CGEWHO18092019.pdf" target="_blank"> CGEWHO invites for empanelment of Advocates/Law Firms. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Intimation_Letter18092019.pdf" target="_blank"> Intimation Letter & Judgement of Hon'ble High Court of Madras (W.A No.1410 of 2019 and C.M.P. No. 9729 of 2019) for the beneficiaries of Chennai Ph-III Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (18/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/CGEWHO CHENNAI PH-III -PROGRESS REPORT(14) UPTO 31.08.2019 -2nd PMC MEETING 16092019.pdf" target="_blank"> Chennai Phase-III Project: Monthly Progress Report uptill 31st Aug, 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Final_Kolkata Letter 12.09.2019 Image converted09112019.pdf" target="_blank"> Intimation letter for Demand Survey Kolkata PH-III Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/PMC_MONTHLY_REPORT_CGEWHO_31st -AUG-2019(11092019).pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st August 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/intimationGBBBSR-II02092019.pdf" target="_blank"> Formation of EC members of AOA of CGEWHO's Bhubaneswar Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (02/09/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/GNDef28082019.pdf" target="_blank"> Defaulters listfor the beneficiaries of Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> INVITATION FOR EXPRESSION OF INTEREST (EOI) - Pre-qualification of Civil Works Agency for SAS Nagar, Mohali Project. <a href="PDF2019/Advt SAS Nagar Mohali26082019.pdf" target="_blank"> [Advertisement]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO Sale of 49416.35 SQ M Land at Shatabdi Nagar, Meerut. <a href="PDF2019/AdvertisementMeerutLand (12x16)26082019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/Site_Plan26082019.pdf" target="_blank"> [Site Plan]</a> &nbsp; <a href="PDF2019/eAuction_Shatabdi_Nagar_Delhi26082019.pdf" target="_blank"> [E-Auction Document]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO intend to hire a General Manager (Projects) for SAS Nagar, Mohali project on Contract basis. <a href="PDF2019/Advertisement31082019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/EQ03092019.pdf" target="_blank"> [Essential Qualifications] </a> &nbsp; <a href="PDF2019/Application_form26082019.pdf" target="_blank"> [Application Form]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/CGEWHO CHENNAI PH-III -PROGRESS REPORT(13) UPTO 31.07.2019(IN PARAGRAPH)21082019.pdf" target="_blank"> Chennai PH-III Project: Monthly Progress Report uptill 31st July 2019. </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_31st -JULY-2019 - (FOR ALLOTEES)25082019.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st July 2019. </a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (20/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> CGEWHO intends to hire two Technical Supervisor (Contractual) for Chennai Ph-III & Visakhapatnam projects on Contract basis. <a href="PDF2019/Advertisement06082019.pdf" target="_blank"> [Advertisement]</a> &nbsp; <a href="PDF2019/Application form06082019.pdf" target="_blank"> [Application Form]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/08/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Advertisement06082019.pdf" target="_blank"> Invite Quotation supply of Ordinary Portland Cement Grade-43 for Chennai Ph-III Housing Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/07/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Memorandum of association Final-2 (1)07072019.pdf" target="_blank"> Memorandum of Association [Bye-laws] of Bhubaneswar Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (07/07/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/BBSR-2 (1)26062019.pdf" target="_blank"> Nomination Received for Adhoc Committee AOA Of the Bhubaneswar Phase-II Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/jjparking25062019.pdf" target="_blank"> Intimation letters for allotment of Vacant Car Parking space at Jaipur Ph-II Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (25/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/expencess13062019.pdf" target="_blank"> AOA expenses of Bhubaneswar Ph-II till April-2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/DRAW RESULT_int cr.dr13062019.pdf" target="_blank"> Bhubaneswar Ph-II Housing Scheme: Voter and Non Voter list for AOA Election. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/revised-II formation AOA 30.05.1913062019.pdf" target="_blank"> Revised- II Election Programme : Formation of Adhoc Committee of CGEWHO Bhubaneswar-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_31st -MAY-2019 (FOR ALLOTEES)13062019.pdf" target="_blank"> Greater Noida Project: Monthly Progress Report uptill 31st May 2019 </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> The Current Status of Waiting list of the Beneficiaries at Chennai Phase-III <a href="PDF2019/Type-B 13062019.pdf" target="_blank"> [ Type-B ]</a> &nbsp; <a href="PDF2019/Type-C 13062019.pdf" target="_blank"> [ Type-C ]</a> <a href ="PDF2019/Type-D 13062019.pdf" target="_blank" /> [ Type-D]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Policy Amendment01062019.pdf" target="_blank"> Amendment in the policy regarding recovery of additional price on account of enhanced compensation towards sale of Plots for Kendriya Vihar, Panchkula Ph-II. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Vacant Car Parking01062019.pdf" target="_blank"> Intimation for vacant car parking space in Jaipur Ph-II Housing Scheme [Vacant Parking List] </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Writ Petition01062019.pdf" target="_blank"> Bhubaneswar Ph-I Housing Scheme: Writ Petition 2103, 2532, 2533 & 2534 before the Hon'ble Odisha High Court challenging the Sale consideration of registered title deed (s) of Dwelling Unit in CGEWHO. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Project: Defaulter list as on 30/04/2019. <a href="PDF2019/Type-A01062019.pdf" target="_blank"> [ Type-A ]</a> &nbsp;<a href="PDF2019/Type-B01062019.pdf" target="_blank"> [ Type-B ]</a> &nbsp; <a href="PDF2019/Type-C01062019.pdf" target="_blank"> [ Type-C ]</a> <a href ="PDF2019/Type-D01062019.pdf" target="_blank" /> [ Type-D]</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (01/06/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2019/Benificiary list.pdf" target="_blank">Greater Noida Project: List of Beneficiaries Payment receipts of IVth Instalment returned in CGEWHO Head Office. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (24/05/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/CGEWHO CHENNAI PH-III -PROGRESS REPORT(10) UPTO 30.04.2019(IN PARAGRAPH).pdf" target="_blank">Chennai Ph-III Project: Monthly Progress Report Upto 30th April 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/05/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_30th -APRIL-2019 (FOR ALLOTEES) (1).pdf" target="_blank">Greater Noida Project: Monthly Progress Report uptill 30th April 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/05/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/Election Programme.pdf" target="_blank">Revised Election Programme: Formation of Adhoc Committee of CGEWHO's Bhubaneswar Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (14/05/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/BBR-II.pdf" target="_blank">Formation of Adhoc Committee of CGEWHO's Bhubaneswar Ph-II Housing Scheme. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/CGEWHO CHENNAI PH-III -PROGRESS REPORT(9) UPTO 31.03.2019(IN PARAGRAPH).pdf" target="_blank">Chennai Ph-III Project: Monthly Progress Report Upto 31th March 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/4th PMC minutes.pdf" target="_blank">Minutes of the Forth Project Monitoring Committee Meeting (PMC) held on 15.03.2019 for Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_31st -MAR-2019 - (FOR ALLOTEES).pdf" target="_blank">Greater Noida Project: Monthly Progress Report uptill 31th March 2019. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/Tender for maintenance development in ASP.Net project.pdf" target="_blank">Tender/e- Tender Notice for maintenance of ASP.Net/SQL Application/Software. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>The current status of Waiting list of the Beneficiaries at Chennai Ph-III Project. <a href="PDF2019/typeB.pdf" target="_blank">[ Type-B ]</a> &nbsp;<a href="PDF2019/typeC.pdf" target="_blank">[ Type-C ]</a> &nbsp; <a href="PDF2019/typeD.pdf" target="_blank">[ Type-D ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO intends to hire one (01) GST Advisor on contract basis. [ <a href="PDF2019/GST ADVT.pdf" target="_blank"> Advertisement </a> ] <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (2/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Visakhapatnam Housing Project: <a href="PDF2019/DEMAND-SURVEY-RESPONDENTS-VIZAG.pdf" target="_blank"> Demand Survey Respondent </a> <!-- and <a href="PDF2019/NON-DEMAND-SURVEY-RESPONDENTS-AFTER-LAST-DATE.pdf" target="_blank"> Non Demand Survey Respondent after last date. </a> --> <!--img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (1/04/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/Web-intimation for FAQs.pdf" target="_blank"> Intimation for Consent to develop Villa/ Bunglow </a> and <a href="images/Site Plan GN Villa.jpeg" target="_blank"> Proposed Site Plan with Villa CGEWHO Greater Noida Project. </a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/03/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/Vacant Park-LK.pdf" target="_blank"> Vacant Parking for Lucknow Housing Project Phase-I</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/03/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/Cement-CM.pdf" target="_blank"> Supply of Ordinary Portland Cement Grade-43 for Chennai Phase-III Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/03/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_28th -FEB-2019 (FOR ALLOTEES).pdf" target="_blank"> Monthly Progress Report uptill 28th February 2019</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/03/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Waiting List of the Beneficiaries at Chennai Ph-III Housing Scheme. <a href="PDF2019/Type- B.pdf" target="_blank">[Type-B]</a> &nbsp; <a href="PDF2019/Type-C.pdf" target="_blank">[Type-C]</a> &nbsp; <a href="PDF2019/Type- D.pdf" target="_blank">[Type-D]</a> &nbsp; <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/CM-Cement.pdf" target="_blank"> Supply of Ordinary Portland Cement Grade-43 for our Housing Project at Avadi-Poonamalli Road, Paruthipattu, Chennai Ph-III</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (26/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/PMC MONTHLY REPORT_CGEWHO_31st-JAN-2019 ((FOR ALLOTEES)).pdf" target="_blank"> Monthly Progress Report uptill 31th January 2019</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (21/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/CM-HCJudgement.pdf" target="_blank">The Judgement of the Hon'ble Highcourt of Madras (Writ Petition No.26755/16) for Chennai Phase-III Project.</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (15/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO intend to hire one Assistant Director (Administration) on Direct Requirement basis. <a href="PDF2019/Advertisement Dir.pdf" target="_blank">[ Advertisement ]</a> &nbsp;<a href="PDF2019/Application Form.pdf" target="_blank">[ Application Form ]</a> &nbsp; <a href="PDF2019/Terms and Conditions.pdf" target="_blank">[ Terms and Conditions ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (11/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO intend to hire one General Manger (Projects) for Visakhapatnam project on Contract basis. <a href="PDF2019/Advertisement GM.pdf" target="_blank">[Advertisement]</a> <a href="PDF2019/Application Form for GM.pdf" target="_blank">[Application Form]</a><img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (06/02/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/GN2 Clearification.pdf" target="_blank">Clarification with regard to the consent letter for Greater Noida Phase-II Project to be given by Phase-I beneficiaries.</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (31/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites offerd from construction agencies, for development of a composite housing project at Kolkata <a href="PDF2019/Advertisement (2).pdf" target="_blank">[ Advertisement ]</a> &nbsp; <a href="PDF2019/EOI Document.pdf" target="_blank">[ EOI Document ]</a>&nbsp; <a href="PDF2019/Land Proforma.pdf" target="_blank">[ LAND PROFORMA ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites offerd from construction agencies, for development of a composite housing project at Kolkata <a href="PDF2019/Advertisement (2).pdf" target="_blank">[ Advertisement ]</a> &nbsp; <a href="PDF2019/EOI Document.pdf" target="_blank">[ EOI Document ]</a>&nbsp; <a href="PDF2019/Land Proforma.pdf" target="_blank">[ LAND PROFORMA ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (28/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>INVITATION FOR TECHNO COMMERCIAL OFFER- Selection of Civil Works Agencies in two bid System for Greater Noida Housing Project<a href="PDF2019/Advertisement.pdf" target="_blank">[ Advertisement ]</a> &nbsp; <a href="PDF2019/Pre qualificationDocument.pdf" target="_blank">[ Pre-qualification Documents ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/clarification regarding villas.pdf" target="_blank">CLARIFICATION LETTER FOR CONSENT TO VILLA IN GREATER NOIDA (PHASE-II) PROJECT.</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (23/01/2019) </span> </li--> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Tender for AMC of <a href="PDF2019/Computer peripherals AMC.pdf" target="_blank">[ Computer Peripherals ]</a> &nbsp; <a href="PDF2019/Network AMC.pdf" target="_blank">[ Networking Devices ]</a>&nbsp; <a href="PDF2019/UPS AMC.pdf" target="_blank">[ UPS. ]</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/01/2019) </span> </li>--> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2019/GN-Undelivered 4th CallupLetter.pdf" target="_blank">List of those Beneficiaries whose 4th Callup Notices returned to CGEWHO</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (09/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>INVITATION FOR EXPRESSION OF INTEREST (EOI) (Second Call)- Pre-qualification of External Electrification Works Contractor for Greater Noida Housing Project [<a href="PDF2019/Advertisement (Second Call).pdf" target="_blank">Advertisement</a>] [<a href="PDF2019/Tender Notification.pdf" target="_blank">Tender Notification</a>] [<a href="PDF2019/EOI Proforma.pdf" target="_blank">EOI Performa</a>] <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (08/01/2019) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i><a href="PDF2017/website updationspacedomain.pdf" target="_blank">Tender Notice for Website Maintenance with Hosting of Website.</a> <img src="images/new_red1.gif" alt="gif images" /> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (27/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Project: Intimation regarding construction of 150 nos. Villas in Greater Noida Phase-II and Format of NOC towards consent for revision in the Layout Plan <a href="PDF2017/letter.pdf" target="_blank">[Letter]</a> <a href="PDF2017/NOC.pdf" target="_blank">[NOC]</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (19/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a href="PDF2017/PMC MONTHLY REPORT_CGEWHO_30th-NOV-2018 (For Allotees).pdf" target="_blank">Greater Noida Project: Monthly Progress Report uptill 30th November 2018</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (13/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Phase-II: <a href="PDF2017/CGEWHO site review.jpg" target="_blank"> Project: Layout Plan</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i> Greater Noida Project: Fourth installment is called. Last date of payment is 11th February 2019. <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (10/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Chennai Ph III Project: <a href="PDF2017/CGEWHO CHENNAI PH-III -PROGRESS REPORT(8) UPTO 30.11.2018(IN PARAGRAPH).pdf" target="_blank"> Monthly Progress Report till 30th November 2018.</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Project: Fourth installment called with last date of payment as 11th Feb 2019. <a href="PDF2019/Specimen Copy.pdf" target="_blank"> [Specimen Copy]</a> <a href="PDF2019/clarification%20regarding%20villas.pdf" target="_blank"> [Format of Consent for Villas in Ph-2] ].</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/12/2018) </span> </li--> <!-- <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO invites offerd from construction agencies, for development housing project on Turnkey/PPP model at Navi Mumbai. <a href="PDF2017/Advertisement.pdf" target="_blank">[Advertisement]</a>&nbsp; <a href="PDF2017/EOI Document18.pdf" target="_blank">[EOI Document]</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (04/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>CGEWHO intend to hire one Information Technology consultant on contract basis. <a href="PDF2017/Empolyement Notice.pdf" target="_blank">[Employment Notice]</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (03/12/2018) </span> </li> <li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Final call up letter returned by postal department at Bhubaneswar Ph-II Project. <a href="PDF2017/Beneficiay list.pdf" target="_blank">[Beneficiary list]</a> &nbsp; <a href="PDF2017/Sample copy.pdf" target="_blank">[Sample copy]</a> <br /> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (16/11/2018) </span> </li> --> <!--li> <i class="fa fa-hand-o-right" aria-hidden="true"></i>Greater Noida Project: Defaulter List as on 06.11.2018 <a href="PDF2017/Type A.pdf" target="_blank">[Type A]</a> &nbsp; <a href="PDF2017/Type B.pdf" target="_blank">[Type B]</a>&nbsp; <a href="PDF2017/Type C.pdf" target="_blank">[Type C]</a>&nbsp; <a href="PDF2021/Type-D-converted-16112021.pdf" target="_blank">[Type D]</a> <span class="news_date"><i class="fa fa-calendar" aria-hidden="true"></i>&nbsp; (12/11/2018) </span> </li--> </ul> <div class="clearfix"></div> <a id="prev2" class="prev view_more" href="whatsnew.html" >View More....</a> <!--<a id="next2" class="next" href="#"><i class="fa fa-chevron-up" aria-hidden="true"></i></a>--> <div id="pager2" class="pager"></div> </div> <!-- NEW NEWS FLASH STARTING FROM HERE --> <!-- <div class="text-right" style="padding-top:10px !important;"><a href="whatsnew.html" class="view_more">View More....</a></div>--> </div> </div> <!--<div class="bdr_box" > <ul class="post_list"> <li class="text-new"> <span style="color:#FF0000;">LAST DATE OF INSTALLMENT PAYMNETS </span><br> <a href="ins_date.html">[INFORMATION MATRICS]</a> </li> </ul> </div>--> <div class="bdr_box" > <a Href="feedback.html" target="_blank"><img src="images/BENEFICRY FEEDBACK.jpg" class="img-responsive" title="BENEFICRY FEEDBACK" alt="BENEFICRY FEEDBACK"/> </a> </div> <!-- <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2017/25-AR14-15.pdf" target="_blank"> 25th Annual Report 2014-15</a> </h5> </div>--> <!--<div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2017/26-AR15-16.pdf" target="_blank">26th Annual Report 2015-16</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2017/27-AR16-17.pdf" target="_blank"> 27th Annual Report 2016-17</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2019/annualrepoert2017-18(27092019).pdf" target="_blank"> 28th Annual Report 2017-18</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2021/Annual_Report_2018_19.pdf" target="_blank"> 29th Annual Report 2018-19</a> </h5> </div> --> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:18px; color:#338249;"> <a Href="PDF2025/Final Annual Report 2023-24.pdf" target="_blank"> 34th Annual Report 2023-24</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2024/33st Annual Report English_2022-23.pdf" target="_blank"> 33th Annual Report 2022-23</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2023/32th Annual Report English_2021-22.pdf" target="_blank"> 32nd Annual Report 2021-22</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2021/Annual-Report-English_2021-Final_C-03022022.pdf" target="_blank"> 31st Annual Report 2020-21</a> </h5> </div> <div class="bdr_box" style="text-align:center;" > <h5 style="font-size:15px; color:#338249;"> <a Href="PDF2021/Annual_Report_2019_20.pdf" target="_blank"> 30th Annual Report 2019-20</a> </h5> </div> <!--<div class="bdr_box" > <ul class="post_list"> <li class="text-new" style="color:#FF0000;"> BENEFICIARY FEEDBACK <br /> <a Href="feedback.html">[Survey Statics]</a> </li> </ul> </div> <!--<div class="bdr_box" > <a href=" https://docs.google.com/forms/d/1KRosnLg91vslZoE68Pbqw-aXnVJBJMuMNvoXiEH6KqA/viewform" target="_blank"><img src="images/demand_23.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div> <div class="bdr_box" > <a href="PDF2016/VISHAKHAPATNAMVizagwebsite.pdf" target="_blank"><img src="images/DS4.jpg" class="img-responsive" title="demand image" alt="demand image"/> </a> </div>--> </div> </div> </div> <div></div> </div> <div style="clear:both"></div> </div> <section id="copy"></section> <section class="section"> <div class="row"> <div class="grid-12"> <h2 class="heading_11">Release of CGEWHO News Letter "गृह पत्रिका" </h2> <div id="projects_scroll" class="my_index_slider"> <!-- <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-001.jpg" width="400" height="261"/></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-002.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-003.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-004.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-005.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-006.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-007.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-008.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-009.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-010.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-011.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-012.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-013.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-014.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-015.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-016.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-017.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-018.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-019.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-020.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-021.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-022.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-023.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-024.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-025.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-026.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-027.jpg"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="PDF2019/Griha_Patrika2019(16102019).pdf" target="_blank"><img src="imgslide2019/Griha Patrika 2019-page-028.jpg"></a></div> </div> </div> </div> </div> </secction> <footer><section id="special"> --> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_001.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_002.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_003.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_004.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_005.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_006.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_007.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_008.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_009.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_010.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_011.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_012.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_013.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_014.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_015.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_016.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_017.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_018.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_019.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_020.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_021.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_022.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_023.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_024.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_025.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_026.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_027.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_028.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_029.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_030.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_031.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_032.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_033.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_034.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_035.png"></a></div> </div> <div id="slide"> <div class="project_thumb"><a href="pdf_patrika_2023/Grih-Patrika-Sept-2024.pdf" target="_blank"><img src="imgslide2024/Grih Patrika Sept 2024_036.png"></a></div> </div> </div> </div> </div> </section> <footer><section id="special"> <div align="center" ><a href="" title"">Disclaimer</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="" title="">Newsletter</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="" title="">Sitemap</a></div> <div align="center" ><span style=" vertical-align:top; line-height:20px;">Last Updated on 06/04/2021 &nbsp;&nbsp;&nbsp;Web Counter:</span>&nbsp;&nbsp;<!-- Start of StatCounter Code for Default Guide --> <script type="text/javascript"> //<![CDATA[ var sc_project=10184142; var sc_invisible=0; var sc_security="30771853"; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter_xhtml.js'></"+"script>"); //]]> </script> <noscript><div class="statcounter"><a title="CGEWHO STATS" class="statcounter"><img class="statcounter" src="http://c.statcounter.com/10184142/0/30771853/0/" alt="CGEWHO traffic stats" /></a></div></noscript> <!-- End of StatCounter Code for Default Guide --></div> </section> <div class="publish" align="center" style="padding-top:10px; padding-bottom:5px;">Central Govt. Employees Welfare Housing Organisation &nbsp;&nbsp;<img src="img/logo.png" alt="" width="27" height="21"/> <span class="logo"><strong>CGE</strong>WHO</span>Maintained by <a href="https://www.arohatech.com" target="_blank" title="">Arohatech IT Services</a></div> </footer> <!--</div> <!--print_box_none--> </div> <!--wrapper--> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> <script src="js/craftyslide.min.js"></script> <script> $("#slideshow").craftyslide(); </script> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery.1.11.3.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="bootstrap/js/bootstrap.min.js"></script> <script> $('#myModal').modal(options) alert("hello how r u"); </script> <link rel="stylesheet" href="js/owl-carousel/owl.carousel.css"> <script src="js/owl-carousel/owl.carousel.js"></script> <script> $("#slider").owlCarousel({ items : 1, responsive : true, navigation : true, }); $("#projects_scroll").owlCarousel({ items : 2, responsive : true, navigation : true, }); </script> <!-- saurabh js--> <!-- MODAL JS START FROM HERE --> <!-- -----------------popup1---------------- --> <div class="modal fade my_modle" id="popup1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog m" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="9" align="center"><strong> Kendriya vihar Meerut</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>*Basic Cost of FLAT</td> </tr> <!-- <tr> <td>B</td> <td>2BHK</td> <td>1073.75</td> <td>S+4</td> <td>02</td> <td>500/-</td> <td>50,000/-</td> <td>29,38,571/-</td> </tr>--> <tr> <td>C</td> <td>3BHK</td> <td>1399.94</td> <td>S+4</td> <td>01</td> <td>1000/-</td> <td>1,00,000/-</td> <td>38,31,297/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1933.51</td> <td>S+4</td> <td>02</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>52,91,438/-</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="MUT-I.html" style="color:#FF0000; text-decoration:none;text-align:left;" target="_blank">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--- 18_03_2016--> <!-- -----------------popup1---------------- --> <!-- -----------------popup1---------------- --> <div class="modal fade my_modle" id="bhubaneswar" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog m" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="9" align="center"><strong> Kendriya vihar BHUBANEWWAR PH-I</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td>Type </td> <td>Accommodation</td> <!--<td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td>--> <td>No of Vacant Units</td> <!--<td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT ( Estimated)</td>--> </tr> <!-- <tr> <td>B</td> <td>2BHK</td> <td>1073.75</td> <td>S+4</td> <td>01</td> <td>500/-</td> <td>50,000/-</td> <td>29,38,571/-</td> </tr> <tr>--> <td>C</td> <td>3BHK</td> <!-- <td>-</td> <td>S+4</td>--> <td>01</td> <!--<td>--</td> <td>--</td> <td>--</td>--> </tr> <tr> <!--<td>D</td> <td>4BHK</td> <td>1933.51</td> <td>S+4</td> <td>02</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>52,91,438/-</td> </tr>--> </table> </div> <div class="modal-footer"> <p align="left"><a href="BHU-I.html" style="color:#FF0000; text-decoration:none;text-align:left;" target="_blank">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--- 18_03_2016--> <!-- -----------------popup1---------------- --> <!--<div class="modal fade my_modle" id="popup21" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog m" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="9" align="center"><strong> Kendriya vihar III Hyderabad</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT ( Estimated)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>637</td> <td>S+5</td> <td>-</td> <td>500/-</td> <td>50,000/-</td> <td>15,29,987/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1111</td> <td>S+9</td> <td>-</td> <td>500/-</td> <td>50,000/-</td> <td>26,16,666/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1413</td> <td>S+9</td> <td>-</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>33,44,271/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1666</td> <td>S+9</td> <td>-</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>39,53,646/-</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="hyd-III.html" style="color:#FF0000; text-decoration:none;text-align:left;" target="_blank">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> --> <!--- 18_03_2016--> <!-- -----------------popup1---------------- --> <div class="modal fade my_modle" id="popup1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog m" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="9" align="center"><strong>KENDRIYA VIHAR MEERUT </strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT( Estimated)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>682</td> <td>B+S+13</td> <td>-</td> <td>500/-</td> <td>60,000/-</td> <td>25,36,358/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1120</td> <td>B+S+13/11</td> <td>103</td> <td>500/-</td> <td>1,20,000/-</td> <td>41,65,280/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1470</td> <td>B+S+14/12/11/9</td> <td>83</td> <td>1,000/-</td> <td>1,80,000/-</td> <td>54,66,930/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>2100</td> <td>B+S+14</td> <td>373</td> <td>1,000/-</td> <td>2,40,000/-</td> <td>78,09,900/-</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="gtn.html" target="_blank" style="color:#FF0000; text-decoration:none;text-align:left;">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- -----------------popup2---------------- --> <div class="modal fade my_modle" id="popup2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog m" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="9" align="center"><strong>KENDRIYA VIHAR, GREATER NOIDA</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td><span style="color:red">*</span> Basic Cost of FLAT</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>682</td> <td>B+S+13</td> <td>0</td> <td>500/-</td> <td>60,000/-</td> <td>27,85,700/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1120</td> <td>B+S+13/11</td> <td>90</td> <td>500/-</td> <td>1,20,000/-</td> <td>45,74,800/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1470</td> <td>B+S+14/12/11/9</td> <td>15</td> <td>1,000/-</td> <td>1,80,000/-</td> <td>60,04,400/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>2100</td> <td>B+S+14</td> <td>38</td> <td>1,000/-</td> <td>2,40,000/-</td> <td>85,77,700/-</td> </tr> <tr> <td colspan="8"><span style="color:red">*</span>Including equalisation charges till 31-12-2018 and escalation and other charges will be extra; May be refer to scheme brochure.</td> </tr> </table> </div> <div width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table t_box" style="padding:0 15px;"> <table> <tr><td colspan="9" align="center"><strong>CONTACT US</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td width="15%">S.NO </td> <td>NAME</td> <td>DESIGNATION</td> <td>TELEPHONE NUMBER</td> <td>EMAIL</td> </tr> <!--<tr> <td>1</td> <td>Sh Nikhil Virmani </td> <td>Project Director (Marketing) </td> <td>7065142434</td> <td>cgewho.mkt@gmail.com </td> </tr>--> <tr> <td>1</td> <td>Sh Rakesh Vishwakarma </td> <td>Assistant Project Director (Marketing) </td> <td>09540344455</td> <td>rakeshcgewho@gmail.com</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="gtn.html" target="_blank" style="color:#FF0000; text-decoration:none;text-align:left;">(Click Here for Detail Information...)</a></p> <p align="left">Last Updated: 06/12/2018</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- -----------------popup2---------------- --> <!-------------------popup 3------------------> <div class="modal fade my_modle" id="popup3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="9" align="center">KENDRIYA VIHAR, SAS NAGAR, MOHALI</td> </tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration(With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT( Estimated)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>641.10</td> <td>&nbsp;</td> <td>34</td> <td>500/-</td> <td>50,000/-</td> <td>27,56,000/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1252.37</td> <td>&nbsp;</td> <td>42</td> <td>500/-</td> <td>50,000/-</td> <td>53,88,000/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1596.50</td> <td>&nbsp;</td> <td>77</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>68,67,000/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1908.02</td> <td>&nbsp;</td> <td>16</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>82,04,000/-</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="sasnagar.html" target="_blank" style="color:#FF0000; text-decoration:none;text-align:left;">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup3------------------> <!-------------------popup4------------------> <div class="modal fade my_modle" id="popup4" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="9" align="center">KENDRIYA VIHAR, MOHALI PHASE - II</td> </tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration(With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT( Estimated)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>575</td> <td>G+9</td> <td>50</td> <td>500/-</td> <td>50,000/-</td> <td>19,53,776/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1000</td> <td>G+13</td> <td>18</td> <td>500/-</td> <td>50,000/-</td> <td>34,01,428/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1356</td> <td>G+9 &amp; G+12</td> <td>20</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>46,09,992/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1963</td> <td> G+11 &amp; G+12</td> <td>50</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>66,72,602/-</td> </tr> <td colspan="8"><span style="color:red">*</span> Equalization charges are applicable</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="Mohali Phase-I.html" target="_blank" style="color:#FF0000; text-decoration:none;text-align:left;">(Click Here for Detail Information...)</a></p> <p align="left">Last Upadated: 6/12/2018</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup4------------------> <!-------------------popup5------------------> <div class="modal fade my_modle" id="popup5" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="9" align="center">KENDRIYA VIHAR, MOHALI -II</td> </tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.)</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT( Estimated)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>575</td> <td>G+9</td> <td>53</td> <td>500/-</td> <td>50,000/-</td> <td>19,53,776/-</td> </tr> <tr> <td>B</td> <td>2BHK</td> <td>1000</td> <td>G+13</td> <td>20</td> <td>500/-</td> <td>50,000/-</td> <td>34,01,428/-</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1356</td> <td>G+9 &amp; G+12</td> <td>18</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>46,09,992/-</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1963</td> <td>G+11 &amp; G+12</td> <td>49</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>66,72,602/-</td> </tr> </table> </div> <div class="modal-footer"> <p align="left"><a href="MH-II.html" target="_blank" style="color:#FF0000; text-decoration:none;text-align:left;">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- pancard--> <div class="modal fade" id="pancard" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="1" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center"> CGEWHO PAN CARD DETAILS</td> </tr> <tr> <td align="center"><strong>Name</strong></td> <td align="center"><strong> Central Government Employees Welfare Housing Organisation</strong>)</td> </tr> <tr> <td align="center"><strong>Pan Card Number </strong></td> <td align="center"><strong> AAATC1861B</strong>)</td> </tr> <tr> <td align="center"><strong>Date of Incorporation</strong></td> <td align="center"><strong>17-07-1990</strong>)</td> </tr> </table> <img src="images/carsd.jpg" class="img-responsive" alt="cards"/> </div> <div class="modal-footer"> <!-- <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p>--> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--pancard end from here--> <!------------------- popup06new------------------> <div class="modal fade" id="popup06new" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center"> KENDRIYA VIHAR MEERUT</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT </td> <td align="center">1,50,000/-</td> <td align="center"><a href="pdf/Meerut_Parking0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup06new------------------> <!------------------- popup07new------------------> <div class="modal fade" id="popup07new" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center"> KENDRIYA VIHAR LUCKNOW</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT </td> <td align="center"> 1,20,000.00/-</td> <td align="center"><a href="PDF2016/Lucknow Car Parking0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <tr> <td align="center">SCOOTER PARKING </td> <td align="center"> 26000.00/-</td> <td align="center"><a href="PDF2016/Lucknow Scooter Parking0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup06new------------------> <!-------------------popup5-2ND CHENNIA PHASE 3RD------------------> <div class="modal fade my_modle" id="popup_chennia" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="9" align="center">KENDRIYA VIHAR, CHENNAI ph-III </td> </tr> <tr> <td>Type </td> <td>Accommodation</td> <td>Super Area (Approx.) Sft</td> <td>Configuration (With Lift)</td> <td>No of Vacant Units</td> <td>Application Fees</td> <td>EMD</td> <td>Cost of FLAT( Tentative)</td> </tr> <tr> <td>A</td> <td>1BHK</td> <td>562</td> <td>S+10</td> <td>1</td> <td>500/-</td> <td>50,000/-</td> <td>14.05 Lacs</td> </tr> <!-- <tr> <td>B</td> <td>2BHK</td> <td>1118</td> <td>S+10</td> <td>5</td> <td>500/-</td> <td>50,000/-</td> <td>27.95 Lacs</td> </tr>--> <tr> <td>C</td> <td>3BHK</td> <td>1527</td> <td>S+10</td> <td>37</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>38.18 Lacs</td> </tr> <!-- <tr> <td>B</td> <td>2BHK</td> <td>118</td> <td>S+10</td> <td>-</td> <td>500/-</td> <td>50,000/-</td> <td>27.95 Lacs</td> </tr> <tr> <td>C</td> <td>3BHK</td> <td>1527</td> <td>S+10</td> <td>-</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>38.18 Lacs</td> </tr> <tr> <td>D</td> <td>4BHK</td> <td>1742</td> <td>S+10</td> <td>0</td> <td>1,000/-</td> <td>1,00,000/-</td> <td>43.55 Lacs</td> </tr>--> </table> <div width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table t_box" style="padding:0 15px; margin:15px 0;"> <table width="100%;"> <tr><td colspan="9" align="center"><strong>CONTACT US</strong></td></tr> <tr><td colspan="9" align="center">&nbsp;</td></tr> <tr> <td width="15%">S.NO </td> <td>NAME</td> <td>DESIGNATION /POSTING</td> <td>TELEPHONE NUMBER</td> </tr> <tr> <td>1</td> <td>Sh J. Vignesh Kumar </td> <td>Project Engineer </td> <td>9043446403</td> </tr> <tr> <td>2</td> <td>Sh G Srinivasan </td> <td>Project Manager, Site Office, Chennai. </td> <td>9444464154</td> </tr> <tr> <td>3</td> <td>Sh </td> <td> HQ, New Delhi.</td> <td>Mobile </td> </tr> </table> </div> </div> <div class="modal-footer"> <p align="left"><a href="chennai_ph-3.html" style="color:#FF0000; text-decoration:none;text-align:left;" target="_blank">(Click Here for Detail Information...)</a></p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!------------------- popup07new------------------> <div class="modal fade" id="popup07PUNE" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR- II, PUNE</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT </td> <td align="center">1,20,000.00/-</td> <td align="center"><a href="PDF2016/Pune II CAR Parking0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <tr> <td align="center">SCOOTER PARKING </td> <td align="center">26000.00/-</td> <td align="center"><a href="PDF2016/Pune II Scooter Parking0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup06new------------------> <!-------------------popup7------------------> <div class="modal fade" id="popup7" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR BHUBANESWAR</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT (NORMAL)</td> <td align="center">150220.00</td> <td align="center"><a href="PDF2016/NORMAL CAR PARKING.pdf" target="_blank"><span style="color:#FF0000;"> NORMAL CAR PARKING</span></a></td> </tr> <tr> <td align="center">CAR PARKING STILT (SMALLER)</td> <td align="center">101500.00</td> <td align="center"><a href="PDF2016/SMALLER SIZE CAR PARKING.pdf" target="_blank"><span style="color:#FF0000;">SMALLER SIZE CAR PARKING</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup7 end------------------> <!-- -----------------popup8---------------- --> <div class="" style="color:#FF0000; text-align:left;"></div> <div class="modal fade" id="popup8" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr><td colspan="3" align="center">KENDRIYA VIHAR CHENNAI PHASE II</td></tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">1,50,000/-</td> <td align="center"> <a href="pdf/CHENNAI_II_PARKING0001.pdf"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup8 end------------------> <!-------------------popup9 ------------------> <div class="modal fade" id="popup9" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR GURGAON PHASE II</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">95,000/-</td> <td align="center"> <a href="PDF2016/Gurgaon II Car Parking0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></td> </tr> <tr> <td align="center">SCOOTER PARKING </td> <td align="center">27,000/-</td> <td align="center"> <a href="PDF2016/Gurgaon II Scooter Parking0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup9 ------------------> <!-------------------popup10 ------------------> <div class="modal fade" id="popup10" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <!--<div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title" id="H1">Modal title</h4> </div>--> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR SECTOR 56 GURGAON</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <!-- <td align="center">CAR PARKING STILT</td> <td align="center">58,410/-</td>--> <td align="center">SCOOTER PARKING </td> <td align="center">14,600/-</td> <td align="center"> <a href="pdf/SECTOR56_GURGAON_PARKING0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <!-- <tr> <td align="center">SCOOTER PARKING </td> <td align="center">14,600/-</td> </tr>--> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup10 end ------------------> <!-------------------popup11------------------> <!--<div class="modal fade" id="popup11" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR HYDERABAD PHASE III</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">1,75,000/-</td> <td align="center"> <a href="pdf/HYDERABAD_III_PARKING0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <tr> <td align="center">CAR PARKING GARAGE </td> <td align="center">1,75,000/-</td> <td align="center"><span style="color:#FF0000;"></span></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div>--> <!-------------------popup11 end---------------> <!-------------------popup12 ------------------> <div class="modal fade" id="popup12" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR JAIPUR PHASE II</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">1,80,000/-</td> <td align="center"> <a href="pdf/JAIPUR_II_PARKING0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup12 end --------------> <!-------------------popup13 ------------------> <div class="modal fade" id="popup13" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR, KHARGAR NAVI MUMBAI REVISED </td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">1,01,000/-</td> <td align="center"> <a href="PDF2016/Khargar Mumbai Revised Car Parking0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <tr> <td align="center">SCOOTER PARKING </td> <td align="center">19,000/-</td> <td align="center"> <a href="PDF2016/Khargar Mumbai Rev Scooter Parking0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> <!-- <td align="center"><span style="color:#FF0000;"></span></td>--> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup13 end ------------------> <!-------------------popup13new ------------------> <div class="modal fade" id="popup13new" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR, MOHALI PHASE II </td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING STILT</td> <td align="center">2,50,000/-</td> <td align="center"> <a href="PDF2016/Mohali II CAR.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <!-- <tr> <td align="center">SCOOTER PARKING </td> <td align="center">19,000/-</td> <td align="center"> <a href="PDF2016/Khargar Mumbai Rev Scooter Parking0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> <td align="center"><span style="color:#FF0000;"></span></td> </tr>--> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup13 new end ------------------> <!-------------------popup14 ------------------> <div class="modal fade" id="popup14" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR, KHARGAR NAVI MUMBAI</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <!-- <td align="center">CAR PARKING STILT</td> <td align="center">1,01,000/-</td>--> <td align="center">SCOOTER PARKING </td> <td align="center">19,000/-</td> <td align="center"> <a href="pdf/KHARGAR_NEW BOMBAY_PARKING0001.pdf" target="_blank"><span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> <!-- <tr> <td align="center">SCOOTER PARKING </td> <td align="center">19,000/-</td> <td align="center"><span style="color:#FF0000;"></span></td> </tr> --> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup14 end ------------------> <!-------------------popup15 ------------------> <div class="modal fade" id="popup15" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR MOHALI PHASE I</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <tr> <td align="center">CAR PARKING GARAGE</td> <td align="center">2,00,000/-</td> <td align="center"> <a href="pdf/PJ_PARKINGS0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr> </table> </div> <div class="modal-footer"> <p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-------------------popup15 end ------------------> <!-------------------popup16 ------------------> <div class="modal fade print_box" id="popup16" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" > <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body table-responsive"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_2 table"> <tr> <td colspan="3" align="center">KENDRIYA VIHAR PANCHKULA PHASE II</td> </tr> <tr> <td align="center"><strong>PARKING TYPE</strong></td> <td align="center"><strong>COST OF PARKING (INR</strong>)</td> <td align="center"><strong>AVAILABLE PARKING</strong></td> </tr> <!-- <tr> <td align="center">CAR PARKING STILT</td> <td align="center">1,15,000/-</td> <td align="center"> <a href="pdf/PANCHKUL_PARKING0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> </tr>--> <tr> <td align="center">SCOOTER PARKING </td> <td align="center">30,000/-</td> <td align="center"> <a href="pdf/PANCHKUL_PARKING0001.pdf" target="_blank"> <span style="color:#FF0000;"> VACANT PARKING LIST</span></a></td> <!-- <td align="center"><span style="color:#FF0000;"></span></td>--> </tr> </table> </div> <div class="modal-footer"> <button type="button" class="close_btns" data-dismiss="modal">Close</button> <input type="button" class="close_btns" onClick="printDiv1('print-content1')" value="Print"/> </div> </div> </div> </div> <!-------------------popup1611 end ------------------> <!-------------------VEDIO MODAL SECTION START FROM HERE------------------> <div class="modal fade" id="videoGNodiaNew" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Kendriya Vihar Greater Noida </h4> </div> <div class="modal-body"> <!--<video width="400" controls> <source src="https://www.youtube.com/embed/n7lKlKUDqrQ" type="video/mp4"> <source src="mov_bbb.ogg" type="video/ogg"> Your browser does not support HTML5 video. </video>--> <iframe width="100%" height="300" src="https://www.youtube-nocookie.com/embed/SafP9m8nQSU?rel=0&amp;controls=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> <div class="modal-footer"> <!--<p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button>--> </div> </div> </div> </div> <!-------------------popup9 ------------------> <!-------------------popup16 end ------------------> <!-------------------VEDIO MODAL SECTION START FROM HERE------------------> <div class="modal fade" id="videoGNodia" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Kendriya Vihar Greater Noida </h4> </div> <div class="modal-body"> <!--<video width="400" controls> <source src="https://www.youtube.com/embed/n7lKlKUDqrQ" type="video/mp4"> <source src="mov_bbb.ogg" type="video/ogg"> Your browser does not support HTML5 video. </video>--> <iframe width="100%" height="300" src="https://www.youtube.com/embed/n7lKlKUDqrQ?rel=0" frameborder="0"></iframe> </div> <div class="modal-footer"> <!--<p style="color:#FF0000; text-align:left;">* Please confirm availability of desired Parking from the CGEWHO office.</p> <button type="button" class="close_btns" onClick="myFunction()">Print</button> <button type="button" class="close_btns" data-dismiss="modal">Close</button>--> </div> </div> </div> </div> <!-------------------popup9 ------------------> <!-- MODAL JS START FROM HERE --> <div class="addModals" > <div class="container"> <!-- Trigger the modal with a button <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#AddModal">Open Modal</button>--> <!-- Modal --> <div class="modal fade" id="demoModal2" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <div class="modal-content" style="background:#f1f1f1; padding:15px;"> <div class="modal-header"> <img src="img/add_logo.jpg" class="img-responsive center-block" alt="logo" title="cgewhologo" style="height:90px;"/> </div> <div class="modal-body" id="divNameAdd"> <h2 style="font-size:25px; margin:0px;">Details of payment of RTGS/NEFT to be furnished to the designated official CGEWHO, HQ. </h2> <!-- <h3>Details may be send via SMS on 7065044975 or MAIL at cgewhomukeshgupta@gmail.com</h3> --> <!--<h3>Details may be send via SMS on 7065044975 or MAIL at cgewhoamit22@gmail.com</h3> --> <ul style="margin-left:30px;"> <p>All Beneficiaries</p> <center> <b>KIND ATTENTION</b> </center> <p>All Beneficiaries of various CGEWHO’s Projects. </p> Dear Sir, <p>It is requested to provide the details of payment made through RTGS/NEFT against due Instalment, to the designated official of CGEWHO, HQ for timely Updation in your statement of Accounts.</p> <center>Details of designated official:</center> <center>Name: Amit Kumar Sharma</center> <center>Mobile No: 7065044975</center> <center>E mail: cgewhoamit22@gmail.com</center> <p><center>Thanking You,</center></p> <p>Note: The Payment details may be submitted through WhatsApp also can be mentioned above mobile number.</p> </ul> <!-- <ul style="margin-left:30px;"> <li>Name of the Beneficiary</li> <li>Registration Number of Scheme</li> <li>Date of Transfer</li> <li>Amount of Transfer</li> <li>UTR / Reference Number (generated / issued by bank from amount transferred)</li> <li>CGEWHO Account Number in which amount has transferred</li> </ul> --> </div> <div class="modal-footer"> <div class="modal-footer"> <input type="button" class="close_btns" onClick="printDiv('divNameAdd')" value="Print"/> <button type="button" class="close_btns" data-dismiss="modal">Close</button> </div> </div> <!--modal footer--> </div> </div> </div> </div> </div> <!--addModals--> <!--new modal--> <div class="addModals" > <div class="container"> <!-- Trigger the modal with a button <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#AddModal">Open Modal</button>--> <!-- Modal --> <div class="modal fade" id="AddModal2" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <!-- <div class="modal-content" style="background:#F5FC9E; padding:15px;"> --> <!-- <div class="modal-header"> <img src="img/add_logo.jpg" class="img-responsive center-block" alt="logo" title="cgewhologo" style="height:90px;"/> </div>--> <!--<div class="modal-body" id="divNameAdd"> --> <!--<div class="flates-for-sale customTable" style="margin-top:55px; margin-left:84px; border-radius:5px; padding:5px; "> <img src="img/Advertisement.JPG" style"height: 598px; width:500px;"> </div> --> <!--POPup to Homepage--> <!-- Start code popup on home page --> <div class= "modal-footer"> <button type="Submit" class="close_btns" data-dismiss="modal">X</button> <img src="img/Homepage-popup-Demand-Bhopal-Advertisement.png" style="width: 70%;"> </div> <!-- end code popup on home page --> <!-- a href="https://www.cgewho.co.in:90/benlogin.htm" target="_blank"> <h1 style="margin:0px; color:#00003c; font-weight:bold; text-align:center"> Beneficiary Account Details <br />for Greater NOIDA (Ph I) Beneficiaries <!--<div class="flates-for-sale customTable" style="margin-top:15px; margin-left:42px; border-radius:5px; padding:5px;"> <a href="PDF2019/ADMN_CHARGES20092019.pdf" target="_blank"> <h1 style="margin:0px; color:#00003c; font-weight:bold; text-align:center"> MISC ADMINISTRATIVE CHARGES FOR ALL ALLOTTEES/BENEFICIARIES OF HOUSING PROJECT </h1> </a >--> <!-- <hr/> --> <!-- <h1 style="margin:0px; color:#00003c; font-weight:bold; text-align:center"> SCHEME OPEN FOR SUBSCRIPTION</h1> --> <!-- div class="table-responsive" style="width:350px;margin:4% auto auto;"> <!-- <table class="table table-bordered" > <tr> <th><a href="#" data-toggle="modal" data-target="#popup2" style="font-weight:bold;color:#4F6228;"> KENDRIYA VIHAR GREATER NOIDA </a></th> <td><a href="PDF2016/Building Add Edited TRI.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> <td><a href="PDF2016/SCHEME _BROUCHER.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">SCHEME BROCHURE</a></td> <td><a href="#" data-toggle="modal" data-target="#popup2" style="font-weight:bold; color:color: #00003c;">COST AND OTHER DETAILS</a></td> </tr> <tr> <th><a href="#" data-toggle="modal" data-target="#popup4" style="font-weight:bold; color:#4F6228;">KENDRIYA VIHAR MOHALI PHASE-II </a></th> <td><a href="PDF2017/Mohali0001.jpg" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> <td><a href="PDF2016/MOHALI PHASE II BROCHURE.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">SCHEME BROCHURE</a></td> <td><a href="#" data-toggle="modal" data-target="#popup4" style="font-weight:bold; color:color: #00003c;">COST AND OTHER DETAILS</a></td> </tr> </table>--> <!--table class="table table-bordered" > <tr> <th><a href="PDF2016/Building Add Edited TRI.pdf" target="_blank" style="font-weight:bold;color:#4F6228;"> KENDRIYA VIHAR GREATER NOIDA </a></th> <th><a href="PDF2017/Mohali0001.jpg" style="font-weight:bold; color:#4F6228;">KENDRIYA VIHAR MOHALI PHASE-II </a></th> </tr> <tr> <td class="GREATER NOIDA"><a href="PDF2016/Building Add Edited TRI.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> <td><a href="PDF2017/Mohali0001.jpg" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> </tr> <tr> <td class="GREATER NOIDA"><a href="PDF2016/SCHEME _BROUCHER.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">SCHEME BROCHURE</a></td> <td><a href="PDF2016/MOHALI PHASE II BROCHURE.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">SCHEME BROCHURE</a></td> </tr> <tr> <td class="GREATER NOIDA"><a href="#" data-toggle="modal" data-target="#popup2" style="font-weight:bold; color:color: #00003c;">COST AND OTHER DETAILS</a></td> <td><a href="#" data-toggle="modal" data-target="#popup4" style="font-weight:bold; color:color: #00003c;">COST AND OTHER DETAILS</a></td> </tr> </table--> <table class="table table-bordered" > <tr> <!--href="PDF2016/Building Add Edited TRI.pdf"--> <!--<th style="color: #08da08;">KENDRIYA VIHAR KOLKATA PHASE-III </a></th> --> </tr> <!--tr> <td class="GREATER NOIDA"><a href="/PDF2021/Advertisement_Newspaper090721.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> </tr--> <!-- <tr> <td class="GREATER NOIDA"><a href="/PDF2021/Kolkata-Ph-III-24092021.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">ADVERTISEMENT</a></td> </tr> <tr> <td class="GREATER NOIDA"><a href="/PDF2021/KolkataSchemeBroucher25022021.pdf" target="_blank" style="font-weight:bold; color:color: #00003c;">SCHEME BROCHURE</a></td> </tr> <tr> <td class="GREATER NOIDA"><a href="/PDF2021/KO- Cost and other details.pdf" target="_blank"style="font-weight:bold; color:color: #00003c;">COST AND OTHER DETAILS</a></td> </tr> </table> <a href="https://cgewho.in/khp.html" style="color:#000;font-weight: 600;">(Click here for Detail Information...)</a> --> </div --> <ul class="list_1"> <!------------------KENDRIYA VIHAR CHENNAI PHASE-III popup5------------------> <!--<li><a href="#" > KENDRIYA VIHAR CHENNAI PHASE-III </a>&nbsp;</li> --> <!--<li style="margin-bottom:9px;"><br/>&nbsp;[ <a target="_blank" class="ready_to_move" data-toggle="modal" data-target="#videoGNodia" style="cursor:pointer;"><img src="images/videosd.jpg" alt="video" width="15" height="15" title="video" alt="video"/> &nbsp; VIDEO</a> ] &nbsp;[ <a href="PDF2017/PMC MONTHLY REPORT_CGEWHO_30th-SEPT-2018 (For Allottes).pdf" target="_blank" class="ready_to_move">PROGRESS REPORT</a> ]&nbsp;[]&nbsp;[ ]</li> --> <!-- -----------------popup1---------------- --> <!--PMC MONTHLY REPORT_CGEWHO_APR-2017 (FOR ALLOTEES)_Revised.pdf--> <!-------------------popup5------------------> </ul> </div> </div> <!-- <div class="modal-footer"> <div class="modal-footer"> <button onclick="location.href='https://www.cgewho.co.in:90/benlogin.htm'" type="button" class="close_btns">Enter</button> <button type="button" class="close_btns" data-dismiss="modal">Back</button> </div> --> </div <!--modal footer--> </div> </div> </div> </div> </div> <!--new modal--> <!-- ONLOAD WINDOW MODAL POPUP--> <!------------------------------------jquery-------------------> <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script> <script src="bootstrap/js/bootstrap.min.js"></script> <!-- 02_05_2016 --> <script src="js/fredSlider/jquery.carouFredSel-6.2.1.js"></script> <script src="js/fredSlider/helper-plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript"> $(window).load(function() { $('#AddModal2').modal('show'); //edited by vandana }); </script> <script> $('#foo2S').carouFredSel({ //auto: false, prev: '#prev2', next: '#next2', pagination: "false", mousewheel: true, mouseenter:'true', direction: 'up', auto : 'true', swipe: { onMouse: true, onTouch: true } }); </script> <!-- 02_05_2016 --> <script> /*$.noConflict(); jQuery(document).ready(function(){ jQuery("button").click(function(){ jQuery("p").text("jQuery is still working!"); }); }); */ </script> <script> function myFunction() { window.print(); } </script> <script> $(function(){ var appendthis = ("<div class='modal-overlay js-modal-close'></div>"); $('a[data-modal-id]').click(function(e) { e.preventDefault(); $("body").append(appendthis); $(".modal-overlay").fadeTo(500, 0.7); //$(".js-modalbox").fadeIn(500); var modalBox = $(this).attr('data-modal-id'); $('#'+modalBox).fadeIn($(this).data()); }); $(".js-modal-close, .modal-overlay").click(function() { $(".modal-box, .modal-overlay").fadeOut(500, function() { $(".modal-overlay").remove(); }); }); $(window).resize(function() { $(".modal-box").css({ top:30, left:-356 // top: ($(window).height() - $(".modal-box").outerHeight()) / 2, // left: ($(window).width() - $(".modal-box").outerWidth()) / 2 }); }); $(window).resize(); }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-36251023-1']); _gaq.push(['_setDomainName', 'jqueryscript.net']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script> function printDiv(divName) { //alert(''); var printContents = document.getElementById(divName).innerHTML; w=window.open(); w.document.write(printContents); w.print(); w.close(); } function printDiv(divName1) { //alert(''); var printContents = document.getElementById(divName1).innerHTML; w=window.open(); w.document.write(printContents); w.print(); w.close(); } function printDiv(divNameAdd) { //alert(''); var printContents = document.getElementById(divNameAdd).innerHTML; w=window.open(); w.document.write(printContents); w.print(); w.close(); } </script> <!------------------------------------jquery-------------------> <!-- GOOGLE ANALITIC SCRIPT WRITTEN HERE --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-78154081-1', 'auto'); ga('send', 'pageview'); </script> <script type="text/javascript"> function show1() { $('#demoModal1').modal('show'); } </script> <script type="text/javascript"> function show2() { $('#demoModal2').modal('show'); } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10