This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdynacom2.asp
73 lines (66 loc) · 3.6 KB
/
dynacom2.asp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!--#include file="conn_access.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
Dynacom - Affordable Quailty Network Cabling Products
</title>
<meta name="keywords" content="Dynacom, Wire Management, 110 Cross Connect, Wire, Management, 110, Cross-connect, cross, connect, connections, wire, management, backboard management, residential cabeling, structured wiring, home network management, structured cabling">http://www.youtube.com/watch?v=Yo6a-GQchdg&feature=related
<meta name="description" content="Dynacom, is a manufacturer of Wire Management, 110 Cross Connect, Wire, Management, 110, Cross-connect, wire management, backboard management, residential cabling, structured wiring, home network management, structured cabling for the voice and data industries.">
<link rel="stylesheet" type="text/css" href="style.css" />
<script language="javascript" type="text/javascript" src="js/jquery.js"></script>
<script language="javascript" type="text/javascript" src="js/jquery.cookie.js"></script>
<script language="javascript" type="text/javascript" src="js/dynacom.js"></script>
</head>
<body onselectstart="return false;">
<div id="warp">
<div id="head">
<div id="company_icon">
</div>
<div id="company_banner">
<!--#include file="inc/banner.inc" -->
</div>
<ul id="navigator">
<!--#include file="inc/navigator.inc" -->
</ul>
<div id="null"></div>
</div>
<div id="ibody">
<div id="left_col"><!--#include file="inc/left_new2.inc" --></div>
<div id="main_col">
<div id="main_pics">
<div style="width:350px;font-weight:bold; font-size:12px; text-align:left; font-family:Arial, Helvetica, sans-serif; margin-left:50px;">
<p style="text-align: center"><span lang="en-us">
<font size="5" color="#FF0000">*****Since 1984*****</font></span></p>
<p style="text-align: justify">
<font style="font-size: 12pt">D</font>ynacom<span lang="en-us">
Corporation</span> provides <span lang="en-us">voice & </span>
data<span lang="en-us"> connectivity solutions to the
low-voltage industry throughout North America; we are
committed to providing quality, value-rich
structured cabling products that ensure contractors'
profitability and piece-of-mind.</span>
<p style="text-align: justify">
<span lang="en-us"><font size="3">F</font>rom our
design facility in California, our
engineers develop innovative structured cabling
products to meet the needs of the ever more competitive
cabling industry
and conduct rigid performance tests to assure
conformity with TIA/EIA standards. </span><p style="text-align: justify">
<span lang="en-us"><font size="3">W</font>ith our 25-Year
Performance Warranty, Contractor Loyalty Program, and
Nation-Wide Distribution Network, the Dynacom family is
your ideal structured cabling partner.
</span></div>
</div>
</div>
</div>
<br clear="all" />
<div id="footer">
<!--#include file="inc/footer.inc" -->
</div>
</div>
<p> </p>
</body>
</html>