-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwidget.php
51 lines (43 loc) · 1.98 KB
/
widget.php
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
<!DOCTYPE html>
<!-- Microdata markup added by Google Structured Data Markup Helper. -->
<html lang="en"><!-- <![endif] --><head><script type="application/ld+json"></script>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8"/>
<title>Ei | Listing</title>
<meta name="description" content=""/>
<meta name="author" content=""/>
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="stylesheets/base.css"/>
<link rel="stylesheet" href="stylesheets/skeleton.css"/>
<link rel="stylesheet" href="stylesheets/layout.css"/>
<!-- [if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif] -->
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico"/>
<link rel="apple-touch-icon" href="images/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"/>
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script></head>
<body style="">
<div class="container" style="height: 100%;">
<div class="sixteen columns">
<script type='text/javascript' src='http://www.entertainment-intelligence.com/sales/js/listing_widget.js'></script>
<div class="listing-widget-initializer" artistid="8" tourid="29"></div>
</div>
<div style="margin-bottom: 0; float: right;">
<br/>
<h6 style="line-height: 5px;"><span style="font-size: 10px; ">Powered by: </span></h6>
<img src="images/logo-inline.png" height="10px" width="127px"/>
</div>
</div>
</div><!-- container -->
<!-- End Document
================================================== -->
</body></html>