<!-- 
copy="Copyright &copy; ";
js=" JobStreet.com";
today=new Date();
y0=today.getFullYear();
country5=location.href; 

if (country5.indexOf("my.jobstreet.com") > 0)
{path="http://my.jobstreet.com/"}
else if (country5.indexOf("sg.jobstreet.com") > 0)
{path="http://sg.jobstreet.com/"} 
else if (country5.indexOf("ph.jobstreet.com") > 0)
{path="http://ph.jobstreet.com/"} 
else if (country5.indexOf("in.jobstreet.com") > 0)
{path="http://in.jobstreet.com/"} 
else if (country5.indexOf("vn.jobstreet.com") > 0)
{path="http://vn.jobstreet.com/"} 
else if (country5.indexOf("th.jobstreet.com") > 0)
{path="http://th.jobstreet.com/"} 
else if (country5.indexOf("bd.jobstreet.com") > 0)
{path="http://bd.jobstreet.com/"} 
else if (country5.indexOf("id.jobstreet.com") > 0 || country5.indexOf("myjobstreet-id.jobstreet.com") > 0 || country5.indexOf("search6.jobstreet.com") > 0)
{path="http://id.jobstreet.com/"} 
else
{path="http://sg.jobstreet.com/"}

document.write("<style>.grey{FONT: 8pt verdana; COLOR: #666; TEXT-DECORATION: underline;}</style>");
document.write("<TABLE cellSpacing=0 cellPadding=0 width=100% align=center border=0><TR>");
document.write("<TD align=left><a class=grey href='");
document.write(path);
document.write("aboutus/press_releases.htm'>JobStreet in the News</a> ~ ");
document.write("<a class=grey href='");
document.write("http://ir.chartnexus.com/jobstreet/index.php?h=ID'>Investor Relations</a> ~ ");
document.write("<a class=grey href='");
document.write(path);
document.write("partners/partners.htm' target=_blank>Our Partners</a> ~ ");
document.write("<a class=grey href='");
document.write("http://siva-id.jobstreet.com/welcome/enquiry.asp?c=id' target=_blank>Post a Job AD</a> ~ ");
document.write("<a class=grey href='");
document.write("http://blog.jobstreet.com/indonesia' target=_blank>JobStreet Blog</a></TD></TR></TABLE>");
 //-->