2013-03-27 15:29:37 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title></title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2014-08-16 22:38:13 -07:00
|
|
|
|
|
2015-01-17 22:45:10 -07:00
|
|
|
|
<div id="itemByNameDetailPage" data-role="page" class="page libraryPage itemDetailPage lightBackdropPage">
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<div id="movieGenreTabs" class="itemTabs" style="display: none;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="movies.html">${TabMovies}</a>
|
2014-10-20 13:23:40 -07:00
|
|
|
|
<a href="movietrailers.html">${TabTrailers}</a>
|
2014-07-04 22:21:13 -07:00
|
|
|
|
<a href="collections.html?context=movies">${TabCollections}</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>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="moviestudios.html">${TabStudios}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="movies.html">${TabMovies}</a>
|
2014-10-20 13:23:40 -07:00
|
|
|
|
<a href="movietrailers.html">${TabTrailers}</a>
|
2014-07-04 22:21:13 -07:00
|
|
|
|
<a href="collections.html?context=movies">${TabCollections}</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>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="moviestudios.html">${TabStudios}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="movieslatest.html">${TabLatest}</a>
|
|
|
|
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="movies.html">${TabMovies}</a>
|
2014-10-20 13:23:40 -07:00
|
|
|
|
<a href="movietrailers.html">${TabTrailers}</a>
|
2014-07-04 22:21:13 -07:00
|
|
|
|
<a href="collections.html?context=movies">${TabCollections}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="moviegenres.html">${TabGenres}</a>
|
|
|
|
|
<a href="moviepeople.html">${TabPeople}</a>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="moviestudios.html" class="ui-btn-active">${TabStudios}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-06-14 16:13:09 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
2014-11-06 17:16:16 -07:00
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-06-14 16:13:09 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
2014-11-06 17:16:16 -07:00
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-06-14 16:13:09 -07:00
|
|
|
|
<a href="tvrecommended.html">${TabSuggested}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="tvlatest.html">${TabLatest}</a>
|
2014-07-10 21:27:46 -07:00
|
|
|
|
<a href="tvupcoming.html">${TabUpcoming}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicrecommended.html">${TabSuggested}</a>
|
2014-04-02 14:55:19 -07:00
|
|
|
|
<a href="songs.html">${TabSongs}</a>
|
|
|
|
|
<a href="musicalbums.html">${TabAlbums}</a>
|
|
|
|
|
<a href="musicalbumartists.html">${TabAlbumArtists}</a>
|
|
|
|
|
<a href="musicartists.html">${TabArtists}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicgenres.html" class="ui-btn-active">${TabGenres}</a>
|
2014-04-02 14:55:19 -07:00
|
|
|
|
<a href="musicvideos.html">${TabMusicVideos}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicrecommended.html">${TabSuggested}</a>
|
2014-04-02 14:55:19 -07:00
|
|
|
|
<a href="songs.html">${TabSongs}</a>
|
|
|
|
|
<a href="musicalbums.html">${TabAlbums}</a>
|
|
|
|
|
<a href="musicalbumartists.html">${TabAlbumArtists}</a>
|
|
|
|
|
<a href="musicartists.html" class="ui-btn-active">${TabArtists}</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="musicgenres.html">${TabGenres}</a>
|
2014-04-02 14:55:19 -07:00
|
|
|
|
<a href="musicvideos.html">${TabMusicVideos}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
2014-04-05 08:02:50 -07:00
|
|
|
|
<a href="games.html">${TabGames}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<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>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="gamestudios.html">${TabStudios}</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;">
|
2014-05-01 19:54:33 -07:00
|
|
|
|
<div class="libraryViewNav scopedLibraryViewNav">
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
2014-04-05 08:02:50 -07:00
|
|
|
|
<a href="games.html">${TabGames}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
<a href="gamesystems.html">Game Systems</a>
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<a href="gamegenres.html">${TabGenres}</a>
|
2014-04-03 15:50:04 -07:00
|
|
|
|
<a href="gamestudios.html" class="ui-btn-active">${TabStudios}</a>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2014-08-16 22:38:13 -07:00
|
|
|
|
<div style="padding: 1em 0;">
|
|
|
|
|
<table class="detailPageContent primaryDetailPageContent">
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="vertical-align: top; padding: 0 1em 0 0;">
|
2015-02-02 21:54:52 -07:00
|
|
|
|
<div id="itemImage" class="itemImageContainer smallDetailImageContainer"></div>
|
2014-08-16 22:38:13 -07:00
|
|
|
|
</td>
|
|
|
|
|
<td style="vertical-align: top; padding: 0;">
|
|
|
|
|
<p style="margin-top:0;"><span class="itemName inlineItemName"></span><span class="itemMiscInfo" style="display: inline;"></span></p>
|
|
|
|
|
<p>
|
|
|
|
|
<span class="itemCommunityRating"></span>
|
|
|
|
|
<span class="userDataIcons"></span>
|
|
|
|
|
</p>
|
|
|
|
|
<p class="itemGenres"></p>
|
|
|
|
|
<p class="itemOverview desktopOverview"></p>
|
|
|
|
|
<p id="itemBirthday"></p>
|
|
|
|
|
<p id="itemBirthLocation"></p>
|
|
|
|
|
<p id="itemDeathDate"></p>
|
2014-01-01 11:26:31 -07:00
|
|
|
|
|
2014-08-16 22:38:13 -07:00
|
|
|
|
<p id="itemLinks"></p>
|
|
|
|
|
<div class="detailButtonsContainer desktopDetailButtons" style="text-align: left;">
|
|
|
|
|
<button class="btnPlay hide" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
2014-12-18 21:20:07 -07:00
|
|
|
|
<a class="btnSync hide" data-role="button" data-icon="cloud" data-inline="true" data-mini="true" href="#">${ButtonSync}</a>
|
2015-02-05 22:59:55 -07:00
|
|
|
|
<button class="btnMoreCommands hide jqmButtonNoText" type="button" data-icon="ellipsis-v" data-inline="true" data-mini="true" data-iconpos="notext">${ButtonMore}</button>
|
2014-08-16 22:38:13 -07:00
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
2013-05-14 21:05:52 -07:00
|
|
|
|
</div>
|
2014-07-04 22:21:13 -07:00
|
|
|
|
<div class="detailButtonsContainer mobileDetailButtons">
|
|
|
|
|
<button class="btnPlay hide" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
2014-12-18 21:20:07 -07:00
|
|
|
|
<a class="btnSync hide" data-role="button" data-icon="cloud" data-inline="true" data-mini="true" href="#">${ButtonSync}</a>
|
2015-02-05 22:59:55 -07:00
|
|
|
|
<button class="btnMoreCommands hide jqmButtonNoText" type="button" data-icon="ellipsis-v" data-inline="true" data-mini="true" data-iconpos="notext">${ButtonMore}</button>
|
2013-05-28 21:00:24 -07:00
|
|
|
|
</div>
|
2014-12-14 22:16:23 -07:00
|
|
|
|
<p class="itemOverview mobileOverview"></p>
|
2014-12-16 22:30:31 -07:00
|
|
|
|
<div data-role="content" style="padding-top: 0;">
|
2013-05-14 21:05:52 -07:00
|
|
|
|
|
2014-08-16 22:38:13 -07:00
|
|
|
|
<div id="itemTabs" style="text-align: center; margin: 0 0 1em;"></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>
|
2015-01-24 12:03:55 -07:00
|
|
|
|
<div id="items" class="itemsContainer" style="text-align:center;">
|
2013-04-23 12:17:21 -07:00
|
|
|
|
</div>
|
2013-03-27 15:29:37 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|