// 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='/aboutus/whoarewe.html'><img src='/img/who_are_we_out.gif' name='whoarewe' alt='Who Are We' width='156' height='16' id='whoarewe' border='0' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/whoarewe.html#01'><img src='/img/we_started_out.gif' name='westarted' alt='We Started' width='156' height='16' id='westarted' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/whoarewe.html#02'><img src='/img/milestone_crossed_out.gif' name='milestone' alt='Milestones Crossed' width='156' height='16' id='milestone' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/whoarewe.html#03'><img src='/img/our_vision_out.gif' name='vision' alt='Our Vision' width='156' height='16' id='vision' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/whoarewe.html#04'><img src='/img/our_mission_out.gif' name='mission' alt='Our Mission' width='156' height='16' id='mission' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/whoarewe.html#05'><img src='/img/we_value_out.gif' name='value' alt='We Value' width='156' height='16' id='value' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/airflowmodel.html'><img src='/img/our_model_out.gif' name='ourmodel' alt='Our model' width='156' height='16' id='ourmodel' border='0' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/airflowmodel.html#01'><img src='/img/air_flow_out.gif' name='airflow' alt='Air Flow' width='156' height='16' id='airflow' border='0' /></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/airflowmodel.html#02'><img src='/img/benefit_derived_out.gif' name='benefit' alt='benefit Derived' width='156' height='16' id='benefit' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/ourprocesses.html'><img src='/img/our_processes_out.gif' name='ourprocess' alt='Our Process' width='156' height='16' id='process' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/ourprocesses.html'><img src='/img/process_flow_out.gif' name='flow' alt='flow' width='156' height='16' id='flow' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/workwithus.html'><img src='/img/work_with_us_out.gif' name='wokwithus' alt='Work With Us' width='156' height='16' id='wokwithus' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/workwithus.html#01'><img src='/img/the_style_out.gif' name='style' alt='The Style' width='156' height='16' id='style' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/workwithus.html#02'><img src='/img/the_role_out.gif' name='role' alt='The Role' width='156' height='16' id='role' border='0'/></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><a href='/aboutus/workwithus.html#03'><img src='/img/do_apply_out.gif' name='apply' alt='Do Apply' width='156' height='16' id='apply' border='0'/></a></td>");
document.write("</tr>");
document.write("</table>");