-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjam.html
More file actions
executable file
·150 lines (149 loc) · 4.37 KB
/
jam.html
File metadata and controls
executable file
·150 lines (149 loc) · 4.37 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
---
permalink: jam.html
layout: main-layout.html
navigationClass: navjam
---
<div class="header">
<img src="images/header_jam.jpg" width="943" height="407" />
{% include 'mobile-menu.html' %}
</div>
{% include 'navigation.html' %}
<div class="content">
<h2>In-Ground Basketball Systems: JAM</h2>
<div class="adjustimage">
<img src="images/jam/jamAdjust.jpg" width="175px" />
</div>
<div class="description">
<p>
The Jam basketball system includes our heavy 11ga. 4"x4" post design that
eliminates the risk of joint deterioration common with sectional type
posts.
</p>
<p>
Our spring-aided EZ-Crank™ allows effortless rim height adjustment
anywhere between 10' and 7'. The rim height indicator located on the back
of the unit accurately shows rim height.
</p>
<p>
All Jam packages include a breakaway goal and a net. A variety of acrylic
backboards are available, ranging in size from 36"x48" to 36"x60". Choose
the package that best suits your court.
</p>
<p>
For additional safety, pole padding and backboard padding can be added to
any Jam package.
</p>
</div>
<div class="clearfloat"></div>
<h3>JAM PACKAGES</h3>
<div class="fltlftpkg">
<img src="images/jam/jamII.jpg" />
<h4>JAM II</h4>
<h4>${{ price['Jam II'] }}</h4>
<ul class="content">
<li>4" Square Post</li>
<li>Slam Arm System</li>
<li>36"x48" Acrylic Backboard (3/8" thick)</li>
<li>Recreational Flex Goal</li>
</ul>
</div>
<div class="fltrtpkg">
<img src="images/jam/jamIII.jpg" />
<h4>JAM III</h4>
<h4>${{ price['Jam III'] }}</h4>
<ul class="content">
<li>4" Square Post</li>
<li>Slam Arm System</li>
<li>36"x54" Acrylic Backboard (1/2" thick)</li>
<li>Heavy Duty Flex Goal</li>
</ul>
</div>
<div class="clearfloat"></div>
<div class="fltlftpkg">
<img src="images/jam/jamSelect.jpg" />
<h4>JAM SELECT</h4>
<h4>${{ price['Jam Select'] }}</h4>
<ul class="content">
<li>4" Square Post</li>
<li>Slam Arm System</li>
<li>36"x60" Acrylic Backboard (1/2" thick)</li>
<li>Heavy Duty Flex Goal</li>
</ul>
</div>
<div class="fltrtpkg"></div>
<div class="clearfloat"></div>
<div class="center">
<a
rel="gallery"
href="images/jam/jam_system_1.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_1.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_2.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_2.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_3.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_3.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_4.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_4.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_5.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_5.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_6.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_6.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_7.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_7.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/jam/jam_system_8.jpg"
title="Jam Basketball System"
>
<img src="images/jam/jam_system_8.jpg" height="160" />
</a>
<a rel="gallery" href="images/jam/jam1.jpg" title="Jam Basketball System">
<img src="images/jam/jam1.jpg" height="160" />
</a>
<a rel="gallery" href="images/jam/jam2.jpg" title="Jam Basketball System">
<img src="images/jam/jam2.jpg" height="160" />
</a>
<a rel="gallery" href="images/jam/jam3.jpg" title="Jam Basketball System">
<img src="images/jam/jam3.jpg" height="160" />
</a>
</div>
<br />
<h4>How to Order or Receive More Information</h4>
<p>
To order one of our products, or to receive more information about it, feel
free to contact us at 602-AZ-HOOPS (602-294-6677) or via the web by
<a href="contact.html">clicking here</a>.
</p>
</div>