HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/homefly/about.asp
<html>
<head>

<title>ABOUT US</title>

<LINK REL=STYLESHEET TYPE="text/css" HREF="style.css">


</head>

<body><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td colspan="3" bgcolor="#767981"><img src="images/clearpixel.gif" width="1" height="1"></td>
  </tr>
  <tr> 
    <td width="10" background="images/leftbg.gif"><img src="images/clearpixel.gif" width="10" height="32"></td>
    <td width="100%"><br>
      <!--webbot bot="Include" U-Include="includes/company.htm" TAG="BODY" startspan -->
      <img src="images/name.gif" width="570" height="34"> 
      <!--webbot bot="Include" endspan i-checksum="62736" -->
    </td>
    <td width="10" background="images/rightbg.gif" align="right"><img src="images/clearpixel.gif" width="10" height="32"></td>
  </tr>
  <tr> 
    <td background="images/leftendbg.gif"><img src="images/clearpixel.gif" width="10" height="30"></td>
    <td background="images/topbg.gif" valign="top" colspan="2" align="right"><a href="default.asp"><img border="0" src="images/menu/tophome.gif" width="68" height="30"></a><a href="search.asp"><img border="0" src="images/menu/topsearch.gif" width="68" height="30"></a><a href="help.asp"><img border="0" src="images/menu/tophelp.gif" width="68" height="30"></a><a href="mailto:dlewis@homefly.com"><img border="0" src="images/menu/topemail.gif" width="68" height="30"></a></td>
  </tr>
</table><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td valign="top" colspan="3" bgcolor="#767981"><img src="images/clearpixel.gif" width="1" height="1"></td>
  </tr>
  <tr> 
    <td valign="top" width="130"> 
<table border="0" cellpadding="0" width="130" cellspacing="0">
        <tr>
          <td width="100%" height="145" valign="top"><!--webbot bot="Include"
            U-Include="includes/menu.htm" TAG="BODY" startspan -->
<!--#include file="vsadmin/db_conn_open.asp"-->
<!--#include file="vsadmin/includes.asp"-->
<!--#include file="vsadmin/inc/languagefile.asp"-->
<!--#include file="vsadmin/inc/incfunctions.asp"-->
      <script language="JavaScript1.2" src="popouttext.js">
</script>
            <script language="JavaScript1.2">
mymenu = new POTMenu
// Defines the size of the main menu items, width and height
mymenu.mainmenuitemsize(130,16)
// Defines the size of the sub menu items, width and height
mymenu.submenuitemsize(152,16)
// Defines the position of the sub menus in relation to the parent
mymenu.submenuplacing(0,0)
// Images that make up the border of the main menu. Optional.
mymenu.mainborderimages("images/greypixel.gif","images/greypixel.gif","images/clearpixel.gif","images/greypixel.gif")
// Corners of the images that make up the main menu border.
mymenu.mainbordercorners("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")
// Left width, right width and height of the top and bottom of the border
mymenu.mainborderdimensions(1,1,1)
// These lines are for the sub menu borders
mymenu.subborderimages("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")
mymenu.subbordercorners("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")
mymenu.subborderdimensions(1,1,1)
// Main menu cell color
mymenu.mainmenucolor("#FFFFFF")
// Sub menu cell color
mymenu.submenucolor("#FFFFFF")
// Centers text for Netscape 4.7
mymenu.netscapeadjust(3,3)
// The image that is show between the main menu items
mymenu.definemainspacer("images/greypixel.gif",1)
// The image that is show between the sub menu items
mymenu.definesubspacer("images/greypixel.gif",1)
// Do you want to "hide" (SELECT menus, OBJECT tags) when in the menu
mymenu.hideobjects(true,true)
// This line is required here
mymenu.startMenu()
// Define the main menu.
mymenu.addMenu("home"," HOME", "default.asp")
mymenu.addMenu("main"," MAIN", "#")

/* <%
	' Please note, the following line of code is used to automatically create the links for the product sections
	' If you do not want to use this feature, please delete this line of code in your Main.dwt template
	' along with the corresponding section below.
%> */
mymenu.addMenu("products"," PRODUCTS", "categories.asp")

mymenu.addMenu("help"," HELP", "#")
mymenu.addMenu("affiliates"," AFFILIATES", "affiliate.asp")
mymenu.addMenu("search"," SEARCH", "search.asp")
mymenu.addMenu("checkout"," CHECKOUT", "cart.asp")
// This line is required after the main menu is defined.
mymenu.showMainMenu()
// Define the sub menus
mymenu.addSubMenu("main", "", " ABOUT US", "about.asp")
mymenu.addSubMenu("main", "", " HELP", "help.asp")
mymenu.addSubMenu("main", "", " SERVICES", "services.asp")
mymenu.addSubMenu("main", "", " CONTACT", "contact.asp")
mymenu.addSubMenu("main", "", " EMAIL", "mailto:andy@ibswebdesign.com")

// Delete these 7 lines and the corresponding lines above if you 
// don't want an automatically generated popout menu.
<% if false then %> </script> <% end if
menuprestr = " "
menupoststr = "" %>
<!--#include file="vsadmin/inc/incmenu.asp"-->
<% if false then %> <script language="JavaScript1.2"> <% end if %>

mymenu.addSubMenu("help", "faq", " FAQ", "#")
mymenu.addSubMenu("help", "tutorials", " TUTORIALS", "#")

mymenu.addSubMenu("faq", "", " COMPATIBILITY", "#")
mymenu.addSubMenu("faq", "", " DHTML MENUS", "#")
mymenu.addSubMenu("faq", "", " DHTML MENUS", "#")
mymenu.addSubMenu("faq", "", " GRAPHICS", "#")
mymenu.addSubMenu("faq", "", " LICENSE", "#")


mymenu.addSubMenu("tutorials", "", " TEMPLATE SET UP", "#")
mymenu.addSubMenu("tutorials", "", " INCLUDE PAGES", "#")
mymenu.addSubMenu("tutorials", "navigation", " NAVIGATION", "#")

mymenu.addSubMenu("navigation", "", " FP NAVIGATION", "#")
mymenu.addSubMenu("navigation", "", " DW NAVIGATION", "#")
mymenu.addSubMenu("navigation", "", " GL NAVIGATION", "#")

// This line is required after all menu definitions are finished
mymenu.showMenu()
</script>
<!--webbot bot="Include" endspan i-checksum="17230" -->
            <p>&nbsp;</td>
        </tr>
        <tr>
          <td width="100%">
      
      <!--webbot bot="Include" U-Include="includes/specials.htm" TAG="BODY" startspan -->

            <p><br>
<TABLE bgColor=#767981 border=0 cellSpacing=0 width=128>
        <TBODY> 
        <TR> 
          <TD vAlign=top width=128><TABLE border=0 cellPadding=6 cellSpacing=0 width=128>
              <TBODY> 
              <TR> 
                      <TD class="smaller" bgColor=#FFFFFF colspan="2" align="center">&nbsp;</TD>
              </TR>
              </TBODY> 
            </TABLE></TD>
        </TR>
        </TBODY> 
      </TABLE><!--webbot bot="Include" endspan i-checksum="5684" -->

            <p>&nbsp;</td>
        </tr>
        <tr>
          <td width="100%">

