Advertisement
Advertisement
| 08.21.2008 at 08:18AM PDT, ID: 23667127 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: |
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<!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" ><!-- InstanceBegin template="/Templates/amtconnection_masterA.dwt" codeOutsideHTMLIsLocked="false" -->
<head >
<!--BO gat include -->
<!--#include virtual="includes/gat.asp" -->
<!--EO gat include -->
<!-- BO Declaired varibale for xml menus -->
<% Dim xml, xsl %>
<!-- EO Declaired varibale for xml menus -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- BO Editable Page Title -->
<!-- InstanceBeginEditable name="Page Title" -->
<title>FedEx Express Test</title>
<!-- InstanceEndEditable -->
<!-- EO Editable Page Title -->
<!--BO Editable Head Section-->
<!-- InstanceBeginEditable name="Head" --><!-- InstanceEndEditable -->
<!--EO Editable Head Section-->
<link rel="shortcut icon" href="/amt.ico" />
<link href="CSS/amt/master.css" rel="stylesheet" type="text/css" media="screen" />
<link href="CSS/amt/print.css" rel="stylesheet" type="text/css" media="print"/>
<script src="jscript/amt/show_hide_links.js" type="text/javascript"></script>
<script src="jscript/amt/ajaxBasics.js" type="text/javascript"></script>
<script src="jscript/amt/externalContent.js" type="text/javascript"></script>
<script src="jscript/amt/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="jscript/amt/chrome.js" type="text/javascript"></script>
<!-- Horz DropDown Menu-->
<!-- BO FedEx RSS News Feed -->
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAJUwHVbwyPRoEkAfQ7MkqlhQYEV7xOM-_lcYH5G4cT3ijrXUtvRQ9JpJPQhDhBdt_21Ixy02ZLLfu5A">
</script>
<script type="text/javascript" src="jscript/amt/gfeedfetcher.js">
/***********************************************
* gAjax RSS Feeds Displayer- (c) Dynamic Drive (www.dynamicdrive.com)* This notice MUST stay intact for legal use* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<!-- EO FedEx RSS News Feed -->
<!--BO Template Code -->
<!-- InstanceParam name="Top Nav Work" type="boolean" value="true" --><!-- InstanceParam name="Top Nav Home" type="boolean" value="true" --><!-- InstanceParam name="AMT Work Search Row" type="boolean" value="true" --><!-- InstanceParam name="AMT Home Search Row" type="boolean" value="true" --><!-- InstanceParam name="AMT Work Company Row Links" type="boolean" value="true" --><!-- InstanceParam name="AMT Home Company Row Links" type="boolean" value="true" -->
<!--EO Template Code -->
<!-- InstanceParam name="Right Content" type="boolean" value="true" --><!-- InstanceParam name="Content" type="boolean" value="true" --><!-- InstanceParam name="Left Content" type="boolean" value="true" --><!-- InstanceBeginEditable name="Page Code" --><!-- InstanceEndEditable --><!-- InstanceParam name="Floating Logo" type="boolean" value="true" -->
<script type="text/javascript">
<!--
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
//-->
</script>
</head>
<body >
<div id="container">
<!-- BO Header-->
<div class="header-bkground">
<!-- BO Stock -->
<div class="stockRow float-right"> <span>
<script src="http://apps.shareholder.com/irxml/irxml.aspx?COMPANYID=FDX&PIN=2c5591494e79b3b226af6492e85b9026&FUNCTION=StockQuote&OUTPUT=js2&TICKER=fdx" type="text/javascript"></script>
<script src="http://apps.shareholder.com/irxml/js/irxml.functions.js" type="text/javascript"></script>
<script type="text/javascript">
if( typeof irxmlstockquote != 'undefined' && irxmlstockquote.length > 0 ){
// irxml times are in ET
var irxmlrows = [ {"name":'Stock Price', "field":'irxmlfunctions.currencyFormat(ticker.lastprice, 2)'},
{"name":'Change', "field":'irxmlfunctions.currencyFormatColored("green","","red",ticker.change)'}
];
document.write('<div class="small">');
for( var r=0; r<irxmlrows.length; r++ ){
document.write(' ' + irxmlrows[r].name + ' ');
for( var ix=0; ix<irxmlstockquote.length; ix++ ){
var ticker = irxmlstockquote[ix];
document.write(' ' + eval(irxmlrows[r].field) + ' ');
}
}
document.write(' as of ' + irxmlfunctions.formatDate(new Date()));
document.write('</div>');
} else {
document.write('Stock quote is not available at this time.');
}
</script>
</span> </div>
<!-- EO Stock -->
<!-- BO Home Top Nav -->
<%
if (cStr(Request.Cookies("Orig"))="1") then %>
<div id="header" class="clear">
<!--#include virtual="includes/amthome_top-nav-amt.html"-->
</div>
<% else %>
<div id="header" class="clear">
<!--#include virtual="includes/amtwork_top-nav-amt.html"-->
</div>
<%
end if
%>
</div>
<!-- EO Home Top Nav -->
<!-- EO Header -->
<!-- BO Search Row -->
<div id="search" class="clear">
<%
if (cStr(Request.Cookies("Orig"))="1") then %>
<!--#include virtual="includes/amthome_searchRow.html"-->
<% else %>
<!--#include virtual="includes/amtwork_searchRow.html"-->
<%
end if
%>
</div>
<!-- EO Search Row -->
<!-- BO Company Navigation -->
<div id="com-row"class="comRowEx clear ">
<div class="float-right" id="cfnavbar">
<%
if (cStr(Request.Cookies("Orig"))="1") then %>
<!--#include virtual="includes/amthome_companiesRow.html"-->
<% else %>
<!--#include virtual="includes/amtwork_companiesRow.html"-->
<%
end if
%>
</div>
</div>
<!-- EO Company Navigation -->
<!-- BO Left Content -->
<!-- InstanceBeginEditable name="Left Content" -->
<div id="left-content">
<div class="padding2"> Left Content
<!--BO Department Name-->
<!--EO Department Name-->
<!--BO KeyMatch Name-->
<!--EO KeyMatch Name-->
<!-- BO Department Logo -->
</div>
<!-- EO Department Logo -->
<!-- BO Left Nav Open Page Links -->
<!-- EO Left Nav Open Page Links -->
<!-- BO Site Menus -->
<!-- BO Left Nav XML Menus -->
<!-- EO Site Menus -->
</div>
<!-- InstanceEndEditable -->
<!-- EO Left Content -->
<!-- InstanceBeginEditable name="Right Content" -->
<div id="right-content" >Right Content</div>
<!-- InstanceEndEditable -->
<!-- BO AOD_HeadlineNews_Rotator-->
<!-- InstanceBeginEditable name="Content" -->
<div id="content">
<div class="padding2"> Content
<!-- BO AOD HeadlineNews_Rotator-->
<!--EO AOD HeadlineNews_Rotator-->
<!--BO AMT_HeadlineNews_Rotator-->
</div>
</div>
<!--EO AMT_HeadlineNews_Rotator-->
<!-- BO ACMX News Feed --><!-- EO ACMX News Feed -->
<!-- BO Repeating Content --><!-- EO Repeating Content -->
<!-- BO Repeating Content --><!-- EO Repeating Content -->
<!-- BO FedEx RSS News Feed-->
<div id="Media Coverage"></div>
<!-- EO FedEx RSS News Feed-->
<!-- InstanceEndEditable -->
<div id="watermarklogo" style="position:absolute;"></div>
<!-- BO footer-->
<div id="footer">
<!--#include virtual="includes/amt_footer.html"-->
</div>
<!-- EO footer-->
</div>
<!-- BO Floating Image-->
<script src="jscript/amt/staticlogo.js">
///////////////////////////////////////////////////////////////////
/*Site Logo Script © Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and TOS, visit http://www.dynamicdrive.com/ */
///////////////////////////////////////////////////////////////////
</script>
<!-- EO Floating Image-->
</body>
<!-- InstanceEnd --></html>
|