<!-- 
copy="Copyright &copy; ";
js=" JobStreet.com";
today=new Date();
y0=today.getFullYear();
country=location.href; 

document.write("<style>a.footer_link{font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000; font-size:8pt; font-weight:normal; letter-spacing:normal; text-decoration:underline}</style>");
document.write("<style>a.footer_link:hover{font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000; font-size:8pt; font-weight:normal; letter-spacing:normal; text-decoration:underline}</style>");
document.write("<style>.white{font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000; font-size:8pt; font-weight:normal; letter-spacing:normal; text-decoration:none}</style>");
document.write("<style>.td7{font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000; font-size:8pt; font-weight:bold; letter-spacing:0px;}</style>");
document.write("<style>.copyrights{font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000; font-size:8pt; font-weight:normal; letter-spacing:normal; line-height:14px}</style>");

document.write("<TABLE cellSpacing=0 cellPadding=0 width=100% align=center border=0><TR>");
document.write("<TD><a class=footer_link href='");
document.write("terms_use.htm'>Terms of Use</a> | ");
document.write("<a class=footer_link href='");
document.write("../aboutus/privacy_policy.htm'>Policy Privacy</a> ");
document.write("</TD>");
document.write("<TD class=white align=right>");
document.write(copy);
document.write(y0);
document.write(js); 
document.write("</TD></TR></TABLE>");
 //-->

