0% found this document useful (0 votes)
431 views10 pages

TVMuse Source Code

This document is the HTML source code for the homepage of TVMuse, a website that provides links to watch free movies, TV shows, documentaries and anime online. It includes metadata, scripts and code for the site navigation, advertisements and analytics tracking. The homepage features a notification about signing up for a watchlist to get alerts when new episodes are available.

Uploaded by

John Kap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
431 views10 pages

TVMuse Source Code

This document is the HTML source code for the homepage of TVMuse, a website that provides links to watch free movies, TV shows, documentaries and anime online. It includes metadata, scripts and code for the site navigation, advertisements and analytics tracking. The homepage features a notification about signing up for a watchlist to get alerts when new episodes are available.

Uploaded by

John Kap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 10

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.

or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xht
ml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/
html; charset=UTF-8"/><title>TVMuse : Free Movies links, Watch Tv Shows links on
line, Anime, Documentaries</title><meta name="description" content="TVMuse is a
free movie database, watch your favorite tv show links,
movies links, documentaries, anime and cartoons for free. TVMuse is the
best video search engine."/><meta name="keywords" content="free tv links,free mo
vies online,tv-links.eu,tv links,tv links
movies,free tv shows,tv links eu,watch tv shows
online,flickpeek,flickpeek.com,tv-links,tv links co uk,free
documentaries,anime,watch tv shows online free"/><link rel="shortcut icon" type=
"image/x-icon" href="/favicon.ico <view-source:http://www.tvmuse.com/favicon.ico
>"/><link rel="alternate" type="application/rss+xml" title="TVMuse.com recent up
dates RSS" href="/feed/ <view-source:http://www.tvmuse.com/feed/>"/><link href="
http://s.tvmuze.eu/zmaster_8.gz.css
<view-source:http://s.tvmuze.eu/zmaster_8.gz.css>" type="text/css" rel="styleshe
et"/><script type="text/javascript" src="http://s.tvmuze.eu/zmaster_7.gz.js
<view-source:http://s.tvmuze.eu/zmaster_7.gz.js>"></script><script type="text/ja
vascript">var droot_dir='/';</script><script>(function(i,s,o,g,r,a,m) { i['Googl
eAnalyticsObject']=r;i[r]=i[r]||function() {(i[r].q=i[r].q||[]).push(arguments)
} ,i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.asy
nc=1;a.src=g;m.parentNode.insertBefore(a,m)} )(window,document,'script','//www.g
oogle-analytics.com/analytics.js','ga');ga('create', 'UA-4070138-3', 'auto');ga(
'require', 'linkid', 'linkid.js');ga('send', 'pageview');</script><script type='
text/javascript'>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.
js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineSlot('/1667490/TVL_300x250', [300, 250],
'div-gpt-ad-1441054120490-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script><script data-cfasync='false' type='text/javascript'>
/*103*/
(function(s, o, l, v, e, d) {
if (s[o] == null && s[l + e]) {
s[o] = "loading";
s[l + e](d, l = function() {
s[o] = "complete";
s[v + e](d, l, !1)
}, !1)
}
})(document, "readyState", "add", "remove", "EventListener", "DOMContentLoaded")
;
(function() {

var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = "//cdn.engine.4dsply.com/Scripts/infinity.js.aspx?guid=e27a570c-77ed
-4266-9a15-e66fb11c4333";
s.id = "infinity";
s.setAttribute("data-guid", "e27a570c-77ed-4266-9a15-e66fb11c4333");
s.setAttribute("data-version", "async");
s.setAttribute("data-abr", "false");
var e = document.getElementsByTagName("script")[0];
e.parentNode.insertBefore(s, e)
})();
(function() {
var calc = function() {
if (typeof g367CB268B1094004A3689751E7AC568F == "undefined" || !g367CB26
8B1094004A3689751E7AC568F.Core) {
var domain = "samvaulter.com";
var file = "ac.aspc";
var siteGuid = "e27a570c-77ed-4266-9a15-e66fb11c4333".replace(/-/g,
"");
(function() {
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = "//" + domain + "/" + siteGuid;
s.id = "infinity";
s.setAttribute("data-guid", "e27a570c-77ed-4266-9a15-e66fb11c433
3");
s.setAttribute("data-version", "async");
s.setAttribute("data-abr", "true");
var e = document.getElementsByTagName("script")[0];
e.parentNode.insertBefore(s, e)
})()
}
};
var addEvent = function(element, event, fn) {
if (element.addEventListener) element.addEventListener(event, fn, false)
;
else if (element.attachEvent) element.attachEvent("on" + event, fn)
};
addEvent(window, "load", calc)
})();
</script></head><body><div id="hd_wide"><div id="hd" class="doc cfix"><a href="/
<view-source:http://www.tvmuse.com/>" id="hd_logo">TVMuse</a><form id="hd_searc
h" method="get" action="/_search/ <view-source:http://www.tvmuse.com/_search/>"
onsubmit="return searchClear(this, 3)"><div class="input_nice f_left"><input nam
e="s" type="text" autocomplete="off" onkeydown="return searchClear(this, 5, even
t)" onkeyup="searchClear(this, 6, event)" onblur="searchClear(this, 2)" onfocus=
"searchClear(this, 1)" value="Search millions of hours of video content" /><div
id="search_atc" class="hide"></div></div><button type="submit" class="btn btn_ar
r_green f_left">&nbsp;</button></form><ul id="top_menu"><li class="brd_r_dot"><a
href="# <view-source:http://www.tvmuse.com/#>" onclick="return sendAction('6')"
>Login</a></li><li class="brd_r_dot"><a href="# <view-source:http://www.tvmuse.c
om/#>" onclick="return sendAction('6a')">Register</a></li><li class="fbl"><a hre
f="# <view-source:http://www.tvmuse.com/#>" class="btn_fb_connect" onclick="retu
rn
openCenterPop('https://www.facebook.com/v2.2/dialog/oauth?client_id=138277066352
297&amp;redirect_uri=http://www.tvmuse.com/fb_oauth.php&amp;display=popup',660,3
00,'FBLoginWindow')">&nbsp;</a> &nbsp;</li></ul></div></div><div id="bd" class="
doc cfix"><div class="z180_f"><div id="left_nav"><ul><li class="on"><a href="/ <

view-source:http://www.tvmuse.com/>"><span><em class="i_home">&nbsp;</em>Home</s
pan></a></li><li ><a href="/news/tags/film-news/
<view-source:http://www.tvmuse.com/news/tags/film-news/>"><span><em class="i_tv_
schedule">&nbsp;</em>Film News</span></a></li><li ><a href="/news/tags/televisio
n/
<view-source:http://www.tvmuse.com/news/tags/television/>"><span><em class="i_tv
_schedule">&nbsp;</em>TV News</span></a></li><li ><a href="/news/tags/review/ <v
iew-source:http://www.tvmuse.com/news/tags/review/>"><span><em class="i_tv_sched
ule">&nbsp;</em>Reviews</span></a></li><li ><a href="/web-originals/ <view-sourc
e:http://www.tvmuse.com/web-originals/>"><span><em class="i_web_originals">&nbsp
;</em>Web Originals</span></a></li><li ><a href="/tv-shows/ <view-source:http://
www.tvmuse.com/tv-shows/>"><span><em class="i_tv_shows">&nbsp;</em>TV Shows</spa
n></a></li><li ><a href="/movies/ <view-source:http://www.tvmuse.com/movies/>"><
span><em class="i_movies">&nbsp;</em>Movies</span></a></li><li ><a href="/docume
ntaries/ <view-source:http://www.tvmuse.com/documentaries/>"><span><em class="i_
documentaries">&nbsp;</em>Documentaries</span></a></li><li ><a href="/anime/ <vi
ew-source:http://www.tvmuse.com/anime/>"><span><em class="i_anime">&nbsp;</em>An
ime</span></a></li><li ><a href="/news/ <view-source:http://www.tvmuse.com/news/
>"><span><em class="i_movie_tv_news">&nbsp;</em>Movie &amp; TV News</span></a></
li></ul><a href="/channels.html <view-source:http://www.tvmuse.com/channels.html
>" class="more_link block pad_05 a_right">view all categories</a><div class="sep
">&nbsp;</div><ul><li class="imp last"><a href="# <view-source:http://www.tvmuse
.com/#>" onclick="return sendAction('6')"><span><em class="i_my_tvlinks">&nbsp;<
/em>My TVMuse</span></a></li><li class="sep">&nbsp;</li><li ><a href="/schedule.
html <view-source:http://www.tvmuse.com/schedule.html>"><span><em class="i_tv_sc
hedule">&nbsp;</em>TV Show Schedule</span></a></li><li ><a href="/live.html <vie
w-source:http://www.tvmuse.com/live.html>"><span><em class="i_live_television">&
nbsp;</em>Live Streams</span></a></li><li ><a href="/sites-guide/ <view-source:h
ttp://www.tvmuse.com/sites-guide/>"><span><em class="i_sites_guide">&nbsp;</em>S
ites Guide</span></a></li><li class="last"><a href="# <view-source:http://www.tv
muse.com/#>" onclick="return openCenterPop('/contact.html',455,450,'contactPop')
"><span><em class="i_community">&nbsp;</em>Feedback</span></a></li><!--<li class
="last"><a href="http://www.tvmuse.com/web-originals/TVLinks-Weekly-Preview_2821
4/"><span><em class="i_community">&nbsp;</em>Weekly Preview</span></a></li>--></
ul><div class="sep mt_1">&nbsp;</div><div class="pb_05 o_hidden" id="fb_likebox"
><iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%2Fwww.
facebook.com%2FTVMuse&amp;width=292&amp;height=427&amp;small_header=true&amp;hid
e_cover=true&amp;show_facepile=false&amp;show_posts=false
<view-source:http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%2Fwww.f
acebook.com%2FTVMuse&width=292&height=427&small_header=true&hide_cover=true&show
_facepile=false&show_posts=false>" scrolling="no" frameborder="0" allowTranspare
ncy="true"></iframe></div></div><div class="a_center"><div id="plm_one"><a href=
"/news/tags/television/
<view-source:http://www.tvmuse.com/news/tags/television/>"><img src="/media/tele
vision-news-160_600.jpg
<view-source:http://www.tvmuse.com/media/television-news-160_600.jpg>" alt="TVMu
se Television News" /></a></div><img src="/qtt_spacer.gif?cb=1452539015
<view-source:http://www.tvmuse.com/qtt_spacer.gif?cb=1452539015>" width="1" heig
ht="1" alt=""/></div></div><div class="z180_m"><div id="content" class="z180_r c
fix"><div class="box_notification"> <em class="i_round_info a_middle">&nbsp;</em
> &nbsp; <a href="# <view-source:http://www.tvmuse.com/#>" onclick="return sendA
ction('6a')">Signup for free</a> and receive alerts when new episodes are availa
ble online! <a href="# <view-source:http://www.tvmuse.com/#>" onclick="return op
enCenterPop('/help.html?type=watchlist',550,520,'TVLhelp')">Learn more about The
Watchlist here</a>. </div> <div id="home_carousel" class="cfix mb_1"> <div clas
s="content"> <a href="/winter_tv_preview.html
<view-source:http://www.tvmuse.com/winter_tv_preview.html>" id="showLink"><img s
rc="http://s.tvmuze.eu/winter_preview_2016.jpg
<view-source:http://s.tvmuze.eu/winter_preview_2016.jpg>" class="a_top" id="show
Photo" alt="" /><em class="i_play_big">&nbsp;</em></a> <div class="bg_title">&nb

sp;</div> <div class="title cfix"> <button class="btn f_right" id="btn_watch" on


click="window.open('/winter_tv_preview.html', '_self');"><span>&nbsp;</span></bu
tton> <a href="/winter_tv_preview.html
<view-source:http://www.tvmuse.com/winter_tv_preview.html>" class="black" id="sh
owName">Preview of the Upcoming Premieres</a> </div> </div> <ul class="nav"> <li
class="on" id="showIndex0"> <a href="/winter_tv_preview.html
<view-source:http://www.tvmuse.com/winter_tv_preview.html>" id="showLink0" oncli
ck="return featuredSlideshow(0);"> <span class="block bigger bold">Midseason 201
6 Preview</span> <span class="block bold dark" id="showName0">Preview of the Upc
oming Premieres</span> <em class="i_arr_gray">&nbsp;</em><span class="small dark
">posted on 1/11/2016</span> </a> </li> <li class="brd_t_dot" id="showIndex1"> <
a href="/news/the-high-rise-thriller_6202.html?sscmp=slider
<view-source:http://www.tvmuse.com/news/the-high-rise-thriller_6202.html?sscmp=s
lider>" id="showLink1" onclick="return featuredSlideshow(1);"> <span class="bloc
k bigger bold">Trailer</span> <span class="block bold dark" id="showName1">The H
IGH-RISE thriller</span> <em class="i_arr_gray">&nbsp;</em><span class="small da
rk">posted on 1/7/2016</span> </a> </li> <li class="brd_t_dot" id="showIndex2">
<a href="/news/love-by-judd-apatow_6188.html?sscmp=slider
<view-source:http://www.tvmuse.com/news/love-by-judd-apatow_6188.html?sscmp=slid
er>" id="showLink2" onclick="return featuredSlideshow(2);"> <span class="block b
igger bold">Netflix teaser</span> <span class="block bold dark" id="showName2">L
OVE by Judd Apatow</span> <em class="i_arr_gray">&nbsp;</em><span class="small d
ark">posted on 1/4/2016</span> </a> </li> <li class="brd_t_dot" id="showIndex3">
<a href="/news/deadpool-is-a-funny-guy-see-the-trailer_6141.html?sscmp=slider
<view-source:http://www.tvmuse.com/news/deadpool-is-a-funny-guy-see-the-trailer_
6141.html?sscmp=slider>" id="showLink3" onclick="return featuredSlideshow(3);">
<span class="block bigger bold">Two trailers</span> <span class="block bold dark
" id="showName3">DEADPOOL is a funny guy</span> <em class="i_arr_gray">&nbsp;</e
m><span class="small dark">posted on 12/27/2015</span> </a> </li> <li class="brd
_t_dot" id="showIndex4"> <a href="/news/teasing-the-upcoming-season-of-orphan-bl
ack_6135.html?sscmp=slider
<view-source:http://www.tvmuse.com/news/teasing-the-upcoming-season-of-orphan-bl
ack_6135.html?sscmp=slider>" id="showLink4" onclick="return featuredSlideshow(4)
;"> <span class="block bigger bold">Here comes the clone</span> <span class="blo
ck bold dark" id="showName4">Teasing the new season of Orphan Black </span> <em
class="i_arr_gray">&nbsp;</em><span class="small dark">posted on 12/27/2015</spa
n> </a> </li> </ul> </div> <div class="mb_1 clear cfix" style="width: 728px; mar
gin: 0 auto"><a href="/news/tags/tv-recap/ <view-source:http://www.tvmuse.com/ne
ws/tags/tv-recap/>"><img src="/media/television-news-728_90.jpg
<view-source:http://www.tvmuse.com/media/television-news-728_90.jpg>" alt="TVMus
e Television News" /></a></div> <div class="mb_2 clear cfix"> <a href="/schedule
.html <view-source:http://www.tvmuse.com/schedule.html>" class="link_more f_righ
t fix_float"><em class="i_plus">&nbsp;</em>full schedule</a> <h2 class="mb_05">T
V Shows Schedule</h2> <div id="nav_sched"> <dl class="table_list half"> <dt styl
e="background-color: #F2F8FB;"><a href="/schedule.html?date=1/10/2016
<view-source:http://www.tvmuse.com/schedule.html?date=1/10/2016>">Sunday 1/10</a
></dt> <dd > <a href="/tv-shows/Keeping-Up-with-the-Kardashians_17374/
<view-source:http://www.tvmuse.com/tv-shows/Keeping-Up-with-the-Kardashians_1737
4/>" class="block bold o_hidden">Keeping Up with the Kardashians</a> <a href="/t
v-shows/Keeping-Up-with-the-Kardashians_17374/season_11/episode_8/
<view-source:http://www.tvmuse.com/tv-shows/Keeping-Up-with-the-Kardashians_1737
4/season_11/episode_8/>" class="block dark bold o_hidden">The Big Launch</a> <sp
an class="block small">airs at 9:00 PM on E!</span> </dd> <dd class="brd_t_dot">
<a href="/tv-shows/Family-Guy_257/
<view-source:http://www.tvmuse.com/tv-shows/Family-Guy_257/>" class="block bold
o_hidden">Family Guy</a> <a href="/tv-shows/Family-Guy_257/season_14/episode_11/
<view-source:http://www.tvmuse.com/tv-shows/Family-Guy_257/season_14/episode_11/
>" class="block dark bold o_hidden">The Peanut Butter Kid</a> <span class="block
small">airs at 9:00 PM on FOX</span> </dd> <dd class="brd_t_dot"> <a href="/tvshows/The-Real-Housewives-of-Atlanta_24162/

<view-source:http://www.tvmuse.com/tv-shows/The-Real-Housewives-of-Atlanta_24162
/>" class="block bold o_hidden">The Real Housewives of Atlanta</a> <a href="/tvshows/The-Real-Housewives-of-Atlanta_24162/season_8/episode_10/
<view-source:http://www.tvmuse.com/tv-shows/The-Real-Housewives-of-Atlanta_24162
/season_8/episode_10/>" class="block dark bold o_hidden">Trouble on the Family T
ree</a> <span class="block small">airs at 8:00 PM on Bravo</span> </dd> <dd clas
s="brd_t_dot"> <a href="/tv-shows/Shameless--US-_24634/
<view-source:http://www.tvmuse.com/tv-shows/Shameless--US-_24634/>" class="block
bold o_hidden">Shameless (US)</a> <a href="/tv-shows/Shameless--US-_24634/seaso
n_6/episode_1/
<view-source:http://www.tvmuse.com/tv-shows/Shameless--US-_24634/season_6/episod
e_1/>" class="block dark bold o_hidden">It Only Hurts When I&#039;m Breathing</a
> <span class="block small">airs at 9:00 PM on Showtime</span> </dd> </dl> <dl c
lass="table_list half table_list_on mr_0 f_right"> <dt ><a href="/schedule.html?
date=1/11/2016
<view-source:http://www.tvmuse.com/schedule.html?date=1/11/2016>">Monday 1/11</a
></dt> <dd > <a href="/tv-shows/Teen-Mom_23893/
<view-source:http://www.tvmuse.com/tv-shows/Teen-Mom_23893/>" class="block bold
o_hidden">Teen Mom</a> <a href="/tv-shows/Teen-Mom_23893/season_6/episode_3/
<view-source:http://www.tvmuse.com/tv-shows/Teen-Mom_23893/season_6/episode_3/>"
class="block dark bold o_hidden">Party Down</a> <span class="block small">airs
at 10:00 PM on MTV</span> </dd> <dd class="brd_t_dot"> <a href="/tv-shows/Celebr
ity-Big-Brother-UK_26870/
<view-source:http://www.tvmuse.com/tv-shows/Celebrity-Big-Brother-UK_26870/>" cl
ass="block bold o_hidden">Celebrity Big Brother UK</a> <a href="/tv-shows/Celebr
ity-Big-Brother-UK_26870/season_17/episode_8/
<view-source:http://www.tvmuse.com/tv-shows/Celebrity-Big-Brother-UK_26870/seaso
n_17/episode_8/>" class="block dark bold o_hidden">CBB17 - Day 6 Highlights</a>
<span class="block small">airs at 4:00 PM on five (UK)</span> </dd> <dd class="b
rd_t_dot"> <a href="/tv-shows/The-Bachelor_24623/
<view-source:http://www.tvmuse.com/tv-shows/The-Bachelor_24623/>" class="block b
old o_hidden">The Bachelor</a> <a href="/tv-shows/The-Bachelor_24623/season_20/e
pisode_2/
<view-source:http://www.tvmuse.com/tv-shows/The-Bachelor_24623/season_20/episode
_2/>" class="block dark bold o_hidden">Week 2 (S20)</a> <span class="block small
">airs at 8:00 PM on ABC</span> </dd> <dd class="brd_t_dot"> <a href="/tv-shows/
Love--and--Hip-Hop_24995/
<view-source:http://www.tvmuse.com/tv-shows/Love--and--Hip-Hop_24995/>" class="b
lock bold o_hidden">Love &amp; Hip Hop</a> <a href="/tv-shows/Love--and--Hip-Hop
_24995/season_6/episode_5/
<view-source:http://www.tvmuse.com/tv-shows/Love--and--Hip-Hop_24995/season_6/ep
isode_5/>" class="block dark bold o_hidden">Season 6, Episode 5</a> <span class=
"block small">airs at 8:00 PM on VH1</span> </dd> </dl> </div> <div class="f_rig
ht" id="plm_tre"><div id='div-gpt-ad-1441054120490-0' style='height:250px; width
:300px;'> <script type='text/javascript'> googletag.cmd.push(function() { google
tag.display('div-gpt-ad-1441054120490-0'); }); </script> </div></div> </div> <di
v class="mb_2 cfix clear"> <a href="/news/ <view-source:http://www.tvmuse.com/ne
ws/>" class="link_more f_right fix_float"><em class="i_plus">&nbsp;</em>view all
news</a> <h2 class="mb_05">Latest news</h2> <ul class="f_left table_mini_shows"
style="width: 48%;"> <li> <a href="/news/the-revenant-is-right-behind-star-wars
-at-the-box-office_6207.html
<view-source:http://www.tvmuse.com/news/the-revenant-is-right-behind-star-wars-a
t-the-box-office_6207.html>" class="list cfix"> <span class="c2 nowrap" style="w
idth:100%"> <span class="bigger">THE REVENANT is Star Wars&#039; competition at
the box office</span> </span> </a> </li> <li> <a href="/news/steamy-relationship
-coming-soon-in-a-bigger-splash_6204.html
<view-source:http://www.tvmuse.com/news/steamy-relationship-coming-soon-in-a-big
ger-splash_6204.html>" class="list cfix"> <span class="c2 nowrap" style="width:1
00%"> <span class="bigger">Steamy relationship coming soon in A BIGGER SPLASH</s
pan> </span> </a> </li> <li> <a href="/news/the-high-rise-thriller_6202.html

