<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

function popupwindow(url) {
	newWindow = window.open(url, "pwin",	"toolbar=no,location=no,scrollbars=no,resizable=no,width=300,height=300");
}

document.write('<TABLE cellpadding="5" cellspacing="0" border="1" bordercolor="c7c7c7" width="150" bgcolor="FFFFFF" height="100%"><tr><td align="center" valign="top">');
document.write('<span class="subtitle">');

//document.write('SideBar Area<BR>');

document.write('</span>');

//document.write('Edit the sidebar.js to update this area.');
document.write('<img src="picts/Centranum_web.gif"><br><br>');  
document.write('<span class="subtitle">');
document.write('<font-size="1">');
document.write('<a href ="www.shri.org.sg/hrcongress/"> Singapore HR Congress 14-15 April </a><br>');
document.write('Catch Managing Director Leanne Markus` seminar on HR strategies for uncertain times.<br>');
document.write('Join her in her workshop on aligning HCM systems and practices with key organisational drivers.<br><br>');

document.write('</span>');
document.write('<span class="subtitle">');
document.write('<b>What our clients say </b> </span><br/>');
document.write('<img src="picts/topics-3.jpg" vspace="3" height="80" width="110" border="1"><br>');

document.write('<span class="subtitle">');
document.write('<font-size="1">');
document.write('<i>');
document.write('<br>"Centranum provides a comprehensive set of functionalities... <br>');
document.write('We explored other systems but none were able to meet our needs without incurring huge implementation costs for customisation."<br>');
document.write('</span>');
document.write('</i>');
document.write('Singapore General Hospital<br><br>');

document.write('</span>');

document.write('<a href="request.php?doc=2&page=' + page + '">');

document.write('<b>Download Short Demo</b></a>');

document.write('<br><br>');

document.write('<i>');

document.write('"Centranum understands our business...it is easy to use... implementation was on budget... there is support when you need it."<BR>');
document.write('</span>');
document.write('</i>');
document.write('North Harbour Health');
document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('</span>');

document.write('<a href="request.php?doc=3&page=' + page + '"><br>');
document.write ('<b>Brochure-NZ</b><br/></a>');

document.write('<a href="request.php?doc=4&page=' + page + '"><br>');
document.write ('<b>Brochure - Singapore</b></a>');
document.write('<br><br>');





//document write('<a href= "#" class="biglink" onclick="popupwindow(\'staff.html\')">Benefits for Staff <br/><br/></a>');
//document write('<a href= "#" class="biglink" onclick="popupwindow(\'managers.html\')">Benefits for Managers <br/><br/></a>');
//document write('<a href= "#" class="biglink" onclick="popupwindow(\'exec.html\')">    Benefits for Senior Managers <br/><br/></a>');
//document write('<a href= "#" class="biglink" onclick="popupwindow(\'hr.html\')">Benefits for HR staff<br/><br/></a>');
//document write('<a href= "#" class="biglink" onclick="popupwindow(\'ismanagers.html\')">Benefits for IS Managers <br/><br/></a>');

document.write('</td></tr></table>');
//  End -->