<?php
include 'header.php';
?>
<style>

.imhnext {
    background: url(img/homepage/bgti2.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 20px;
    min-height: 485px;
}
.text-shadow{
text-shadow: 1px 1px #000000;
}
.form-control{
	margin-bottom: 10px;
}
</style>

<!-- hero -->
    	    <section class="hero small with-bg" style="background-image: url(img/banner/Banner.png)">

                <div class="hero-overlay">
                    <div class="container">

                        <div class="row">
                            <div class="column col-10 pull-center">
                             Investor Relations
                            </div>
                        </div>

                    </div>
                </div>

                 </section>
    	    <!-- /hero -->
            <!-- content -->



    	    <section class="padding" id="st" >
					<div class="container-fluid">
							<div class="row">
										<div class="col-md-6 sinfo">
											<div class="sinfoContent">
												<?php include 'stock-info.php';?>
			                                    </div>
											</div>

									   	<div class="col-md-6 schart">
											<div class="schartContent">
		                                        <?php
												$mode="dark";
												$counter_key="2_5218";
												$chart_width = 240;
												$chart_height = 170;
												$span_font_size=18;
												$font_size=12;
												include ('../s/irchartv2/sapuraenergy/linechart.php');
												?>
										   </div>
										</div>
										<div class="text-center col-md-12 mt-4 mb-4">
			                                        <a href="stock-information.php" class="more-link">
			                                            View Interactive Chart
			                                        </a>
			                            </div>
							</div>

    	    		</div>
    	    </section>
    	    <section class="padding" id="FHigh">
        	    <div class="container">
					<div class="row">
						<div class="col-md-12 col-sm-12 text-center">
							<h3 class="titlemain">Financial Highlights</h3>
						</div>
						<div class="col-md-3 col-sm-6 text-center">
							<img src="img/icon/revenue-icon.png" class="FHighImg">
							<h5>RM4,318 mil</h5>
							<p>Revenue</p>
						</div>
						<div class="col-md-3 col-sm-6 text-center">
							<img src="img/icon/PBT-icon.png" class="FHighImg">
							<h5>(RM413 mil)</h5>
							<p>PBT</p>
						</div>
						<div class="col-md-3 col-sm-6 text-center">
							<img src="img/icon/PATMI-icon.png" class="FHighImg">
							<h5>(RM519 mil)</h5>
							<p>PATMI</p>
						</div>
						<div class="col-md-3 col-sm-6 text-center">
							<img src="img/icon/NA-icon.png" class="FHighImg">
							<h5>(RM0.23 mil)</h5>
							<p>Net Asset per share</p>
						</div>
					</div>
        	    </div>
    	    </section>


    	    <section class="pad0">
					<div class="container-fluid">
							<div class="row">
										<div class="col-md-7 announ">
											<div class="announContent">
												<h3 class="titlemain">Bursa Announcements</h3>
												<table class="tableann">

												 	<?php
													require_once('../s/dbconf.php');
													require_once('../s/dbconn.php');
													$news = "SELECT id, url, date, title, ann_type, DATE_FORMAT(date, '%Y') AS 'Year', DATE_FORMAT(date, '%m') AS 'Month Num', DATE_FORMAT(date, '%b') AS 'Month Short',  DATE_FORMAT(date, '%d') AS 'Day',ann_type, DATE_FORMAT(date, '%Y%m%d') AS 'yymmdd' FROM `ann_url` WHERE stockcode = '".$companyImage."' order by id desc LIMIT 4";
													$result = SQL_Query($news) or die(mysql_error());
													while($rs = mysql_fetch_array($result)){
													$title = $rs["title"];
													$title_num = strlen($title);
													if($title_num>60){
													$title = substr($title , 0, 60);
													$title = $title.' ...';
													}
												?>
										 			<tr>
										 				<td><p><span><?php echo $rs['Day']; ?> <?php echo $rs['Month Short']; ?> <?php echo $rs["Year"]; ?> </span></p></td>
													 	<td><p><a target='_self' style=' text-decoration: none;' href='onenew.php?id=<?php echo $rs["id"];?>&type=Announcement' rel='gb_pageset[search_sites]'><?php echo $title; ?></a></p></td>
													 </tr>

											<?php $i++;};?>
												 </table>

												 <div class="text-center mt-4 mb-4">
			                                        <a href="announcement.php" class="more-link">
			                                            View All Announcements
			                                        </a>
			                                    </div>
											</div>
										</div>
									   	<div class="col-md-5 imhnext d-flex align-items-center">
											<div class="announContent d-flex flex-column align-items-between">
													<!-- <h3 class="text-white text-center  mb-4 text-shadow">Extraordinary General Meeting of Sapura Energy Berhad</h3> -->
													<!-- <h5 class="text-white text-center mb-4 mt-4 text-shadow" style="font-weight: 500;">Join us on 30 July 2025 at Sime <br/>Darby Convention Centre as we convene to consider <br/>key resolutions shaping SEB&rsquo;s future.</h5> -->
													<!-- <div class="text-center mt-4 mb-4">
			                                        <a href="https://www.sapuraenergy.com/egm2025/" class="more-link transparent" target="_parent" style="margin-right:10px"> View EGM Details</a>
			                                        <a href="https://www.sapuraenergy.com/egm2025/prp_egm_faq/" target="_blank" class="more-link transparent"> EGM FAQ&rsquo;s</a>
			                                    </div> -->
												
												</div>
										   </div>
									</div>
								</div>
    	    </section>

    	    <section class="pad0">
					<div class="container-fluid">
							<div class="row ">
										<div class="col-md-5 annuallat nolinkex">
											<div class="annuallatContent">
										    	<a href="docs/ar/ar2025.pdf" target="_blank">
										    	<table class="arbox">
										    		<tr>
										    			<td>
										    				<img src="images/annual_report/2025.jpg" class="arImg">
										    			</td>
										    			<td>
										    				<h3>Annual <br/>
										    					Report
										    				</h3>
										    				<h2>20<br/>25</h2>
										    			</td>
										    		</tr>
										    	</table>
										    	</a>
										    	<div class="text-center mt-4 mb-4">
			                                        <a href="annual-reports.php" class="more-link transparent">View All Annual Reports</a>
			                                    </div>
											</div>
										</div>
										<div class="col-md-7 reportlat nolinkex">
											<div class="reportlatContent">
												<h3 class="titlemain mb-4 mt-4">Results Centre</h3>
												<div class="row">
													<div class="col-md-4 mt-4 mb-4 text-center">
														<a href="docs/transcript/Q1_2022_Transcript.pdf" target="_blank">
														<img src="img/icon/Transcript-icon.png" class="qrimg">
														<h5>Transcript</h5>
														</a>
													</div>
													<div class="col-md-4 mt-4 mb-4 text-center">
														<a href="docs/qtr/sapuraenergy/qr_q32026.pdf" target="_blank">
														<img src="img/icon/Financial-icon.png" class="qrimg">
														<h5>Financial Statement</h5>
														</a>
													</div>
													<div class="col-md-4 mt-4 mb-4 text-center">
														<a href="https://vantrisenergy.com/wp-content/uploads/2025/12/Q3-FY2026-Analyst-Briefing-Pack.pdf" target="_blank">
														<img src="img/icon/Presentation-icon.png" class="qrimg">
														<h5>Presentation</h5>
														</a>
													</div>
												</div>
												<div class="text-center mt-4 mb-4">
			                                        <a href="quarterly-reports.php" class="more-link">
			                                            View All Quarterly Reports
			                                        </a>
			                                    </div>
											</div>
										</div>
									</div>
								</div>
    	    </section>

    	    <section id="emailSection">
					<div class="container-fluid">
							<div class="row ">
								<div class="col-md-12">
									<div class="container emailcontainer">
										<div class="row ">
											<div class="col-md-12 emailfont">
												<h3 class="titlemainwhite mb-4 mt-4">Email Alert</h3>
													<h5>You can register here for Investor Relations alerts from Vantris Energy Berhad.</h5>
											</div>
										</div>
										<?php include 'emailbox.php';?>
									</div>
								</div>
							</div>
					</div>
					<div class="container-fluid emailsectCont">
						<div class="row emailsections">
									<div class="col-md-12">
										<div class="container email2container">
											<div class="row ">
												<div class="col-md-12">
													<h3 class="titlemainwhite mb-4 mt-4">Vantris Energy Berhad <br/>(formerly known as Sapura Energy Berhad)<br/>
																[Registration No: 201101022755 (950894-T)</h3>
												</div>
												<div class="col-md-6">
													<table class="contact-sapura">
														<tr>
															<td><img src="img/icon/Adddress-icon.png" class="contactsapuraimg"></td>
															<td>
																<h5>Level 4, Menara PNB, 201-A, Jalan Tun Razak,<br/>
																50400 Kuala Lumpur<br/>
																Wilayah Persekutuan<br/>
																Malaysia
																</h5>
															</td>
														</tr>
													</table>
												</div>
												<div class="col-md-6">
													<table class="contact-sapura">
														<tr>
															<td><img src="img/icon/Contact-icon.png" class="contactsapuraimg"></td>
															<td><h5>(6)03 -64159999</h5>
															</td>
														</tr>
														<tr>
															<td><img src="img/icon/Fax-icon.png" class="contactsapuraimg"></td>
															<td><h5>(6)03 -64159998</h5>
															</td>
														</tr>
														<tr>
															<td><img src="img/icon/Email-icon.png" class="contactsapuraimg"></td>
															<td><h5>investor.relations@vantrisenergy.com</h5>
															</td>
														</tr>
													</table>
												</div>
											</div>
										</div>
									</div>
								</div>


					</div>
			</section>



	    </main>
	    <!-- /main -->

<?php include 'footer.php';?>
