It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://megakontraktor.co.id

  1. <!DOCTYPE html>
  2.  
  3. <html lang="en">
  4.  
  5. <head>
  6.  
  7.    <meta charset="utf-8">
  8.  
  9.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  10.  
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.  
  13.    <meta name="description" content="Rutgers Have New Jersey Medical School The Best: A unit of Rutgers Biomedical and Health Sciences, New Jersey Medical School is the oldest and largest school of allopathic medicine in New Jersey.  ">
  14. <meta name="keywords" content="medical school in New Jersey, megakontraktor, New Jersey Medical School, New Jersey Medical School, medicine, medical students, medical research, medical education, White Coat Ceremony in N.J., megakontraktor Admissions">
  15.  
  16.  
  17.    <meta name="author" content="">
  18.  
  19.  
  20.  
  21.    <!-- Change Website title here -->
  22.  
  23.    <title>Rutgers Have New Jersey Medical School The Best</title>
  24.  
  25.  
  26.  
  27.    <!--Bootstrap Framework Version 4.0.0 Beta -->
  28.  
  29.    <link href="2018PhpSite/site/css/bootstrap.min.css" type="text/css" rel="stylesheet">
  30.  
  31.  
  32.  
  33.    <!--Font Awesome Version 4.7.0 -->
  34.  
  35.    <link href="2018PhpSite/site/css/font-awesome.min.css" type="text/css" rel="stylesheet">
  36.  
  37. <script src="../kit.fontawesome.com/f283fd4596.js" crossorigin="anonymous"></script>
  38.  
  39.    <!--Slider Revolution Version 5.0.0 -->
  40.  
  41.    <link href="2018PhpSite/site/slider-revolution/css/settings.css" rel="stylesheet" type="text/css">
  42.  
  43.    <link rel="stylesheet" type="text/css" href="2018PhpSite/site/slider-revolution/css/layers.css">
  44.  
  45.    <link rel="stylesheet" type="text/css" href="2018PhpSite/site/slider-revolution/css/navigation.css">
  46.  
  47.  
  48.  
  49.    <!--EDUComp Stylesheets -->
  50.  
  51.    <link href="2018PhpSite/site/css/uncompressed/vendors.css" type="text/css" rel="stylesheet">
  52.  
  53.    <link href="2018PhpSite/site/css/uncompressed/style.css" type="text/css" rel="stylesheet" id="style">
  54.  
  55.    <link href="2018PhpSite/site/css/uncompressed/components.css" type="text/css" rel="stylesheet" id="components">
  56.  
  57.    <link href="2018PhpSite/site/css/uncompressed/custom2.css" type="text/css" rel="stylesheet" id="components">
  58.  
  59.  
  60. <link rel="stylesheet" href="../www.w3schools.com/w3css/4/w3.css">
  61.  
  62.  
  63.  
  64.    <!-- MAP CSS -->
  65.  
  66.   <!-- <link href="2018PhpSite/site/css/map.css" type="text/css" rel="stylesheet"> -->
  67.    <link href="css/map.css" type="text/css" rel="stylesheet">
  68.  
  69.  
  70.  
  71.    <!--Google Fonts-->
  72.  
  73.    <link href="../fonts.googleapis.com/css@family=Noto+Serif%253A400,400i.css" rel="stylesheet">
  74.  
  75.    <link href="../fonts.googleapis.com/css@family=PT+Sans+Narrow%253A400,700.css" rel="stylesheet">
  76.  
  77.  
  78.  
  79.    <!-- Respond.js and HTML shiv provide HTML5 support in older browsers like IE9 and 8 -->
  80.  
  81.    <!--[if lt IE 9]>
  82.  
  83.        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  84.  
  85.        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
  86.  
  87.    <![endif]-->
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97. <style>
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104. .scroll-down {
  105.  
  106.  opacity: 1;
  107.  
  108.  -webkit-transition: all .5s ease-in 3s;
  109.  
  110.  transition: all .5s ease-in 3s;
  111.  
  112. }
  113.  
  114.  
  115.  
  116. .scroll-down {
  117.  
  118.  position: absolute;
  119.  
  120.  bottom: 25px;
  121.  
  122.  left: 50%;
  123.  
  124.  margin-left: -16px;
  125.  
  126.  display: block;
  127.  
  128.  width: 32px;
  129.  
  130.  height: 32px;
  131.  
  132.  border: 3px solid #cc0033;
  133.  
  134.  background-size: 14px auto;
  135.  
  136.  border-radius: 50%;
  137.  
  138.  z-index: 2;
  139.  
  140.  -webkit-animation: bounce 2s infinite 2s;
  141.  
  142.  animation: bounce 2s infinite 2s;
  143.  
  144.  -webkit-transition: all .2s ease-in;
  145.  
  146.  transition: all .2s ease-in;
  147.  
  148. }
  149.  
  150.  
  151.  
  152. .scroll-down:before {
  153.  
  154.    position: absolute;
  155.  
  156.    top: calc(50% - 8px);
  157.  
  158.    left: calc(50% - 6px);
  159.  
  160.    transform: rotate(-45deg);
  161.  
  162.    display: block;
  163.  
  164.    width: 12px;
  165.  
  166.    height: 12px;
  167.  
  168.    content: "";
  169.  
  170.    border: 2px solid #cc0033;
  171.  
  172.    border-width: 0px 0 2px 2px;
  173.  
  174. }
  175.  
  176.  
  177.  
  178. @keyframes bounce {
  179.  
  180.  0%,
  181.  
  182.  100%,
  183.  
  184.  20%,
  185.  
  186.  50%,
  187.  
  188.  80% {
  189.  
  190.    -webkit-transform: translateY(0);
  191.  
  192.    -ms-transform: translateY(0);
  193.  
  194.    transform: translateY(0);
  195.  
  196.  }
  197.  
  198.  40% {
  199.  
  200.    -webkit-transform: translateY(-10px);
  201.  
  202.    -ms-transform: translateY(-10px);
  203.  
  204.    transform: translateY(-10px);
  205.  
  206.  }
  207.  
  208.  60% {
  209.  
  210.    -webkit-transform: translateY(-5px);
  211.  
  212.    -ms-transform: translateY(-5px);
  213.  
  214.  
  215.    transform: translateY(-5px);
  216.  
  217.  }
  218.  
  219. }
  220.  
  221.  
  222.  
  223. #nav3 { background-color: rgba(204, 0,51, 0.9);}
  224.  
  225.  
  226. .subnav {
  227. font-size: 15px;
  228. padding-left: 10px;
  229. line-height: 120%;
  230. }
  231.  
  232.  
  233.  
  234. .event-list {
  235. list-style: none;
  236. font-family: 'Lato', sans-serif;
  237. margin: 0px;
  238. padding: 0px;
  239. }
  240. .event-list > li {
  241. background-color: rgb(255, 255, 255);
  242. box-shadow: 0px 0px 5px rgb(51, 51, 51);
  243. box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
  244. padding: 0px;
  245. margin: 0px 0px 20px;
  246. }
  247. .event-list > li > time {
  248. display: inline-block;
  249. width: 100%;
  250. color: rgb(255, 255, 255);
  251. background-color: #666666;
  252. padding: 5px;
  253. text-align: center;
  254. text-transform: uppercase;
  255. }
  256. .event-list > li:nth-child(even) > time {
  257. background-color: #666666;
  258. }
  259. .event-list > li > time > span {
  260. display: none;
  261. }
  262. .event-list > li > time > .day {
  263. display: block;
  264. font-size: 56pt;
  265. font-weight: 100;
  266. line-height: 1;
  267. }
  268. .event-list > li time > .month {
  269. display: block;
  270. font-size: 24pt;
  271. font-weight: 900;
  272. line-height: 1;
  273. }
  274. .event-list > li > img {
  275. width: 100%;
  276. }
  277. .event-list > li > .info {
  278. padding-top: 5px;
  279. text-align: center;
  280. }
  281. .event-list > li > .info > .title {
  282. font-size: 17pt;
  283. font-weight: 700;
  284. margin: 0px;
  285. }
  286. .event-list > li > .info > .desc {
  287. font-size: 13pt;
  288. font-weight: 300;
  289. margin: 0px;
  290. }
  291. .event-list > li > .info > ul,
  292. .event-list > li > .social > ul {
  293. display: table;
  294. list-style: none;
  295. margin: 10px 0px 0px;
  296. padding: 0px;
  297. width: 100%;
  298. text-align: center;
  299. }
  300. .event-list > li > .social > ul {
  301. margin: 0px;
  302. }
  303. .event-list > li > .info > ul > li,
  304. .event-list > li > .social > ul > li {
  305. display: table-cell;
  306. cursor: pointer;
  307. color: rgb(30, 30, 30);
  308. font-size: 11pt;
  309. font-weight: 300;
  310.        padding: 3px 0px;
  311. }
  312.    .event-list > li > .info > ul > li > a {
  313. display: block;
  314. width: 100%;
  315. color: rgb(30, 30, 30);
  316. text-decoration: none;
  317. }
  318.    .event-list > li > .social > ul > li {
  319.        padding: 0px;
  320.    }
  321.    .event-list > li > .social > ul > li > a {
  322.        padding: 3px 0px;
  323. }
  324. .event-list > li > .info > ul > li:hover,
  325. .event-list > li > .social > ul > li:hover {
  326. color: rgb(30, 30, 30);
  327. background-color: rgb(200, 200, 200);
  328. }
  329. .facebook a,
  330. .twitter a,
  331. .google-plus a {
  332. display: block;
  333. width: 100%;
  334. color: rgb(75, 110, 168) !important;
  335. }
  336. .twitter a {
  337. color: rgb(79, 213, 248) !important;
  338. }
  339. .google-plus a {
  340. color: rgb(221, 75, 57) !important;
  341. }
  342. .facebook:hover a {
  343. color: rgb(255, 255, 255) !important;
  344. background-color: rgb(75, 110, 168) !important;
  345. }
  346. .twitter:hover a {
  347. color: rgb(255, 255, 255) !important;
  348. background-color: rgb(79, 213, 248) !important;
  349. }
  350. .google-plus:hover a {
  351. color: rgb(255, 255, 255) !important;
  352. background-color: rgb(221, 75, 57) !important;
  353. }
  354.  
  355. .info-box {
  356.    border-radius: 0.125rem;
  357.    border-color: rgba(0, 0, 0, 0.051);
  358.    border-width: 2px;
  359.  
  360. border: 2px solid rgba(0, 0, 0, 0.051);
  361.  
  362. }
  363. .container.mt-100 .row .col-lg-8 .row.flex-row .col-lg-6.info-box.bg-light a p {
  364. font-family: 'Noto Serif', serif;
  365. font-size: 1rem;
  366. color: #000;
  367. }
  368. .container.mt-100 .row .col-lg-8 .row.flex-row .col-lg-6.info-box a p {
  369. }
  370. .info-box:hover{
  371.  
  372. border: 0px ;
  373. }
  374. .container.mt-100 .row .col-lg-4.info-box1x{
  375. border: 2px solid rgba(0, 0, 0, 0.051);;
  376.  
  377.  
  378. }
  379.  
  380. .container.mt-100 .row .col-lg-8 .row.flex-row .col-lg-6.info-box a p {
  381. font-family: 'Noto Serif', serif;
  382.    font-size: 1rem;
  383. color: #000;
  384. }
  385.  
  386. }
  387.  
  388. /** MEDIA QUIEREIS **/
  389.  
  390.  
  391. @media (min-width: 768px) {
  392.  
  393. #logo {
  394. position: relative;
  395. top: 0px;
  396. left: -50px;
  397. }
  398.  
  399.  
  400. .event-list > li {
  401. position: relative;
  402. display: block;
  403. width: 100%;
  404. height: 120px;
  405. padding: 0px;
  406. }
  407. .event-list > li > time,
  408. .event-list > li > img  {
  409. display: inline-block;
  410. }
  411. .event-list > li > time,
  412. .event-list > li > img {
  413. width: 120px;
  414. float: left;
  415. }
  416. .event-list > li > .info {
  417. background-color: rgb(245, 245, 245);
  418.  
  419. overflow: hidden;
  420. }
  421. .event-list > li > time,
  422. .event-list > li > img {
  423. width: 120px;
  424. height: 120px;
  425. padding: 0px;
  426. margin: 0px;
  427. }
  428. .event-list > li > .info {
  429. position: relative;
  430. height: 120px;
  431. text-align: left;
  432. padding-right: 40px;
  433. }
  434. .event-list > li > .info > .title,
  435. .event-list > li > .info > .desc {
  436. padding: 0px 10px;
  437. }
  438. .event-list > li > .info > ul {
  439. position: absolute;
  440. left: 0px;
  441. bottom: 0px;
  442. }
  443. .event-list > li > .social {
  444. position: absolute;
  445. top: 0px;
  446. right: 0px;
  447. display: block;
  448. width: 40px;
  449. }
  450.        .event-list > li > .social > ul {
  451.            border-left: 1px solid rgb(230, 230, 230);
  452.        }
  453. .event-list > li > .social > ul > li {
  454. display: block;
  455.            padding: 0px;
  456. }
  457. .event-list > li > .social > ul > li > a {
  458. display: block;
  459. width: 40px;
  460. padding: 10px 0px 9px;
  461. }
  462. }
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. @media (min-width: 992px) and (max-width: 1385px) {
  470. #myOffcanvas .subnav {
  471. font-size: 18px; padding-left: 50px; line-height: 100%;
  472. }
  473.  
  474. }
  475.  
  476.  
  477. .panel-body {
  478. color: #FFF;
  479. padding-left: 40px;
  480. font-family: 'PT Sans Narrow', sans-serif;
  481. font-size: 18px;
  482. text-decoration: none;
  483.    border-bottom: .125em solid #fff;
  484. }
  485.  
  486. #nav, #nav2 {
  487. width: 12%;
  488. font-size: 1.2em;
  489. }
  490.  
  491. #nav2 { top: 7%; }
  492.  
  493. #logo {
  494. position: absolute;
  495. top: 0px;
  496. left: 50px;
  497. padding: 0;
  498. }
  499.  
  500. #logo img {
  501. max-width: 100%;
  502. }
  503.  
  504.  
  505.  
  506.  
  507.  
  508. .transparent {
  509. opacity: 0.0;
  510. transition: all 0.5s;
  511. }
  512.  
  513.  
  514.  
  515.  
  516.  #myOffcanvas2 #search {
  517. padding-left: 40px;
  518. }
  519.  
  520.  
  521. .card-body{
  522. padding: 1.25rem;
  523. height: 310px;
  524. }
  525. .card-body a {
  526.   color: #036;
  527. }
  528. }
  529.  
  530.  
  531.  
  532. @media (max-width: 800px) {
  533. #logo {
  534. top: 0;
  535. left: 0;
  536. z-index: 100;
  537. }
  538. .carousel-inner{
  539. overflow: visible;
  540. }
  541.  
  542. }
  543.  
  544. @media (min-width: 320px) and  (max-width: 550px) {
  545. a.scroll-down {
  546. display: none;
  547. }
  548.  
  549.  
  550. }
  551.  
  552. @media (max-width: 415px) {
  553. #logo img {
  554.  
  555. max-width: 50%;
  556. }
  557.  
  558. .info-box {
  559. height: 22.625rem;
  560. padding: 2.5rem;
  561. text-align: center;
  562. -webkit-transition: 350ms ease all;
  563. transition: 350ms ease all;
  564. }
  565. }
  566.  
  567.  
  568. .text-secondary2 {
  569. font-family: Verdana, Geneva, sans-serif;
  570. color: #000;
  571. font-size: 19px;
  572. }
  573.  
  574. .row-centered {
  575.    text-align:center;
  576. }
  577.  
  578. .bg-light2 {
  579. background-color: #E2E2E2 !important;
  580. }
  581.  
  582.  
  583.  
  584. .text-blue {
  585. color: #1a2b51;
  586. }
  587.  
  588.  
  589.  
  590. #ems {
  591.    padding-top: .0rem;
  592.    padding-bottom: 0.5rem;
  593. }
  594. #ems {
  595.    max-width: 100%;
  596.    margin-left: auto;
  597.    margin-right: auto;
  598.    background:
  599.    rgba(191, 193, 186, 0.37);
  600.    padding-top: 0rem;
  601.    padding-bottom: 0rem;
  602. }
  603. #ems-message {
  604.    max-width: 75rem;
  605.    margin-left: auto;
  606.    margin-right: auto;
  607.    padding-left: 1rem;
  608.    padding-right: 1rem;
  609. }
  610.  
  611. #ems #ems-message #ems-description p a {
  612. font-size: 1.5em;
  613. font-weight: bold;
  614. }
  615. .bg-primary2.mt-100 .container2 {
  616. background-color: #006699 !important;
  617. border: -100px solid #0F0;
  618. }
  619. </style>
  620. <style>
  621. * {
  622.  box-sizing: border-box;
  623. }
  624.  
  625. /* Create three equal columns that floats next to each other */
  626. .column {
  627.  float: left;
  628.  width: 10%;
  629.  
  630.  height: 300px; /* Should be removed. Only for demonstration */
  631. }
  632. .column2 {
  633. float: left;
  634. width: 70%;
  635. margin-top: 60px;
  636. }
  637.  
  638. /* Clear floats after the columns */
  639. .row:after {
  640.  content: "";
  641.  display: table;
  642.  clear: both;
  643. }
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658. /* Pen-specific styles */
  659. * {
  660.  box-sizing: border-box;
  661. }
  662. html, body, section, div {
  663.  
  664. }
  665.  
  666. body {
  667.  
  668.  
  669. }
  670.  
  671. section {
  672.  width: 100%;
  673. }
  674.  
  675. article {
  676.  position: relative;
  677.  top: 50%;
  678.  padding: 1rem;
  679.  text-align: left;
  680.  
  681. }
  682.  
  683. h1 {
  684.  font-size: 1.75rem;
  685.  margin: 0 0 0.75rem 0;
  686. }
  687.  
  688. /* Pattern styles */
  689. .left-half {
  690.  float: left;
  691.  width: 20%;
  692. }
  693. .right-half {
  694. background-color: #1c2c50;
  695. float: left;
  696. width: 80%;
  697. margin-top: 50px;
  698. padding-left: 10%;
  699. }
  700.  
  701.  
  702.  
  703. .container .right-half article p {
  704. width: 80%;
  705. }
  706. .left-half article {
  707. padding-left: 0px !important;
  708. }
  709.  
  710.  
  711. @media (min-width: 320px) and  (max-width: 550px) {
  712. a.scroll-down {
  713. display: none;
  714. }
  715.  
  716. .renoimg {
  717. width: 100%;
  718.  
  719. }
  720. .left-half {
  721.  float: left;
  722.  width: 100%;
  723. }
  724. .right-half {
  725. background-color: #006699;
  726. float: left;
  727. width: 100%;
  728. margin-top: 50px;
  729. padding-left: 0%;
  730. }
  731. }
  732.  
  733.  
  734.  
  735. .containergold {
  736. background-color: #CC0033;
  737. height: 250px;
  738. width: 100%;
  739. position: relative;
  740. }
  741. .containergold img {
  742. position: absolute;
  743. z-index: 1000;
  744. margin-top: -35px;
  745. }
  746.  
  747. .whymegakontraktor {
  748. position: relative;
  749. right: 50px;
  750. width: 50%;
  751. left: 550px;
  752. }
  753. </style>
  754. <style>
  755.  
  756.  
  757. .timeline-carousel {
  758.  padding: 50px 6.9444% 90px 6.9444%;
  759.  position: relative;
  760.  overflow: hidden;
  761.  background-color: #1d1d1e;
  762. }
  763. .timeline-carousel:after, .timeline-carousel:before {
  764.  content: "";
  765.  position: absolute;
  766.  display: block;
  767.  top: 0;
  768.  height: 90%;
  769.  width: 6.9444%;
  770.  background-color: #1d1d1e;
  771.  z-index: 3;
  772.  width: 6.9444%;
  773. }
  774. .timeline-carousel:after {
  775.  left: 0;
  776. }
  777. .timeline-carousel:before {
  778.  right: 0;
  779.  opacity: 0;
  780. }
  781. .timeline-carousel .slick-list {
  782.  overflow: visible;
  783. }
  784. .timeline-carousel .slick-dots {
  785.  bottom: -20px;
  786. }
  787. .timeline-carousel h1 {
  788. color: white;
  789. font-size: 46px;
  790. line-height: 40pd;
  791. margin-bottom: 20px;
  792. font-weight: 900;
  793. }
  794. .timeline-carousel p {
  795. color: white;
  796. font-size: 16px;
  797. margin-bottom: 20px;
  798. }
  799. .timeline-carousel a {
  800. color: white;
  801. font-size: 16px;
  802. }
  803. .timeline-carousel__image {
  804.  padding-right: 30px;
  805. }
  806. .timeline-carousel__item {
  807.  cursor: pointer;
  808. }
  809. .timeline-carousel__item .media-wrapper {
  810.  opacity: 0.4;
  811.  padding-bottom: 71.4%;
  812.  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  813.  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  814.  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  815. }
  816. .timeline-carousel__item:last-child .timeline-carousel__item-inner:after {
  817.  width: calc(100% - 30px);
  818. }
  819. .timeline-carousel__item-inner {
  820.  position: relative;
  821.  padding-top: 45px;
  822. }
  823. .timeline-carousel__item-inner:after {
  824.  position: absolute;
  825.  width: 100%;
  826.  top: 45px;
  827.  left: 0;
  828.  content: "";
  829.  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  830. }
  831. .timeline-carousel__item-inner .year {
  832.  font-size: 36px;
  833.  line-height: 36px;
  834.  color: white;
  835.  display: table;
  836.  letter-spacing: -1px;
  837.  padding-right: 10px;
  838.  background-color: #1d1d1e;
  839.  z-index: 1;
  840.  position: relative;
  841.  margin: -15px 0 20px;
  842.  font-weight: 900;
  843. }
  844. .timeline-carousel__item-inner .year:after {
  845.  content: "";
  846.  position: absolute;
  847.  display: block;
  848.  left: -10px;
  849.  top: 0;
  850.  height: 100%;
  851.  width: 10px;
  852.  background-color: #1d1d1e;
  853.  z-index: 3;
  854. }
  855. .timeline-carousel__item-inner .month {
  856.  font-size: 12px;
  857.  text-transform: uppercase;
  858.  color: #b38c52;
  859.  display: block;
  860.  margin-bottom: 10px;
  861.  font-weight: 900;
  862. }
  863. .timeline-carousel__item-inner p {
  864.  font-size: 12px;
  865.  line-height: 18px;
  866.  color: white;
  867.  width: 60%;
  868.  font-weight: 400;
  869.  margin-bottom: 15px;
  870. }
  871. .timeline-carousel__item-inner .read-more {
  872.  font-size: 15px;
  873.  color: #b38c52;
  874.  display: table;
  875.  margin-bottom: 10px;
  876.  font-weight: 900;
  877.  text-decoration: none;
  878.  position: relative;
  879. }
  880. .timeline-carousel__item-inner .read-more:after {
  881.  content: "";
  882.  position: absolute;
  883.  left: 0;
  884.  bottom: -1px;
  885.  width: 0;
  886.  border-bottom: 2px solid #b38c52;
  887.  -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  888.  -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  889.  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  890. }
  891. .timeline-carousel__item-inner .read-more:hover:after {
  892.  width: 100%;
  893. }
  894. .timeline-carousel__item-inner .pointer {
  895.  height: 29px;
  896.  position: relative;
  897.  z-index: 1;
  898.  margin: -4px 0 16px;
  899. }
  900. .timeline-carousel__item-inner .pointer:after, .timeline-carousel__item-inner .pointer:before {
  901.  position: absolute;
  902.  content: "";
  903. }
  904. .timeline-carousel__item-inner .pointer:after {
  905.  width: 9px;
  906.  height: 9px;
  907.  border-radius: 100%;
  908.  top: 0;
  909.  left: 0;
  910.  background-color: #b38c52;
  911. }
  912. .timeline-carousel__item-inner .pointer:before {
  913.  width: 1px;
  914.  height: 100%;
  915.  top: 0;
  916.  left: 4px;
  917.  background-color: #b38c52;
  918. }
  919. .timeline-carousel .slick-active .media-wrapper {
  920.  opacity: 1 !important;
  921. }
  922.  
  923. .slick-dots {
  924.  bottom: 60px;
  925.  list-style: none;
  926.  position: absolute;
  927.  width: 100%;
  928.  left: 0;
  929.  text-align: center;
  930.  z-index: 2;
  931. }
  932. .slick-dots li {
  933.  cursor: pointer;
  934.  display: inline-block;
  935.  margin: 0 6px;
  936.  position: relative;
  937.  width: 10px;
  938.  height: 10px;
  939. }
  940. .slick-dots li:last-child {
  941.  margin-right: 0;
  942. }
  943. .slick-dots li.slick-active button {
  944.  background: #b38c52;
  945.  border-color: #b38c52;
  946. }
  947. .slick-dots li button {
  948.  display: block;
  949.  font-size: 0;
  950.  width: 10px;
  951.  height: 10px;
  952.  padding: 0;
  953.  background-color: rgba(255, 255, 255, 0.6);
  954.  border-color: rgba(255, 255, 255, 0.6);
  955.  cursor: pointer;
  956.  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  957.  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  958.  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  959. }
  960. .slick-dots li button:hover {
  961.  background: #b38c52;
  962.  border-color: #b38c52;
  963. }
  964.  
  965. .link {
  966.  position: absolute;
  967.  left: 0;
  968.  bottom: 0;
  969.  padding: 20px;
  970.  z-index: 9999;
  971. }
  972. .link a {
  973.  display: flex;
  974.  align-items: center;
  975.  text-decoration: none;
  976.  color: #fff;
  977. }
  978. .link .fa {
  979.  font-size: 28px;
  980.  margin-right: 8px;
  981.  color: #fff;
  982. }
  983. </style>
  984. </head>
  985.  
  986.  
  987.  
  988. <body>
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997. <!--
  998.  
  999. <div class="modal fade" id="subscribeModal" data-open-onload="true" data-open-delay="500" tabindex="-1" role="dialog">
  1000.        <div class="modal-dialog modal-lg" role="document">
  1001.            <div class="modal-content">
  1002.                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  1003.                <div class="modal-body">
  1004.                    <div class="container-fluid">
  1005.                        <div class="row">
  1006.                          
  1007.                            <div class="col-lg-12 pt-40 pb-40">
  1008.                              
  1009. <h2><em>University Operating Status</em></h2>
  1010. <p>WEATHER UPDATE: The university remains open. For changes to   schedules on Thursday, February 6, including remote instruction and   operations due to expected weather conditions, check <a href="https://www.rutgers.edu/status" id="OWA4da163ed-5348-c442-b257-9f2c3af40861" target="_blank">rutgers.edu/status</a></p>
  1011. <p><a href="https://www.rutgers.edu/status">More Information </a>                </p>
  1012.                            </div>
  1013.                        </div>
  1014.                    </div>
  1015.                </div>
  1016.            </div>
  1017.        </div>
  1018.    </div>
  1019.  
  1020. -->
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034. <div id="fb-root"></div>
  1035. <script async defer crossorigin="anonymous" src="../connect.facebook.net/en_US/sdk.js#xfbml=1&version=v16.0" nonce="y85vqb7A"></script>
  1036.  
  1037. <script>(function(d, s, id) {
  1038. var js, fjs = d.getElementsByTagName(s)[0];
  1039. if (d.getElementById(id)) return;
  1040. js = d.createElement(s); js.id = id;
  1041. js.src = "https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0";
  1042. fjs.parentNode.insertBefore(js, fjs);
  1043. }(document, 'script', 'facebook-jssdk'));</script>
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050. <div class="mobilenav">
  1051. <nav class="navbar navbar-expand-lg navbar-light bg-light">
  1052.  <a class="navbar-brand" href="index.html#">&nbsp;</a>
  1053.  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
  1054.    <span class="navbar-toggler-icon"></span>
  1055.  </button>
  1056.  <div class="collapse navbar-collapse" id="navbarNavAltMarkup">
  1057.    <div class="navbar-nav">
  1058.  
  1059.    <a href="https://megakontraktor.co.id/admissions/index.php">Admissions</a>
  1060.    <a href="https://megakontraktor.co.id/education/index.php">Education</a>
  1061.    <a href="https://research-office.megakontraktor.co.id/" target="_blank">Research</a>
  1062.    <a href="https://megakontraktor.co.id/patientcare/index.php">Patient Care</a>
  1063. <!--    <a href="/campus_life/index.php" >Campus Life</a>-->
  1064. <!--    <a href="/community/index.php">Community Relations</a>-->
  1065.    <a href="https://megakontraktor.co.id/departments/index.php">Academic Departments</a>
  1066. <br>
  1067.    <a href="https://megakontraktor.co.id/about_megakontraktor/index.php" class="subnav">About Us</a>
  1068.    <a href="https://megakontraktor.co.id/alumni/index.php" class="subnav">Alumni</a>
  1069.    
  1070.    <a href="https://megakontraktor.co.id/administrative_offices/office_dean.php" class="subnav">Dean Johnson</a>
  1071.    <a href="https://megakontraktor.co.id/education/student_affairs/index.php" class="subnav">UME </a>
  1072. <a href="https://megakontraktor.co.id/education/gme/index.php" class="subnav">GME </a>
  1073.    <a href="https://megakontraktor.co.id/faculty_affairs/index.php" class="subnav">Faculty</a>
  1074.    
  1075.    
  1076.    
  1077.        <a href="https://megakontraktor-web.megakontraktor.co.id/intraLogin/" target="_blank" class="subnav">megakontraktor Intranet</a>
  1078.    <a href="https://megakontraktor.co.id/departments/admin_departments.php" class="subnav">Administrative Offices</a>
  1079.    <a href="https://megakontraktor.co.id/gsbs/" target="_blank" class="subnav">School of Graduate Studies</a>
  1080.  
  1081.    </div>
  1082.  </div>
  1083. </nav>
  1084. </div>
  1085.  
  1086.  <script type="text/javascript">
  1087.  
  1088.  
  1089.    window.onload=function(){
  1090.  
  1091.  
  1092. $(document).scroll(function() {
  1093.  
  1094.  var scrollTop = $(window).scrollTop();
  1095.       console.log(scrollTop);
  1096.        if (scrollTop >= 700 ) {
  1097.            $('#nav, #nav2').addClass("transparent");
  1098.        }
  1099.        else{
  1100.            $('#nav, #nav2').removeClass("transparent");
  1101.        }
  1102. });
  1103.  
  1104.  
  1105.    }
  1106.  
  1107. </script>
  1108.  
  1109.  
  1110. <header class="header-1">            <!-- Header = Topbar + Navigation Bar -->
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  <nav class="navbar navbar-expand-lg">         <!-- Navigation Bar -->
  1118. <a class="navbar-brand" href="index.html" id="logo">
  1119.  
  1120.  <img src="2018PhpSite/site/images/logo.png" alt="">          <!-- Replace with your Logo -->
  1121.  
  1122.  </a>
  1123.  <div class="container" style="height: 0px;">
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  <!-- Mobile Navigation Toggler Icon -->
  1130.  
  1131.  
  1132.  
  1133.  
  1134.  <div id="nav" class="nav" >
  1135.  
  1136.  <span  style="cursor:pointer" onclick="openNav();openOffcanvas()()">&nbsp; <i class="fa fa-bars"></i>&nbsp;&nbsp;Menu</span> </div>
  1137.  
  1138.  
  1139.  
  1140.  <div id="mainContent">
  1141.  
  1142.  <div id="myCanvasNav" class="overlay3" onclick="closeOffcanvas()"></div>
  1143.  
  1144.  <div class="navbar-collapse collapse" id="main-navigation">         <!-- Main Menu -->
  1145.  
  1146.  <ul class="navbar-nav">
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152. <div id="myOffcanvas" class="offcanvas">
  1153.    <a href="javascript:void(0)" class="closeOffcanvas" onclick="closeOffcanvas()">&times;</a>
  1154.    <a href="https://megakontraktor.co.id/admissions/index.php">Admissions</a>
  1155.    <a href="https://megakontraktor.co.id/education/index.php">Education</a>
  1156.    <a href="https://research-office.megakontraktor.co.id/" target="_blank">Research</a>
  1157.    <a href="https://megakontraktor.co.id/patientcare/index.php">Patient Care</a>
  1158. <!--    <a href="/campus_life/index.php" >Campus Life</a>-->
  1159. <!--    <a href="/community/index.php">Community Relations</a>-->
  1160.    <a href="https://megakontraktor.co.id/departments/index.php">Academic Departments</a>
  1161. <br>
  1162.    <a href="https://megakontraktor.co.id/about_megakontraktor/index.php" class="subnav">About Us</a>
  1163.    <a href="https://megakontraktor.co.id/alumni/index.php" class="subnav">Alumni</a>
  1164.    
  1165.    <a href="https://megakontraktor.co.id/administrative_offices/office_dean.php" class="subnav">Dean Johnson</a>
  1166.    <a href="https://megakontraktor.co.id/education/student_affairs/index.php" class="subnav">UME </a>
  1167. <a href="https://megakontraktor.co.id/education/gme/index.php" class="subnav">GME </a>
  1168.    <a href="https://megakontraktor.co.id/faculty_affairs/index.php" class="subnav">Faculty</a>
  1169.    
  1170.    
  1171.    
  1172.        <a href="https://megakontraktor-web.megakontraktor.co.id/intraLogin/" target="_blank" class="subnav">megakontraktor Intranet</a>
  1173.    <a href="https://megakontraktor.co.id/departments/admin_departments.php" class="subnav">Administrative Offices</a>
  1174.    <a href="https://megakontraktor.co.id/gsbs/" target="_blank" class="subnav">School of Graduate Studies</a>
  1175.  
  1176.  
  1177.  </div>
  1178. </div>
  1179.  
  1180.  
  1181.  
  1182. <div id="nav2" class="nav2" ><span  style="cursor:pointer" onclick="openNav2();openOffcanvas2()()">&nbsp;<i class="fa fa-search"></i>&nbsp;&nbsp;Search</span></div>
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  <div id="myCanvasNav2" class="overlay3" onclick="closeOffcanvas2()"></div>
  1189.  
  1190.  
  1191.  
  1192.  <div class="navbar-collapse collapse" id="main-navigation">         <!-- Main Menu -->
  1193.  
  1194.  <ul class="navbar-nav">
  1195.  
  1196.  
  1197.  
  1198.  <div id="myOffcanvas2" class="offcanvas2">
  1199.  
  1200.  <a href="javascript:void(0)" class="closeOffcanvas2" onclick="closeOffcanvas2()">&times;</a>
  1201.  
  1202.  <a href="index.html#">SEARCH</a><br><br>
  1203.    
  1204. <form action="https://search.rutgers.edu/web.html" method="GET" name="rusearch" id="search">
  1205.  
  1206.  <input aria-label="Search Box" alt="Search term" id="rusearchbox" name="q" size="15" type="text" value="SEARCH" />
  1207.  
  1208.  <select aria-label="Select resource to search" id="rusearchselect" onchange="RUSearchSubmitAlter(this.value)">
  1209.    <option value="https://search.rutgers.edu/web.html">All sites</option>
  1210.    <option value="https://search.rutgers.edu/people.html">People</option>
  1211.    <option value="https://search.rutgers.edu/events.html">Events</option>
  1212.    <option value="https://search.rutgers.edu/buildings.html">Buildings</option>
  1213.    <option value="https://search.rutgers.edu/rbhs-search.html">RBHS</option>
  1214.  </select>
  1215.  
  1216.  
  1217.  <input role="presentation" id="rusearchbutton" type="submit" value="SEARCH" />
  1218. </form>
  1219.  
  1220.  
  1221. <a href="https://megakontraktor.co.id/resource_locator/find_people/">Find A Faculty</a>
  1222.  
  1223.  
  1224.  </div>
  1225.  
  1226.  
  1227.  
  1228.  <div id="nav3" class="nav3"><span  style="cursor:pointer" onclick="openNav();openOffcanvas()()">&nbsp;&nbsp; <i class="fa fa-bars"></i></span></div>
  1229.  
  1230.  
  1231.  
  1232.  <div id="myCanvasNav" class="overlay3" onclick="closeOffcanvas()"></div>
  1233.  
  1234.  
  1235.  
  1236.  <div class="navbar-collapse collapse" id="main-navigation">         <!-- Main Menu -->
  1237. <!-- MET
  1238.  <ul class="navbar-nav">  </ul>
  1239.  
  1240. -->
  1241.  
  1242.  </div>
  1243.  
  1244.  </div>
  1245.  
  1246.  </nav>
  1247.  
  1248. </header><!-- END of Header-1 -->
  1249.  
  1250.  
  1251.  
  1252. <a href="index.html#" class="scroll-down" address="true"></a>
  1253. <!-- Slider Revolution -->
  1254.   <header>
  1255.      <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel" data-interval="10000" >
  1256.        <ol class="carousel-indicators">
  1257.          <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
  1258.          <li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
  1259.          <li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
  1260.          <li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
  1261.      
  1262.  
  1263.         <li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
  1264. <li data-target="#carouselExampleIndicators" data-slide-to="5"></li>
  1265. <li data-target="#carouselExampleIndicators" data-slide-to="6"></li>
  1266. <li data-target="#carouselExampleIndicators" data-slide-to="7"></li>
  1267.  
  1268.  
  1269.  
  1270.        
  1271.          
  1272.  
  1273.        </ol>
  1274.        <div class="carousel-inner" role="listbox">
  1275.          <!-- Slide One - Set the background image for this slide in the line below -->
  1276.  
  1277.  
  1278.  
  1279.            
  1280.            
  1281.            
  1282.                    
  1283.    
  1284.        <div class="carousel-item active" style="background-image: url(images2/home/largbanner/2025/MDd.png)">
  1285.            <div class="carousel-caption ">
  1286.  
  1287.                <h1 >Rutgers Medical Students Fulfill Their Dreams on Match Day </h1>
  1288.                <p >
  1289.               <a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day"> <font color="#fcce00">Learn More...</p></font></a>
  1290.            </div>
  1291.             </div>  
  1292.  
  1293.  
  1294.  
  1295.   <div class="carousel-item" style="background-image: url(images2/home/largbanner/2025/MDa.png)">
  1296.            <div class="carousel-caption ">
  1297.  
  1298.                <h1 >Rutgers Medical Students Fulfill Their Dreams on Match Day </h1>
  1299.                <p >
  1300.               <a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day"> <font color="#fcce00">Learn More...</p></font></a>
  1301.            </div>
  1302.             </div>  
  1303.  
  1304.  
  1305.  
  1306.    <div class="carousel-item" style="background-image: url(images2/home/largbanner/2025/MDb.png)">
  1307.            <div class="carousel-caption ">
  1308.  
  1309.                <h1 >Rutgers Medical Students Fulfill Their Dreams on Match Day </h1>
  1310.                <p >
  1311.               <a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day"> <font color="#fcce00">Learn More...</p></font></a>
  1312.            </div>
  1313.             </div>  
  1314.  
  1315.  
  1316.  
  1317.   <div class="carousel-item" style="background-image: url(images2/home/largbanner/2025/MDc.png)">
  1318.            <div class="carousel-caption ">
  1319.  
  1320.                <h1 >Rutgers Medical Students Fulfill Their Dreams on Match Day </h1>
  1321.                <p >
  1322.               <a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day"> <font color="#fcce00">Learn More...</p></font></a>
  1323.            </div>
  1324.             </div>  
  1325.            
  1326.            
  1327.       <div class="carousel-item" style="background-image: url(images2/home/largbanner/2022/patient_care.png)">
  1328.            <div class="carousel-caption ">
  1329.  
  1330.                <h1 >PATIENT CARE</h1>
  1331.                <p >Telehealth visits are now available. Schedule an appointment with your doctor today.  
  1332.               <a href="https://megakontraktor.co.id/patientcare/TelehealthVisits/index.php"> <font color="#fcce00">Learn More...</p></font></a>
  1333.            </div>
  1334.             </div>  
  1335.            
  1336.  
  1337.  
  1338.  
  1339.          <div class="carousel-item" style="background-image: url(images2/home/largbanner/2022/research.png)">
  1340.            <div class="carousel-caption">
  1341.  
  1342.                <h1 >RESEARCH</h1>
  1343.                <p >With forward-thinking scientists and advanced biomedical research facilities, we endeavor to fulfill the promise of tomorrow's new treatments in healthcare and medicine.  
  1344.  
  1345.                 <a href="https://research-office.megakontraktor.co.id/" target="_blank"><font color="#fcce00">Learn More...</font></a>
  1346.                </p>
  1347.            </div>
  1348.             </div>
  1349.  
  1350.  
  1351.  
  1352.          
  1353.          
  1354.          
  1355.          
  1356.      <div class="carousel-item" style="background-image: url(images2/home/largbanner/2022/education.png)">
  1357. <div class="carousel-caption">
  1358.                <h1 >EDUCATION</h1>
  1359.                <p >We combine discovery and excellence in medical education with a commitment to constant innovation and progress.
  1360.                <a href="https://megakontraktor.co.id/education/index.php"><font color="#fcce00">Learn More...</font></a>
  1361.                </p>
  1362.            </div>
  1363.             </div>
  1364.          
  1365.          
  1366.          
  1367.          
  1368.  
  1369.          
  1370.                            <!-- Slide Four - Set the background image for this slide in the line below -->
  1371.          <div class="carousel-item" style="background-image: url(images2/home/largbanner/2022/community_service.png)">
  1372.            <div class="carousel-caption ">
  1373.  
  1374.                <h1>COMMUNITY SERVICE</h1>
  1375.                <p >Community service is not just a passion, it is a core mission area of New Jersey <br>Medical School.
  1376.                <a href="https://megakontraktor.co.id/community/index.php"><font color="#fcce00">Learn More...</a></font></p>
  1377.            </div>
  1378.             </div>
  1379.  
  1380.            
  1381.            
  1382.            
  1383.            
  1384.  
  1385.            
  1386.            
  1387.            
  1388.            
  1389.  
  1390.            
  1391.            
  1392.            
  1393.            
  1394.            
  1395.            
  1396.            
  1397.      
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.            </div>
  1429.  
  1430.  
  1431.        <a class="carousel-control-prev" href="index.html#carouselExampleIndicators" role="button" data-slide="prev">
  1432.          <span class="carousel-control-prev-icon" aria-hidden="true"></span>
  1433.          <span class="sr-only">Previous</span>
  1434.        </a>
  1435.        <a class="carousel-control-next" href="index.html#carouselExampleIndicators" role="button" data-slide="next">
  1436.          <span class="carousel-control-next-icon" aria-hidden="true"></span>
  1437.          <span class="sr-only">Next</span>
  1438.        </a>
  1439.      </div></div>
  1440. </header>
  1441.    <!-- Revolution Slider Ends -->
  1442.  
  1443.  
  1444.  
  1445. <section class="ok">
  1446.  
  1447. <div class="container pull-up mb-80">
  1448.  
  1449.    <div class="row">
  1450.  
  1451.        <div class="col-sm-3">
  1452.  
  1453.            <div class="icon-box-3">            <!-- ***** Icon Box Style 3 ***** -->
  1454.  
  1455.                <div class="icon-box-icon">
  1456.  
  1457.                    <i class="fa fa-mortar-board" aria-hidden="true"></i>
  1458.  
  1459.                </div>
  1460.  
  1461.                <div class="icon-box-content">
  1462.  
  1463.                    <h5 class="heading">Admissions</h5>
  1464.  
  1465.                    <span class="inverse">We endeavor to cultivate a talented and diverse class of students who contribute to and care for patients and the community.
  1466. <br/>
  1467.                  <br/><br/></span>
  1468.  
  1469.                    <a href="https://megakontraktor.co.id/admissions/index.php" style="color:#ff9c00;">Learn More</a>
  1470.  
  1471.                </div>
  1472.  
  1473.            </div>
  1474.  
  1475.        </div>
  1476.  
  1477.        <div class="col-sm-3">
  1478.  
  1479.            <div class="icon-box-3">            <!-- ***** Icon Box Style 3 ***** -->
  1480.  
  1481.                <div class="icon-box-icon">
  1482.  
  1483.                    <i class="fa fa-microscope" aria-hidden="true"></i>
  1484.  
  1485.                </div>
  1486.  
  1487.                <div class="icon-box-content">
  1488.  
  1489.                    <h5 class="heading">Research</h5>
  1490.  
  1491.                    <span class="inverse">megakontraktor is a leader in advancing biomedical research to improve human health <br>and
  1492.                    wellness
  1493.                  around the world. <br/><br/><br/></span>
  1494.  
  1495.                    <a href="https://research-office.megakontraktor.co.id/" target="_blank" style="color:#ff9c00;">Learn More</a>
  1496.  
  1497.                </div>
  1498.  
  1499.            </div>
  1500.  
  1501.        </div>
  1502.  
  1503.        <div class="col-sm-3">
  1504.  
  1505.            <div class="icon-box-3">            <!-- ***** Icon Box Style 3 ***** -->
  1506.  
  1507.                <div class="icon-box-icon">
  1508.  
  1509.                    <i class="fa fa-book" aria-hidden="true"></i>
  1510.  
  1511.                </div>
  1512.  
  1513.                <div class="icon-box-content">
  1514.  
  1515.                    <h5 class="heading">Academics</h5>
  1516.  
  1517.                    <span class="inverse">Our rigorous academic experience strikes a healthy balance between classroom and real world learning opportunities.
  1518.  
  1519.                    <br/><br/><br/></span>
  1520.  
  1521.                    <a href="https://megakontraktor.co.id/departments/index.php" style="color:#ff9c00;">Learn More</a>
  1522.  
  1523.                </div>
  1524.  
  1525.            </div>
  1526.  
  1527.        </div>
  1528.        
  1529.        
  1530.          <div class="col-sm-3">
  1531.  
  1532.            <div class="icon-box-3">            <!-- ***** Icon Box Style 3 ***** -->
  1533.  
  1534.                <div class="icon-box-icon">
  1535.  
  1536.                    <i class="fa fa-stethoscope" aria-hidden="true"></i>
  1537.  
  1538.                </div>
  1539.  
  1540.                <div class="icon-box-content">
  1541.  
  1542.                    <h5 class="heading">Patient Care</h5>
  1543.  
  1544.                    <span class="inverse">megakontraktor offers patients exceptional care and the tools needed to maintain their health. Schedule a telehealth appointment and quickly find a physician/specialist.
  1545.  
  1546.                   <br/><br/></span>
  1547.  
  1548.                    <a href="https://megakontraktor.co.id/patientcare/" style="color:#ff9c00;">Learn More</a>
  1549.  
  1550.                </div>
  1551.  
  1552.            </div>
  1553.  
  1554.        </div>
  1555.  
  1556.  
  1557.  
  1558.  </div><!-- End of Row -->
  1559.  
  1560. </div><!-- End of Container -->
  1561.  
  1562.  
  1563.  
  1564. </section>
  1565.  
  1566.  
  1567.  
  1568. <div class="containergold">
  1569.  
  1570. <img src="images2/home/why.png" >
  1571.  
  1572. <div class="whymegakontraktor">
  1573. <p style="color: #fff; font-size: 1.3rem;
  1574. font-style: italic;
  1575. color: #fff;
  1576. padding: .5rem 1.25rem 1.875rem 1.25rem;
  1577.    padding-left: 1.25rem;">
  1578.  <strong>Why New Jersey Medical School</strong> </p>
  1579. <p style="color: #fff; font-size: 1.0rem;
  1580. font-style: italic;
  1581. color: #fff;
  1582.  
  1583.    padding-left: 1.25rem;">Through a rigorous curriculum that places emphasis on combining holistic educational experiences with lessons learned by on-the-job training, New Jersey Medical School students are taught by venerated faculty members to become highly-skilled and compassionate physicians who deliver a particular brand of medicine and healthcare that is defined by extraordinary skill, professionalism, and respect for the patient. </p>
  1584. </div>
  1585. </div>
  1586.  
  1587.  
  1588.  
  1589. <p>&nbsp;</p>
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598. <p>&nbsp;</p>
  1599.  
  1600. <style>
  1601. .cc--descriptive-links.color-blue {
  1602.  background-color: #007FAC;
  1603. }
  1604. .cc--descriptive-links .c--descriptive-links {
  1605.  max-width: 1440px;
  1606.  margin: 0 auto;
  1607. }
  1608. @media screen and (min-width: 1024px) {
  1609.  .cc--descriptive-links .inner-wrapper {
  1610.    padding-top: 5rem;
  1611.    padding-bottom: 5rem;
  1612.  }
  1613. }
  1614. @media screen and (min-width: 768px) {
  1615.  .cc--descriptive-links .inner-wrapper {
  1616.    padding-top: 4.375rem;
  1617.    padding-right: 4%;
  1618.    padding-bottom: 4.375rem;
  1619.    padding-left: 4%;
  1620.  }
  1621. }
  1622. @media screen and (min-width: 1024px) {
  1623.  .cc--descriptive-links .text-container {
  1624.    max-width: 65.21739%;
  1625.    margin: 0 auto;
  1626.    margin-bottom: 0px;
  1627.    margin-bottom: 2.5rem;
  1628.  }
  1629. }
  1630. @media screen and (min-width: 768px) {
  1631.  .cc--descriptive-links .text-container {
  1632.    max-width: 82.6087%;
  1633.    margin: 0 auto;
  1634.    margin-bottom: 2.5rem;
  1635.  }
  1636. }
  1637. .cc--descriptive-links .text-container {
  1638.  margin-bottom: 1.875rem;
  1639.  text-align: center;
  1640. }
  1641. .cc--descriptive-links .text-container {
  1642.  text-align: center;
  1643. }
  1644. .cc--descriptive-links.color-black .f--section-title h2, .cc--descriptive-links.color-blue .f--section-title h2, .cc--descriptive-links.color-dark-gray .f--section-title h2, .cc--descriptive-links.color-red .f--section-title h2, .cc--descriptive-links.color-teal .f--section-title h2 {
  1645.  color: #FFF;
  1646. }
  1647. .cc--descriptive-links.color-black .f--section-title h4, .cc--descriptive-links.color-blue .f--section-title h4, .cc--descriptive-links.color-dark-gray .f--section-title h4, .cc--descriptive-links.color-red .f--section-title h4, .cc--descriptive-links.color-teal .f--section-title h4 {
  1648.  color: #FFF;
  1649. }
  1650. @media screen and (min-width: 768px) {
  1651.  .cc--descriptive-links .f--section-title h2 {
  1652.    margin-bottom: 2.5rem;
  1653.  }
  1654. }
  1655. .cc--descriptive-links .f--section-title h2 {
  1656.  margin-bottom: 1.875rem;
  1657. }
  1658. @media screen and (min-width: 1024px) {
  1659.  .f--section-title h2 {
  1660.    font-size: 3.125rem;
  1661.    line-height: 1.16;
  1662.  }
  1663. }
  1664. .cc--descriptive-links .text-container {
  1665.  text-align: center;
  1666. }
  1667. .cc--descriptive-links .cta-link-list {
  1668.  list-style: none;
  1669.  padding: 0;
  1670.  margin: 0;
  1671.  display: -webkit-box;
  1672.  display: -ms-flexbox;
  1673.  display: flex;
  1674.  -ms-flex-wrap: wrap;
  1675.  flex-wrap: wrap;
  1676.  -webkit-box-pack: center;
  1677.  -ms-flex-pack: center;
  1678.  justify-content: center;
  1679. }
  1680. .cc--descriptive-links .cta-link {
  1681.  margin-right: 0.625rem;
  1682.  margin-bottom: .25rem;
  1683.  margin-left: 0.625rem;
  1684. color: white;font-size: 2.0rem;
  1685. }
  1686. </style>
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692. <section class="cc--component-container cc--descriptive-links color-blue paragraph paragraph--type--descriptive-links">
  1693.  
  1694.    <div class="c--component c--descriptive-links">
  1695.  
  1696.          
  1697.  <div class="inner-wrapper">
  1698.    <div class="text-container">
  1699.          
  1700. <div class="f--field f--section-title">
  1701.  
  1702.    
  1703.  <h2>
  1704.  
  1705. A New Era of
  1706. Medical Education at Rutgers
  1707.  
  1708.  
  1709. </h2>
  1710.  <h4>To create a stronger medical education program that is well-equipped to meet the challenges of the future, the Rutgers University Board of Governors voted on July 10, 2023, to seek combined accreditation between New Jersey Medical School (megakontraktor) and Robert Wood Johnson Medical School (RWJMS). The integration of the medical schools will create co-equal bodies under a single accreditation to be known as Rutgers School of Medicine. </h4>
  1711. </div><!-- f--field f--section-title -->
  1712.  
  1713.          
  1714. <div class="f--field f--description">
  1715.  
  1716.    
  1717.    
  1718.  
  1719.  
  1720. </div><!-- f--field f--description -->
  1721.    </div>
  1722.  
  1723.    <ul class="cta-link-list">
  1724.              <li class="cta-link">
  1725.              
  1726. <div class="f--field f--link">
  1727.  
  1728.    
  1729.  <a href="https://rutgershealth.org/future-school-of-medicine" target="_blank" class="button   ">
  1730.  
  1731. Read More About the  Integration
  1732. </a>
  1733.  
  1734.  
  1735. </div><!-- f--field f--link -->
  1736.        </li>
  1737.              <li class="cta-link">
  1738.              
  1739. <!-- f--field f--link -->
  1740.        </li>
  1741.          </ul>
  1742.  </div>
  1743.  
  1744.  
  1745.    </div><!-- c--component c--descriptive-links -->
  1746.  
  1747. </section>
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754. <div style="clear: both;"></div>
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760. <div class="container mt-100"> <h2 class="heading text-center"><a href="https://megakontraktor.co.id/archives/spotlight/index.php" >megakontraktor  <span class="text-primary">Spotlight</span></a></h2>
  1761.       <div class="row">
  1762.            <div class="col-lg-8">
  1763.                <div class="row flex-row">
  1764.                  <div class="col-lg-6 info-box bg-light">
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.                  
  1771.                  <a href="https://www.rutgers.edu/news/rutgers-leaders-are-recognized-most-influential-health-care-leaders-new-jersey?fbclid=IwY2xjawJY3I1leHRuA2FlbQIxMAABHVPird_yZUYHayNbqIxD_EO9WYvIwL3S0JMHEd90P6TaDclKC4N7tIdDoA_aem_ynnZFH6c-LsGfd3oQM5J-w" target="_blank"    >
  1772.                        <p class="font22 text-primary"><strong>
  1773.  
  1774. Rutgers Leaders Are Recognized as Most Influential Health Care Leaders in New Jersey
  1775.  
  1776.  
  1777.  
  1778.  
  1779. <br></strong> </p>
  1780.                
  1781. <p >Leaders from Rutgers Health were recognized by NJ Biz on its 2025 NJBIZ Health Care Power List.
  1782.  </p></a>
  1783.                  </div>    
  1784.                    
  1785.                    
  1786.                            
  1787.                <div class="col-lg-6 info-box">
  1788.                       <a href="https://www.rutgers.edu/news/why-research-tuberculosis-prevention-and-treatment-even-more-relevant-today" target="_blank"    >
  1789.                        <p class="font22 text-primary"><strong>
  1790.  
  1791. Why Research on Tuberculosis Prevention and Treatment is Even More Relevant Today
  1792.  
  1793.  
  1794.  
  1795.  
  1796. <br></strong> </p>
  1797.                
  1798. <p >Rutgers Health experts discuss the TB and the universitys role in research and treatment.
  1799.  </p></a>
  1800.                
  1801.                  </div>
  1802.                    
  1803.                    
  1804.                    
  1805.                
  1806.                    
  1807.                    
  1808.                  <div class="col-lg-6 info-box">
  1809.                <a href="https://www.rutgers.edu/news/how-rutgers-healths-literary-journal-connects-medicine-and-art" target="_blank"    >
  1810.                        <p class="font22 text-primary"><strong>
  1811.  
  1812. How Rutgers Health’s Literary Journal Connects Medicine and Art
  1813.  
  1814.  
  1815.  
  1816.  
  1817. <br></strong> </p>
  1818.                
  1819. <p >Rutgers Health's Ars Literarium, bridges medicine and creativity - offering healthcare workers and medical students a powerful platform for expression, reflection, and connection.
  1820.  </p></a>
  1821.  
  1822.                        
  1823.                      
  1824.                  </div>
  1825.                    
  1826.                    
  1827.                    
  1828.                  <div class="col-lg-6 info-box bg-light">
  1829.    <a href="https://www.rutgers.edu/news/new-jersey-medical-school-opens-clinic-early-pregnancy-care" target="_blank"    >
  1830.                        <p class="font22 text-primary"><strong>
  1831.  
  1832. New Jersey Medical School Opens Clinic for Early Pregnancy Care
  1833.  
  1834.  
  1835.  
  1836.  
  1837. <br></strong> </p>
  1838.                
  1839. <p >A new clinic is addressing a critical gap in pregnancy care: the first trimester, when 80 percent of miscarriages occur.
  1840.  </p></a>
  1841.                  
  1842.                  
  1843.                      
  1844.                  </div>
  1845.                </div>
  1846.            </div>
  1847.            
  1848.            
  1849.            
  1850.            
  1851.            
  1852.            <div class="col-lg-4 info-box1x">
  1853.              <p align="center"><a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day" target="_blank"    ><img src="archives/spotlight/images/2025/3_26_2025.png" alt="" width="80%"></a><br>
  1854.              </p>
  1855.              
  1856.             <a href="https://www.rutgers.edu/news/rutgers-medical-students-fulfill-their-dreams-match-day" target="_blank"   >
  1857.              <p align="center" class="font22 text-primary"><strong>Rutgers Medical Students Fulfill Their Dreams on Match Day
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872. </strong></p></a>
  1873.              <p align="center" >
  1874. New Jersey Medical School and Robert Wood Johnson Medical School students joined thousands across the country who learned where they will complete their residencies.
  1875.  
  1876. </p>
  1877.            
  1878.              <p align="center" >                   </p>
  1879.                
  1880.              
  1881.          </div>
  1882.        </div>
  1883.    </div>
  1884.  
  1885.  
  1886.  
  1887.  
  1888. <p>&nbsp;</p>
  1889.  
  1890.  
  1891. <section class="container mt-100">
  1892.  
  1893.        <div class="row">
  1894.  
  1895.            <div class="col-lg-12">
  1896.  
  1897.                <h2 class="heading text-center"><a href="https://megakontraktor.co.id/archives/index.php">megakontraktor <span class="text-primary">in the  News</span></a></h2>
  1898.  
  1899.            </div>
  1900.  
  1901.  
  1902. <div class="col-lg-3">
  1903. <div class="card blog-card-grid">
  1904. <img class="card-img-top blog-media" src="archives/images/2025/4_1_2025a.png" alt="">
  1905. <div class="card-body">
  1906. <a href="https://www.youtube.com/watch?v=Dbp4Bd0iC98" target="_blank"><h4 class="card-title"><strong>  
  1907.  
  1908. Match Day 2025
  1909.  
  1910.  
  1911.  
  1912.  
  1913. </strong></h4></a>
  1914. <p class="card-text">
  1915. WMBC-TV joined us for the Match Day festivities, capturing the excitement and highlights from the event. </p>
  1916. <div class="fb-share-button" data-href="https://www.youtube.com/watch?v=Dbp4Bd0iC98" data-layout="" data-size=""><a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDbp4Bd0iC98&amp;src=sdkpreparse" class="fb-xfbml-parse-ignore">Share</a></div>
  1917. </div>
  1918. </div>
  1919. </div>
  1920.  
  1921. <div class="col-lg-3">
  1922. <div class="card blog-card-grid">
  1923. <img class="card-img-top blog-media" src="archives/images/2025/4_1_2025b.png" alt="">
  1924. <div class="card-body">
  1925. <a href="https://www.chiefhealthcareexecutive.com/view/as-march-madness-arrives-the-growth-of-online-gambling-draws-more-concern?fbclid=IwY2xjawJY48BleHRuA2FlbQIxMQABHeNEm_rCKMctWeEHB68ZVEQ1xov6WO2UdyC_i4N4BwvZ89X6QWr2uzy70w_aem_yrVCjnfKFC1z5Z7hbLtzBA" target="_blank"><h4 class="card-title"><strong>  
  1926.  
  1927. With March Madness, the growth of online betting draws more concern
  1928.  
  1929.  
  1930.  
  1931. </strong></h4></a>
  1932. <p class="card-text">
  1933. As March Madness tips off, the surge in online betting raises growing concerns.</p>
  1934. <div class="fb-share-button" data-href="https://www.chiefhealthcareexecutive.com/view/as-march-madness-arrives-the-growth-of-online-gambling-draws-more-concern?fbclid=IwY2xjawJY48BleHRuA2FlbQIxMQABHeNEm_rCKMctWeEHB68ZVEQ1xov6WO2UdyC_i4N4BwvZ89X6QWr2uzy70w_aem_yrVCjnfKFC1z5Z7hbLtzBA" data-layout="" data-size=""><a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.chiefhealthcareexecutive.com%2Fview%2Fas-march-madness-arrives-the-growth-of-online-gambling-draws-more-concern%3Ffbclid%3DIwY2xjawJY48BleHRuA2FlbQIxMQABHeNEm_rCKMctWeEHB68ZVEQ1xov6WO2UdyC_i4N4BwvZ89X6QWr2uzy70w_aem_yrVCjnfKFC1z5Z7hbLtzBA&amp;src=sdkpreparse" class="fb-xfbml-parse-ignore">Share</a></div>
  1935. </div>
  1936. </div>
  1937. </div>
  1938.  
  1939. <div class="col-lg-3">
  1940. <div class="card blog-card-grid">
  1941. <img class="card-img-top blog-media" src="archives/images/2025/4_1_2025c.png" alt="">
  1942. <div class="card-body">
  1943. <a href="https://patch.com/new-jersey/newarknj/why-research-tuberculosis-even-more-relevant-today" target="_blank"><h4 class="card-title"><strong>  
  1944.  
  1945. Why Research on Tuberculosis is Even More Relevant Today
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951. </strong></h4></a>
  1952. <p class="card-text">
  1953. Rutgers Health experts discuss TB and the university’s role in research and treatment.</p>
  1954. <div class="fb-share-button" data-href="https://patch.com/new-jersey/newarknj/why-research-tuberculosis-even-more-relevant-today" data-layout="" data-size=""><a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fpatch.com%2Fnew-jersey%2Fnewarknj%2Fwhy-research-tuberculosis-even-more-relevant-today&amp;src=sdkpreparse" class="fb-xfbml-parse-ignore">Share</a></div>
  1955. </div>
  1956. </div>
  1957. </div>
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967. <div class="col-lg-3">
  1968. <div class="card blog-card-grid">
  1969. <img class="card-img-top blog-media" src="archives/images/2025/4_1_2025d.png" alt="">
  1970. <div class="card-body">
  1971. <a href="https://www.kulr8.com/lifestyles/health/pregnant-women-new-moms-dying-more-often-from-heart-conditions/article_a8eb4739-d7f2-5f76-aa60-1a0d187ae9d5.html" target="_blank"><h4 class="card-title"><strong>  
  1972.  
  1973. Pregnant Women, New Moms Dying More Often From Heart Conditions
  1974.  
  1975.  
  1976.  
  1977.  
  1978. </strong></h4></a>
  1979. <p class="card-text">
  1980. Maternal heart-related deaths have doubled since 1999, with Black women facing triple the risk of White women. Health experts weigh in on the growing crisis.</p>
  1981. <div class="fb-share-button" data-href="https://www.kulr8.com/lifestyles/health/pregnant-women-new-moms-dying-more-often-from-heart-conditions/article_a8eb4739-d7f2-5f76-aa60-1a0d187ae9d5.html" data-layout="" data-size=""><a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.kulr8.com%2Flifestyles%2Fhealth%2Fpregnant-women-new-moms-dying-more-often-from-heart-conditions%2Farticle_a8eb4739-d7f2-5f76-aa60-1a0d187ae9d5.html&amp;src=sdkpreparse" class="fb-xfbml-parse-ignore">Share</a></div>
  1982.  
  1983. </div>
  1984. </div>
  1985. </div>
  1986.  
  1987.  
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.            </div><!--End of Row -->
  2004.  
  2005.    </section>
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.  
  2012. <p>&nbsp;</p>
  2013. <p>&nbsp;</p>
  2014.  
  2015.  
  2016. <!-- EVENTS AND SPOTLIGHT -->
  2017. <a href="https://megakontraktor-web.megakontraktor.co.id/events/monthlyEvents.php" target="_blank">
  2018. <h2 class="heading text-center">EVENTS</h2>
  2019. </a>
  2020.  
  2021.  
  2022. <section align="center" class="container mt-80">
  2023. <div align="center" class="row">
  2024.       <section class="col-lg-6" align="center">
  2025. <ul class="event-list">
  2026.     <li>
  2027. <time datetime="2014-07-20 2000"><br></span>
  2028. <span class="month"><span class="day">Apr 22</span>
  2029. </time>
  2030. <div class="info">
  2031. <h2 class="title">12:00 p.m.</h2>
  2032. <p class="desc">
  2033.                        <form name='eventDetails1' action='https://megakontraktor-web.megakontraktor.co.id/events/eventDetails.php' method='post' target='_blank'><input type='hidden' name='details' value='35124' /><a href='index.html#' onClick='document.eventDetails1.submit()'>Guest Speaker: Global remodeling of the proteome in terminal differentiation<br><hr></a></form>                        </p>
  2034. </div>
  2035.                </li>
  2036.                
  2037.     <li>
  2038. <time datetime="2014-07-20 2000"><br></span>
  2039. <span class="month"><span class="day">Apr 23</span>
  2040. </time>
  2041. <div class="info">
  2042. <h2 class="title">12:00 p.m.</h2>
  2043. <p class="desc">
  2044.                        <form name='eventDetails2' action='https://megakontraktor-web.megakontraktor.co.id/events/eventDetails.php' method='post' target='_blank'><input type='hidden' name='details' value='35163' /><a href='index.html#' onClick='document.eventDetails2.submit()'>Seminar: Targeting Mitochondrial AAA+ Proteases:Strategies/Developing Chemical Probes and Therapeutic Age<br><hr></a></form>                        </p>
  2045. </div>
  2046.                </li>
  2047.                
  2048.       </ul>
  2049.   </section>
  2050.       <section class="col-lg-6" align="center">
  2051. <ul class="event-list">
  2052.     <li>
  2053. <time datetime="2014-07-20 2000"><br></span>
  2054. <span class="month"><span class="day">Apr 29</span>
  2055. </time>
  2056. <div class="info">
  2057. <h2 class="title">12:00 p.m.</h2>
  2058. <p class="desc">
  2059.                        <form name='eventDetails3' action='https://megakontraktor-web.megakontraktor.co.id/events/eventDetails.php' method='post' target='_blank'><input type='hidden' name='details' value='35143' /><a href='index.html#' onClick='document.eventDetails3.submit()'>Guest Speaker: Through the Lens of Zebrafish - How Systematic Inflammation Hacks Neutrophil Responses<br><hr></a></form>                        </p>
  2060. </div>
  2061.                </li>
  2062.                
  2063.        </div><!-- row end -->
  2064.    
  2065. </section><!-- container end -->
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071. <p>&nbsp;</p>
  2072. <p>&nbsp;</p>
  2073.  
  2074.  
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092. <section class="container">
  2093.  <div class="left-half">
  2094.    <article>
  2095.      <img src="about_megakontraktor/reno/images/reno_project2.png"  class="renoimg" >
  2096.    
  2097.    </article>
  2098.  </div>
  2099.  <div class="right-half">
  2100.    <article>
  2101.      
  2102.      <p style="color: #fff; font-size: 1.3rem;
  2103. font-style: italic;
  2104. color: #fff;
  2105. padding: .5rem 1.25rem 1.875rem 1.25rem;
  2106.    padding-left: 1.25rem;"><strong>Medical Science Building Renovation Project</strong>      
  2107.       <p style="color: #fff; font-size: 1.0rem;
  2108. font-style: italic;
  2109. color: #fff;
  2110.  
  2111.    padding-left: 1.25rem;">
  2112.        
  2113.         Rutgers Have New Jersey Medical School The Best has embarked on an exciting renovation project to update and modernize the school's Medical Science Building. The 630,000-square-foot structure is the central hub of the megakontraktor campus and the school's nationally recognized research efforts. <br><br>
  2114.        
  2115.         <strong><a href="https://megakontraktor.co.id/about_megakontraktor/reno/">Learn More</a></strong><a href="https://megakontraktor.co.id/about_megakontraktor/reno/"></a>
  2116.    </article>
  2117.  </div>
  2118. </section>
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124. <p>&nbsp;</p>
  2125. <p>&nbsp;</p>
  2126.  
  2127. <div style="clear: both;"></div>
  2128. <p>&nbsp;</p>
  2129. <p>&nbsp;</p>
  2130.  
  2131.  
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  <link rel='stylesheet' href='../cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css'>
  2138. <link rel='stylesheet' href='../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css'>
  2139.  
  2140.  
  2141.  
  2142.  <script>
  2143.  window.console = window.console || function(t) {};
  2144. </script>
  2145.  
  2146.  
  2147.  
  2148.  <script>
  2149.  if (document.location.search.match(/type=embed/gi)) {
  2150.    window.parent.postMessage("resize", "*");
  2151.  }
  2152. </script>
  2153.  
  2154.  
  2155.  
  2156.  
  2157.  
  2158.  <!--Timeline carousel-->
  2159. <section class="timeline-carousel">
  2160.  <h1>History In the Making</h1>
  2161.    <p> To understand New Jersey Medical School's future, is to first understand its storied past. Travel through time to learn about the early beginnings of the oldest medical school in the state of New Jersey. Thanks to its thriving community of students, faculty, staff, and researchers, New Jersey Medical School remains steadfast on its path toward greatness. We invite you to join us for the journey. <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html" class="read-more" style="color:#ff9c00;">Click Here To View Our Full Timeline</a></p>
  2162.  
  2163.    <div class="timeline-carousel__item-wrapper" data-js="timeline-carousel">
  2164.        <!--Timeline item-->
  2165.        <div class="timeline-carousel__item">
  2166.            <div class="timeline-carousel__image">
  2167.                <div class="media-wrapper media-wrapper--overlay" style="background: url('about_megakontraktor/images/timeline/1.jpg') center center; background-size:cover;"></div>
  2168.            </div>
  2169.            <div class="timeline-carousel__item-inner">
  2170.                <span class="year">1954</span>
  2171.                
  2172.                <p>Incorporation papers are filed to establish the Seton Hall College of Medicine and Dentistry of New Jersey (SHCMD) as the state's first medical school.</p>
  2173.              <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html" class="read-more">Read more</a>
  2174.            </div>
  2175.        </div>
  2176.       <!--/Timeline item-->
  2177.      
  2178.      
  2179.      
  2180.       <!--Timeline item-->
  2181.        <div class="timeline-carousel__item">
  2182.            <div class="timeline-carousel__image">
  2183.                <div class="media-wrapper media-wrapper--overlay" style="background: url('about_megakontraktor/images/timeline/2.jpg') center center; background-size:cover;"></div>
  2184.            </div>
  2185.            <div class="timeline-carousel__item-inner">
  2186.                <span class="year">1955</span>
  2187.              
  2188.                <p>Charles L. Brown, MD, is appointed founding dean of SHCMD and leads an initiative to attract outstanding faculty to the new school. </p>
  2189.              <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html#T1955" class="read-more">Read more</a>
  2190.            </div>
  2191.        </div>
  2192.       <!--/Timeline item-->
  2193.  
  2194.      
  2195.      
  2196.       <!--Timeline item-->
  2197.        <div class="timeline-carousel__item">
  2198.            <div class="timeline-carousel__image">
  2199.                <div class="media-wrapper media-wrapper--overlay" style="background: url('about_megakontraktor/images/timeline/5.png') center center; background-size:cover;"></div>
  2200.            </div>
  2201.            <div class="timeline-carousel__item-inner">
  2202.                <span class="year">1960</span>
  2203.                
  2204.                <p>The four-year medical program at SHCMD receives full accreditation from the American Medical Association. </p>
  2205.              <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html#T1960" class="read-more">Read more</a>
  2206.            </div>
  2207.        </div>
  2208.       <!--/Timeline item-->
  2209.      
  2210.      <!--Timeline item-->
  2211.        <div class="timeline-carousel__item">
  2212.            <div class="timeline-carousel__image">
  2213.                <div class="media-wrapper media-wrapper--overlay" style="background: url('about_megakontraktor/images/timeline/8.jpg') center center; background-size:cover;"></div>
  2214.            </div>
  2215.            <div class="timeline-carousel__item-inner">
  2216.                <span class="year">1965</span>
  2217.                
  2218.                <p>The school is renamed as the New Jersey College of Medicine and Dentistry (NJCMD). </p>
  2219.              <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html#T1965" class="read-more">Read more</a>
  2220.            </div>
  2221.        </div>
  2222.       <!--/Timeline item-->
  2223.      
  2224.      
  2225.        <!--Timeline item-->
  2226.        <div class="timeline-carousel__item">
  2227.            <div class="timeline-carousel__image">
  2228.                <div class="media-wrapper media-wrapper--overlay" style="background: url('about_megakontraktor/images/timeline/11.jpeg') center center; background-size:cover;"></div>
  2229.            </div>
  2230.            <div class="timeline-carousel__item-inner">
  2231.                <span class="year">1970</span>
  2232.                
  2233.                <p>As part of the Medical and Dental Act of 1970, NJCMD and Rutgers Medical School are combined under one Board of Trustees as the College of Medicine and Dentistry of New Jersey (CMDNJ). </p>
  2234.              <a href="https://megakontraktor.co.id/about_megakontraktor/timeline.html#T1970" class="read-more">Read more</a>
  2235.            </div>
  2236.        </div>
  2237.       <!--/Timeline item-->
  2238.      
  2239.      
  2240.      
  2241.      
  2242.  
  2243. </section>
  2244. <!--Timeline carousel-->
  2245.  
  2246.  
  2247.  
  2248.  
  2249.  <script src='../cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>
  2250. <script src='../cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.js'></script>
  2251.      <script id="rendered-js" >
  2252. $.js = function (el) {
  2253.  return $('[data-js=' + el + ']');
  2254. };
  2255.  
  2256. function carousel() {
  2257.  $.js('timeline-carousel').slick({
  2258.    infinite: false,
  2259.    arrows: false,
  2260.    dots: true,
  2261.    autoplay: false,
  2262.    speed: 1100,
  2263.    slidesToShow: 3,
  2264.    slidesToScroll: 2,
  2265.    responsive: [
  2266.    {
  2267.      breakpoint: 800,
  2268.      settings: {
  2269.        slidesToShow: 1,
  2270.        slidesToScroll: 1 } }] });
  2271.  
  2272.  
  2273.  
  2274. }
  2275.  
  2276. carousel();
  2277. //# sourceURL=pen.js
  2278.    </script>
  2279.  
  2280.  
  2281.  
  2282.  
  2283.  
  2284.  
  2285.  
  2286.  
  2287.  
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293. <p>&nbsp;</p>
  2294. <p>&nbsp;</p>
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.  
  2302. <!-- Footer -->
  2303.  
  2304.    <footer class="footer">
  2305.  
  2306.        <div class="footer-pri">            <!-- Primary Footer -->
  2307.  
  2308.            <div class="container">
  2309.  
  2310.                <div class="row">
  2311.  
  2312.                     <div class="col-lg-3 footer-widget">          <!-- Footer Widget - Quick Links -->
  2313.  
  2314.                        <h5 class="heading text-white">Quick Links</h5>
  2315.  
  2316.                        <ul class="quick-links">
  2317.  
  2318. <li><a href="https://www.libraries.rutgers.edu/smith" target="_blank">George F. Smith Library</a></li>
  2319. <li><a href="https://megakontraktor.co.id/centers_institutes/">Centers & Institutes </a></li>
  2320. <li><a href="https://securelb.imodules.com/s/896/Foundation/hybrid/oneCol.aspx?sid=896&gid=1&pgid=2138&bledit=1&dids=862.1418.831&sort=1" target="_blank">Make a Gift </a></li>
  2321. <li><a href="https://www.rutgers.edu/" target="_blank">Rutgers University </a></li>
  2322.  
  2323. <li><a href="https://it.megakontraktor.co.id/" target="_blank">IT@megakontraktor  </a></li>
  2324.  
  2325.  
  2326.                        </ul>
  2327.  
  2328.                    </div>
  2329.  
  2330.  
  2331.  
  2332.  
  2333.                     <div class="col-lg-3 footer-widget">          <!-- Footer Widget - Quick Links -->
  2334.  
  2335.                           <h5 class="heading text-white">&nbsp;</h5>
  2336.  
  2337.                        <ul class="quick-links">
  2338.  
  2339.  
  2340.  
  2341. <li><a href="http://www.rutgershealth.org/" target="_blank">Rutgers Health </a></li>
  2342. <li><a href="https://megakontraktor.co.id/about_megakontraktor/nondiscrimination.php">Non-Discrimination Statement </a></li>
  2343.  
  2344. <li><a href="https://megakontraktor.co.id/wayfinding/" target="_blank">Wayfinding </a></li>
  2345. <li><a href="https://free-expression.rutgers.edu/" target="_blank">Free Expression </a></li>
  2346.  
  2347.                        </ul>
  2348.  
  2349.                    </div>
  2350.  
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358. <div class="col-lg-3 footer-widget">          <!-- Footer Widget - Affiliations -->
  2359.  
  2360. <h5 class="heading text-white">Affiliations </h5>
  2361.  
  2362. <ul class="quick-links">
  2363.  
  2364. <li><a href="http://www.uhnj.org" target="_blank">University Hospital</a></li>
  2365. <li><a href="https://www.rwjbh.org" target="_blank">RWJBarnabas Health</a></li>
  2366. <li><a href="https://www.va.gov/health" target="_blank">Veterans Health Administration </a></li>
  2367. <li><a href="https://www.newbridgehealth.org" target="_blank">Bergen New Bridge Medical Center</a></li>
  2368. <li><a href="https://trinitasrmc.org" target="_blank">Trinitas Regional Medical Center</a></li>
  2369. </ul>
  2370. </div>
  2371.  
  2372.  
  2373.  
  2374.                    <div class="col-lg-3 footer-widget">          <!-- Footer Widget - Contact Info -->
  2375.  
  2376.                        <h5 class="heading text-white">Contact  Us</h5>
  2377.  
  2378.  
  2379.  
  2380.                            <p class="quick-links">Medical Science Building<br>
  2381. 182 South Orange Avenue<br>
  2382. Newark, NJ 07503<br><br>
  2383.  
  2384. (732) 335-info (4676)<br>
  2385.  
  2386.  
  2387.                            <a href="/cdn-cgi/l/email-protection#432e26242203282c2d37312228372c316d202c6d2a27"><span class="__cf_email__" data-cfemail="6d00080a0c2d060203191f0c0619021f430e02430409">[email&#160;protected]</span></a></p>
  2388.  
  2389.  
  2390.  
  2391.  
  2392.  
  2393.                    </div>
  2394.  
  2395.                </div>
  2396.  
  2397.            </div>
  2398.  
  2399.        </div>
  2400.  
  2401.        <div class="footer-sec">            <!-- Secondary Footer -->
  2402.  
  2403.            <div class="container-fluid">
  2404.  
  2405.                <div class="row">
  2406.  
  2407.                    <div class="col-lg-6 ">
  2408.  
  2409.                        <p class="copyright"> Rutgers is an equal access/equal opportunity institution. Individuals   with disabilities are encouraged to direct suggestions, comments, or   complaints concerning any accessibility issues with Rutgers websites to <a href="/cdn-cgi/l/email-protection#eb8a88888e989882898287829f92ab999e9f8c8e9998c58e8f9e"><span class="__cf_email__" data-cfemail="e28381818791918b808b8e8b969ba290979685879091cc878697">[email&#160;protected]</span></a> or complete the <a href="https://it.rutgers.edu/it-accessibility-initiative/barrierform/" rel="nofollow" target="_blank">Report Accessibility Barrier / Provide Feedback</a> form.</p>
  2410.                        <p class="copyright"><a href="https://www.rutgers.edu/copyright-information" target="_blank">Copyright &copy;
  2411.                        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
  2412.  
  2413.  document.write(new Date().getFullYear());
  2414.  
  2415.                            </script></a>
  2416.                        , <a href="https://www.rutgers.edu/" target="_blank">Rutgers, The State University of New Jersey</a>, All rights reserved. <a href="https://rutgers.ca1.qualtrics.com/jfe/form/SV_9HtHk5YbcMaZlhb" target="_blank">Contact webmaster</a></p>          
  2417.                      <!-- Copyright Text -->
  2418.  
  2419.                    </div>
  2420.  
  2421.                    <div class="col-lg-6">
  2422.  
  2423.                        <ul class="social justify-content-center">          <!-- Social Media Links -->
  2424.  
  2425.                            <li><a href="https://www.facebook.com/RU.megakontraktor/" target="_blank"><i class="fa fa-facebook"></i></a></li>
  2426.  
  2427.                            <li><a href="https://twitter.com/Rutgers_megakontraktor" target="_blank"><i class="fa fa-twitter"></i></a></li>
  2428.  
  2429.                            <li><a href="https://www.youtube.com/user/NJMedicalSchool" target="_blank"><i class="fa fa-youtube"></i></a></li>
  2430.  
  2431.                            <li><a href="https://www.linkedin.com/school/rutgersmegakontraktor/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
  2432.  
  2433.                            <li><a href="https://www.instagram.com/rutgers_megakontraktor/" target="_blank"><i class="fa fa-instagram"></i></a></li>
  2434.                            
  2435.                            
  2436.                            <li><a href="https://issuu.com/rutgersmegakontraktor" target="_blank"><i ><img src="images2/issuu.svg" width="32" height="32"></i></a></li>
  2437.  
  2438.                        </ul>
  2439.  
  2440.                    </div>
  2441.  
  2442.                </div>
  2443.  
  2444.            </div>
  2445.  
  2446.        </div>
  2447.  
  2448.    </footer>
  2449.  
  2450.  
  2451.  
  2452.  
  2453.  
  2454.    <div id="back"><i class="fa fa-angle-up"></i></div>
  2455.  
  2456.  
  2457.  
  2458.    <!-- jQuery Version 3.2.1 (Required) -->
  2459.  
  2460.    <script src="2018PhpSite/site/js/jquery.min.js" type="text/javascript"></script>
  2461.  
  2462.  
  2463.  
  2464.    <!-- Popper JS (Required) -->
  2465.  
  2466.    <script src="2018PhpSite/site/js/popper.min.js" type="text/javascript"></script>
  2467.  
  2468.  
  2469.  
  2470.    <!--Bootstrap Framework Version 4.0.0 (Required) -->
  2471.  
  2472.    <script src="2018PhpSite/site/js/bootstrap.min.js" type="text/javascript"></script>
  2473.  
  2474.  
  2475.  
  2476.    <!--Slider Revolution version 5.0-->
  2477.  
  2478.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/jquery.themepunch.tools.min.js"></script>
  2479.  
  2480.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/jquery.themepunch.revolution.min.js"></script>
  2481.  
  2482.  
  2483.  
  2484.    <!-- Include only when working on Local system. Not required on server -->
  2485.  
  2486.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/extensions/revolution.extension.parallax.min.js"></script>
  2487.  
  2488.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/extensions/revolution.extension.video.min.js"></script>
  2489.  
  2490.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
  2491.  
  2492.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/extensions/revolution.extension.navigation.min.js"></script>
  2493.  
  2494.    <script type="text/javascript" src="2018PhpSite/site/slider-revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
  2495.  
  2496.  
  2497.  
  2498.    <!-- Owl Carousel Version 2.0.0 -->
  2499.  
  2500.    <script src="2018PhpSite/site/js/owl.carousel.min.js" type="text/javascript"></script>
  2501.  
  2502.  
  2503.  
  2504.    <!--Educomp Custom Script-->
  2505.  
  2506.    <script src="2018PhpSite/site/js/main.js" type=text/javascript></script>
  2507.  
  2508.  
  2509.  
  2510. <!-- Countdown Timer Version 2.1.0-->
  2511.  
  2512.    <script src="2018PhpSite/site/js/jquery.countdown.min.js" type="text/javascript"></script>
  2513.  
  2514.  
  2515.  
  2516.  
  2517.  
  2518. <script>
  2519.  
  2520. function openOffcanvas() {
  2521.  
  2522.    document.getElementById("myOffcanvas").style.width = "300px";
  2523.  
  2524.    document.getElementById("mainContent").style.marginLeft = "300px";
  2525.  
  2526.  
  2527.  
  2528. }
  2529.  
  2530. function openNav() {
  2531.  
  2532.    document.getElementById("myCanvasNav").style.width = "100%";
  2533.  
  2534.    document.getElementById("myCanvasNav").style.opacity = "0.8";
  2535.  
  2536.  
  2537.  
  2538. }
  2539.  
  2540. function closeOffcanvas() {
  2541.  
  2542.    document.getElementById("myOffcanvas").style.width = "0%";
  2543.  
  2544.    document.getElementById("mainContent").style.marginLeft= "0%";
  2545.  
  2546.    document.body.style.backgroundColor = "white";
  2547.  
  2548.    document.getElementById("myCanvasNav").style.width = "0%";
  2549.  
  2550.    document.getElementById("myCanvasNav").style.opacity = "0";
  2551.  
  2552. }
  2553.  
  2554.    </script>
  2555.  
  2556.  
  2557.  
  2558. <script>
  2559.  
  2560. function openOffcanvas2() {
  2561.  
  2562.    document.getElementById("myOffcanvas2").style.width = "300px";
  2563.  
  2564.    document.getElementById("mainContent").style.marginLeft = "300px";
  2565.  
  2566.  
  2567.  
  2568. }
  2569.  
  2570. function openNav2() {
  2571.  
  2572.    document.getElementById("myCanvasNav2").style.width = "100%";
  2573.  
  2574.    document.getElementById("myCanvasNav2").style.opacity = "0.8";
  2575.  
  2576.  
  2577.  
  2578. }
  2579.  
  2580. function closeOffcanvas2() {
  2581.  
  2582.    document.getElementById("myOffcanvas2").style.width = "0%";
  2583.  
  2584.    document.getElementById("mainContent").style.marginLeft= "0%";
  2585.  
  2586.    document.body.style.backgroundColor = "white";
  2587.  
  2588.    document.getElementById("myCanvasNav2").style.width = "0%";
  2589.  
  2590.    document.getElementById("myCanvasNav2").style.opacity = "0";
  2591.  
  2592. }
  2593.  
  2594.    </script>
  2595.  
  2596.  
  2597.  
  2598. <script>
  2599.  
  2600. $(document).scroll(function() {
  2601.  
  2602.  var y = $(this).scrollTop();
  2603.  
  2604.  if (y > 700) {
  2605.  
  2606.    $('.nav3').fadeIn();
  2607.  
  2608.  } else {
  2609.  
  2610.    $('.nav3').fadeOut();
  2611.  
  2612.  }
  2613.  
  2614. });
  2615.  
  2616. </script>
  2617.  
  2618.  
  2619.  
  2620.  
  2621.  
  2622. <script>
  2623.  
  2624. $('.carousel').carousel({
  2625.  
  2626.    pause: "false"
  2627.  
  2628. });
  2629.  
  2630. </script>
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653.  
  2654.  
  2655.  
  2656.  
  2657.  
  2658.  
  2659.  
  2660.  
  2661.  
  2662.  
  2663. <script type="text/javascript">
  2664.  
  2665.     $(function() {
  2666.  
  2667.    $('.scroll-down').click (function() {
  2668.  
  2669.      $('html, body').animate({scrollTop: $('section.ok').offset().top }, 'slow');
  2670.  
  2671.      return false;
  2672.  
  2673.    });
  2674.  
  2675.  });
  2676.  
  2677. </script>
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687. </body>
  2688.  
  2689.  
  2690.  
  2691. </html>
  2692.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda