// JavaScript Document

/*MouseOver Function Starts*/

function change(img_src,img_name) {
	document[img_name].src = img_src;
}
//Image highlight Function
function highlight(img_src,img_name)
{
document[img_name].src = img_src;
}
/* MouseOver Function Ends*/

document.write("<table width=\"157\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr>");
document.write("<td><a href=\"/company/aboutcl/index.html\"><img src=\"/company/aboutcl/img/abtus_on.gif\" alt=\"About Us\" name=\"abtus\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/coreideology/index.html\"><img src=\"/company/img/coreidea_on.gif\" alt=\"Core Ideology\" name=\"coreidea\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/business_snapshot/index.html\"><img src=\"/company/img/snapshot_on.gif\" alt=\"Business Snapshot\" name=\"snapshot\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/people/index.html\"><img src=\"/company/img/peoplecl_on.gif\" alt=\"People@CL\" name=\"clpeople\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/index.html\"><img src=\"/company/img/careersmain_on.gif\" alt=\"Careers\" name=\"careers\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td align=\"left\" valign=\"top\">");
document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/academics.html\"><img src=\"/company/careers/img/academics_on.gif\" alt=\"Academics\" name=\"academics\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/marketing.html\"><img src=\"/company/careers/img/marketing_on.gif\" alt=\"Marketing\" name=\"marketing\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/businessdev.html\"><img src=\"/company/careers/img/businessdev_on.gif\" alt=\"Business Development\" name=\"businessdev\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/customerservice.html\"><img src=\"/company/careers/img/customerservice_on.gif\" alt=\"Customer Service\" name=\"customerservice\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/operations.html\"><img src=\"/company/careers/img/operations_on.gif\" alt=\"Operations & Finance\" name=\"operations\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/ahr.html\"><img src=\"/company/careers/img/ahr_on.gif\" alt=\"Human Resources\" name=\"ahr\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/creative.html\"><img src=\"/company/careers/img/creative_on.gif\" alt=\"Creative & Design\" name=\"creative\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/technology.html\"><img src=\"/company/careers/img/technology_on.gif\" alt=\"Technology\" name=\"technology\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href=\"/company/careers/applyonline.jsp\"><img src=\"/company/careers/img/applyonline_on.gif\" alt=\"Apply Online\" name=\"applyonline\" border=\"0\"/></a></td>");
document.write("</tr>");
document.write("</table></td>");
document.write("</tr>");
document.write("</table>");
