home *** CD-ROM | disk | FTP | other *** search
/ ftp2.mweb.co.za / ftp2.mweb.co.za.tar / ftp2.mweb.co.za / bin / computing / viruscenter / default.asp < prev    next >
Text File  |  2002-06-07  |  2KB  |  58 lines

  1. <%@ LANGUAGE="VBSCRIPT" %>
  2. <%
  3.     Dim strChannel : strChannel = "Computing"
  4.     Dim strPage : strPage = "computing.viruscenter"
  5.  %>
  6. <!--#include virtual="/includes/mweb_service_header.asp"-->
  7. <html>
  8. <head>
  9.     <link href="/styles/mweb.css" rel="stylesheet" type="text/css">
  10.     <!-- Page specific style sheet -->
  11. <style><!--#include file="../styles/viruscentre.css"--></style>
  12. <%
  13. strToolbarSite = "mweb"
  14. strToolbarAffiliate = "mweb"
  15. strToolbarTarget = "mweb"
  16. strPageTitle = "M-Web Computing : VirusCenter"
  17. %>
  18. <!--#include virtual="/includes/statsbarAndStylesheet.asp"-->
  19. </head>
  20.  
  21. <body style="margin : 0;">
  22.  
  23.  
  24. <table border=0 cellpadding=0 cellspacing=0 width=740>
  25.     <tr>
  26.         <td valign="top" width=124><br><br>
  27.  
  28.         </td>
  29.         <td width=10><img src="/images/transpx.gif" width=10 height=1 border=0><br></td>
  30.         <!-- Centre column -->
  31.         <td valign="top">
  32.             <img src="../images/virusheader.gif" width="445" height="35" alt="M-Web > MediaClass" border="0"><br>
  33.             <table border=0 cellpadding=0 cellspacing=0 width=445>
  34.             <tr>
  35.                 <td width=16><img src="../images/trail_arrow.gif" width=7 height=12 border=0></td>
  36.                 <td class="click" width=429 id="small"><a href="/hub/computing" class="click">M-Web Computing</a> > M-Web repair centre</td>
  37.             </tr>
  38.             </table><br>
  39.             <p>
  40. <!--#include file="center_repaircentre.asp"-->
  41. <!--#include virtual="/includes/search_bar.asp"-->
  42. <p align=center><img src="/images/email.gif"> E-mail: <a href="mailto:computing@mweb.com">Ilze</a>        </td>
  43.         <td><img src="/images/transpx.gif" width=10 height=1 border=0><br></td>
  44.         </td>
  45.         <td><img src="/images/transpx.gif" width=10 height=1 border=0><br></td>
  46.         <!-- Right bar -->
  47.         <td width=150 valign="top">
  48.             <!--#include virtual="/hub/computing/includes/bar_computing.asp"-->
  49.         </td>
  50.     </tr>
  51.     <tr>
  52.         <td colspan=5><!--#include virtual="/includes/disclaimer.asp"--></td>
  53.     </tr>
  54. </table>
  55. </body>
  56. </html>
  57.  
  58.