<view-source:http://www.tvmuse.com/news/the-high-rise-thriller_6202.html>" class
="list cfix"> <span class="c2 nowrap" style="width:100%"> <span class="bigger">T
he HIGH-RISE thriller</span> </span> </a> </li> <li> <a href="/news/sleeping-wit
h-other-people-dating-and-toxicity_6199.html
<view-source:http://www.tvmuse.com/news/sleeping-with-other-people-dating-and-to
xicity_6199.html>" class="list cfix"> <span class="c2 nowrap" style="width:100%"
> <span class="bigger">SLEEPING WITH OTHER PEOPLE: dating and toxicity</span> </
span> </a> </li> <li> <a href="/news/steve-martin-rides-with-jerry-seinfeld_6197
.html
<view-source:http://www.tvmuse.com/news/steve-martin-rides-with-jerry-seinfeld_6
197.html>" class="list cfix"> <span class="c2 nowrap" style="width:100%"> <span
class="bigger">Steve Martin rides with Jerry Seinfeld</span> </span> </a> </li>
</ul> <ul class="f_right table_mini_shows" style="width: 48%;"> <li> <a href="/n
ews/by-the-sea-a-personal-story_6194.html
<view-source:http://www.tvmuse.com/news/by-the-sea-a-personal-story_6194.html>"
class="list cfix"> <span class="c2 nowrap" style="width:100%"> <span class="bigg
er">BY THE SEA: a personal story </span> </span> </a> </li> <li> <a href="/news/
the-golden-globes-are-coming-nominations-part-i_6191.html
<view-source:http://www.tvmuse.com/news/the-golden-globes-are-coming-nominations
-part-i_6191.html>" class="list cfix"> <span class="c2 nowrap" style="width:100%
"> <span class="bigger">The Golden Globes are coming | nominations </span> </spa
n> </a> </li> <li> <a href="/news/love-by-judd-apatow_6188.html
<view-source:http://www.tvmuse.com/news/love-by-judd-apatow_6188.html>" class="l
ist cfix"> <span class="c2 nowrap" style="width:100%"> <span class="bigger">LOVE
by Judd Apatow</span> </span> </a> </li> <li> <a href="/news/beyonce-and-the-pe
rfect-acting-role_6184.html
<view-source:http://www.tvmuse.com/news/beyonce-and-the-perfect-acting-role_6184
.html>" class="list cfix"> <span class="c2 nowrap" style="width:100%"> <span cla
ss="bigger">Beyonc and the perfect acting role</span> </span> </a> </li> <li> <a
href="/news/the-big-short-oscar-buzz_6181.html
<view-source:http://www.tvmuse.com/news/the-big-short-oscar-buzz_6181.html>" cla
ss="list cfix"> <span class="c2 nowrap" style="width:100%"> <span class="bigger"
>THE BIG SHORT: Oscar buzz?</span> </span> </a> </li> </ul> </div> <div class="m
b_2 clear cfix"> <a href="/upcoming-movies/ <view-source:http://www.tvmuse.com/u
pcoming-movies/>" class="link_more f_right fix_float"><em class="i_plus">&nbsp;<
/em>all upcoming movies</a> <h2 class="mb_05">Upcoming Movies</h2> <a href="# <v
iew-source:http://www.tvmuse.com/#>" class="i_arr_left_off f_left" id="upc_left"
>&nbsp;</a> <a href="# <view-source:http://www.tvmuse.com/#>" class="i_arr_right
_off f_right" id="upc_right">&nbsp;</a> <div id="upc_cont"> <div id="upc_cont_lo
ad"></div> </div> </div> <div class="mb_2 cfix clear"> <a href="/tv-shows/ <view
-source:http://www.tvmuse.com/tv-shows/>" class="link_more f_right fix_float"><e
m class="i_plus">&nbsp;</em>view all shows</a> <h2 class="mb_05">Most Popular Sh
ows This Week</h2> <ul class="f_left table_mini_shows" style="width: 47%;"> <li>
<a href="/tv-shows/Keeping-Up-with-the-Kardashians_17374/
<view-source:http://www.tvmuse.com/tv-shows/Keeping-Up-with-the-Kardashians_1737
4/>" class="list cfix"> <span class="c1 dark">1.</span> <span class="c2 nowrap">
<span class="bigger">Keeping Up with the Kardashians</span> </span> <span class
="c3 dark small"><span class="arr"><em class="i_arr_up">&nbsp;</em></span> last
week <b>2</b></span> </a> </li> <li> <a href="/tv-shows/Family-Guy_257/
<view-source:http://www.tvmuse.com/tv-shows/Family-Guy_257/>" class="list cfix">
<span class="c1 dark">2.</span> <span class="c2 nowrap"> <span class="bigger">F
amily Guy</span> </span> <span class="c3 dark small"><span class="arr"><em class
="i_arr_up">&nbsp;</em></span> last week <b>16</b></span> </a> </li> <li> <a hre
f="/tv-shows/The-Real-Housewives-of-Atlanta_24162/
<view-source:http://www.tvmuse.com/tv-shows/The-Real-Housewives-of-Atlanta_24162
/>" class="list cfix"> <span class="c1 dark">3.</span> <span class="c2 nowrap">
<span class="bigger">The Real Housewives of Atlanta</span> </span> <span class="
c3 dark small"><span class="arr"><em class="i_arr_up">&nbsp;</em></span> last we
ek <b>18</b></span> </a> </li> <li> <a href="/tv-shows/Shameless--US-_24634/
<view-source:http://www.tvmuse.com/tv-shows/Shameless--US-_24634/>" class="list

