document.write('<div class="main footer" style="border-top:1px solid #CCCCCC;">');
document.write('<p class="left foot_grey">&copy; 2010 Chemtrols Industries Ltd. All rights reserved.');
document.write('</p>');
document.write('<p class="right">');
document.write('<a href="index.aspx" class="foot_menu">home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="news_events.aspx" class="foot_menu">News & Events</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="careers.aspx" class="foot_menu">Careers</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="case_studies.aspx" class="foot_menu">Case Studies</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="Lubricants.aspx" class="foot_menu">Lubes</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="#" class="foot_menu">Downloads</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="sitemap.aspx" class="foot_menu">Site Map</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="contact_us.aspx" class="foot_menu">Contact Us</a>');
document.write('</p>');

document.write('<div align="right">');
document.write('<table width="250" align="right" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td colspan="3">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="90" align="right" style="text-transform:uppercase; color:#343434;"><strong>Quick Link</strong>');
document.write('</td>');
document.write('<td width="10" align="center"><img src="images/quick_arrow.jpg" />');
document.write('</td>');
document.write('<td width="150" align="right" valign="top">');
//document.write('<FORM NAME="myform">');
document.write('<SELECT NAME="mylist" class="flat" style="background-color:#ffffff; font-size:11px; height:20px; width:175px" onchange="document.location.href=this.options[this.selectedIndex].value;">');
document.write('<OPTION VALUE="#">Family Sites</OPTION>');

document.write('<OPTION VALUE="http://www.chemtrolssamil.com">Chemtrols Samil (India) Pvt. Ltd.');
document.write('<OPTION VALUE="http://www.goainvescast.com">Goa Invescast Ltd.');
document.write('<OPTION VALUE="http://www.envirexindia.com">Envirex India');
document.write('<OPTION VALUE="http://www.ercchemtrols.com">ERC Chemtrols');
document.write('<OPTION VALUE="http://www.chemtrolssolar.com">Chemtrols Solar');

document.write('</SELECT>');
//document.write('</FORM>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');	

document.write('</div>');
// JavaScript Document
