347 lines
20 KiB
HTML
347 lines
20 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Int 21/AX=5E01h
|
|
</TITLE>
|
|
<META NAME="Description" CONTENT="
|
|
Int 21/AX=5E01h - 10NET v5.0 - GET LOCAL 10NET CONFIGURATION TABLE -
|
|
AX = 5E01h
|
|
CX = length of buffer
|
|
DS:DX - buffer for 10Net configuration table (see #01691)
|
|
Return: DS:DX buffer filled
|
|
SeeAlso: AX=5E00h10NET,INT 6F/AH=02h,INT 6F/AH=03h
|
|
Format of 10Net Configuration Table:
|
|
Offset Size Description (Table 01691)
|
|
00h 8 BYTEs user name
|
|
08h 15 BYTEs node ID
|
|
">
|
|
<META NAME="robots" CONTENT="none">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFD0A0">
|
|
<center>
|
|
<h2>Int 21/AX=5E01h
|
|
</h2>
|
|
</center><p>
|
|
<table border=1 cellpadding=3 cellspacing=1>
|
|
<td>
|
|
<a href="rb-3031.htm" tppabs="http://www.ctyme.com/intr/rb-3031.htm">
|
|
<img src="lup.gif" tppabs="http://graphics.ctyme.com/gif/lup.gif" border=0 alt=Prev></a>
|
|
<a href="rb-3033.htm" tppabs="http://www.ctyme.com/intr/rb-3033.htm">
|
|
<img src="ldown.gif" tppabs="http://graphics.ctyme.com/gif/ldown.gif" border=0 alt=Next></a>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/rbrown.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/rbrown.htm'" tppabs="http://www.ctyme.com/rbrown.htm">
|
|
<img src="lhome.gif" tppabs="http://graphics.ctyme.com/gif/lhome.gif" border=0 alt=Ralf Brown Page></a>
|
|
<td><a href="int.htm" tppabs="http://www.ctyme.com/intr/int.htm">Interrups</a></td>
|
|
<td><a href="cat.htm" tppabs="http://www.ctyme.com/intr/cat.htm">Categories</a></td>
|
|
<td><a href="alpha.htm" tppabs="http://www.ctyme.com/intr/alpha.htm">Contents</a></td>
|
|
</td></table><p>
|
|
<p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
<h3><font color=#C00040>10NET v5.0 - GET LOCAL 10NET CONFIGURATION TABLE</font></h3>
|
|
<PRE>
|
|
AX = 5E01h
|
|
CX = length of buffer
|
|
DS:DX -> buffer for 10Net configuration table <a href="rb-3032.htm#Table1691" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1691">(see #01691)</a><br>
|
|
<p><b>Return:</b><br>DS:DX buffer filled
|
|
</PRE>
|
|
<p><b>See Also:</b>
|
|
<a href="rb-3030.htm" tppabs="http://www.ctyme.com/intr/rb-3030.htm">AX=5E00h"10NET"</a> - <a href="rb-7642.htm" tppabs="http://www.ctyme.com/intr/rb-7642.htm">INT 6F/AH=02h</a> - <a href="rb-7656.htm" tppabs="http://www.ctyme.com/intr/rb-7656.htm">INT 6F/AH=03h</a>
|
|
<PRE>
|
|
<p>
|
|
Format of 10Net Configuration Table:
|
|
<a name=table1691></a>
|
|
Offset Size Description (Table 01691)
|
|
00h 8 BYTEs user name
|
|
08h 15 BYTEs node ID
|
|
17h 3 BYTEs unique portion of Ethernet address
|
|
1Ah BYTE Who group number
|
|
1Bh WORD services mask <a href="rb-3032.htm#Table1693" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1693">(see #01693)</a>
|
|
1Dh DWORD serial number
|
|
21h BYTE maximum concurrent users with same serial number allowed on net
|
|
22h BYTE chat mask <a href="rb-3032.htm#Table1694" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1694">(see #01694)</a>
|
|
23h BYTE internal system bits <a href="rb-3032.htm#Table1695" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1695">(see #01695)</a>
|
|
24h 9 BYTEs version number in format MM.mm.xxx
|
|
<p><b>2Dh BYTE flag:</b><br>01h if machine is a PS/2
|
|
<p><b>2Eh BYTE flag:</b><br>03h if 80386
|
|
<p><b>2Fh BYTE spool termination mode:</b><br>01h concatenate, 02h truncate
|
|
(see AX=5D09h)
|
|
30h WORD autospool timeout in clock ticks
|
|
32h WORD monitor timeout in clock ticks
|
|
34h WORD unused
|
|
36h WORD chat timeout in clock ticks
|
|
38h WORD netBIOS session timeout in half-seconds
|
|
3Ah WORD datagram send timeout in seconds
|
|
3Ch WORD keyboard value for initiating chat mode
|
|
3Eh WORD Who timeout in clock ticks
|
|
<p><b>40h BYTE flag:</b><br>01h if server should process rom NetBIOS Post return
|
|
<p><b>41h BYTE flag:</b><br>01h if FCBs should be recycled
|
|
42h 3 BYTEs signature "DBG"
|
|
45h BYTE last interrupt (21h or 6Fh)
|
|
46h BYTE last INT 21 AH value
|
|
47h BYTE last INT 6F AH value
|
|
48h WORD last item posted
|
|
4Ah WORD last item free-posted
|
|
4Ch WORD last item handled by server
|
|
4Eh WORD last redirector send NCB
|
|
50h WORD last redirector receive NCB
|
|
52h 4 BYTEs signature "TABL"
|
|
56h WORD offset of datagram buffer table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
58h WORD offset of chat buffer table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
5Ah WORD offset of Raw buffer table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
5Ch WORD offset of Workstation buffer table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
5Eh WORD offset of server receive-any table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
60h WORD offset of Tiny buffer table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
62h WORD offset of zero-length buffer table (NCBs) <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
64h WORD offset of Rdr (Redirector Mount) table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
66h WORD offset of Ntab (Redirector Session) table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
68h WORD offset of FCB table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
6Ah WORD offset of user file handle table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
6Ch WORD offset of workstation printer RDR extension table header
|
|
6Eh WORD offset of server shared device table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
70h WORD offset of server connection table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
72h WORD offset of server login table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
74h WORD offset of server file table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
76h WORD offset of server shared file table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
78h WORD offset of server record lock table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
7Ah WORD offset of remote printer claim table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
7Ch WORD offset of remote printer device table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
7Eh WORD offset of print server mount table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
80h WORD offset of print server sessions table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
82h WORD offset of print server print job structure table header
|
|
84h WORD offset of print server pooled device table header <a href="rb-3032.htm#Table1692" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1692">(see #01692)</a>
|
|
86h WORD size of workstation buffer
|
|
88h WORD size of server receive-any buffer
|
|
8Ah WORD size of server raw I/O buffer
|
|
8Ch 6 BYTEs reserved
|
|
92h DWORD pointer to profile pathname
|
|
96h BYTE datagram retry count
|
|
97h BYTE NetBIOS LAN adapter number
|
|
98h 6 BYTEs physical Ethernet address
|
|
9Eh BYTE NetBIOS server name number
|
|
9Fh BYTE NetBIOS redirector name number
|
|
A0h BYTE 10Net interrupt number
|
|
<p><b>A1h BYTE flag:</b><br>Chat is loaded
|
|
<p><b>A2h BYTE flag:</b><br>INT 6F APIs permanently loaded
|
|
<p><b>A3h BYTE flag:</b><br>File security present
|
|
A4h WORD reserved
|
|
A6h BYTE fixed mount bitmask for drives A:-H:
|
|
A7h BYTE reserved
|
|
A8h WORD 10Net system flags <a href="rb-3032.htm#Table1696" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1696">(see #01696)</a>
|
|
AAh BYTE monitor flags <a href="rb-3032.htm#Table1697" tppabs="http://www.ctyme.com/intr/rb-3032.htm#Table1697">(see #01697)</a>
|
|
ABh 5 BYTEs reserved
|
|
B0h WORD offset of monitor timer block
|
|
B2h WORD offset of server timer block
|
|
B4h WORD offset of chat timer block
|
|
B6h WORD timer chain
|
|
B8h 4 BYTEs signature "TALS"
|
|
BCh WORD number of 10Net sends
|
|
BEh WORD number of 10Net receives
|
|
C0h WORD number of no-buffer conditions
|
|
C2h WORD number of dropped posted messages
|
|
C4h WORD number of server NCB errors
|
|
C6h WORD number of redirector NCB errors
|
|
C8h WORD number of datagram send/receive errors
|
|
CAh WORD number of dropped Whos
|
|
CCh WORD number of dropped submits
|
|
CEh WORD number of session aborts
|
|
D0h BYTE number of NetBIOS interface-busy errors
|
|
D1h BYTE last NetBIOS bad post command
|
|
D2h BYTE last NetBIOS bad redirector command
|
|
D3h BYTE do send datagram send/receive error command
|
|
D4h DWORD -> DOS system parameter table
|
|
D8h WORD number of DOS physical drives
|
|
DAh WORD offset of DOS PSP field in DOS data segment
|
|
DCh WORD offset of in-DOS flag in DOS data segment
|
|
DEh WORD DOS data segment
|
|
E0h WORD offset of DOS SFT in DOS data segment
|
|
E2h WORD offset of number-of-physical-units field in DOS data segment
|
|
E4h WORD 10Net code segment
|
|
E6h WORD 10Net data segment
|
|
E8h WORD 10Net common server segment
|
|
EAh WORD 10Net file server segment
|
|
ECh WORD 10Net print server segment
|
|
EEh WORD 10Net remote printer segment
|
|
</PRE>
|
|
<p><b>Note:</b>
|
|
Documentation lists field at offset D0h as a WORD, but all following
|
|
offsets are as though it were a BYTE; if it is indeed a WORD, all
|
|
offsets after D0h must be increased by one byte
|
|
<PRE>
|
|
<p>
|
|
Format of 10Net Table Header:
|
|
<a name=table1692></a>
|
|
Offset Size Description (Table 01692)
|
|
-16 4 BYTEs table identifier
|
|
-12 WORD peak number of tables allocated
|
|
-10 WORD number of tables currently in use
|
|
-8 WORD total number of tables
|
|
-6 WORD size of each table
|
|
-4 WORD offset of first allocated table
|
|
-2 WORD offset of first free table
|
|
<p>
|
|
Bitfields for 10NET services mask:
|
|
<a name=table1693></a>
|
|
Bit(s) Description (Table 01693)
|
|
0 workstation
|
|
1 file server
|
|
2 print queue server
|
|
3 de-spool server
|
|
<p>
|
|
Bitfields for 10NET chat mask:
|
|
<a name=table1694></a>
|
|
Bit(s) Description (Table 01694)
|
|
0 chat permitted
|
|
1 bell enabled
|
|
2 chat keyboard initiated
|
|
3 in INT 16 handler
|
|
4 in Get Input
|
|
5 display has timed out
|
|
6 chat is idle
|
|
<p>
|
|
Bitfields for 10NET internal system bits:
|
|
<a name=table1695></a>
|
|
Bit(s) Description (Table 01695)
|
|
0 submit permitted
|
|
1 submit initiated
|
|
2 submit executing
|
|
3 internal client call/chat/spool/autospool
|
|
4 in spool termination
|
|
5 print permitted
|
|
6 waiting for keyboard input
|
|
<p>
|
|
Bitfields for 10NET System Flags:
|
|
<a name=table1696></a>
|
|
Bit(s) Description (Table 01696)
|
|
0 in NetBIOS
|
|
1 processing INT 28
|
|
2 is server
|
|
3 in net user-DOS function
|
|
4 in DOS user-DOS function
|
|
5 in net for user non-DOS function
|
|
6 in server DOS function
|
|
7 in server non-DOS function
|
|
8 in terminate
|
|
10 in user on server request
|
|
13 in DOS for user on server
|
|
14 disable critical error handler
|
|
<p>
|
|
Bitfields for Monitor Flags:
|
|
<a name=table1697></a>
|
|
Bit(s) Description (Table 01697)
|
|
0 waiting for monitor response
|
|
4 in monitor get-input routine
|
|
5 monitor display timeout
|
|
6 sensing for escape key
|
|
</PRE>
|
|
<p>
|
|
<b>Category: <a href="cat-027.htm" tppabs="http://www.ctyme.com/intr/cat-027.htm">
|
|
Network</a>
|
|
- <a href="int-21.htm" tppabs="http://www.ctyme.com/intr/int-21.htm">
|
|
Int 21h</a>
|
|
- <a href="alpha-@.htm" tppabs="http://www.ctyme.com/intr/alpha-@.htm">
|
|
@</a>
|
|
</b><p><p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
<table border=1 cellpadding=3 cellspacing=1>
|
|
<td>
|
|
<a href="rb-3031.htm" tppabs="http://www.ctyme.com/intr/rb-3031.htm">
|
|
<img src="lup.gif" tppabs="http://graphics.ctyme.com/gif/lup.gif" border=0 alt=Prev></a>
|
|
<a href="rb-3033.htm" tppabs="http://www.ctyme.com/intr/rb-3033.htm">
|
|
<img src="ldown.gif" tppabs="http://graphics.ctyme.com/gif/ldown.gif" border=0 alt=Next></a>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/rbrown.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/rbrown.htm'" tppabs="http://www.ctyme.com/rbrown.htm">
|
|
<img src="lhome.gif" tppabs="http://graphics.ctyme.com/gif/lhome.gif" border=0 alt=Ralf Brown Page></a>
|
|
<td><a href="int.htm" tppabs="http://www.ctyme.com/intr/int.htm">Interrups</a></td>
|
|
<td><a href="cat.htm" tppabs="http://www.ctyme.com/intr/cat.htm">Categories</a></td>
|
|
<td><a href="alpha.htm" tppabs="http://www.ctyme.com/intr/alpha.htm">Contents</a></td>
|
|
</td></table><p>
|
|
|
|
<!-- Bottom Link Start -->
|
|
|
|
<center>
|
|
|
|
<p><table border=1 bgcolor="#ffff99"><tr><td>
|
|
<table border=0 height=80>
|
|
<tr align=center><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/sponsor.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/sponsor.htm'" tppabs="http://www.ctyme.com/sponsor.htm">
|
|
<img src="tip.gif" tppabs="http://graphics.ctyme.com/gif/tip.gif" ALT="Sponsors" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/sponsor.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/sponsor.htm'" tppabs="http://www.ctyme.com/sponsor.htm">Shopping</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://talk.ctyme.com/webx.cgi?13@@.ee6b2be \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://talk.ctyme.com/webx.cgi?13@@.ee6b2be'" tppabs="http://talk.ctyme.com/webx.cgi?13@@.ee6b2be">
|
|
<img src="comment.gif" tppabs="http://graphics.ctyme.com/gif/comment.gif" ALT="Forum" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://talk.ctyme.com/webx.cgi?13@@.ee6b2be \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://talk.ctyme.com/webx.cgi?13@@.ee6b2be'" tppabs="http://talk.ctyme.com/webx.cgi?13@@.ee6b2be">Forum</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/mail.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/mail.htm'" tppabs="http://www.ctyme.com/mail.htm">
|
|
<img src="mail.gif" tppabs="http://graphics.ctyme.com/gif/mail.gif" ALT="email" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/mail.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/mail.htm'" tppabs="http://www.ctyme.com/mail.htm">EMail</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/map.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/map.htm'" tppabs="http://www.ctyme.com/map.htm">
|
|
<img src="toc.gif" tppabs="http://graphics.ctyme.com/gif/toc.gif" ALT="Index" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/map.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/map.htm'" tppabs="http://www.ctyme.com/map.htm">Index</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/'" tppabs="http://www.ctyme.com/">
|
|
<img src="home.gif" tppabs="http://graphics.ctyme.com/gif/home.gif" ALT="Home" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/'" tppabs="http://www.ctyme.com/">Home</a>
|
|
|
|
</td><td width="90">
|
|
|
|
<center>
|
|
<FORM ACTION="https://secure.paypal.com/cgi-bin/webscr" tppabs="https://secure.paypal.com/cgi-bin/webscr" METHOD="POST" traget="_blank">
|
|
<INPUT TYPE="hidden" NAME="cmd" VALUE="_xclick">
|
|
<INPUT TYPE="hidden" NAME="business" VALUE="marc@perkel.com">
|
|
<INPUT TYPE="hidden" NAME="return" VALUE="http://www.perkel.com">
|
|
<INPUT TYPE="hidden" NAME="item_name" VALUE="Donation To Support this Site">
|
|
<INPUT TYPE="hidden" NAME="no_intl" VALUE="1">
|
|
<INPUT TYPE="image" SRC="x-click-but7.gif" tppabs="http://images.paypal.com/images/x-click-but7.gif" vspace=9
|
|
NAME="submit" ALT="Make payments with PayPal - it's fast, free and secure!">
|
|
</FORM>
|
|
|
|
</td></tr></table></td></tr></table><p>
|
|
|
|
|
|
<center>
|
|
<p>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/hosting/index.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/hosting/index.htm'" tppabs="http://www.ctyme.com/hosting/index.htm" target="_blank">
|
|
<img src="ctymehost.gif" tppabs="http://graphics.ctyme.com/gif/ctymehost.gif"
|
|
border=3 height=60 width=468></a>
|
|
<p>
|
|
<!-- Ad End --->
|
|
|
|
</center>
|
|
<FORM ACTION="http://service.bfast.com/bfast/click" target="_blank">
|
|
<INPUT TYPE="hidden" NAME="siteid" VALUE="30472466" >
|
|
<INPUT TYPE="hidden" NAME="bfpage" VALUE="horizontal">
|
|
<INPUT TYPE="hidden" NAME="bfmid" VALUE="27253343" >
|
|
<INPUT TYPE="hidden" NAME="num" VALUE="30">
|
|
|
|
<table bgcolor=white border=3><tr><td>
|
|
<table bgcolor=white border=0>
|
|
<tr><td>
|
|
<IMG SRC="serve-bfmid=27253343&siteid=30472466&bfpage=horizontal.gif" tppabs="http://service.bfast.com/bfast/serve?bfmid=27253343&siteid=30472466&bfpage=horizontal" BORDER="0" WIDTH="1" HEIGHT="1" align=right NOSAVE >
|
|
<center><b>Search the web with Google</b></center>
|
|
</td></tr><tr><td>
|
|
<TABLE cellpadding=0 cellspacing=5 bgcolor="#FFFFFF">
|
|
<tr><td bgcolor="#0000cc"><IMG SRC="cleardot.gif" tppabs="http://www.google.com/images/cleardot.gif" height=1 border="0" ALT="Google"></td></tr><tr><td>
|
|
<IMG SRC="affiliate_logo.gif" tppabs="http://www.google.com/affiliates/affiliate_logo.gif" border="0" ALT="Google" align="center">
|
|
<INPUT TYPE=text name=q size=30 maxlength=255 value="">
|
|
<INPUT type=submit name=sa VALUE="Go">
|
|
</td></tr>
|
|
<tr><td bgcolor="#0000cc"><IMG SRC="cleardot.gif" tppabs="http://www.google.com/images/cleardot.gif" height=1 border="0" ALT="Google"></td></tr></TABLE>
|
|
</td></tr></table>
|
|
</tr></td></table>
|
|
</FORM>
|
|
|
|
</center>
|
|
|
|
|
|
<p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
|
|
<!-- Bottom Link End -->
|
|
|
|
</BODY>
|
|
</HTML>
|