// JavaScript Document

//Image highlight Function Starts
function highlight(img_src,img_name)
{
document[img_name].src = img_src;
}
//Image highlight Function ends

document.write("<table width='156' border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td><a href='/professionals/employment_assistance.html'><img src='/img/employment_out.gif' name='employment' alt='Employment Assistance' width='156' height='16' id='employment' border='0' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/employment_assistance.html#01'><img src='/img/maximise_benefit_out.gif' name='benefit' alt='benefit' width='156' height='16' id='benefit' border='0' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/employment_assistance.html#02'><img src='/img/up_career_out.gif' name='upcareer' alt='Up career' width='156' height='16' id='upcareer' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/employment_assistance.html#03'><img src='/img/minimise_hurdle_out.gif' name='hurdle' alt='Minimise Hurdle' width='156' height='16' id='hurdle' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/employment_assistance.html#04'><img src='/img/relevant_search_out.gif' name='search' alt='Relevant Search' width='156' height='16' id='search' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html'><img src='/img/value_added_services_out.gif' name='valueadded' alt='Value Added' width='156' height='16' id='valueadded' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html#01'><img src='/img/cv_verification_out.gif' name='verification' alt='CV Verification' width='156' height='16' id='verification' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html#02'><img src='/img/company_deligence_out.gif' name='deligence' alt='Company Deligence' width='156' height='16' id='deligence' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html#03'><img src='/img/mock_interviews_out.gif' name='interviews' alt='Mock Interviews' width='156' height='16' id='interviews' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html#04'><img src='/img/accomodation_out.gif' name='acomodation' alt='Acomodation' width='156' height='16' id='acomodation' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/professionals/Value_Added_services.html#05'><img src='/img/lodging_out.gif' name='lodging' alt='Lodging' width='156' height='16' id='lodging' border='0'/></a></td>");
document.write("</tr>");
document.write("<td><a href='/professionals/opportunities.html#01'><img src='/img/opportunities_out.gif' name='opportunities' alt='opportunities' width='156' height='16' id='opportunities' border='0'/></a></td>");
document.write("</tr>");
document.write("</table>");