Your IP : 216.73.216.79


Current Path : /var/www/html/ebilikparlimen1/ebilik/ks_user/
Upload File :
Current File : /var/www/html/ebilikparlimen1/ebilik/ks_user/welcome.php

<?php
include_once '../library.php';
include_once '../layout_header.php';
?>

<h1 align="center">SELAMAT DATANG</h1>
<div align="center">
	<table width="507" border="0" height="300" style="background-image: url('../ks_images/header/main-bg.png');background-repeat: no-repeat;">
		<tr>
			<td width="15" align="left">&nbsp;</td>
			<td width="400" align="left">
            <span style="font-style:oblique; color:#F00;">Syarat Permohonan:</span><br />
            <hr color="#FF9900">
            <ul style="list-style-type: circle;list-style-position: outside;">
				<li>Pemohon dinasihatkan supaya membuat permohonan sekurang-kurangnya <strong>3 hari</strong>(bekerja) sebelum tarikh mula bermesyuarat.</li>
				<li>Pastikan email yang dimasukkan adalah betul kerana segala keputusan akan dimaklumkan melalui email.</li>
				<li>Bagi sebarang pertanyaan/masalah, sila hubungi pegawai berikut:		      
				<ol style="list-style-type:lower-roman">
					<li>Permohonan bilik mesyuarat Parlimen Malaysia:
						<ul style="list-style-type: square;list-style-position: inside;">
							<li>Cik Siti Norhaya (6895 / sitinorhaya@parlimen.gov.my)</li>
							<li>Pn Nor Ellin (6899 / norellin@parlimen.gov.my)</li>
							<li>En Mohd Syahrul (6893 / syahrul@parlimen.gov.my)</li>
							<li>Cik Nabilah (nabilah@parlimen.gov.my)</li>
						</ul>
					</li>
                    <br/>
					<li> Teknikal/sistem:
						<ul style="list-style-type: square;list-style-position: inside;">
                        	<li>Mohd Aizal Farhan ( 7385 / farhan@parlimen.gov.my)</li>
						</ul>
					</li>
				</ol>
				</li>
            </ul>
            </td>
		</tr>
</table>
</div>
</div>
<?php
include_once '../layout_footer.php';
?>