<!--
copy="Copyright &copy; ";
js=" JobStreet.com";
today=new Date();
y0=today.getFullYear();

document.write("<style>.grey{FONT: 7.5pt verdana; COLOR: #000;}</style>");
document.write("<TABLE cellSpacing=0 cellPadding=0 border=0><TR>");
document.write("<TD align=center class=grey>A Project by JobStreet.com.");
document.write(copy+y0); 
document.write("</TD></TR></TABLE>");
 //-->