<?xml version="1.0" encoding="utf-8"?>
<?php
require ("functions.php");
require ("career_advertisements.php");
?>
<?php
preBody("Career Opportunities1");
navDiv("career_opportunities1","Career Opportunities");
?>
		<p class="center" >
			<strong> 1 </strong>
			<a id="noDecoration" href="career_opportunities2.php">[2]</a>
		</p>
		
		<h2>THE SPRING MANAGEMENT TEAM</h2>		
		<h3>CAR PARK ASSISTANT / CASHIER</h3>
		<ul>
			<li>Preferably male</li>
			<li>Possess at least SPM with credits in Bahasa Malaysia, English and Mathematics</li>
			<li>Able to communicate in English and Bahasa Malaysia</li>
			<li>Computer literate</li>
			<li>Able to work on shift, weekend and public holidays</li>
		</ul>
		<h3>HOUSEKEEPING SUPERVISOR</h3>
		<ul>
			<li>Possess at least Diploma in related field</li>
			<li>Relevant working experience is an added advantage</li>
			<li>Able to communicate in English and Bahasa Malaysia</li>
			<li>Good interpersonal and leadership skills</li>
			<li>Computer literate</li>
			<li>Able to work on shift, weekend and public holidays</li>
		</ul>
		<h3>SECURITY PERSONNEL</h3>
		<ul>
			<li>Possess at least secondary education level</li>
			<li>Preferably experience in Security / Armed Forces / Protective Services or equivalent, or retired Police / Army personnel</li>
			<li>Disciplined and able to communicate with customers</li>
			<li>Able to work on shift, weekend and public holidays</li>
			<li>Possess own transport</li>
		</ul>
		<p>
			Interested applicants are invited to apply via email or write-in with detailed resume together with expected 
			salary and a recent passport-sized photograph (n.r.) to the address below:-<br/>
			<br/>
			Email: <a href="mailto:hrm@thespring.com.my">hrm@thespring.com.my</a><br/>
			<br/>
			Head of HR and Admin,<br/>
			The Spring Centre Management Office<br/>
			3rd Floor, The Spring<br/>
			Persiaran Spring<br/>
			93300 Kuching<br/>
			<br/>
			Only shortlisted candidates will be notified.
		</p>
<?php		
printAds($advertisements, "1");
footerDiv("11/23/2012");
?>