<!-- 
copy="Copyright &copy; ";
js=" JobStreet.com";
today=new Date();
y0=today.getFullYear();
country=location.href; 

if (country.indexOf("my.jobstreet.com") > 0)
{path="http://my.jobstreet.com/"}
else if (country.indexOf("sg.jobstreet.com") > 0)
{path="http://sg.jobstreet.com/"} 
else if (country.indexOf("ph.jobstreet.com") > 0)
{path="http://ph.jobstreet.com/"} 
else if (country.indexOf("in.jobstreet.com") > 0)
{path="http://in.jobstreet.com/"} 
else if (country.indexOf("vn.jobstreet.com") > 0)
{path="http://vn.jobstreet.com/"} 
else if (country.indexOf("th.jobstreet.com") > 0)
{path="http://th.jobstreet.com/"} 
else if (country.indexOf("bd.jobstreet.com") > 0)
{path="http://bd.jobstreet.com/"} 
else if (country.indexOf("id.jobstreet.com") > 0 || country.indexOf("myjobstreet-id.jobstreet.com") > 0 || country.indexOf("search6.jobstreet.com") > 0)
{path="http://id.jobstreet.com/"} 
else
{
	var mc = getCookie("strSite");
	if (mc != null && mc.length == 2)
	{path = "http://" + mc + ".jobstreet.com/";}
	else
	{path="http://sg.jobstreet.com/"}
}

document.write("<style>a.footer_link{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#AAC3D2; font-size:10px; font-weight:normal; letter-spacing:normal; text-decoration:none}</style>");
document.write("<style>a.footer_link:hover{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#AAC3D2; font-size:10px; font-weight:normal; letter-spacing:normal; text-decoration:underline}</style>");
document.write("<style>.white{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:10px; font-weight:normal; letter-spacing:normal; text-decoration:none}</style>");
document.write("<style>.td7{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#4082A4; font-size:10px; font-weight:bold; letter-spacing:0px;}</style>");
document.write("<style>.copyrights{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#AAC3D2; font-size:10px; 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 class=white>");
document.write(copy);
document.write(y0);
document.write(js); 
document.write("</TD>");

document.write("<TD align=right class=copyrights><span class=td7>Corporate Info:</span>&#160;&#160; <a class=footer_link href='");
document.write(path);
document.write("aboutus/default.htm'>About JobStreet</a> | ");
document.write("<a class=footer_link href='");
document.write("http://www.network18online.com/'>About Network 18</a> | ");
document.write("<a class=footer_link href='");
document.write(path);
document.write("aboutus/contact_usIN.htm'>Contact Us</a> | ");
document.write("<a class=footer_link href='#' onclick='fdbk(); return false;'");
document.write(">Send Feedback</a> | ");
document.write("<a class=footer_link href='");
document.write(path);
document.write("employers/default.htm'>Employers - Click to Find Staff</a>"); 
document.write("</TD></TR></TABLE>");
 //-->

