⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 air.htm

📁 Website for logistics company
💻 HTM
字号:
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>TIRUPATI GLOBAL LOGISTICS CO. (TGL)</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #046795; FONT-SIZE: 10pt; SCROLLBAR-HIGHLIGHT-COLOR: #284057; SCROLLBAR-SHADOW-COLOR: #284057; COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #284057; LINE-HEIGHT: normal; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #284057; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #284057; SCROLLBAR-BASE-COLOR: #ee3439; BACKGROUND-COLOR: #ffffff

}
-->
</style>
<link href="tglindia.css" rel="stylesheet" type="text/css">

</head>

<body style="text-align: center">

<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" id="AutoNumber1" height="521">
  <tr>
    <td width="974" height="51" valign="top" bgcolor="#FFFFFF" colspan="2">
        <div align="center">
          <center>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber5">
            <tr>
              <td width="50%" height="51" valign="top" bgcolor="#4F9ECD">
              <embed src="Images/finallogochangesw.swf" width="495" height="51">
              </td>
              <td width="50%" valign="top" bgcolor="#4F9ECD">
              <img border="0" src="Images/logo1_02.gif" width="479" height="51" usemap="#Map1">
              <map name="Map1" id="Map1">
            <area shape="rect" coords="311, 4, 357, 24" href="default.htm" />
            <area shape="rect" coords="359, 3, 421, 24" href="sitemap.htm"/>
            <area shape="rect" coords="422, 3, 472, 24" href="http://mx.tglindia.com:9998" />
                </map>


              
              </td>
            </tr>
          </table>
          </center>
        </div>

        </td>
      </tr>
      <tr>
        <td width="974" height="180" valign="top" bgcolor="#4F9ECD" colspan="2">
      <embed src="Images/toplogo.swf" width="974" height="180">
        </td>
      </tr>
      <tr>
        <td width="974" height="32" valign="top" colspan="2" bgcolor="#4F9ECD">
        <img border="0"  width="973" src="Images/finalbutton.gif" usemap="#Map" height="32">
        
        <map name="Map" id="Map">
        
            <area shape="rect" coords="13, 3, 143, 31" href="default.htm" />
              <area shape="rect" coords="151, 2, 311, 31" href="aboutus.htm"/>
              <area shape="rect" coords="321, 1, 476, 31" href="service.htm" />
              <area shape="rect" coords="491, 1, 624, 30" href="link.htm" />
			  <area shape="rect" coords="633, 1, 801, 31" href="feedback.htm" />
			   <area shape="rect" coords="808, 1, 963, 30" href="contactus.htm" />


  </map>

 </td>
        

      </tr>
      <tr>
        <td width="288" height="329" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3" height="443">
          <tr>
                                     <td width="100%" height="29" class=text2 bgcolor="#FFFFFF" colspan="2">
                          <p style="text-align: center">
                          </td>
                        </tr>
                        <tr>
                            <td width="6%" height="96" align=center bgcolor="#FFFFFF" bordercolor="#000000" class="maintext" valign="top">
                          
                          <p style="text-align: left"></td>
                            <td width="94%" height="96" align=center bgcolor="#FFFFFF" bordercolor="#000000" class="maintext" valign="top">
                          
                           <script language=JavaScript class="maintext">
var marqueewidth=210
//Specify the marquee's height
var marqueeheight=130

//Specify the marquee's marquee speed (larger is faster 1-20)
var marqueespeed=1
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1


var marqueecontent='<p><strong><font color=black><u>TIRUPATI GLOBAL LOGISTICS CO.</u></font></strong><br><p><b><u>Corporate Office</u></b></font><br><br>519, Ocean Complex<br>Sector-18<br>Noida - 201301<br>Uttar Pradesh<br>India<br>Phone : 91-120-4226601<br>Mobile : 9810001041<br>Fax: 91-120-4226602<br>Email : info@tglindia.com<br><br><b><u>Liasion Office</u></b><br><br>C-54, Sector-27<br>Noida - 201301<br>Uttar Pradesh<br>India<br>Phone : 91-120-4310044<br>Mobile : 9810001041<br>Email : sanyal@tglindia.com'


////NO NEED TO EDIT BELOW THIS LINE////////////

marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS
var copyspeed=marqueespeed
var pausespeed=(pauseit==0)? copyspeed: 0
var iedom=document.all||document.getElementById
var actualheight=''
var cross_marquee, ns_marquee

function populate(){
if (iedom){
cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee
cross_marquee.style.top=marqueeheight+8
cross_marquee.innerHTML=marqueecontent
actualheight=cross_marquee.offsetHeight
}
else if (document.layers){
ns_marquee=document.ns_marquee.document.ns_marquee2
ns_marquee.top=marqueeheight+8
ns_marquee.document.write(marqueecontent)
ns_marquee.document.close()
actualheight=ns_marquee.document.height
}
lefttime=setInterval("scrollmarquee()",20)
}
window.onload=populate

function scrollmarquee(){

if (iedom){
if (parseInt(cross_marquee.style.top)>(actualheight*(-1)+8))
cross_marquee.style.top=parseInt(cross_marquee.style.top)-copyspeed
else
cross_marquee.style.top=marqueeheight+8
}
else if (document.layers){
if (ns_marquee.top>(actualheight*(-1)+8))
ns_marquee.top-=copyspeed
else
ns_marquee.top=marqueeheight+8
}
}

if (iedom||document.layers){
with (document){
if (iedom){
write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">')
write('<div id="iemarquee" style="position:absolute;left:0;top:0;width:100%;">')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee">')
write('<layer name="ns_marquee2" width='+marqueewidth+' height='+marqueeheight+' left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>')
write('</ilayer>')
}
}
}
                            </script>
</td>
          </tr>
          <tr>
            <td width="100%" height="1" valign="top" colspan="2">
           <hr >
          </td>
          </tr>
          <tr>
            <td width="100%" height="270" valign="top" colspan="2">
            <embed src="Images/left.swf" width="284" height="270" align="left"></td>
          </tr>
        </table>
        </td>
        <td width="686" height="329" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="141%" id="AutoNumber4" height="425">
          <tr>
            <td width="1%" height="36">&nbsp;</td>
            <td width="98%" height="36" valign="top" colspan="2">
             <font face="Monotype Corsiva" size="6" color="black">&nbsp;Services</font><hr>

            </td>
            <td width="2%" height="36">&nbsp;</td>
          </tr>
          <tr class="maintext">
            <td width="1%" height="368" rowspan="2">&nbsp;</td>
            <td width="1%" height="422" rowspan="2">&nbsp;</td>
            <td width="98%" height="26" valign="top"><i><b>AIR FREIGHT</b></i></td>
            <td width="2%" height="422" rowspan="2">&nbsp;</td>
          </tr>
         
          <tr>
            <td width="98%" height="396" valign="top">
            <table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="98%" style="width: 98.0%" height="434">
              <tr>
                <td valign="top" style="padding:0in 0in 0in 0in" height="114">
                <p class="maintext"><font face="Verdana"><strong>
                <span style="color:#C73917">Air Freight Imports</span> </strong>
                <b><br>
                </b>&nbsp;&nbsp;&nbsp;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -