Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
82 lines (75 sloc)
4.56 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>Structured Conduit for new homes and Home Automation Systems.</title> | |
| <meta http-equiv="REPLY-TO" content=" info@structuredaccess.com"> | |
| <meta name="AUTHOR-EMAIL" content="KHANSEN@IMAGECREATORS.COM"> | |
| <meta name="AUTHOR-INDIVIDUAL" content="KASEY HANSEN"> | |
| <meta name="CONTENT-LANGUAGE" content="EN-US "> | |
| <meta name="COVERAGE" content="WORLDWIDE"> | |
| <meta name="DATE-CREATED-YYYMMDD" content="9971207"> | |
| <meta name="DATE-REVISED-YYYMMDD" content="9980409"> | |
| <meta name="DESCRIPTION" content="Our 'Future Proof' Structured Conduit System, as opposed to Structured Wiring, addes a nice touch to your Home Automation System."> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | |
| <meta name="IDENTIFIER-URL" content="HTTP://WWW.STRUCTUREDCONDUIT.COM/MENU.HTM"> | |
| <meta name="KEYWORDS" content="Home Automation ,New Home Construction, Contractors, Builders, Structured Conduit, Structured Access, Structured Technologies"> | |
| <meta name="OWNER" content="KHANSEN@IMAGECREATORS.COM"> | |
| <meta name="ProgId" content="FrontPage.Editor.Document"> | |
| <meta name="RATING" content="General"> | |
| <meta name="REVISIT-AFTER" content="15 days"> | |
| <meta name="ROBOTS" content="ALL"> | |
| <meta name="ROBOTS" content="index,follow"> | |
| <meta name="TITLE" content="Future Proof Structured Conduit for New Homes and Home Automation Systems"> | |
| <base target="infoframe"> | |
| </head> | |
| <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000" title="Structured Conduit is the key to future proofing any new home!" leftmargin=0 topmargin=0 background="images/menu_bg.jpg" bgproperties="FIXED"> | |
| <img src="images/dotclr1.gif" width=1 height=47 alt="" border="0"><br> | |
| <img src="images/dotclr1.gif" width=1 height=1 alt="" border="0" align="left"><a href="index.htm" target="_top"><img src="images/s_t_logoanim.gif" width=90 height=67 alt="STRUCTURED ACCESS - Home Page" border="0"></a><BR> | |
| <IMG src="images/dotclr1.gif" width="1" height="15"><BR> | |
| <IMG src="images/dotclr1.gif" width="30" height="1" align="left"><IMG src="images/nav_temp.jpg" border="0" usemap="#menu_nav" width="98" height="131"> | |
| <script language="JavaScript"> | |
| <!-- | |
| bName = navigator.appName; | |
| bVer = parseInt(navigator.appVersion); | |
| if (bName == "Netscape" && bVer >= 3) ver = "n3"; | |
| else if (bName == "Microsoft Internet Explorer" && bVer >= 4) ver = "n3"; | |
| else if (bName == "Microsoft Internet Explorer" && bVer <= 4) ver = "n2"; | |
| else if (bName == "Netscape" && bVer <= 2) ver = "n2"; | |
| if (ver != "n2") { | |
| about_display = new Image(); | |
| about_display.src = "images/footer_bg_about.jpg"; | |
| mission_display = new Image(); | |
| mission_display.src = "images/footer_bg_mission.jpg"; | |
| products_display = new Image(); | |
| products_display.src = "images/footer_bg_product.jpg"; | |
| faq_display = new Image(); | |
| faq_display.src = "images/footer_bg_faq.jpg"; | |
| contact_display = new Image(); | |
| contact_display.src = "images/footer_bg_contact.jpg"; | |
| default_display = new Image(); | |
| default_display.src = "images/footer_bg.gif"; | |
| } else { | |
| about_display = ""; | |
| mission_display = ""; | |
| products_display = ""; | |
| faq_display = ""; | |
| contact_display = ""; | |
| default_display = ""; | |
| } | |
| function changeImage(imagename,imagesrc) { | |
| window.status = "" | |
| if (ver == "n2") return false; | |
| parent.frames[4].document.images[imagename].src=imagesrc.src; | |
| return true; | |
| } | |
| //--> | |
| </script> | |
| <MAP name="menu_nav"> | |
| <AREA shape="rect" coords="4, 106, 77, 126" href="infoframe_contact.htm" target="infoframe" alt="Our Contact Information" onMouseOver="changeImage('display',contact_display)" onMouseOut="changeImage('display',default_display)"> | |
| <AREA shape="rect" coords="1, 80, 43, 100" href="infoframe_faq.htm" target="infoframe" alt="Frequently Asked Questions" onMouseOver="changeImage('display',faq_display)" onMouseOut="changeImage('display',default_display)"> | |
| <AREA shape="rect" coords="3, 54, 89, 75" href="infoframe_products.htm" target="infoframe" alt="Our Catalogue" onMouseOver="changeImage('display',products_display)" onMouseOut="changeImage('display',default_display)"> | |
| <AREA shape="rect" coords="2, 31, 75, 49" href="infoframe_mission.htm" target="infoframe" alt="Get A Low-Voltage Wire, Any Where, Any Time!" onMouseOver="changeImage('display',mission_display)" onMouseOut="changeImage('display',default_display)"> | |
| <AREA shape="rect" coords="2, 4, 59, 23" href="infoframe_about.htm" alt="About Our Company" onMouseOver="changeImage('display',about_display)" onMouseOut="changeImage('display',default_display)"> | |
| </MAP> | |
| </body> | |
| </html> |