-
Notifications
You must be signed in to change notification settings - Fork 0
/
media.html
113 lines (113 loc) · 6.34 KB
/
media.html
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
<!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>Luke Johnson Band | Media</title>
<meta name="description" content="Keyboardist and singer songwriter Luke Johnson is undeniably a positive force in jam music. Lukes latest creative endeavour is his debut album, Light Bringer, an introspective journey through the uplifting generes of rock, funk, jazz and bluegrass." />
<meta name="keywords" content="music, jam band, piano, keyboard, Grateful Dead, Phish, Further, New Orleans, Dr. John, live music, The Heavy Pets, Disco Bisquits, Grace Potter, Nocturnals, Widespread Panic, drums, bass, guitar, Relix, Rolling Stone, magazine, Spin, MTv, iTunes, CDBaby" />
<link rel="stylesheet" type="text/css" href="main.css" />
<script src="slideshow.js" type="text/javascript">
</script>
</head>
<body>
<table align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images\looking_01.jpg" />
</td>
</tr>
<tr>
<td colspan="2">
<div class="menu">
<table cellspacing="6">
<tr>
<td>
</td>
<td class="menu">
<a href="index.html" class="menu">HOME</a>
</td>
<td class="menu">
<a href="bio.html" class="menu">BIO</a>
</td>
<td class="menu">
<a href="shows.html" class="menu">SHOWS</a>
</td>
<td class="menu">
<a href="media.html" class="menu">MEDIA</a>
</td>
<td class="menu">
<a href="store.html" class="menu">STORE</a>
</td>
<td class="menu">
<a href="links.html" class="menu">LINKS</a>
</td>
<td class="menu">
<a href="contact.html" class="menu">CONTACT</a>
</td>
<td>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td colspan="2">
<table align="center">
<tr>
<td>
<br />
<table>
<tr>
<td>
<div class="pic">
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEzNTI*ODYwMTA*NzcmcHQ9MTM1MjQ4NjAxODAyMiZwPTkwMjA1MSZkPSZnPTEmb2Y9MA==.gif" />
<object id="ci_04424_o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="496">
<param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf?t=1307582197"/>
<param name="allowFullScreen" value="true"/>
<param name="allowScriptAccess" value="always"/>
<param name="bgColor" value="#121212" />
<param name="flashvars" value="z=MCVShixlk9lx" />
<param name="wmode" value="opaque" />
<embed id="ci_04424_e" type="application/x-shockwave-flash" src="http://apps.cooliris.com/embed/cooliris.swf?t=1307582197" width="800" height="496" allowFullScreen="true" allowScriptAccess="always" bgColor="#121212" flashvars="z=MCVShixlk9lx" wmode="opaque"></embed>
</object>
</div>
</td>
</tr>
<tr>
<td>
<div class="vid">
<iframe width="640" height="360" src="http://www.youtube.com/embed/kpLOP123_Bc" frameborder="0" allowfullscreen></iframe>
</div>
</td>
</tr>
<tr>
<td>
<div class="vid">
<iframe width="640" height="360" src="http://www.youtube.com/embed/XGFzSfGDA7g" frameborder="0" allowfullscreen></iframe>
</div>
</td>
</tr>
</table>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" align="center">
<br/>
<br/>
<h4>
Copyright © 2013 Funky Mountain Music - All rights reserved.
</h4>
</td>
</tr>
</table>
</body>
</html>