<!--#include file="inc-template-menu.asp"-->

            <p>&nbsp;</td>
        </tr>
      </table>


    </td>
    <td width="100%" valign="top"><br>
      <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td colspan="3" background="images/bodytopbg.gif"><img border="0" src="images/about.gif" width="144" height="20"></td>
          <td><img src="images/bodytopright.gif" width="14" height="20"></td>
        </tr>
        <tr> 
          <td background="images/bodyleftbg.gif" width="14"><img src="images/clearpixel.gif" width="14" height="1"></td>
          <td> 
            <p>Add $2 shipping on all orders under $50.<br>
              <br>
              Fund your PayPal payment from your PayPal account balance or a linked 
              checking account, not a credit card.</p>
            <p>I accept check, cash or money order.<br>
              U.S. dollar, euro and U.K. pound welcome.</p>
            </td>
          <td align="center">
            <p>Best time to call is<br>
              9am to 9pm x 7 days.</p>
            <p>If no answer, leave a voicemail.</p>
          </td>
          <td background="images/bodyrightbg.gif" width="10"><img src="images/clearpixel.gif" width="10" height="8"></td>
        </tr>
        <tr> 
          <td background="images/bodyleftbg.gif" width="14">&nbsp;</td>
          <td colspan="2">
            <hr>
            <p>&nbsp;</p>
          </td>
          <td background="images/bodyrightbg.gif" width="10">&nbsp;</td>
        </tr>
        <tr> 
          <td valign="top" colspan="4" bgcolor="#767981"><img src="images/clearpixel.gif" width="1" height="1"></td>
        </tr>
      </table></td>
    <td width="130" valign="top"><!--webbot bot="Include"
      U-Include="includes/news.htm" TAG="BODY" startspan -->

<img src="images/news.gif" width="130" height="20"><br><TABLE bgColor=#767981 border=0 cellSpacing=0 width=128>
        <TBODY> 
        <TR> 
          <TD vAlign=top width=128><TABLE border=0 cellPadding=5 cellSpacing=0 width=128>
              <TBODY> 
              <TR> 
                
                <TD class="smaller" bgColor=#FFFFFF colspan="2">&nbsp;</TD>
              </TR>
              </TBODY> 
            </TABLE></TD>
        </TR>
        </TBODY> 
      </TABLE>
      <!--webbot bot="Include" endspan i-checksum="10749" -->
      <!--webbot bot="Include" U-Include="includes/check.htm" TAG="BODY" startspan -->
      <br>
<TABLE bgColor=#767981 border=0 cellSpacing=0 width=128>
        <TBODY> 
        <TR> 
          <TD vAlign=top width=128><TABLE border=0 cellPadding=5 cellSpacing=0 width=128>
              <TBODY> 
              <TR> 
                <TD class="smaller" bgColor=#FFFFFF colspan="2" align="center"><br>
                  <br>
                  &nbsp;</TD>
              </TR>
              </TBODY> 
            </TABLE></TD>
        </TR>
        </TBODY> 
      </TABLE><!--webbot bot="Include" endspan i-checksum="12196" -->

      <!--webbot bot="Include" U-Include="includes/contact.htm" TAG="BODY" startspan -->

      <img src="images/contactinfo.gif" width="130" height="20"><br>
<TABLE bgColor=#767981 border=0 cellSpacing=0 width=128>
        <TBODY> 
        <TR> 
          <TD vAlign=top width=128><TABLE border=0 cellPadding=5 cellSpacing=0 width=128>
              <TBODY> 
              <TR> 
                <TD class="smaller" bgColor=#FFFFFF colspan="2"> 
                  <p>David Lewis<br>
                    3435 S Orange Ave K205<br>
                    Orlando FL 32806-8538<br>
                    tel 407 856 6245<br>
                    <br>
                    <a href="mailto:dlewis@homefly.com">dlewis@homefly.com</a></p>
                  </TD>
              </TR>
              </TBODY> 
            </TABLE></TD>
        </TR>
        </TBODY> 
      </TABLE><!--webbot bot="Include" endspan i-checksum="33343" -->

    </td>
  </tr>
  <tr align="center"> 
    <td colspan="3"><br>
      <!--webbot bot="Include" U-Include="includes/footer.htm" TAG="BODY" startspan -->
<a href="default.asp">
home</a>  <a href="categories.asp"> products</a>  <a href="search.asp"> search</a>  <a href="cart.asp"> checkout</a>  <a href="contact.asp"> contact</a>

<!--webbot bot="Include" endspan i-checksum="28941" -->
    </td>
  </tr>
</table></body>
</html>