-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (258 loc) · 21.8 KB
/
index.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
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:fb="http://www.facebook.com/2008/fbml"
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en" dir="ltr"
>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.hearplanet.com/blogapi/rsd" />
<meta http-equiv="X-XRDS-Location" content="http://www.hearplanet.com/xrds" />
<meta http-equiv="X-Yadis-Location" content="http://www.hearplanet.com/xrds" />
<link rel="shortcut icon" href="/files/hearplanet/hearplanet_rey_favicon.png" type="image/x-icon" />
<meta http-equiv="content-script-type" content="text/javascript">
<title>HearPlanet | Bring the World to Your Ears</title>
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/views/css/views.css?d" />
<link type="text/css" rel="stylesheet" media="all" href="/files/hearplanet/ctools/css/ed596364a03fc598fa5b59be02124969.css?d" />
<link type="text/css" rel="stylesheet" media="all" href="/files/hearplanet/css/css_605be759688bc5b45b8cbca993613640.css" />
<script type="text/javascript" src="/files/hearplanet/js/js_c44ff13b576c97f39a20514b3dc42e39.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/", "block_edit": { "hover_links": 1 }, "fbconnect": { "user_pictures": "allow", "language_code": "en_US", "app_id": "152912578084116", "debug": 0, "connect_js": "document.location.protocol + \'//connect.facebook.net/en_US/all.js\'", "loginout_mode": "ask", "invite_name": "HearPlanet", "fast_reg_mode": 1, "fast_reg_autoname": 1, "fbuid": null, "user": { "uid": 0, "fbuid": null } }, "fivestar": { "titleUser": "Your rating: ", "titleAverage": "Average: ", "feedbackSavingVote": "Saving your vote...", "feedbackVoteSaved": "Your vote has been saved.", "feedbackDeletingVote": "Deleting your vote...", "feedbackVoteDeleted": "Your vote has been deleted." }, "googleanalytics": { "trackOutgoing": 1, "trackMailto": 1, "trackDownload": 1, "trackDownloadExtensions": "7z|aac|arc|arj|asf|asx|avi|bin|csv|doc|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls|xml|z|zip" }, "lightbox2": { "rtl": 0, "file_path": "/(\\w\\w/)files/hearplanet", "default_image": "/sites/all/modules/lightbox2/images/brokenimage.jpg", "border_size": 10, "font_color": "000", "box_color": "fff", "top_position": "", "overlay_opacity": "0.8", "overlay_color": "000", "disable_close_click": 1, "resize_sequence": 0, "resize_speed": 400, "fade_in_speed": 400, "slide_down_speed": 600, "use_alt_layout": 1, "disable_resize": 0, "disable_zoom": 0, "force_show_nav": 0, "show_caption": 0, "loop_items": 0, "node_link_text": "View Image Details", "node_link_target": 0, "image_count": "Image !current of !total", "video_count": "Video !current of !total", "page_count": "Page !current of !total", "lite_press_x_close": "press \x3ca href=\"#\" onclick=\"hideLightbox(); return FALSE;\"\x3e\x3ckbd\x3ex\x3c/kbd\x3e\x3c/a\x3e to close", "download_link_text": "", "enable_login": false, "enable_contact": false, "keys_close": "c x 27", "keys_previous": "p 37", "keys_next": "n 39", "keys_zoom": "z", "keys_play_pause": "32", "display_image_size": "original", "image_node_sizes": "()", "trigger_lightbox_classes": "", "trigger_lightbox_group_classes": "", "trigger_slideshow_classes": "", "trigger_lightframe_classes": "", "trigger_lightframe_group_classes": "", "custom_class_handler": 0, "custom_trigger_classes": "", "disable_for_gallery_lists": true, "disable_for_acidfree_gallery_lists": true, "enable_acidfree_videos": true, "slideshow_interval": 5000, "slideshow_automatic_start": true, "slideshow_automatic_exit": true, "show_play_pause": true, "pause_on_next_click": false, "pause_on_previous_click": true, "loop_slides": false, "iframe_width": 600, "iframe_height": 400, "iframe_border": 1, "enable_video": 1, "flvPlayer": "/files/f/3.2.4/flowplayer-3.2.4.swf", "flvFlashvars": "" }, "section-edit": { "animation": "fadeIn", "modalSize": { "type": "fixed", "width": 600, "height": 450, "addWidth": 20, "addHeight": 15 } }, "map-edit": { "animation": "fadeIn", "modalSize": { "type": "fixed", "width": 600, "height": 600, "addWidth": 20, "addHeight": 15 } }, "image-edit": { "animation": "fadeIn", "modalSize": { "type": "dynamic", "width": 600, "height": 450, "addWidth": 20, "addHeight": 15 } }, "section-delete": { "animation": "fadeIn", "modalSize": { "type": "fixed", "width": 300, "height": 300, "addWidth": 20, "addHeight": 15 } }, "article-edit": { "animation": "fadeIn", "modalSize": { "type": "fixed", "width": 600, "height": 450, "addWidth": 20, "addHeight": 15 } }, "search": { "animation": "fadeIn", "modalSize": { "type": "fixed", "width": 500, "height": 400 } }, "hearplanet": { "path": "sites/www.hearplanet.com/modules/hearplanet", "user": [ "0", "0" ], "wysiwyg": true, "ckeditdev": 0, "ckeditor": { "customConfig": "", "forcePasteAsPlainText": true, "toolbar": [ [ "Bold", "Italic", "Underline", "Subscript", "Superscript" ], [ "NumberedList", "BulletedList", "-", "Link", "Unlink", "-", "RemoveFormat" ], [ "Source" ] ] }, "limit": "50", "insert": false, "mapIcon": "files/hearplanet/gmaps/icons/icon-420.png", "home": { "search": "Bagels", "zoom": 14, "geo": "default", "lat": 37.802474, "lng": -122.405554 }, "lat": 37.802474, "lng": -122.405554, "fit": 0, "zoom": 14, "show_deleted": false, "debugjs": 0, "maxSize": { "generic": { "size": 20971520, "text": "20 MB" }, "image": { "size": 20971520, "text": "20 MB" }, "audio": { "size": 20971520, "text": "20 MB" } } }, "quicktabs": { "qt_1": { "tabs": [ { "nid": "364", "teaser": 0, "hide_title": 1, "title": "Features", "weight": "-100", "type": "node" }, { "nid": "365", "teaser": 0, "hide_title": 1, "title": "News", "weight": "-99", "type": "node" }, { "nid": "446", "teaser": 0, "hide_title": 1, "title": "Newsletter", "weight": "-98", "type": "node" } ] } }, "Dialog": { "throbber": "\x3cimg src=\"/sites/all/modules/ctools/images/throbber.gif\" alt=\"Loading...\" title=\"Loading\" width=\"32\" height=\"32\" /\x3e", "height": "auto", "width": "600px" }, "CToolsModal": { "loadingText": "Loading...", "closeText": "Close Window", "closeImage": "\x3cimg src=\"/sites/all/modules/ctools/images/icon-close-window.png\" alt=\"Close window\" title=\"Close window\" width=\"16\" height=\"16\" /\x3e", "throbber": "\x3cimg src=\"/sites/all/modules/ctools/images/throbber.gif\" alt=\"Loading...\" title=\"Loading\" width=\"32\" height=\"32\" /\x3e" } });
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
window.google_analytics_uacct = "UA-27353569-1";
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
$(document).ready(function() { $.fn.maphilight.defaults = { fill: true,fillColor: 'ff0000',fillOpacity: 0.2,stroke: true,strokeColor: 'D51910',strokeOpacity: 1,strokeWidth: 2,fade: true,alwaysOn: false}; $('img[usemap]').maphilight();});
//--><!]]>
</script>
</head>
<body>
<div id="top_wrapper" class="clearfix">
<div id="header">
<div id="block-block-9" class="block block-block">
<div class="content">
<style type="text/css">
#login-link img {
vertical-align: bottom;
}
#block-block-9 {
width:300px;
white-space:nowrap;
float:right;
text-align: right;
margin-top: 10px;
}
#block-block-9 .user-name {
font-weight: bold;
width: 15em;
overflow: hidden;
text-overflow:ellipsis;
}
#block-block-9 .block-edit-link {
margin-top:0;
}
#block-block-9 .content p {
margin:0;
}
</style>
<a href="/user/register">Join Us</a> | <a id="login-link" href="/user/login/nojs">Login | <img src="/files/hearplanet/images/fbconnect.png"></a><br/><a href="/newsletter/subscription?partialRequest=content" rel="lightmodal[][Newsletter]">Newsletter</a> </div>
</div>
<h1><a href="/" title=""><img src="/files/hearplanet/hearplanet_rey_logo.png" alt="" id="logo" /></a></h1> </div>
<div id="main_container" class="clearfix">
<!-- SHADOW DETAILS: FOOTER SHADOW POSITIONED BELOW THE CONTENT CONTAINER, FLOAT LEFT AND RIGHT SHADOWS -->
<div class="footer_shadow"></div>
<div class="left_shadow"></div>
<div class="right_shadow"></div>
<!-- MIDDLE CONTENT: INCLUDES NAV AND SMALL TOP SHADOW ABOVE NAV FOR CONTRAST -->
<div id="middle_wrapper">
<div id="nav_top_shadow"></div>
<!-- TOP NAVIGATION -->
<div class="nav">
<ul class="links primary-links"><li class="menu-442 active-trail first active"><a href="/" title="" class="active">Home</a></li>
<li class="menu-4250"><a href="/getapps" title="Applications">Get Apps</a></li>
<li class="menu-6051"><a href="/about">About</a></li>
<li class="menu-5667"><a href="/news" title="News">News</a></li>
<li class="menu-1327 last"><a href="/contact.html" title="">Contact</a></li>
</ul> </div>
<!-- CONTENT AREA -->
<div id="content">
<div class="breadcrumb"></div>
<div id="squeeze" class="">
<div class="messages debug"></div>
<div id="form-error"></div>
<div class="panel-flexible panels-flexible-5 clear-block" >
<div class="panel-flexible-inside panels-flexible-5-inside">
<div class="panels-flexible-row panels-flexible-row-5-main-row panels-flexible-row-first clear-block">
<div class="inside panels-flexible-row-inside panels-flexible-row-5-main-row-inside panels-flexible-row-inside-first clear-block">
<div class="panels-flexible-region panels-flexible-region-5-center panels-flexible-region-first panels-flexible-region-last">
<div class="inside panels-flexible-region-inside panels-flexible-region-5-center-inside panels-flexible-region-inside-first panels-flexible-region-inside-last">
<div class="panel-pane pane-custom pane-1" >
<div class="pane-content">
<script>
$(document).ready(function(){
$('#login-link').addClass('ctools-use-dialog');
});
</script> </div>
</div>
<div class="panel-pane pane-custom pane-2" >
<div class="pane-content">
<script src="files/f/3.2.4/example/flowplayer-3.2.4.min.js"></script>
<style type="text/css">
.nav li span.active {
padding: 0px 30px;
}
.nav li a {
padding: 0px 30px;
}
.quicktabs_main.quicktabs-style-basic {
border:none;
}
</style>
<!--script src="files/hearplanet/HearPlanet_Inside_Screen.js"></script-->
<div class="home_iphone_img" style="background:url(/files/hearplanet/images/HP_iPhone4_for%20website_228x478_play.png) no-repeat top;height: 478px;top:-40px"></div>
<div class="home_itunes"><a href="http://click.linksynergy.com/fs-bin/stat?id=xqrDgHVavrA&offerid=146261&type=3&subid=0&tmpid=1826&RD_PARM1=http%3A//itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=309139397&mt=8&partnerId=30" target="_blank">
<img src="sites/hearplanet/themes/hearplanet_rey/images/apple_store.png" width="152" height="65" border="0" alt="available in the apple store" /></a></div>
<div class="home_android"><a href="http://bit.ly/android_hearplanet" target="_blank">
<img src="files/hearplanet/images/Android_Logo_white_border_shadow_140x.png" alt="download android app" xwidth="75" xheight="88" border="0" /></a></div>
<a rel="lightvideo[width:400px;height:200px;]" href="http://www.youtube.com/watch?v=tPqc_a-mUqQ" class="movie_iphone" class="video" id="player" style="right:67px;top:88px">
<img src="/files/hearplanet/images/HP_iPhone4_for%20website_228x478_play_logo%20hot%20area.png">
</a>
<div style="position:absolute; top:433px; right:150px; font-size:10px">*Full iPhone version only</a></div>
<div class="home_big_image_globe">
<div style="padding:15px 25px; width:500px;">
<span style="color:#FFF;">
<h1 style="margin:0; font-size:36px; line-height:36px; background:none; color:#FFF;">Presenting the World's <br />
Largest Audio Guide</h1>
<p style="font-size:16px; line-height:20px;"><b>”Like a professional tour guide always by your side.” </b></p>
<p style="font-size:16px; line-height:20px;"><b>Create tours and save offline collections to avoid data charges.* </b></p>
<p style="font-size:16px; line-height:20px;"><b>Add your voice and locations to HearPlanet. <br>
<a style="color: #FFFF00;" href="/user/register">Click here</a> to get started.</b></p>
</span>
<div style="width:500px; margin:25px 0; padding:0" class="clearfix">
<img src="sites/hearplanet/themes/hearplanet_rey/images/screen_nyc.png" alt="new york" style="float:left;" />
<img src="sites/hearplanet/themes/hearplanet_rey/images/screen_sf.png" alt="san francisco" style="float:left;margin-left:15px" />
<img src="sites/hearplanet/themes/hearplanet_rey/images/screen_paris.png" alt="paris" style="float:left;margin-left:15px" />
</div>
</div>
</div> </div>
</div>
<div class="panel-pane pane-block pane-quicktabs-1" >
<div class="pane-content">
<div id="quicktabs-1" class="quicktabs_wrapper quicktabs-style-zen"><ul class="quicktabs_tabs quicktabs-style-zen"><li class="qtab-0 active first"><a href="/home?quicktabs_1=0#quicktabs-1" id="quicktabs-tab-1-0" class="qt_ajax_tab active">Features</a></li><li class="qtab-1"><a href="/home?quicktabs_1=1#quicktabs-1" id="quicktabs-tab-1-1" class="qt_ajax_tab active">News</a></li><li class="qtab-2 last"><a href="/home?quicktabs_1=2#quicktabs-1" id="quicktabs-tab-1-2" class="qt_ajax_tab active">Newsletter</a></li></ul><div id="quicktabs_container_1" class="quicktabs_main quicktabs-style-zen"><div id="quicktabs_tabpage_1_0" class="quicktabs_tabpage"><div id="node-364" class="node">
<div class="meta">
</div>
<div class="content">
<strong class="clear">HearPlanet Features:</strong>
<ul class="margin0">
<li>Global Coverage with Hundreds of Thousands of Locations</li>
<li>Additional Enhanced Content Added Daily</li>
<li>Geolocation for Instant Info on What's Nearby</li>
<li>Convenient Search for Almost Anything in the World</li>
</ul>
</div>
</div></div></div></div> </div>
</div>
</div>
</div>
</div>
</div>
<div class="panels-flexible-row panels-flexible-row-5-1 panels-flexible-row-last clear-block ">
<div class="inside panels-flexible-row-inside panels-flexible-row-5-1-inside panels-flexible-row-inside-last clear-block">
<div class="panels-flexible-region panels-flexible-region-5-bottomleft panels-flexible-region-first ">
<div class="inside panels-flexible-region-inside panels-flexible-region-5-bottomleft-inside panels-flexible-region-inside-first">
</div>
</div>
<div class="panels-flexible-region panels-flexible-region-5-bottom ">
<div class="inside panels-flexible-region-inside panels-flexible-region-5-bottom-inside">
</div>
</div>
<div class="panels-flexible-region panels-flexible-region-5-bottomright panels-flexible-region-last ">
<div class="inside panels-flexible-region-inside panels-flexible-region-5-bottomright-inside panels-flexible-region-inside-last">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="footer_container"><div class="left">© 2012 HearPlanet, Inc. All rights reserved.</div><div class="right"><a href="/terms">TERMS OF USE</a> | <a href="/privacy">PRIVACY</a></div> </div>
<div id="block-block-2" class="block block-block">
<div class="content">
<script>
$('div.addthis_toolbox').height('30px').css('margin-top','1em');
//$('#logo').css({width:'287px',height:'70px'});
$('div.home_android').css('left','545px');
$('li.menu-1243 a').addClass('ctools-use-dialog');
$('#login-link').addClass('ctools-use-dialog');
$('a[href="/article/add/nojs"]').addClass('ctools-use-modal').addClass('ctools-modal-article-edit');
$('.primary-links li.active').each(function(){
var a = $('a',this);
$(this).html('<span class=active>'+a.text()+'</span>');
});
//$('div.gmpas-tabs .ui-helper-clearfix::after').css('clear','none');
if( navigator.userAgent.match(/Firefox\/[15678]/) )
{
$('.grid-item-element-first a').css('marginLeft','-80px');
}
</script>
</div>
</div>
</div>
<div id="fb-root"></div>
<script type="text/javascript">
window.fbAsyncInit = function() {
FB.init({
appId : '152912578084116',
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true,
logging: '0',
channelURL: 'http://www.hearplanet.com/sites/all/modules/fbconnect/channel.html',
oauth : true
});
jQuery(document).trigger('fb:init');
};
(function() {
var e = document.createElement('script');
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
</script>
<div style="display: none"><form action="/home?destination=home" accept-charset="UTF-8" method="post" id="fbconnect-autoconnect-form">
<div><input type="submit" name="op" id="edit-connect" value="Connect" class="form-submit" />
<input type="hidden" name="form_build_id" id="form-4b861ad5684c2076a86f9419192fdb2e" value="form-4b861ad5684c2076a86f9419192fdb2e" />
<input type="hidden" name="form_id" id="edit-fbconnect-autoconnect-form" value="fbconnect_autoconnect_form" />
</div></form>
</div><script type="text/javascript">
<!--//--><![CDATA[//><!--
var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-27353569-1"]);_gaq.push(["_setDomainName", ".hearplanet.com"]);_gaq.push(["_trackPageview"]);(function() {var ga = document.createElement("script");ga.type = "text/javascript";ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(ga, s);})();
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
if (typeof addthis != "undefined") {addthis.init();}
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "CToolsAJAX": { "scripts": { "/sites/all/modules/jquery_update/replace/jquery.min.js": true, "/misc/drupal.js": true, "/misc/progress.js": true, "/sites/all/modules/block_edit/block_edit.js": true, "/sites/all/modules/fbconnect/fbconnect.js": true, "/sites/all/modules/fivestar/js/fivestar.js": true, "/sites/all/modules/google_analytics/googleanalytics.js": true, "/sites/all/modules/jquery_plugin/jquery.metadata.min.js": true, "/sites/all/modules/jquery_plugin/jquery.maphilight.min.js": true, "/sites/all/modules/lightbox2/js/lightbox_video.js": true, "/sites/all/modules/lightbox2/js/lightbox.js": true, "/sites/all/modules/og/og.js": true, "/sites/all/modules/panels/js/panels.js": true, "/sites/www.hearplanet.com/modules/hearplanet/hearplanet.js": true, "/sites/all/modules/jquery_plugin/jquery.cookie.min.js": true, "/sites/all/modules/jquery_plugin/jquery.json.min.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.core.min.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.tabs.min.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.tabs.paging.min.js": true, "/sites/all/modules/quicktabs/js/quicktabs.js": true, "/sites/all/modules/views/js/base.js": true, "/sites/all/modules/views/js/ajax_view.js": true, "/sites/all/modules/jquery_update/replace/jquery.form.js": true, "/sites/all/modules/ctools/js/ajax-responder.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.resizable.min.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.draggable.min.js": true, "/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.dialog.min.js": true, "/sites/all/modules/dialog/dialog.js": true, "/sites/all/modules/ctools/js/modal.js": true }, "css": { "/modules/aggregator/aggregator.css": true, "/modules/node/node.css": true, "/modules/system/defaults.css": true, "/modules/system/system.css": true, "/modules/system/system-menus.css": true, "/modules/user/user.css": true, "/sites/all/modules/block_edit/block_edit.css": true, "/sites/all/modules/cck/theme/content-module.css": true, "/sites/all/modules/ctools/css/ctools.css": true, "/sites/all/modules/date/date.css": true, "/sites/all/modules/date/date_popup/themes/datepicker.1.7.css": true, "/sites/all/modules/date/date_popup/themes/jquery.timeentry.css": true, "/sites/all/modules/fbconnect/fbconnect.css": true, "/sites/all/modules/filefield/filefield.css": true, "/sites/all/modules/fivestar/css/fivestar.css": true, "/sites/all/modules/gmaps/misc/gmaps.css": true, "/sites/all/modules/lightbox2/css/lightbox_alt.css": true, "/sites/all/modules/og/theme/og.css": true, "/sites/all/modules/panels/css/panels.css": true, "/sites/www.hearplanet.com/modules/hearplanet/hearplanet.css": true, "/modules/forum/forum.css": true, "/sites/all/modules/cck/modules/fieldgroup/fieldgroup.css": true, "/sites/all/modules/views/css/views.css": true, "/files/hearplanet/ctools/css/f2f93a4f5d8e1cc30538096dd0f6765a.css": true, "/sites/all/modules/panels/plugins/layouts/flexible/flexible.css": true, "/sites/all/modules/quicktabs/css/quicktabs.css": true, "/sites/all/modules/quicktabs/tabstyles/zen/zen.css": true, "/files/hearplanet/ctools/css/ed596364a03fc598fa5b59be02124969.css": true, "/sites/all/modules/jquery_ui/jquery.ui/themes/base/ui.all.css": true, "/sites/all/modules/ctools/css/modal.css": true, "/sites/www.hearplanet.com/themes/hearplanet_rey/hearplanet-style.css": true, "/sites/www.hearplanet.com/themes/hearplanet_rey/hearplanet-modal.css": true } } });
//--><!]]>
</script>
<script>
$(document).ready(function(){
$('.ui-helper-clearfix').removeClass('ui-helper-clearfix');
});
</script>
</body>
</html>