function ResumeSampe() {
	V6EmpWin = open('/'+CountryCode+'/'+LangCode+'/V6HTML/CommonHTML/Talent/TalentSample.htm?CC='+CountryCode+'&LC='+LangCode, 'ResumeSampe','Resizable=0,ScrollBars=1,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=0,Width=670,Height=500,Top=0,Left=0');
	if (V6EmpWin.opener == null)
		V6EmpWin.opener = self; 
	if (V6EmpWin.focus)
		V6EmpWin.focus();
}
Talent='<table width="630" border="0" cellpadding="2" cellspacing="0" class="content">'
+'<tr>'
+'<td width="5"></td>'
+'<td colspan="6"><img src="/HK/EN/V6HTML/CommonImages/transparent.gif" width="3" height="14"></td>'
+'</tr>'
+'<tr>'
+'<td width="5"></td>'
+'<td width="10" align="right" class="titlebg"><img src="/HK/EN/V6HTML/CommonImages/indicator.gif" width="9" height="9"></td>'
+'<td colspan="4" class="titlebg"><font class="title">Talent Market</font></td>'
+'</tr>'
+'<tr>'
+'<td width="5"></td>'
+'<td colspan="6"><img src="images/transparent.gif" width="3" height="3"></td>'
+'</tr>	'
+'</table>'
+'<table width="630" border="0" cellpadding="2" cellspacing="0" class="content">'
+'<tr>'
+'<td width="20"></td>'
+'<td colspan="6" class="content"><p>Urgently looking for a Job? Advertise yourself in the Talent Market NOW and announce your availability through the JobsDB Network across the Asia Pacific.</p>'
+'<p>Talent Market is the fastest and most efficient way to help finding your dream job because thousands of JobsDB employers visit this section and search for talents on a daily basis.</p>'
+'<p>All you need to do is to register MyJobsDB and fill in your resume information. Then, you can advertise yourself in the Talent Market for FREE.</p>'
+'<p>While you are proactively hunting for jobs, your personal identity will not be announced to the public. Employers will only see your summarized information which does not contain your personal data (such as your name, address, phone number and email etc....).</p>'
+'<p>Click <a href="#" onclick="javascript:ResumeSampe()"><font class=singlelink><u>here</u></font></a> to see an example of how Talent Market works for you.</p>'
+'<p><a href="#" onclick="javascript:JoinUsNow();"><img src="/CommonImages/TalentMarket/joinus.gif" border="0" onmouseover=this.src="/CommonImages/TalentMarket/joinus_On.gif" onmouseout=this.src="/CommonImages/TalentMarket/joinus.gif"></a></p>'
+'<p><br></td>'
+'</tr>'
+'</table>'
document.write (Talent)