{"id":281,"date":"2022-08-01T11:16:17","date_gmt":"2022-08-01T11:16:17","guid":{"rendered":"https:\/\/irbinfratrust.co.in\/home\/?page_id=281"},"modified":"2022-08-01T11:19:22","modified_gmt":"2022-08-01T11:19:22","slug":"new-assets","status":"publish","type":"page","link":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/new-assets\/","title":{"rendered":"New Assets"},"content":{"rendered":"<p>[vc_row equal_height=&#8221;yes&#8221; bg_type=&#8221;image&#8221; parallax_style=&#8221;vcpb-default&#8221; bg_image_repeat=&#8221;no-repeat&#8221; bg_img_attach=&#8221;fixed&#8221; bg_override=&#8221;full&#8221; animation_type=&#8221;h&#8221; horizontal_animation=&#8221;left-animation&#8221; vertical_animation=&#8221;top-animation&#8221; disable_on_mobile=&#8221;disable_on_mobile_value&#8221; css=&#8221;.vc_custom_1495627359573{padding-bottom: 5px !important;}&#8221; el_class=&#8221;equal-height-columns&#8221;][vc_column css_animation=&#8221;rollIn&#8221; width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1489040932203{padding-top: 40px !important;padding-bottom: 41px !important;background-color: #f5fafa !important;}&#8221;]<div id=\"ultimate-heading-29266ab8677324a4c\" class=\"uvc-heading ult-adjust-bottom-margin ultimate-heading-29266ab8677324a4c uvc-7011 \" data-hspacer=\"no_spacer\"  data-halign=\"right\" style=\"text-align:right\"><div class=\"uvc-heading-spacer no_spacer\" style=\"top\"><\/div><div class=\"uvc-sub-heading ult-responsive\"  data-ultimate-target='.uvc-heading.ultimate-heading-29266ab8677324a4c .uvc-sub-heading '  data-responsive-json-new='{\"font-size\":\"desktop:13px;\",\"line-height\":\"desktop:21px;\"}'  style=\"font-weight:normal;color:#565656;margin-top:13px;\"><style>\r\n\t#map_wrapper {\r\n    height: 850px;\r\n\t\tmargin-top:-49px;\r\n}\r\n\r\n#map_canvas {\r\n    width: 100%;\r\n    height: 850px;\r\n\t\r\n}\r\n\t<\/style>\r\n<div id=\"map_wrapper\">\r\n    <div id=\"map_canvas\" class=\"mapping\"><\/div>\r\n<\/div>\r\n<script>\r\njQuery(function($) {\r\n    \/\/ Asynchronously Load the map API \r\n    var script = document.createElement('script');\r\n    script.src = \"\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyCMp6SbDcj9keByd1YjAwhFHcOViOv3kmc&sensor=false&callback=initialize\";\r\n    document.body.appendChild(script);\r\n});\r\n\r\nfunction initialize() {\r\n    var map;\r\n    var bounds = new google.maps.LatLngBounds();\r\n    var mapOptions = {\r\n        mapTypeId: 'roadmap',\r\n\t\tcenter: {lat: 21.1613484, lng: 78.9324223},\r\n\t\tscrollwheel: false,\r\n    navigationControl: false,\r\n    mapTypeControl: false,\r\n    scaleControl: false,\r\n    draggable: true,\r\n    };\r\n                    \r\n    \/\/ Display a map on the page\r\n    map = new google.maps.Map(document.getElementById(\"map_canvas\"), mapOptions);\r\n    map.setTilt(45);\r\n        \r\n    \/\/ Multiple Markers\r\n    var markers = [\r\n\t['Sindhudurg Airport',16.3492, 73.5594],\r\n\t['Mumbai - Pune Expressway', 18.9658959,73.1592434],\r\n\t['Vadodara \u2013 Kim',22.3072, 73.1812],\r\n\t['Gandeva Ena',20.8095, 73.0008],\r\n\t['Pathankot Mandi',32.2642, 75.653],\r\n\t['Chittoor Thachur',13.2195,79.1033],\r\n\t['Solapur - Yedeshi',17.758053, 75.944954],\r\n\t['Yedeshi - Aurangabad',18.5163442,75.7863279],\r\n\t['Kaithal - Rajasthan Border',29.7919294,76.372575],\r\n\t['Agra - Etawah',27.1763098,77.9099723],\r\n\t['Udaipur - Shamlaji',24.6084261,73.6370177],\r\n\t['Chittorgarh - Gulabpura',25.9051505,74.6501254],\r\n\t['Kishangarh - Gulabpura',26.5949612,74.8163789],\r\n\t['Karwar Kundapura',13.734583,74.815578],\r\n\t['Hapur \u2013 Moradabad',28.7306,77.7759],\r\n\t['Palsit Dankuni',23.196376,88.0031395],\r\n\t['Jaipur - Deoli',26.8854479,75.6504707],\r\n\t['Amritsar - Pathankot',31.6336712,74.8000797],\r\n\t['Tumkur - Chitradurga',14.226842,76.3825667],\r\n\t['Talegaon - Amravati', 20.9042333,77.6917047],\r\n\t['Omallur Salem Namakkal', 11.797835249999999,78.06862735861533],\r\n\t['Ahmedabad Vadodara Expressway', 22.984689,72.6350228],\r\n\t['Ganga Expressway (Meerut to Budaun Expressway)', 28.0367001,79.1234]\r\n\t];\r\n                        \r\n    \/\/ Info Window Content\r\n    var infoWindowContent = [\r\n        ['<div class=\"info_content\">'+'<\/div>']\r\n    ];\r\n        \r\n    \/\/ Display multiple markers on a map\r\n    var infoWindow = new google.maps.InfoWindow(), marker, i;\r\n    \r\n    \/\/ Loop through our array of markers & place each one on the map  \r\n    for( i = 0; i < markers.length; i++ ) {\r\n\t\t\r\n\t\tif(i==0) var cl=\"purple\";\r\n\t\telse if(i==1) var cl=\"yellow\"; \r\n\t\telse if(i>=2 && i<=5) var cl=\"blue\"; \r\n\t\telse  var cl=\"green\";\r\n\t    var position = new google.maps.LatLng(markers[i][1], markers[i][2]);\r\n        bounds.extend(position);\r\n\t\t\r\n\t\tmarker = new google.maps.Marker({\r\n            position: position,\r\n            map: map,\r\n            title: markers[i][0],\r\n\t\t\ticon: 'http:\/\/maps.google.com\/mapfiles\/ms\/icons\/'+ cl +'-dot.png',\t\t\t\t\t\t\t\t\t\t\r\n    \t\tmap: map\r\n        });\r\n\t\r\n\t\/\/\tif(i==0) console.log('http:\/\/maps.google.com\/mapfiles\/ms\/icons\/purple-dot.png'); \r\n        \r\n        \/\/ Allow each marker to have an info window    \r\n        google.maps.event.addListener(marker, 'click', (function(marker, i) {\r\n            return function() {\r\n                infoWindow.setContent(infoWindowContent[i][0]);\r\n                infoWindow.open(map, marker);\r\n            }\r\n        })(marker, i));\r\n\r\n        \/\/ Automatically center the map fitting all markers on the screen\r\n        map.fitBounds(bounds);\r\n    }\r\n\r\n    \/\/ Override our map zoom level once our fitBounds function runs (Make sure it only runs once)\r\n    var boundsListener = google.maps.event.addListener((map), 'bounds_changed', function(event) {\r\n        this.setZoom(5);\r\n        google.maps.event.removeListener(boundsListener);\r\n    });\r\n    \r\n}\t\r\n<\/script><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div id=\"ultimate-heading-22226ab8677324bea\" class=\"uvc-heading ult-adjust-bottom-margin ultimate-heading-22226ab8677324bea uvc-9073 \" data-hspacer=\"no_spacer\"  data-halign=\"right\" style=\"text-align:right\"><div class=\"uvc-heading-spacer no_spacer\" style=\"top\"><\/div><div class=\"uvc-sub-heading ult-responsive\"  data-ultimate-target='.uvc-heading.ultimate-heading-22226ab8677324bea .uvc-sub-heading '  data-responsive-json-new='{\"font-size\":\"desktop:13px;\",\"line-height\":\"desktop:21px;\"}'  style=\"font-weight:normal;color:#000000;margin-top:13px;\"><p style='margin-top:30px;'><\/p><table class='table-bordered'  width='100%'><thead style='background-color: #d8d8d9;'>\r\n\t<tr><td style='text-align:center;' width='40%'><b>Name of Project<\/b><\/td>\r\n\t<td width='10%' style='text-align:center;'><b>Client<\/b><\/td>\r\n\t<td style='text-align:center;' width='10%'><b>State<\/b><\/td>\r\n\t<td width='6%' style='text-align:center;'><b>Lane Kms<\/b><\/td>\r\n\t<td width='10%' style='text-align:center;'><b>Status Cost<\/b><\/td>\r\n\t<td width='10%' style='text-align:center;'><b>Concession Period<\/b><\/td><\/tr><\/thead><tr><td style='text-align:left;'>Solapur \u2013 Yedeshi<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Maharashtra<\/td><td style='text-align:center;'>395<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>29 Years<\/td><\/tr><tr><td style='text-align:left;'>Yedeshi \u2013 Aurangabad<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Maharashtra<\/td><td style='text-align:center;'>756<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>26 Years<\/td><\/tr><tr><td style='text-align:left;'>Kaithal \u2013 Rajasthan Border<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Haryana<\/td><td style='text-align:center;'>665<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>27 Years<\/td><\/tr><tr><td style='text-align:left;'>Agra \u2013 Etawah<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Uttar Pradesh<\/td><td style='text-align:center;'>747<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>24 Years<\/td><\/tr><tr><td style='text-align:left;'>Udaipur \u2013 Gujarat Border<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Rajasthan \/ Gujarat<\/td><td style='text-align:center;'>683<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>21 Years<\/td><\/tr><tr><td style='text-align:left;'>Goa\/Karnataka Border \u2013 Kundapura<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Karnataka<\/td><td style='text-align:center;'>758<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>28 Years<\/td><\/tr><tr><td style='text-align:left;'>Gulabpura \u2013 Chittorgarh<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Rajasthan<\/td><td style='text-align:center;'>749<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>20 Years<\/td><\/tr><tr><td style='text-align:left;'>Kishangarh \u2013 Gulabpura<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Rajasthan<\/td><td style='text-align:center;'>540<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>20 Years<\/td><\/tr><tr><td style='text-align:left;'>Hapur \u2013 Moradabad<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>Uttar Pradesh<\/td><td style='text-align:center;'>599<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>22 Years<\/td><\/tr><tr><td style='text-align:left;'>Palsit \u2013 Dankuni<\/td><td style='text-align:center;'>NHAI<\/td><td style='text-align:center;'>West Bengal<\/td><td style='text-align:center;'>378<\/td><td style='text-align:center;'>Operational<\/td><td style='text-align:center;'>17 Years<\/td><\/tr><\/table><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row equal_height=&#8221;yes&#8221; bg_type=&#8221;image&#8221; parallax_style=&#8221;vcpb-default&#8221; bg_image_repeat=&#8221;no-repeat&#8221; bg_img_attach=&#8221;fixed&#8221; bg_override=&#8221;full&#8221; animation_type=&#8221;h&#8221; horizontal_animation=&#8221;left-animation&#8221; vertical_animation=&#8221;top-animation&#8221; disable_on_mobile=&#8221;disable_on_mobile_value&#8221; css=&#8221;.vc_custom_1495627359573{padding-bottom: 5px !important;}&#8221; el_class=&#8221;equal-height-columns&#8221;][vc_column css_animation=&#8221;rollIn&#8221; width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1489040932203{padding-top: 40px !important;padding-bottom: 41px !important;background-color: #f5fafa !important;}&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-281","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/pages\/281"}],"collection":[{"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/comments?post=281"}],"version-history":[{"count":1,"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/pages\/281\/revisions"}],"predecessor-version":[{"id":282,"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/pages\/281\/revisions\/282"}],"wp:attachment":[{"href":"https:\/\/www.irbinfratrust.co.in\/home\/index.php\/wp-json\/wp\/v2\/media?parent=281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}