2013-03-27 15:29:37 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title></title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2013-12-24 11:37:29 -07:00
|
|
|
|
<div id="itemByNameDetailPage" data-role="page" class="page libraryPage" data-theme="b">
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<div id="movieGenreTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="movies.html">Movies</a>
|
|
|
|
|
<a href="movietrailers.html">Trailers</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="moviegenres.html" class="ui-btn-active">${TabGenres}</a>
|
|
|
|
|
<a href="moviepeople.html">${TabPeople}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="moviestudios.html">Studios</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="moviePeopleTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="movies.html">Movies</a>
|
|
|
|
|
<a href="movietrailers.html">Trailers</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="moviegenres.html">${TabGenres}</a>
|
|
|
|
|
<a href="moviepeople.html" class="ui-btn-active">${TabPeople}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="moviestudios.html">Studios</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="movieStudioTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="movies.html">Movies</a>
|
|
|
|
|
<a href="movietrailers.html">Trailers</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="moviegenres.html">${TabGenres}</a>
|
|
|
|
|
<a href="moviepeople.html">${TabPeople}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="moviestudios.html" class="ui-btn-active">Studios</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="tvGenreTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
|
|
|
|
<a href="tvshows.html">${TabShows}</a>
|
|
|
|
|
<a href="episodes.html">${TabEpisodes}</a>
|
|
|
|
|
<a href="tvgenres.html" class="ui-btn-active">${TabGenres}</a>
|
|
|
|
|
<a href="tvpeople.html">${TabPeople}</a>
|
|
|
|
|
<a href="tvstudios.html">${TabNetworks}</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="tvPeopleTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
|
|
|
|
<a href="tvshows.html">${TabShows}</a>
|
|
|
|
|
<a href="episodes.html">${TabEpisodes}</a>
|
|
|
|
|
<a href="tvgenres.html">${TabGenres}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="tvpeople.html" class="ui-btn-active">Actors</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvstudios.html">${TabNetworks}</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="tvStudioTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
|
|
|
|
<a href="tvshows.html">${TabShows}</a>
|
|
|
|
|
<a href="episodes.html">${TabEpisodes}</a>
|
|
|
|
|
<a href="tvgenres.html">${TabGenres}</a>
|
|
|
|
|
<a href="tvpeople.html">${TabPeople}</a>
|
|
|
|
|
<a href="tvstudios.html" class="ui-btn-active">${TabNetworks}</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="musicGenreTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="songs.html">Songs</a>
|
|
|
|
|
<a href="musicalbums.html">Albums</a>
|
2013-11-21 13:48:26 -07:00
|
|
|
|
<a href="musicalbumartists.html">Album Artists</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="musicartists.html">Artists</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicgenres.html" class="ui-btn-active">${TabGenres}</a>
|
2013-05-27 18:59:26 -07:00
|
|
|
|
<a href="musicvideos.html">Music Videos</a>
|
2013-04-23 07:46:27 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="artistTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="songs.html">Songs</a>
|
|
|
|
|
<a href="musicalbums.html">Albums</a>
|
2013-11-21 13:48:26 -07:00
|
|
|
|
<a href="musicalbumartists.html">Album Artists</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="musicartists.html" class="ui-btn-active">Artists</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicgenres.html">${TabGenres}</a>
|
2013-05-27 18:59:26 -07:00
|
|
|
|
<a href="musicvideos.html">Music Videos</a>
|
2013-04-23 19:50:43 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="gameGenreTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="games.html">Games</a>
|
|
|
|
|
<a href="gamesystems.html">Game Systems</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamegenres.html" class="ui-btn-active">${TabGenres}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="gamestudios.html">Studios</a>
|
2013-04-28 11:39:38 -07:00
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div id="gameStudioTabs" class="itemTabs" style="display: none;">
|
|
|
|
|
<div class="libraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="games.html">Games</a>
|
|
|
|
|
<a href="gamesystems.html">Game Systems</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamegenres.html">${TabGenres}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="gamestudios.html" class="ui-btn-active">Studios</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
|
|
|
|
|
<div class="itemBackdropContent">
|
|
|
|
|
<table class="detailPageContent primaryDetailPageContent">
|
|
|
|
|
<tr>
|
2013-12-20 13:09:49 -07:00
|
|
|
|
<td style="vertical-align: top; padding: 0 1em 0 0;">
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<div id="itemImage" class="itemImageContainer"></div>
|
|
|
|
|
</td>
|
|
|
|
|
<td style="vertical-align: top; padding: 0;">
|
2013-11-28 11:27:29 -07:00
|
|
|
|
<p><span class="itemName inlineItemName"></span><span class="itemMiscInfo" style="display: inline;"></span></p>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<p>
|
|
|
|
|
<span class="itemCommunityRating"></span>
|
2013-12-21 11:37:34 -07:00
|
|
|
|
<span class="userDataIcons"></span>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</p>
|
2013-06-10 18:28:41 -07:00
|
|
|
|
<p class="itemGenres"></p>
|
2013-12-21 11:37:34 -07:00
|
|
|
|
<p class="itemOverview desktopOverview"></p>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<p id="itemBirthday"></p>
|
2014-01-01 11:26:31 -07:00
|
|
|
|
<p id="itemBirthLocation"></p>
|
|
|
|
|
<p id="itemDeathDate"></p>
|
|
|
|
|
|
|
|
|
|
<p id="itemLinks"></p>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
2013-04-28 11:39:38 -07:00
|
|
|
|
</div>
|
2013-12-21 11:37:34 -07:00
|
|
|
|
<p class="itemOverview mobileOverview"></p>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
2013-12-22 10:16:24 -07:00
|
|
|
|
<div class="detailButtonsContainer">
|
2013-05-28 21:00:24 -07:00
|
|
|
|
<span id="playButtonContainer" style="display: none;">
|
|
|
|
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
|
|
|
|
</span>
|
|
|
|
|
<span id="editButtonContainer" style="display: none;">
|
2014-01-03 21:53:49 -07:00
|
|
|
|
<a id="btnEdit" data-role="button" data-icon="edit" data-inline="true" data-mini="true" href="#">Edit</a>
|
2013-05-28 21:00:24 -07:00
|
|
|
|
</span>
|
|
|
|
|
</div>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
|
2014-01-01 11:26:31 -07:00
|
|
|
|
<div id="itemTabs" style="text-align: center; margin: 1em 0;"></div>
|
2013-04-23 12:17:21 -07:00
|
|
|
|
<div class="viewSettings">
|
|
|
|
|
<div class="viewControls">
|
2013-04-18 22:08:18 -07:00
|
|
|
|
</div>
|
2013-04-23 12:17:21 -07:00
|
|
|
|
<div class="listTopPaging">
|
2013-04-16 22:36:56 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2013-04-23 16:21:49 -07:00
|
|
|
|
<div id="items" class="itemsContainer">
|
2013-04-23 12:17:21 -07:00
|
|
|
|
</div>
|
2013-03-27 15:29:37 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|