cfix"> <span class="c1 dark">4.</span> <span class="c2 nowrap"> <span class="big


ger">Shameless (US)</span> </span> <span class="c3 dark small"><span class="arr"
><em class="i_arr_up">&nbsp;</em></span> last week <b>47</b></span> </a> </li> <
li> <a href="/tv-shows/The-Good-Wife_12186/
<view-source:http://www.tvmuse.com/tv-shows/The-Good-Wife_12186/>" class="list c
fix"> <span class="c1 dark">5.</span> <span class="c2 nowrap"> <span class="bigg
er">The Good Wife</span> </span> <span class="c3 dark small"><span class="arr"><
em class="i_arr_up">&nbsp;</em></span> last week <b>56</b></span> </a> </li> <li
> <a href="/tv-shows/The-Royals_38057/
<view-source:http://www.tvmuse.com/tv-shows/The-Royals_38057/>" class="list cfix
"> <span class="c1 dark">6.</span> <span class="c2 nowrap"> <span class="bigger"
>The Royals</span> </span> <span class="c3 dark small"><span class="arr"><em cla
ss="i_arr_up">&nbsp;</em></span> last week <b>20</b></span> </a> </li> <li> <a h
ref="/tv-shows/The-Big-Bang-Theory_104/
<view-source:http://www.tvmuse.com/tv-shows/The-Big-Bang-Theory_104/>" class="li
st cfix"> <span class="c1 dark">7.</span> <span class="c2 nowrap"> <span class="
bigger">The Big Bang Theory</span> </span> <span class="c3 dark small"><span cla
ss="arr"><em class="i_arr_down">&nbsp;</em></span> last week <b>4</b></span> </a
> </li> </ul> <ul class="f_right table_mini_shows" style="width: 47%;"> <li> <a
href="/tv-shows/The-Simpsons_610/
<view-source:http://www.tvmuse.com/tv-shows/The-Simpsons_610/>" class="list cfix
"> <span class="c1 dark">8.</span> <span class="c2 nowrap"> <span class="bigger"
>The Simpsons</span> </span> <span class="c3 dark small"><span class="arr"><em c
lass="i_arr_up">&nbsp;</em></span> last week <b>22</b></span> </a> </li> <li> <a
href="/tv-shows/The-Shannara-Chronicles_40201/
<view-source:http://www.tvmuse.com/tv-shows/The-Shannara-Chronicles_40201/>" cla
ss="list cfix"> <span class="c1 dark">9.</span> <span class="c2 nowrap"> <span c
lass="bigger">The Shannara Chronicles</span> </span> <span class="c3 dark small"
><span class="arr"><em class="i_arr_down">&nbsp;</em></span> last week <b>3</b><
/span> </a> </li> <li> <a href="/tv-shows/Teen-Wolf_25880/
<view-source:http://www.tvmuse.com/tv-shows/Teen-Wolf_25880/>" class="list cfix"
> <span class="c1 dark">10.</span> <span class="c2 nowrap"> <span class="bigger"
>Teen Wolf</span> </span> <span class="c3 dark small"><span class="arr"><em clas
s="i_arr_down">&nbsp;</em></span> last week <b>1</b></span> </a> </li> <li> <a h
ref="/tv-shows/Bob-s-Burgers_24635/
<view-source:http://www.tvmuse.com/tv-shows/Bob-s-Burgers_24635/>" class="list c
fix"> <span class="c1 dark">11.</span> <span class="c2 nowrap"> <span class="big
ger">Bob&#039;s Burgers</span> </span> <span class="c3 dark small"><span class="
arr"><em class="i_arr_up">&nbsp;</em></span> last week <b>90</b></span> </a> </l
i> <li> <a href="/tv-shows/Modern-Family_12057/
<view-source:http://www.tvmuse.com/tv-shows/Modern-Family_12057/>" class="list c
fix"> <span class="c1 dark">12.</span> <span class="c2 nowrap"> <span class="big
ger">Modern Family</span> </span> <span class="c3 dark small"><span class="arr">
<em class="i_arr_down">&nbsp;</em></span> last week <b>5</b></span> </a> </li> <
li> <a href="/tv-shows/Heartland_8848/
<view-source:http://www.tvmuse.com/tv-shows/Heartland_8848/>" class="list cfix">
<span class="c1 dark">13.</span> <span class="c2 nowrap"> <span class="bigger">
Heartland</span> </span> <span class="c3 dark small"><span class="arr"><em class
="i_arr_up">&nbsp;</em></span> last week <b>117</b></span> </a> </li> <li> <a hr
ef="/tv-shows/Galavant_36578/
<view-source:http://www.tvmuse.com/tv-shows/Galavant_36578/>" class="list cfix">
<span class="c1 dark">14.</span> <span class="c2 nowrap"> <span class="bigger">
Galavant</span> </span> <span class="c3 dark small"><span class="arr"><em class=
"i_arr_up">&nbsp;</em></span> last week <b>57</b></span> </a> </li> </ul> </div>
<!--<div class="mb_2 cfix clear" style="width: 728px; margin: 0 auto"></div>-->
<div class="mb_2 cfix clear"> <a href="/sites-guide/ <view-source:http://www.tv
muse.com/sites-guide/>" class="link_more f_right fix_float"><em class="i_plus">&
nbsp;</em>view all sites</a> <h2>Popular Sites In The Guide</h2> <ul class="site
_thumbs"> <li > <a href="/sites-guide/abc.go.com_437/
<view-source:http://www.tvmuse.com/sites-guide/abc.go.com_437/>" class="all_off

