home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / MS_DEV / VID / SERVER / ASF / DATA.Z / about_aw.asp < prev    next >
Text File  |  1996-10-28  |  3KB  |  91 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>About Adventure Works</TITLE>
  5. </HEAD>
  6.  
  7. <BODY BACKGROUND="/AdvWorks/multimedia/images/back_sub.gif" LINK="#800000" VLINK="#008040"> 
  8. <FONT FACE="ARIAL NARROW" SIZE=4>
  9.  
  10.  
  11. <TABLE WIDTH=600 BORDER=0>
  12.  
  13. <TR>
  14. <TD>
  15. <IMG SRC="/AdvWorks/multimedia/images/spacer.GIF" WIDTH=110 ALT="Spacer">
  16. </TD>
  17. <TD COLSPAN=3>
  18. <IMG SRC="/AdvWorks/Multimedia/Images/hd_about_aw.gif" width="250" height="42" ALIGN=center BORDER=0 ALT="About Adventure Works"><BR>
  19. <HR SIZE=4>
  20. </TD>
  21. </TR>
  22.  
  23. <TR>
  24. <TD ROWSPAN=20 VALIGN=TOP ALIGN=LEFT>
  25. <A HREF="/AdvWorks/equipment/default.asp">
  26. <IMG SRC="/AdvWorks/multimedia/images/icon_sub_equipment.GIF" width="85" height="45" ALIGN=CENTER BORDER=0 ALT="Equipment"></A><BR>
  27.  
  28. <A HREF="/AdvWorks/excursions/default.asp">
  29. <IMG SRC="/AdvWorks/multimedia/images/icon_sub_excursions.GIF" width="85" height="45" ALIGN=CENTER BORDER=0 ALT="Membership and Excursions"></A><BR>
  30.  
  31. <A HREF="/AdvWorks/resources/default.asp">
  32. <IMG SRC="/AdvWorks/multimedia/images/icon_sub_resources.GIF" width="85" height="45" ALIGN=CENTER BORDER=0 ALT="Resources"></A><BR>
  33.  
  34. <A HREF="/AdvWorks/internal/default.asp">
  35. <IMG SRC="/AdvWorks/multimedia/images/icon_sub_internal.GIF" width="85" height="45" ALIGN=CENTER BORDER=0 ALT="Internal"></A><BR>
  36.  
  37. <A HREF="/AdvWorks/default.asp">
  38. <IMG SRC="/AdvWorks/multimedia/images/icon_sub_home.GIF" width="85" height="45" ALIGN=CENTER BORDER=0 ALT="Home"></A><BR>
  39.  
  40. <%If Not IsEmpty(Session("ItemCount")) Then
  41.      iCount = Session("ItemCount")
  42.   Else
  43.      iCount = 0
  44.   End If
  45.  
  46.   If iCount > 0 Then%>
  47.  
  48.      <A HREF="/AdvWorks/equipment/check_out.asp">
  49.      <IMG SRC="/AdvWorks/multimedia/images/checkout.gif" width="85" height="45" ALT="Check Out" BORDER=O></A>
  50.  
  51. <%End If%>
  52.  
  53. </TD>
  54.  
  55. <TD VALIGN=TOP ALIGN=LEFT>
  56.  
  57. <FONT FACE="MS SANS SERIF" SIZE=1>
  58. We at Adventure Works are focused on providing you with the best possible gear, training, and planning for your outdoor adventures. We extend to you our invitation for exciting global excursions. <P>
  59. Our staff field tests every item we sell in some of the most trying terrain on Earth to ensure that you are getting the most dependable, useful gear available in cyberspace. Rock-bottom prices and lightning-fast delivery guarantee satisfaction when you source your gear with Adventure Works! <P>
  60. But there is more to climbing than gear. The key to a successful ascent is knowledge and experience. That's why Adventure Works provides in-depth instruction and trips through our Adventure Works Excursion program. We also share expansive resources to help you find the information you need. <P>
  61. </FONT>
  62.  
  63. </TD>
  64.  
  65. </TR>
  66.  
  67.  
  68. <!-- BEGIN advertisment -->
  69.  
  70. <TR>
  71. <TD VALIGN=TOP ALIGN=RIGHT VALIGN=TOP>
  72. <IMG SRC="/AdvWorks/multimedia/images/spacer.gif" WIDTH=460 HEIGHT=60 ALT="Spacer">
  73. </TD>
  74. </TR>
  75.  
  76. <!-- END advertisment -->
  77.  
  78.  
  79. </FONT>
  80.  
  81. <% REM Column Span Value %>
  82. <% HTML_CS = 3 %>
  83. <% HTML_INDENT = FALSE %>
  84. <!--#include virtual="/AdvWorks/Disclaim.inc"-->
  85.  
  86. </TABLE>
  87.  
  88. </BODY>
  89.  
  90. </HTML>
  91.