ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Union Roadways Limited -::- Our Achievements</title> <link rel="stylesheet" href="_common/css/main.css" type="text/css" media="all"> <link href="imagemenu/imageMenu.css"/imageMenu.js" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="css/generic.css"> <script type="text/javascript" src="_common/js/mootools.js"></script> <script type="text/javascript" src="imagemenu/imageMenu.js"></script> <style type="text/css"> /* Circle Text Styles */ #outerCircleText { /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */ font-style: italic; font-weight: bold; font-family: 'comic sans ms', verdana, arial; color: Green; /* End Optional */ /* Start Required - Do Not Edit */ position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;} #outerCircleText div {position: relative;} #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;} /* End Required */ /* End Circle Text Styles */ </style> <script type="text/javascript"> /* Circling text trail- Tim Tilton Website: http://www.tempermedia.com/ Visit: http://www.dynamicdrive.com/ for Original Source and tons of scripts Modified Here for more flexibility and modern browser support Modifications as first seen in http://www.dynamicdrive.com/forums/ username:jscheuer1 - This notice must remain for legal use */ ; (function() { // Your message here (QUOTED STRING) var msg = "Always On The Move"; /* THE REST OF THE EDITABLE VALUES BELOW ARE ALL UNQUOTED NUMBERS */ // Set font's style size for calculating dimensions // Set to number of desired pixels font size (decimal and negative numbers not allowed) var size = 24; // Set both to 1 for plain circle, set one of them to 2 for oval // Other numbers & decimals can have interesting effects, keep these low (0 to 3) var circleY = 0.75; var circleX = 2; // The larger this divisor, the smaller the spaces between letters // (decimals allowed, not negative numbers) var letter_spacing = 5; // The larger this multiplier, the bigger the circle/oval // (decimals allowed, not negative numbers, some rounding is applied) var diameter = 20; // Rotation speed, set it negative if you want it to spin clockwise (decimals allowed) var rotation = 0.2; // This is not the rotation speed, its the reaction speed, keep low! // Set this to 1 or a decimal less than one (decimals allowed, not negative numbers) var speed = 0.3; ////////////////////// Stop Editing ////////////////////// if (!window.addEventListener && !window.attachEvent || !document.createElement) return; msg = msg.split(''); var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20, ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [], o = document.createElement('div'), oi = document.createElement('div'), b = document.compatMode && document.compatMode != "BackCompat" ? document.documentElement : document.body, mouse = function(e) { e = e || window.event; ymouse = !isNaN(e.pageY) ? e.pageY : e.clientY; // y-position xmouse = !isNaN(e.pageX) ? e.pageX : e.clientX; // x-position }, makecircle = function() { // rotation/positioning if (init.nopy) { o.style.top = (b || document.body).scrollTop + 'px'; o.style.left = (b || document.body).scrollLeft + 'px'; }; currStep -= rotation; for (var d, i = n; i > -1; --i) { // makes the circle d = document.getElementById('iemsg' + i).style; d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) + 'px'; d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + 'px'; }; }, drag = function() { // makes the resistance y[0] = Y[0] += (ymouse - Y[0]) * speed; x[0] = X[0] += (xmouse - 20 - X[0]) * speed; for (var i = n; i > 0; --i) { y[i] = Y[i] += (y[i - 1] - Y[i]) * speed; x[i] = X[i] += (x[i - 1] - X[i]) * speed; }; makecircle(); }, init = function() { // appends message divs, & sets initial values for positioning arrays if (!isNaN(window.pageYOffset)) { ymouse += window.pageYOffset; xmouse += window.pageXOffset; } else init.nopy = true; for (var d, i = n; i > -1; --i) { d = document.createElement('div'); d.id = 'iemsg' + i; d.style.height = d.style.width = a + 'px'; d.appendChild(document.createTextNode(msg[i])); oi.appendChild(d); y[i] = x[i] = Y[i] = X[i] = 0; }; o.appendChild(oi); document.body.appendChild(o); setInterval(drag, 25); }, ascroll = function() { ymouse += window.pageYOffset; xmouse += window.pageXOffset; window.removeEventListener('scroll', ascroll, false); }; o.id = 'outerCircleText'; o.style.fontSize = size + 'px'; if (window.addEventListener) { window.addEventListener('load', init, false); document.addEventListener('mouseover', mouse, false); document.addEventListener('mousemove', mouse, false); if (/Apple/.test(navigator.vendor)) window.addEventListener('scroll', ascroll, false); } else if (window.attachEvent) { window.attachEvent('onload', init); document.attachEvent('onmousemove', mouse); }; })(); </script> <style type="text/css"> body { background-color: #000000; } .link {font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; } .style14 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } .style60 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #006600; font-weight: bold; } .link1 {font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; } .click { color: #FF9900; text-decoration: none; } .click { color: #FF9900; text-decoration: none; } .click:hover { text-decoration: underline; font-size: small; } .clnt_img { border: thick none #999999; } .style74 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #F78C00; font-weight: bold; font-size: 12px; } .style78 {font-size: 14px} .style79 { font-family: verdana; font-size: 12px; color: #000000; } .style80 { color: #006600; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; } .style81 {color: #006600; font-weight: bold; font-size: 14px; } .style65 {color: #000000; text-decoration: none; font-weight: bold;} .style66 {font-family: Verdana, Arial, Helvetica, sans-serif} </style> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> </head> <body> <table width="992" height="756" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td height="41" colspan="5" bgcolor="#000000" ><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="195" align="right"> <param name="movie" value="center F.swf" /> <param name="quality" value="high" /> <param name="BGCOLOR" value="#000000" /> <embed src="center F.swf" width="1000" height="195" align="right" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#000000"></embed> </object></td> </tr> <tr> <td width="30" rowspan="4" align="left" valign="top" background="images/bar.jpg">&nbsp;</td> <td height="529" colspan="3" align="left" valign="top" bgcolor="#FFFFFF"> <table width="800" border="0" align="left" cellpadding="0" cellspacing="0"> <tr> <td height="2778" valign="top"><table width="950" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="32" class="dashboardhead_leftshape2"></td> <td colspan="2" class="dashboardhead_topbg1"></td> <td width="40" class="dashboardhead_rightshape2"></td> </tr> <tr> <td class="dashboardhead_leftbg"></td> <td colspan="2" align="right" class="dashboardhead2" ><span class="style60"><h1>Our Achievements</h1> </span></td> <td class="dashboardhead_rightbg"></td> </tr> </table> <table width="950" border="0" align="left" cellpadding="0" cellspacing="0" > <tr> <td width="33" class="dashboardtable_topleft2"></td> <td width="322" valign="top" class="dashboardtable_topbg2"> <table border="0" align="left" cellpadding="0" cellspacing="0"> <tr> <td class="dashboard_clippart2"></td> </tr> </table></td> <td width="321" class="dashboardtable_topbg2"></td> <td width="48" class="dashboardtable_topright2"></td> </tr> <tr> <td class="dashboardhead_leftbg"></td> <td height="2640" colspan="2" align="left" valign="middle"><table width="66%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style60">Prestigious Awards: </td> </tr> </tbody> </table> <table width="26%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style74"><strong class="style78">Udyoga Rattan Award</strong>:</td> </tr> </tbody> </table> <div align="right" class="text style66"><span class="style65"><strong> ::</strong></span> <img src="images/arrow3.gif" alt="s" width="3" height="5" border="0" /> <span class="style65"><a href="about us.html" class="link"><font color="#99cc00"> Back</font></a> <strong>::</strong></span></div> <p align="justify" class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;"<span class="style60">UDYOG RATTAN</span>" Award from Hon ble Sri Ajit Panja, the then Union Minister for Information & broadcasting</p> <p align="justify" class="style14"> for services rendered as carriers in progress of Nation facilitated by Shri Shankar Dayal Sharma the then Vice President of India. </p> <p align="left" class="style14"><strong> <table width="864" height="422" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <div align="center"><img src="images/awards1.jpg" width="419" height="400" align="middle" /></div></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </table> <table width="26%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style74"><strong class="style78"> Rastriya Rattan Award </strong>:</td> </tr> </tbody> </table> <table width="864" height="174" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="91" colspan="2" align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <div align="justify"><span class="style14">&nbsp;<span class="style60">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;RASHTRIYA RATTAN&quot;</span> Award by Dr. Bhishma Narayan Singh former Governer of Tamil Nadu &amp; Assam and General (Retd) K.V Krishna Rao (former chief of Army Staff and former Governor of Jammu &amp; Kashmir) Jointly. Indian Achievers Award for industrial development by all india achievers foundation.&nbsp;&nbsp;&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div> <div align="center"></div></td> </tr> <tr> <td width="420"><img src="images/award3.jpg" alt="rast" width="400" height="400" /></td> <td width="444"><img src="images/award4.jpg" alt="rast" width="400" height="400" /></td> </tr> </table> <table width="26%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style74"><strong class="style78">Gold Medal </strong>:</td> </tr> </tbody> </table> <p><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;<span class="style81">GOLD MEDAL</span>&quot; from her Excellency Smt. Kumudben Joshi, the then governor of Andhra Pradesh </span></p> <table width="864" height="431" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="431">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/awardgold.jpg" alt="rast" width="691" height="425" /></td> </tr> </table> <p>&nbsp;</p> <table width="864" height="458" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="58" colspan="2" align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <table width="26%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style74"><strong class="style78">Best Transport Carrier Award </strong>:</td> </tr> </tbody> </table> <div align="justify"><span class="style14">&nbsp;<span class="style60">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span>&nbsp; </div> <div align="center"></div></td> </tr> <tr> <td width="363"><img src="images/award bhl.jpg" alt="rast" width="345" height="400" /></td> <td width="501"><img src="images/awardbhl1.jpg" alt="rast" width="245" height="400" /><img src="images/award6.jpg" alt="rast" width="189" height="324" /></td> </tr> </table> <p class="style79">&nbsp;</p> <table width="864" height="458" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="58" colspan="2" align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <table width="26%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="25" valign="top" class="style74"><strong class="style78">All India Achievers Foundation </strong>:</td> </tr> </tbody> </table> <div align="justify"><span class="style14">&nbsp;<span class="style60">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span>&nbsp; </div> <div align="center"></div></td> </tr> <tr> <td width="420"><img src="images/award achivers1.jpg" alt="rast" width="400" height="400" /></td> <td width="444"><img src="images/award achivers2.jpg" alt="rast" width="400" height="400" /></td> </tr> </table> <p class="style79"><a href="Our Achivements.html"><img src="iconup1.jpg" alt="up" width="48" height="66" border="0" align="right"/></a></p></td> <td class="dashboardhead_rightbg"></td> </tr> <tr> <td height="66" class="dashboardhead_bottomleft"></td> <td colspan="2" class="dashboardhead_bottombg"><p></p> </td> <td class="dashboardhead_bottomright"></td> </tr> </table> </td> </tr> </table></td> <td width="30" background="images/bar.jpg">&nbsp;</td> </tr> <tr> <td width="134">&nbsp;</td> <td width="3">&nbsp;</td> <td width="822">&nbsp;</td> <td background="images/bar.jpg">&nbsp;</td> </tr> <tr> <td colspan="3"> <FONT SIZE="3" FACE="courier" COLOR=white style="font-style: bold"><MARQUEE BEHAVIOR=SCROLL HEIGHT=25 WIDTH=950 BGColor= green>Union Roadways Limited</MARQUEE></FONT> </td> <td background="images/bar.jpg">&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td background="images/bar.jpg">&nbsp;</td> </tr> </table> </body> </html>