pointer"> <span class="simg"><img src="http://i.tvmuze.eu/sites/abc-go-com.png


<view-source:http://i.tvmuze.eu/sites/abc-go-com.png>" alt="abc.go.com" /></span
> <span class="block nowrap bold mb_1">abc.go.com</span> <span class="desc">Visi
t ABC online for information on ABC daytime and primetime network programming. W
atch full episodes of your favorite ABC shows and browse exclusive online conten
t.</span> <span class="brd_t_dot pt_05 cfix"> <span class="star-rating small-sta
r"><span class="current-rating" style="width:76.2%;"></span></span> <span class=
"i_review">&nbsp;</span> 63 </span> </a> </li> <li > <a href="/sites-guide/fanca
st.com_79/
<view-source:http://www.tvmuse.com/sites-guide/fancast.com_79/>" class="all_off
pointer"> <span class="simg"><img src="http://i.tvmuze.eu/sites/fancast-com.png
<view-source:http://i.tvmuze.eu/sites/fancast-com.png>" alt="fancast.com" /></sp
an> <span class="block nowrap bold mb_1">fancast.com</span> <span class="desc">V
isit Fancast.com and see the latest TV show episodes, movies, celebrity intervie
ws, and more!</span> <span class="brd_t_dot pt_05 cfix"> <span class="star-ratin
g small-star"><span class="current-rating" style="width:63.8%;"></span></span> <
span class="i_review">&nbsp;</span> 27 </span> </a> </li> <li > <a href="/sitesguide/cwtv.com_1168/
<view-source:http://www.tvmuse.com/sites-guide/cwtv.com_1168/>" class="all_off p
ointer"> <span class="simg"><img src="http://i.tvmuze.eu/sites/cwtv-com.png
<view-source:http://i.tvmuze.eu/sites/cwtv-com.png>" alt="cwtv.com" /></span> <s
pan class="block nowrap bold mb_1">cwtv.com</span> <span class="desc">Official s
ite of The CW Television Network, featuring America&#039;s Next Top Model, Gossi
p Girl, 90210, Smallville, Supernatural, One Tree Hill and more. On CWTV.com wat
ch full episodes, listen to music, join the CW community, get ringtones, play ga
mes and more.</span> <span class="brd_t_dot pt_05 cfix"> <span class="star-ratin
g small-star"><span class="current-rating" style="width:85%;"></span></span> <sp
an class="i_review">&nbsp;</span> 153 </span> </a> </li> <li class="last"> <a hr
ef="/sites-guide/cbs.com_195/
<view-source:http://www.tvmuse.com/sites-guide/cbs.com_195/>" class="all_off poi
nter"> <span class="simg"><img src="http://i.tvmuze.eu/sites/cbs-com.png
<view-source:http://i.tvmuze.eu/sites/cbs-com.png>" alt="cbs.com" /></span> <spa
n class="block nowrap bold mb_1">cbs.com</span> <span class="desc">Watch CBS tel
evision online. Find CBS primetime, daytime, late night, and classic tv episodes
, videos, and information.</span> <span class="brd_t_dot pt_05 cfix"> <span clas
s="star-rating small-star"><span class="current-rating" style="width:73.4%;"></s
pan></span> <span class="i_review">&nbsp;</span> 18 </span> </a> </li> </ul> </d
iv> <script type="text/javascript"> var fs_slide = true; var fs_counter = 0; var
fs_photo = new Array('http://s.tvmuze.eu/winter_preview_2016.jpg', '/media/slid
er/the-high-rise-thriller_6202.jpg', '/media/slider/love-by-judd-apatow_6188.jpg
', '/media/slider/deadpool-is-a-funny-guy-see-the-trailer_6141.jpg', '/media/sli
der/teasing-the-upcoming-season-of-orphan-black_6135.jpg'); setTimeout('featured
Slideshow(-1)', 6000); var ms_total = 3; var ms_counter = 1; sendAction(1, 'upc_
cont_load'); </script></div></div></div><div id="pre_ft_wide"><div id="pre_ft" c
lass="doc cfix"><div class="f_right"><a href="http://www.facebook.com/TVMuse <vi
ew-source:http://www.facebook.com/TVMuse>" class="i_big_facebook" target="_blank
">&nbsp;</a><a href="https://twitter.com/tvmuse_eu <view-source:https://twitter.
com/tvmuse_eu>" class="i_big_twitter" target="_blank">&nbsp;</a><a href="/feed/
<view-source:http://www.tvmuse.com/feed/>" class="i_big_rss" target="_blank">&nb
sp;</a><a href="# <view-source:http://www.tvmuse.com/#>" onclick="return addBook
mark('TVMuse.com - Video Search Engine',
'http://www.tvmuse.com')" class="i_big_favourites">&nbsp;</a></div><form id="ft_
search" method="get" action="/_search/ <view-source:http://www.tvmuse.com/_searc
h/>" onsubmit="return searchClear(this, 3)"><div class="input_nice f_left"><inpu
t name="s" type="text" autocomplete="off" onblur="searchClear(this, 2)" onfocus=
"searchClear(this, 1)" value="Search millions of hours of video content" /></div
><button type="submit" class="btn btn_arr_blue f_left">&nbsp;</button></form></d
iv></div><div id="ft_wide"><div id="ft" class="doc cfix"><dl class="half_raw f_r
ight"><dt>Top Searches</dt><dd class="block_links"><a href="/_search/?s=tv+links
<view-source:http://www.tvmuse.com/_search/?s=tv+links>">tv links</a> <a href="

/_search/?s=mr+robot <view-source:http://www.tvmuse.com/_search/?s=mr+robot>">mr
robot</a> <a href="/_search/?s=dead+pool
<view-source:http://www.tvmuse.com/_search/?s=dead+pool>">dead pool</a> <a href=
"/_search/?s=jane+the+virgin
<view-source:http://www.tvmuse.com/_search/?s=jane+the+virgin>">jane the virgin<
/a> <a href="/_search/?s=limitless
<view-source:http://www.tvmuse.com/_search/?s=limitless>">limitless</a> <a href=
"/_search/?s=ncis <view-source:http://www.tvmuse.com/_search/?s=ncis>">ncis</a>
<a href="/_search/?s=big+bang+theory
<view-source:http://www.tvmuse.com/_search/?s=big+bang+theory>">big bang theory<
/a> <a href="/_search/?s=mom <view-source:http://www.tvmuse.com/_search/?s=mom>"
>mom</a> <a href="/_search/?s=Dead+Gorgeous+%282010%E2%80%93+%29
<view-source:http://www.tvmuse.com/_search/?s=Dead+Gorgeous+%282010%E2%80%93+%29
>">Dead Gorgeous (2010 )</a> <a href="/_search/?s=galavant <view-source:http://ww
w.tvmuse.com/_search/?s=galavant>">galavant</a> <a href="/_search/?s=the+vampire
+diaries
<view-source:http://www.tvmuse.com/_search/?s=the+vampire+diaries>">the vampire
diaries</a> <a href="/_search/?s=once+upon+a+time
<view-source:http://www.tvmuse.com/_search/?s=once+upon+a+time>">once upon a tim
e</a> <a href="/_search/?s=Heartland
<view-source:http://www.tvmuse.com/_search/?s=Heartland>">Heartland</a> <a href=
"/_search/?s=girl+meets+world
<view-source:http://www.tvmuse.com/_search/?s=girl+meets+world>">girl meets worl
d</a> <a href="/_search/?s=orphan+black
<view-source:http://www.tvmuse.com/_search/?s=orphan+black>">orphan black</a> <a
href="/_search/?s=vampire+diaries
<view-source:http://www.tvmuse.com/_search/?s=vampire+diaries>">vampire diaries<
/a> <a href="/_search/?s=the+camilla+scott+show
<view-source:http://www.tvmuse.com/_search/?s=the+camilla+scott+show>">the camil
la scott show</a> <a href="/_search/?s=the+pete+holmes+show
<view-source:http://www.tvmuse.com/_search/?s=the+pete+holmes+show>">the pete ho
lmes show</a> <a href="/_search/?s=chicago+fire
<view-source:http://www.tvmuse.com/_search/?s=chicago+fire>">chicago fire</a> <a
href="/_search/?s=geordie+shore
<view-source:http://www.tvmuse.com/_search/?s=geordie+shore>">geordie shore</a>
<a href="/_search/?s=lip+sync+battle
<view-source:http://www.tvmuse.com/_search/?s=lip+sync+battle>">lip sync battle<
/a> <a href="/_search/?s=degrassi <view-source:http://www.tvmuse.com/_search/?s=
degrassi>">degrassi</a> <a href="/_search/?s=archer <view-source:http://www.tvmu
se.com/_search/?s=archer>">archer</a> <a href="/_search/?s=keeping+up
<view-source:http://www.tvmuse.com/_search/?s=keeping+up>">keeping up</a> <a hre
f="/_search/?s=community
<view-source:http://www.tvmuse.com/_search/?s=community>">community</a> <a href=
"/_search/?s=kc+undercover
<view-source:http://www.tvmuse.com/_search/?s=kc+undercover>">kc undercover</a>
<a href="/_search/?s=devious+maids
<view-source:http://www.tvmuse.com/_search/?s=devious+maids>">devious maids</a>
<a href="/_search/?s=good+wife
<view-source:http://www.tvmuse.com/_search/?s=good+wife>">good wife</a> <a href=
"/_search/?s=mob+wives
<view-source:http://www.tvmuse.com/_search/?s=mob+wives>">mob wives</a> <a href=
"/_search/?s=code+black
<view-source:http://www.tvmuse.com/_search/?s=code+black>">code black</a> <a hre
f="/_search/?s=master+of+none
<view-source:http://www.tvmuse.com/_search/?s=master+of+none>">master of none</a
> <a href="/_search/?s=fresh+off+the+boat
<view-source:http://www.tvmuse.com/_search/?s=fresh+off+the+boat>">fresh off the
boat</a> <a href="/_search/?s=the+affair
<view-source:http://www.tvmuse.com/_search/?s=the+affair>">the affair</a> <a hre
f="/_search/?s=Bordertown

<view-source:http://www.tvmuse.com/_search/?s=Bordertown>">Bordertown</a> <a hre


f="/_search/?s=last+man+on+earth
<view-source:http://www.tvmuse.com/_search/?s=last+man+on+earth>">last man on ea
rth</a> <a href="/_search/?s=the+expanse
<view-source:http://www.tvmuse.com/_search/?s=the+expanse>">the expanse</a> <a h
ref="/_search/?s=Ncis <view-source:http://www.tvmuse.com/_search/?s=Ncis>">Ncis<
/a> <a href="/_search/?s=nashville
<view-source:http://www.tvmuse.com/_search/?s=nashville>">nashville</a> <a href=
"/_search/?s=vanderpump
<view-source:http://www.tvmuse.com/_search/?s=vanderpump>">vanderpump</a> <a hre
f="/_search/?s=downton+abbey
<view-source:http://www.tvmuse.com/_search/?s=downton+abbey>">downton abbey</a>
</dd></dl><div class="half_raw"><dl class="ft_col"><dt>General Info</dt><dd clas
s="brd_r_dot"><ul><li><a href="# <view-source:http://www.tvmuse.com/#>" onclick=
"return openCenterPop('/contact.html',455,450,'contactPop')">Contact</a></li><li
><a href="/tos.html <view-source:http://www.tvmuse.com/tos.html>">Terms of servi
ce</a></li><li><a href="/privacy.html <view-source:http://www.tvmuse.com/privacy
.html>">Privacy Policy</a></li><li><a href="/newsroom_team.html <view-source:htt
p://www.tvmuse.com/newsroom_team.html>">TVMuse NewsRoom Team</a></li><li><a href
="/press.html <view-source:http://www.tvmuse.com/press.html>">Press and News</a>
</li><li><a href="/tos.html#dmca <view-source:http://www.tvmuse.com/tos.html#dmc
a>">DMCA/IP enforcement</a></li><li><a href="/content_licensing.html
<view-source:http://www.tvmuse.com/content_licensing.html>">Right Holders &amp;
Movie Studios</a></li><li><a href="/sites-guide/ <view-source:http://www.tvmuse.
com/sites-guide/>">Sites Guide</a></li><li><a href="/schedule.html <view-source:
http://www.tvmuse.com/schedule.html>">TV Schedule</a></li><li><a href="/csr.html
<view-source:http://www.tvmuse.com/csr.html>">Corporate Social Responsibility</
a></li></ul></dd></dl><dl class="ft_col"><dt>Browse</dt><dd class="brd_r_dot"><u
l><li><a href="/how.html <view-source:http://www.tvmuse.com/how.html>">How does
it work?</a></li><li><a href="/tv-shows/ <view-source:http://www.tvmuse.com/tv-s
hows/>">TV Shows</a></li><li><a href="/movies/ <view-source:http://www.tvmuse.co
m/movies/>">Movies</a></li><li><a href="/documentaries/ <view-source:http://www.
tvmuse.com/documentaries/>">Documentaries</a></li><li><a href="/anime/ <view-sou
rce:http://www.tvmuse.com/anime/>">Anime</a></li><li><a href="/c/food-and-drink/
<view-source:http://www.tvmuse.com/c/food-and-drink/>">Food &amp; Drink</a></li
><li><a href="/c/health-and-fitness/
<view-source:http://www.tvmuse.com/c/health-and-fitness/>">Health &amp; Fitness<
/a></li><li><a href="/c/music-and-dance/ <view-source:http://www.tvmuse.com/c/mu
sic-and-dance/>">Music &amp; Dance</a></li><li><a href="/c/sports-and-leisure/
<view-source:http://www.tvmuse.com/c/sports-and-leisure/>">Sports &amp; Leisure<
/a></li><!--<li><a href="/c/beauty-and-fashion/">Beauty &amp; Fashion</a></li>-><li><a href="/channels.html <view-source:http://www.tvmuse.com/channels.html>">
All Categories</a></li></ul></dd></dl></div><div class="a_right nowrap clear pt_
1 pb_1">TVMuse is a product of InteraktMedia. Copyright &copy; 2014. All Rights
Reserved.</div></div></div><div id="popdiv"></div></body></html>

You might also like