Advertisement
kailana

movies

Nov 3rd, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.68 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4.  
  5. <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Oswald">
  6.  
  7. <title>#GizTheater</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  10. <style type="text/css">
  11.  
  12. body {
  13. color:#6d6c6c;
  14. background-color:#f7f8f9;
  15. font-size:10px;
  16. font-family:arial;
  17. line-height:110%;
  18. text-align:left;}
  19.  
  20. a:link, a:active, a:visited {color:#bbbbbb; text-decoration:none;}
  21. a:hover {color:#9cb6c6; -webkit-transition:0.6s; -moz-transition:0.6s; transition:0.6s;}
  22.  
  23. ::-webkit-scrollbar-thumb:vertical {background-color:#d2dee5;}
  24. ::-webkit-scrollbar-thumb:horizontal {display:none;}
  25. ::-webkit-scrollbar {background-color:#ffffff; height:0px; width:4px;}
  26.  
  27. ::-moz-selection {background-color:#bbbbbb;}
  28. ::selection {background-color:#bbbbbb;}
  29.  
  30. #content {
  31. margin:-90px auto 70px auto;
  32. width:1019px;
  33. height:auto;
  34. padding:0px;
  35. background-color:#f7f8f9;
  36. text-align:left;}
  37.  
  38. #blogtitle {
  39. font-size:25px;
  40. font-family:oswald;
  41. letter-spacing:1px;
  42. margin-top:-80px;
  43. margin-bottom:1px;
  44. text-align:left;
  45. color:#808182;
  46. text-transform:uppercase;}
  47. #blogtitle:first-letter {
  48. font-weight:bold;
  49. color:#9cb6c6;}
  50.  
  51. #sidebar {
  52. margin:20px auto 20px auto;
  53. width:899px;
  54. height:auto;
  55. padding:90px 80px 70px 80px;
  56. overflow:hidden;
  57. text-align:right;
  58. background-color:#f7f8f9;}
  59.  
  60. .navigation {
  61. margin-left:-30px;
  62. position:absolute;
  63. text-align:left;}
  64. .navigation a {
  65. padding:5px 12px 4px 12px;
  66. font-size:8px;
  67. width:45px;
  68. text-align:center;
  69. margin-left:-3px;
  70. font-family:tahoma;
  71. text-transform:uppercase;
  72. color:#808182;
  73. display:inline-block;
  74. -webkit-transition:all 0.3s ease-out;
  75. -moz-transition:all 0.3s ease-out;
  76. transition:all 0.3s ease-out;}
  77. .navigation a:hover {
  78. color:#f7f8f9;
  79. background-color:#9cb6c6;
  80. -webkit-transition:all 0.3s ease-out;
  81. -moz-transition:all 0.3s ease-out;
  82. transition:all 0.3s ease-out;}
  83.  
  84. .links {
  85. text-align:center;
  86. margin-top:10px;}
  87. .links a:hover {
  88. background-color:#9cb6c6;}
  89.  
  90. #template {
  91. width:459px;
  92. height:280px;
  93. padding:15px;
  94. text-align:left;
  95. overflow:hidden;
  96. margin:9px 8px 10px 8px;
  97. background-color:#ffffff;
  98. display:inline-block;
  99. border:1px solid #e1e1e1;
  100. -webkit-transition:all .6s ease-out;
  101. -moz-transition:all .6s ease-out;
  102. transition:all .6s ease-out;}
  103. #template img {
  104. width:173px;
  105. height:274px;
  106. padding:2px;
  107. float:left;
  108. border:1px solid #e1e1e1;}
  109.  
  110. #info {
  111. width:265px;
  112. height:280px;
  113. overflow:hidden;
  114. padding-left:15px;
  115. margin-left:179px;}
  116.  
  117. #media-title {
  118. padding:15px 10px;
  119. font-size:14px;
  120. font-family:oswald;
  121. letter-spacing:1px;
  122. margin-bottom:10px;
  123. text-transform:uppercase;
  124. background-color:#9cb6c6;
  125. color:#ffffff;
  126. height:23px;
  127. overflow:hidden;
  128. -webkit-transition:all 0.3s ease-out;
  129. -moz-transition:all 0.3s ease-out;
  130. transition:all 0.3s ease-out;}
  131. #media-title:hover {
  132. background-color:#bdc7ce;
  133. -webkit-transition:all 0.3s ease-out;
  134. -moz-transition:all 0.3s ease-out;
  135. transition:all 0.3s ease-out;}
  136. #media-title a {
  137. color:#ffffff;
  138. -webkit-transition:all 0.3s ease-out;
  139. -moz-transition:all 0.3s ease-out;
  140. transition:all 0.3s ease-out;}
  141. #media-title a:hover {
  142. text-shadow:2px 1px #9cb6c6;
  143. -webkit-transition:all 0.3s ease-out;
  144. -moz-transition:all 0.3s ease-out;
  145. transition:all 0.3s ease-out;}
  146.  
  147. .details-title {
  148. margin-top:4px;
  149. font-size:8px;
  150. margin-bottom:-3px;
  151. font-family:tahoma;}
  152.  
  153. #filters-title {
  154. padding:15px 10px;
  155. font-size:14px;
  156. font-family:oswald;
  157. letter-spacing:1px;
  158. margin-bottom:10px;
  159. text-transform:uppercase;
  160. background-color:#9cb6c6;
  161. color:#fff;}
  162.  
  163. #comments-title {
  164. text-align:center;
  165. font-size:8px;
  166. padding:7px 0px 6px 0px;
  167. color:#ffffff;
  168. background-color:#9cb6c6;
  169. font-family:tahoma;}
  170.  
  171. .stats {
  172. padding:4px;
  173. width:1357px;
  174. height:11px;
  175. font-size:7px;
  176. letter-spacing:1px;
  177. font-family:tahoma;
  178. text-transform:uppercase;
  179. margin-bottom:1px;}
  180. .stats:nth-of-type(1n+0) {background-color:#fafafa;}
  181. .stats:nth-of-type(2n+0) {background-color:#f6f6f6;}
  182.  
  183. .label1 {color:#454545;}
  184. .label2 {color:#454545;}
  185.  
  186. #summary {
  187. padding:0px 10px;
  188. width:225px;
  189. margin-top:10px;
  190. max-height:88px;
  191. overflow:auto;
  192. font-size:7px;
  193. font-family:tahoma;
  194. letter-spacing:1px;
  195. text-align:justify;
  196. text-transform:uppercase;
  197. border-top:20px solid #f0f0f0;
  198. border-bottom:20px solid #f0f0f0;
  199. border-left:10px solid #f0f0f0;
  200. border-right:10px solid #f0f0f0;
  201. background-color:#f0f0f0;}
  202.  
  203. #comments {
  204. position:absolute;
  205. width:134px;
  206. height:234px;
  207. overflow:auto;
  208. font-size:7px;
  209. font-family:tahoma;
  210. opacity:0.0;
  211. line-height:1.5;
  212. letter-spacing:1px;
  213. text-align:justify;
  214. text-transform:uppercase;
  215. padding-right:6px;
  216. border:10px solid #ffffff;
  217. border-right:3px solid #ffffff;
  218. background-color:#ffffff;
  219. margin:13px;
  220. -webkit-transition:all 0.3s ease-out;
  221. -moz-transition:all 0.3s ease-out;
  222. transition:all 0.3s ease-out;}
  223. #template:hover #comments {
  224. opacity:1.0;
  225. -webkit-transition:all 0.3s ease-out;
  226. -moz-transition:all 0.3s ease-out;
  227. transition:all 0.3s ease-out;}
  228. #comments img {
  229. width:auto;
  230. height:auto;
  231. float:center;
  232. margin:9px 0px 6px 0px;
  233. max-width:123px;
  234. max-height:123px;}
  235.  
  236. #genres {
  237. max-width:350px;
  238. text-align:left;}
  239. #genres a {
  240. padding:5px 12px 4px 12px;
  241. font-size:8px;
  242. width:55px;
  243. text-align:center;
  244. margin-bottom:3px;
  245. font-family:tahoma;
  246. text-transform:uppercase;
  247. color:#ffffff;
  248. background-color:#9cb6c6;
  249. display:inline-block;
  250. -webkit-transition:all 0.3s ease-out;
  251. -moz-transition:all 0.3s ease-out;
  252. transition:all 0.3s ease-out;}
  253. #genres a:hover {
  254. background-color:#9cb6c6;
  255. -webkit-transition:all 0.3s ease-out;
  256. -moz-transition:all 0.3s ease-out;
  257. transition:all 0.3s ease-out;}
  258.  
  259. .search input {
  260. background-color:#eaedef;
  261. font-size:8px;
  262. border:0px;
  263. width:130px;
  264. margin-right:-10px;
  265. margin-top:1px;
  266. text-transform:uppercase;
  267. color:#808182;
  268. outline:none;
  269. letter-spacing:1px;
  270. padding:4px 8px;
  271. font-family:calibri, helvetica, arial;}
  272.  
  273. #fade {
  274. display:none;
  275. background:#ffffff;
  276. position:fixed;
  277. left:0px;
  278. top:0px;
  279. width:100%;
  280. height:100%;
  281. opacity:0.8;
  282. z-index:9999999;}
  283.  
  284. .popup_block{
  285. display:none;
  286. background:#ffffff;
  287. padding:60px;
  288. float:left;
  289. position:fixed;
  290. top:49%;
  291. left:50%;
  292. font-size:7px;
  293. font-family:tahoma;
  294. letter-spacing:1px;
  295. text-transform:uppercase;
  296. z-index:99999999;}
  297.  
  298. *html #fade {position:absolute;}
  299. *html .popup_block {position:absolute;}
  300.  
  301. .credit, .credit a {
  302. width:auto;
  303. height:auto;
  304. bottom:15px;
  305. right:15px;
  306. padding:4px;
  307. z-index:1000000;
  308. font-size:7px;
  309. letter-spacing:1px;
  310. color:white;
  311. position:fixed;
  312. text-align:center;
  313. font-family:trebuchet ms;
  314. text-transform:uppercase;
  315. background-color:#3c3c3c;
  316. border:1px solid #3c3c3c;}
  317. .credit a:hover {
  318. color:#3c3c3c;
  319. background-color:white;}
  320.  
  321. #s-m-t-tooltip {
  322. max-width:300px;
  323. padding:3px 4px;
  324. margin:20px 0px 0px 20px;
  325. background-color:#9cb6c6;
  326. font-family:tahoma;
  327. font-size:7px;
  328. color:#ffffff;
  329. letter-spacing:1px;
  330. text-transform:uppercase;
  331. z-index:999999999999;}
  332.  
  333. blockquote {
  334. border-left:2px #6d6c6c solid;
  335. padding-left:5px;
  336. margin:0px 2px 0px 10px}
  337.  
  338. blockquote img {max-width:100%;}
  339.  
  340. b, strong {color:#9cb6c6;}
  341. i, em {color:#0dc9ba;}
  342. p {margin-top:7px; margin-bottom:7px;}
  343.  
  344. </style>
  345. <style type="text/css">{CustomCSS}</style>
  346. </head>
  347.  
  348. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  349. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  350.  
  351. <script>
  352. (function($){
  353. $(document).ready(function(){
  354. $("[title]").style_my_tooltips({
  355. tip_follows_cursor:true,
  356. tip_delay_time:90,
  357. tip_fade_speed:600,
  358. attribute:"title"});});
  359. })(jQuery);
  360. </script>
  361. <body>
  362.  
  363. <div id="sidebar">
  364. <div id="blogtitle"><font color="9cb6c6">GizTheater</font> <!-- CHANGE -->
  365. <div class="details-title" style="margin-top:9px;"></div> <!-- CHANGE -->
  366. </div>
  367.  
  368. <div class="navigation">
  369. <a href="/content">go back</a>
  370. <a href="/faq">Suggestions</a>
  371.  
  372.  
  373. <script type="text/javascript">
  374. jQuery(document).ready(function() {
  375. jQuery(".links").hide();
  376. //toggle the componenet with class msg_body
  377. jQuery(".reveal").click(function()
  378. {jQuery(this).next(".links").fadeToggle(300);
  379. });});
  380. </script>
  381.  
  382. <a class="reveal">filters</a>
  383. <div class="links">
  384. <div class="filters">
  385. <div class="option-set clearfix" data-option-key="filter">
  386. <a href="#filter" data-option-filter="*" class="selected">show all</a>
  387. <a href="#filter" data-option-filter=".favorite">favorites</a>
  388. <a href="#?w=600" rel="popup_name" class="pop">genres</a>
  389. </div></div>
  390. </div></div>
  391.  
  392. <form action="/search" method="get" class="search">
  393. <input type="text" name="q" value="{SearchQuery}" id="sf" placeholder="Search a Movie"/>
  394. </form>
  395. </div>
  396.  
  397. <div id="popup_name" class="popup_block">
  398. <div id="filters-title">filter by genre</div>
  399.  
  400. <div id="genres">
  401. <div class="filters">
  402. <div class="option-set clearfix" data-option-key="filter">
  403.  
  404. <!-- ADD FILTERS HERE FILTERS ARE FOR THE ISOTOPE FILTERING. IF YOU WANT A TEMPLATE TO SHOW UP AS A FAVORITE (SHOW UP WHEN YOU CLICK THE "FAVORITES" LINK) ADD "FAVORITE" AFTER "shows" ON <div id="template" class="shows FILTERS HERE WITHOUT COMMAS"> SO IT WOULD LOOK LIKE THIS <div id="template" class="shows FAVORITE">
  405.  
  406. YOU CAN ADD YOUR ON FILTERS TOO. JUST COPY AND PASTE <a href="#filter" data-option-filter=".FILTER">FILTER NAME</a> BELOW AND NAME THE FILTER (LIKE THIS <a href="#filter" data-option-filter=".FUNNY">FUNNY MOVIES</a>) NOW YOU CAN ADD "FUNNY" ON THE SAME PLACE AS FAVORITE AND THE TEMPLATE WILL SHOW UP WHEN YOU CLICK THE LINK "FUNNY MOVIES". THE TAGS LINE WOULD LOOK LIKE THIS <div id="template" class="shows FAVORITE FUNNY"> YOU CAN USE AS MANY FILTERS AS YOU WANT TO. JUST REMEMBER NOT TO DELETE/CHANGE THE "shows" PART OR THE FILTERING WON'T WORK -->
  407.  
  408. <a href="#filter" data-option-filter=".drama">drama</a> <!-- CHANGE -->
  409. <a href="#filter" data-option-filter=".horror">horror</a> <!-- CHANGE -->
  410. <a href="#filter" data-option-filter=".romance">romance</a> <!-- CHANGE -->
  411. <a href="#filter" data-option-filter=".comedy">comedy</a> <!-- CHANGE -->
  412. <a href="#filter" data-option-filter=".family">family</a> <!-- CHANGE -->
  413. <a href="#filter" data-option-filter=".action">action</a> <!-- CHANGE -->
  414. <a href="#filter" data-option-filter=".adv">adventure</a> <!-- CHANGE -->
  415. <a href="#filter" data-option-filter=".sf">sci-fi</a> <!-- CHANGE -->
  416. <a href="#filter" data-option-filter=".rc">romantic comedy</a> <!-- CHANGE -->
  417. <a href="#filter" data-option-filter=".animation">animation</a> <!-- CHANGE -->
  418. <!-- END OF FILTERS -->
  419. </div></div>
  420. </div>
  421. </div>
  422.  
  423.  
  424. <div id="content" class="clearfix">
  425. <!-- PASTE THE TEMPLATES HERE -->
  426.  
  427.  
  428. <!-- START OF TEMPLATE-->
  429. <div id="template" class="shows favorite drama romance comedy">
  430. <img src="http://i.imgur.com/K5ntzSo.jpg"/>
  431.  
  432.  
  433.  
  434. <div id="info">
  435. <div id="media-title">
  436. <a href="http://putlocker.is/watch-the-fault-in-our-stars-online-free-putlocker.html">The Fault In Our Stars</a>
  437. <div class="details-title"><a href="http://putlocker.is/watch-the-fault-in-our-stars-online-free-putlocker.html">LINK 1</i></a> // <a href="http://www.nowvideo.sx/video/53f18b9282f2e">LINK 2</a> // <a href="http://tunemovie.com/movies/the-fault-in-our-stars-87779/episode-Full.html">LINK 3</a></div>
  438. </div>
  439.  
  440. <div class="stats"><span class="label1">release date</span>: June 6, 2014</div>
  441. <div class="stats"><span class="label2">genres</span>: Romantic, Drama, Comedy drama</div>
  442. <div class="stats"><span class="label1">length</span>: 125 minutes/133 minutes (extended cut)</div>
  443. <div class="stats"><span class="label2">rating</span>: ★★★★★ </div>
  444.  
  445. <div id="summary">
  446.  
  447.  
  448. Hazel Grace Lancaster, an intelligent and sarcastic Indianapolis teenager, has terminal thyroid cancer that has spread to her lungs. Believing her to be depressed, Hazel's mother urges her to attend a cancer patients' support group to make friends. During a support meeting, Hazel meets Augustus Waters, a teenager who had lost a leg because of osteosarcoma.</p>
  449.  
  450. After the meeting, Augustus invites Hazel to his house, where they bond. Before she leaves, they agree to read each other's favorite novels. Hazel recommends An Imperial Affliction to Augustus, a novel about a cancer-stricken girl named Anna that parallels Hazel's experience. After finishing the book, Augustus expresses frustration with the novel's abrupt ending. Hazel explains that the novel's mysterious author, Peter van Houten, retreated to Amsterdam following the novel's publication, and has not been heard from since.
  451. </div></div>
  452. </div>
  453. <!-- END OF TEMPLATE-->
  454.  
  455. <!-- START OF TEMPLATE-->
  456. <div id="template" class="shows thriller horror halloween"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  457. <img src="http://mtv.mtvnimages.com/shared/media/images/acovers/standard/drb600/b675/b67581m4rgi.jpg"/> <!-- CHANGE -->
  458. <!-- PASTE THE IMAGE URL THERE -->
  459.  
  460.  
  461.  
  462. <div id="info">
  463. <div id="media-title">
  464. <a href="http://megashare.info/watch-insidious-online-TWprNU5BPT0">Insidious</a> <!-- CHANGE -->
  465. <div class="details-title"><a href="http://megashare.info/watch-insidious-online-TWprNU5BPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-insidious-2010-online-free-putlocker.html">LINK 2</a> // <a href="http://vodlocker.com/qt52j4di5xrq">LINK 3</a></div> <!-- CHANGE -->
  466. </div>
  467.  
  468. <div class="stats"><span class="label1">Release date</span>: April 1, 2011</div> <!-- CHANGE -->
  469. <div class="stats"><span class="label2">genres</span>: Thriller, Horror</div> <!-- CHANGE -->
  470. <div class="stats"><span class="label1">Length</span>: 102 minutes</div> <!-- CHANGE -->
  471. <div class="stats"><span class="label2">rating</span>: ★★★★</div> <!-- CHANGE -->
  472.  
  473. <div id="summary">
  474.  
  475.  
  476. The Lambert family–parents Renai (Rose Byrne) and Josh (Patrick Wilson), their sons Dalton (Ty Simpkins) and Foster (Andrew Astor), and infant daughter Cali–move into a new home. Shortly afterward, Dalton is drawn to the attic when he hears creaking noises and sees the door open by itself. He falls from a ladder while investigating and sees a figure in the shadows. </p>
  477.  
  478. Hearing his terrified screams, Renai and Josh rush to his aid and declare the attic "off limits" to the children. The next day, Dalton falls into an inexplicable coma.
  479. <!-- AND THIS -->
  480. </div></div>
  481. </div>
  482. <!-- END OF TEMPLATE-->
  483.  
  484. <!-- START OF TEMPLATE-->
  485. <div id="template" class="shows thriller horror halloween"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  486. <img src="http://www.aceshowbiz.com/images/still/insidious-chapter-2-poster03.jpg"/> <!-- CHANGE -->
  487. <!-- PASTE THE IMAGE URL THERE -->
  488.  
  489.  
  490.  
  491. <div id="info">
  492. <div id="media-title">
  493. <a href="http://megashare.info/watch-insidious-chapter-2-online-TnpNd053PT0">Insidious: Chapter 2</a> <!-- CHANGE -->
  494. <div class="details-title"><a href="http://putlocker.is/watch-insidious-chapter-2-online-free-putlocker.html">LINK 1</i></a> // <a href="http://vodlocker.com/3t35lhn7sy0b">LINK 2</a> // <a href="http://www.vidbux.com/uhpttrstc850">LINK 3</a></div> <!-- CHANGE -->
  495. </div>
  496.  
  497. <div class="stats"><span class="label1">Release date</span>: September 13, 2013</div> <!-- CHANGE -->
  498. <div class="stats"><span class="label2">genres</span>: Thriller, Horror</div> <!-- CHANGE -->
  499. <div class="stats"><span class="label1">Length</span>: 105 minutes</div> <!-- CHANGE -->
  500. <div class="stats"><span class="label2">rating</span>: ★★★★</div> <!-- CHANGE -->
  501.  
  502. <div id="summary">
  503.  
  504.  
  505. <!-- WRITE BETWEEN THIS -->
  506. In 1986, Carl, a medium, calls his friend Elise to help discover what is haunting Lorraine Lambert's son, Josh. After hypnotizing Josh, Elise attempts to find the location of Josh's "friend", an old woman who appears in photographs of him.</p>
  507.  
  508. After warnings from Josh, she makes her way to his bedroom closet and is scratched on the arm. As a result, Lorraine, Carl and Elise agree that making Josh forget his astral projection abilities is the best thing to do.
  509. <!-- AND THIS -->
  510. </div></div>
  511. </div>
  512. <!-- END OF TEMPLATE-->
  513.  
  514. <!-- START OF TEMPLATE-->
  515. <div id="template" class="shows supernatural thriller horror drama halloween"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  516. <img src="http://static.rogerebert.com/uploads/movie/movie_poster/the-haunting-in-connecticut-2009/large_2sEhKgyTJ040GhAMDuVlnkBwjmU.jpg"/> <!-- CHANGE -->
  517. <!-- PASTE THE IMAGE URL THERE -->
  518.  
  519.  
  520.  
  521. <div id="info">
  522. <div id="media-title">
  523. <a href="http://megashare.info/watch-the-haunting-in-connecticut-online-TWpBeA">The Haunting in Connecticut</a> <!-- CHANGE -->
  524. <div class="details-title"><a href="http://putlocker.is/watch-the-haunting-in-connecticut-2009-online-free-putlocker.html">LINK 1</i></a> // <a href="http://vodlocker.com/v0uejmjp3s2s">LINK 2</a> // <a href="http://www.solarmovie.is/link/play/953047/">LINK 3</a></div> <!-- CHANGE -->
  525. </div>
  526.  
  527. <div class="stats"><span class="label1">Release date</span>: March 27, 2009</div> <!-- CHANGE -->
  528. <div class="stats"><span class="label2">genres</span>: Supernatural, Thriller, Horror, Drama</div> <!-- CHANGE -->
  529. <div class="stats"><span class="label1">Length</span>: 92 minutes</div> <!-- CHANGE -->
  530. <div class="stats"><span class="label2">director</span>: NAME</div> <!-- CHANGE -->
  531.  
  532. <div id="summary">
  533.  
  534.  
  535. <!-- WRITE BETWEEN THIS -->
  536. In 1987, Sara Campbell (Virginia Madsen) is driving her son Matthew (Kyle Gallner) home from the hospital where he has been undergoing cancer treatments and traumas. Sara and her husband Peter (Martin Donovan), a recovering alcoholic, discuss finding a rental house closer to the hospital. </p>
  537.  
  538. On another hospital visit, Sara finds a man putting up a “For Rent” sign in front of a large house. The man is frustrated and offers her the first month free if she will rent it immediately. On the trip home, Matt is in extreme pain, so Sara drives back to the house, where they stay for the night.
  539. <!-- AND THIS -->
  540. </div></div>
  541. </div>
  542. <!-- END OF TEMPLATE-->
  543.  
  544. <!-- START OF TEMPLATE-->
  545. <div id="template" class="shows horror halloween"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  546. <img src="http://upload.wikimedia.org/wikipedia/en/c/c9/Hocuspocusposter.jpg"/> <!-- CHANGE -->
  547. <!-- PASTE THE IMAGE URL THERE -->
  548.  
  549.  
  550.  
  551.  
  552.  
  553. <div id="info">
  554. <div id="media-title">
  555. <a href="http://megashare.info/watch-hocus-pocus-online-TkRrM09RPT0">Hocus Pocus</a> <!-- CHANGE -->
  556. <div class="details-title"><a href="http://putlocker.is/watch-hocus-pocus-online-free-putlocker.html">LINK 1</i></a> // <a href="http://vohttp://gorillavid.in/9aphg9utf7ms">LINK 2</a> // <a href="http://movpod.in/17a43lwtt2by">LINK 3</a></div> <!-- CHANGE -->
  557. </div>
  558.  
  559. <div class="stats"><span class="label1">Release date</span>: July 16, 1993</div> <!-- CHANGE -->
  560. <div class="stats"><span class="label2">genres</span>: Family, Science fiction, Comedy, Horror</div> <!-- CHANGE -->
  561. <div class="stats"><span class="label1">Length</span>: 96 minutes</div> <!-- CHANGE -->
  562. <div class="stats"><span class="label2">director</span>: NAME</div> <!-- CHANGE -->
  563.  
  564. <div id="summary">
  565.  
  566.  
  567. <!-- WRITE BETWEEN THIS -->
  568. In 1693, Thackery Binx, a teenage farmer living in Salem, Massachusetts, discovers his little sister Emily has been spirited away by the three Sanderson sisters—Winifred, Mary, and Sarah--who intend to regain their youth by absorbing the life force of children through their witchcraft. Sneaking in the witches’ cottage, Binx’s attempt to save Emily fails when the sisters transform him into an immortal black cat and absorb Emily’s life force, regaining their youth.</p>
  569.  
  570. An angry mob led by the Binx parents capture the sisters and prepare to hang them, but Winifred casts a spell from her book which will resurrect the sisters on All Hallows' Eve when a virgin lights their black-flamed candle. After the sisters die, Binx guards their cottage for the next three hundred years to prevent their return.
  571. <!-- AND THIS -->
  572. </div></div>
  573. </div>
  574. <!-- END OF TEMPLATE-->
  575.  
  576. <!-- START OF TEMPLATE-->
  577. <div id="template" class="shows Horror"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  578. <img src="http://cdn.bloody-disgusting.com/wp-content/uploads/2013/03/the-conjuring-poster.jpg"/> <!-- CHANGE -->
  579. <!-- PASTE THE IMAGE URL THERE -->
  580.  
  581.  
  582.  
  583. <div id="info">
  584. <div id="media-title">
  585. <a href="http://megashare.info/watch-the-conjuring-online-TmpreU1BPT0">The Conjuring</a> <!-- CHANGE -->
  586. <div class="details-title"><a href="http://megashare.info/watch-the-conjuring-online-TmpreU1BPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-the-conjuring-online-free-putlocker.html">LINK 2</a> // <a href="http://vodlocker.com/nynkomhf1dnc">LINK 3</a></div> <!-- CHANGE -->
  587. </div>
  588.  
  589. <div class="stats"><span class="label1">Release date</span>: July 19, 2013</div> <!-- CHANGE -->
  590. <div class="stats"><span class="label2">genres</span>: Horror</div> <!-- CHANGE -->
  591. <div class="stats"><span class="label1">Length</span>: 112 minutes</div> <!-- CHANGE -->
  592. <div class="stats"><span class="label2">director</span>: NAME</div> <!-- CHANGE -->
  593.  
  594. <div id="summary">
  595.  
  596.  
  597. <!-- WRITE BETWEEN THIS -->
  598. In 1968, two young women and a young man are telling Ed and Lorraine Warren about their experiences with a doll called Annabelle they believe to be haunted.</p>
  599.  
  600. In 1971, Roger and Carolyn Perron move into a dilapidated farmhouse in Harrisville, Rhode Island with their five daughters Andrea, Nancy, Christine, Cindy, and April. During the first day, their move goes smoothly, though their dog Sadie refuses to enter the house and one of the daughters finds a boarded up entrance to a cellar.
  601. </div></div>
  602. </div>
  603. <!-- END OF TEMPLATE-->
  604.  
  605.  
  606.  
  607.  
  608. <!-- START OF TEMPLATE-->
  609. <div id="template" class="shows comedy drama"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  610. <a href="http://megashare.info/watch-mean-girls-online-TVRZNQ"><img src="http://phimchieurap.vn/photos/mean-girls-large-picture.jpg"/></a> <!-- CHANGE -->
  611. <!-- PASTE THE IMAGE URL THERE -->
  612.  
  613.  
  614.  
  615. <div id="info">
  616. <div id="media-title">
  617. <a href="http://megashare.info/watch-mean-girls-online-TVRZNQ">MEAN GIRLS</a> <!-- CHANGE -->
  618. <div class="details-title"><a href="http://putlocker.is/watch-mean-girls-online-free-putlocker.html">LINK 1</i></a> // <a href="http://megashare.info/watch.php?id=TVRZNQ">LINK 2</a> // <a href="http://vodlocker.com/ze3hi1mbyyfk">LINK 3</a> </div> <!-- CHANGE -->
  619. </div>
  620.  
  621. <div class="stats"><span class="label1">Release date</span>: April 30, 2004</div> <!-- CHANGE -->
  622. <div class="stats"><span class="label2">genres</span>: Drama, Comedy</div> <!-- CHANGE -->
  623. <div class="stats"><span class="label1">Length</span>: 97 min</div> <!-- CHANGE -->
  624. <div class="stats"><span class="label2">director</span>: Mark Waters</div> <!-- CHANGE -->
  625.  
  626. <div id="summary">
  627. Cady Heron is a 16-year-old homeschooled daughter of zoologist parents. They have returned to the United States after a 12-year research trip in Africa, settling in Evanston, Illinois and having Cady attend public school for the first time. New classmates Janis and Damian warn Cady to avoid the school's most exclusive clique, the Plastics, who are led by queen bee Regina George. The Plastics take an interest in Cady, however, and start to invite her to sit with them at lunch. Seeing that Cady is slowly becoming one of The Plastics, Janis hatches a plan of revenge against Regina, using Cady as the infiltrator.
  628. </div></div>
  629. </div>
  630. <!-- END OF TEMPLATE-->
  631.  
  632.  
  633.  
  634.  
  635.  
  636. <!-- START OF 22 jumpstreet-->
  637. <div id="template" class="shows action comedy"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  638. <img src="http://upload.wikimedia.org/wikipedia/en/e/e7/22_Jump_Street_Poster.jpg"/> <!-- CHANGE -->
  639. <!-- PASTE THE IMAGE URL THERE -->
  640.  
  641.  
  642. <div id="info">
  643. <div id="media-title">
  644. 22 jumpstreet <!-- CHANGE -->
  645. <div class="details-title"><a href="http://vodlocker.com/i03rvk5bexzj">LINK 1</i></a> // <a href="http://allmyvideos.net/kdygd0de5g7c">LINK 2</a> // <a href="http://www.nowvideo.sx/video/41cbb55305f96">LINK 3</a> </div> <!-- CHANGE -->
  646. </div>
  647.  
  648. <div class="stats"><span class="label1">Release date</span>: June 13, 2014</div> <!-- CHANGE -->
  649. <div class="stats"><span class="label2">genres</span>: Comedy, Action</div> <!-- CHANGE -->
  650. <div class="stats"><span class="label1">Length</span>: 112 min</div> <!-- CHANGE -->
  651. <div class="stats"><span class="label2">director</span>: June 13, 2014</div> <!-- CHANGE -->
  652.  
  653. <div id="summary">
  654. After making their way through high school (twice), big changes are in store for officers Schmidt and Jenko when they go deep undercover at a local college. But when Jenko meets a kindred spirit on the football team, and Schmidt infiltrates the bohemian art major scene, they begin to question their partnership. Now they don't have to just crack the case - they have to figure out if they can have a mature relationship. If these two overgrown adolescents can grow from freshmen into real men, college might be the best thing that ever happened to them.
  655. </div></div>
  656. </div>
  657. <!-- END OF TEMPLATE-->
  658.  
  659. <!-- START OF gimme shelter-->
  660. <div id="template" class="shows drama"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  661. <img src="http://www.lyricsthoughts.com/wp-content/uploads/2014/09/Gimme-Shelter-Movie-Poster.jpg"/> <!-- CHANGE -->
  662. <!-- PASTE THE IMAGE URL THERE -->
  663.  
  664.  
  665.  
  666. <div id="info">
  667. <div id="media-title">
  668. GIMME SHELTER <!-- CHANGE -->
  669. <div class="details-title"><a href="http://megashare.info/watch-gimme-shelter-online-TnpnM01nPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-gimme-shelter-online-free-putlocker.html">Link 2</a> // <a href="http://www.solarmovie.is/link/play/2531012/">Link 3</a>
  670. </div> <!-- CHANGE -->
  671. </div>
  672.  
  673. <div class="stats"><span class="label1">Release date</span>: December 13, 2013 </div> <!-- CHANGE -->
  674. <div class="stats"><span class="label2">genres</span>: Drama</div> <!-- CHANGE -->
  675. <div class="stats"><span class="label1">Length</span>: 101 minutes</div> <!-- CHANGE -->
  676. <div class="stats"><span class="label2">director</span>: NAME</div> <!-- CHANGE -->
  677.  
  678. <div id="summary">
  679. <!-- WRITE BETWEEN THIS --> <!-- CHANGE -->
  680. A pregnant teenager flees her abusive mother in search of her father, only to be rejected by her dad and forced to survive on the streets until a compassionate stranger offers a hopeful alternative.
  681. <!-- AND THIS -->
  682. </div></div>
  683. </div>
  684. <!-- END OF TEMPLATE-->
  685.  
  686. <!-- START OF devils due-->
  687. <div id="template" class="shows horror"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  688. <img src="http://pics.filmaffinity.com/El_heredero_del_diablo-927167878-large.jpg"/> <!-- CHANGE -->
  689. <!-- PASTE THE IMAGE URL THERE -->
  690.  
  691.  
  692.  
  693. <div id="info">
  694. <div id="media-title">
  695. Devil's Due <!-- CHANGE -->
  696. <div class="details-title"><a href="http://megashare.info/watch-devils-due-online-TnpnM01RPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-devils-due-online-free-putlocker.html">Link 2</a> // <a href="http://www.solarmovie.is/link/play/2544366/">Link 3</a>
  697. </div> <!-- CHANGE -->
  698. </div>
  699.  
  700. <div class="stats"><span class="label1">Release date</span>: Januar 17, 2014</div> <!-- CHANGE -->
  701. <div class="stats"><span class="label2">genres</span>: Horror</div> <!-- CHANGE -->
  702. <div class="stats"><span class="label1">Length</span>: 89 Minutes</div> <!-- CHANGE -->
  703. <div class="stats"><span class="label2">director</span>: NAME</div> <!-- CHANGE -->
  704.  
  705. <div id="summary">
  706. <!-- WRITE BETWEEN THIS -->
  707. After a mysterious, lost night on their honeymoon, a newlywed couple finds themselves dealing with an earlier-than-planned pregnancy.
  708. <!-- AND THIS -->
  709. </div></div>
  710. </div>
  711. <!-- END OF TEMPLATE-->
  712.  
  713.  
  714.  
  715. <!-- START OF the possesion-->
  716. <div id="template" class="shows horror thriller"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  717. <img src="http://www.labutaca.net/peliculas/wp-content/uploads/2011/01/the-possession-cartel1.jpg"/> <!-- CHANGE -->
  718. <!-- PASTE THE IMAGE URL THERE -->
  719.  
  720.  
  721.  
  722. <div id="info">
  723. <div id="media-title">
  724. The Posession <!-- CHANGE -->
  725. <div class="details-title"><a href="http://megashare.info/watch-the-possession-online-TlRneU5RPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-the-possession-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/mvo1o19b1ua3">Link 3</a>
  726. </div> <!-- CHANGE -->
  727. </div>
  728.  
  729. <div class="stats"><span class="label1">Release date</span>: August 31, 2012</div> <!-- CHANGE -->
  730. <div class="stats"><span class="label2">genres</span>: Horror, Thriller</div> <!-- CHANGE -->
  731. <div class="stats"><span class="label1">Length</span>: 92 minutes</div> <!-- CHANGE -->
  732. <div class="stats"><span class="label2">Director</span>: Ole Bornedal</div> <!-- CHANGE -->
  733.  
  734. <div id="summary">
  735. <!-- WRITE BETWEEN THIS --> <!-- CHANGE -->
  736. A young girl buys an antique box at a yard sale, unaware that inside the collectible lives a malicious ancient spirit. The girl's father teams with his ex-wife to find a way to end the curse upon their child.
  737. <!-- AND THIS -->
  738. </div></div>
  739. </div>
  740. <!-- END OF TEMPLATE-->
  741.  
  742. <!-- START OF easy a-->
  743. <div id="template" class="shows rc"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  744. <img src="http://i.imgur.com/whveKtL.jpg"/> <!-- CHANGE -->
  745. <!-- PASTE THE IMAGE URL THERE -->
  746.  
  747.  
  748.  
  749. <div id="info">
  750. <div id="media-title">
  751. Easy A <!-- CHANGE -->
  752. <div class="details-title"><a href="http://megashare.info/watch-easy-a-online-TWpNeU1nPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-easy-a-online-free-putlocker.html">LINK 2</i></a> // <a href="http://vodlocker.com/hfo5dis8futc">LINK 3</i></a>
  753. </div> <!-- CHANGE -->
  754. </div>
  755.  
  756. <div class="stats"><span class="label1">Release date</span>: September 17, 2010</div> <!-- CHANGE -->
  757. <div class="stats"><span class="label2">genres</span>: Comedy, Romance</div> <!-- CHANGE -->
  758. <div class="stats"><span class="label1">Length</span>: 92 Minutes</div> <!-- CHANGE -->
  759. <div class="stats"><span class="label2">Director</span>: Will Gluck</div> <!-- CHANGE -->
  760.  
  761. <div id="summary">
  762. <!-- WRITE BETWEEN THIS -->
  763. A clean-cut high school student relies on the school's rumor mill to advance her social and financial standing.
  764. <!-- AND THIS -->
  765. </div></div>
  766. </div>
  767. <!-- END OF TEMPLATE-->
  768.  
  769. <!-- START OF 50 first dates-->
  770. <div id="template" class="shows rc"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  771. <img src="http://i.imgur.com/zQx6U5r.jpg"/> <!-- CHANGE -->
  772. <!-- PASTE THE IMAGE URL THERE -->
  773.  
  774.  
  775.  
  776. <div id="info">
  777. <div id="media-title">
  778. 50 First Dates <!-- CHANGE -->
  779. <div class="details-title"><a href="http://megashare.info/watch-50-first-dates-online-TVRReE1RPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-50-first-dates-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/xi4zpnrsmhf1">Link 3</a>
  780. </div> <!-- CHANGE -->
  781. </div>
  782.  
  783. <div class="stats"><span class="label1">Release date</span>: February 13, 2004</div> <!-- CHANGE -->
  784. <div class="stats"><span class="label2">genres</span>: Comedy, Romance</div> <!-- CHANGE -->
  785. <div class="stats"><span class="label1">Length</span>: 99 Minutes</div> <!-- CHANGE -->
  786. <div class="stats"><span class="label2">Director</span>: Peter Segal</div> <!-- CHANGE -->
  787.  
  788. <div id="summary">
  789. <!-- WRITE BETWEEN THIS -->
  790. Henry Roth is a man afraid of commitment up until he meets the beautiful Lucy. They hit it off and Henry think he's finally found the girl of his dreams, until he discovers she has short-term memory loss and forgets him the very next day.
  791. <!-- AND THIS -->
  792. </div></div>
  793. </div>
  794. <!-- END OF TEMPLATE-->
  795.  
  796.  
  797. <!-- START OF friends w benefits-->
  798. <div id="template" class="shows rc"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  799. <img src="http://i.imgur.com/FVWHV7q.jpg"/> <!-- CHANGE -->
  800. <!-- PASTE THE IMAGE URL THERE -->
  801.  
  802.  
  803. <div id="info">
  804. <div id="media-title">
  805. Friends With Benefits <!-- CHANGE -->
  806. <div class="details-title"><a href="http://megashare.info/watch-friends-with-benefits-online-TXpReU1RPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-friends-with-benefits-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/efo704pu97ql">Link 3</a>
  807. </div> <!-- CHANGE -->
  808. </div>
  809.  
  810. <div class="stats"><span class="label1">Release date</span>: July 22, 2011</div> <!-- CHANGE -->
  811. <div class="stats"><span class="label2">genres</span>: Comedy, Romance</div> <!-- CHANGE -->
  812. <div class="stats"><span class="label1">Length</span>: 109 Minutes</div> <!-- CHANGE -->
  813. <div class="stats"><span class="label2">Director</span>: Will Gluck</div> <!-- CHANGE -->
  814.  
  815. <div id="summary">
  816. <!-- WRITE BETWEEN THIS -->
  817. While trying to avoid the clichés of Hollywood romantic comedies, Dylan Harper and Jamie Rellis soon discover however that adding the act of sex to their friendship does lead to complications.
  818. <!-- AND THIS -->
  819. </div></div>
  820. </div>
  821. <!-- END OF TEMPLATE-->
  822.  
  823.  
  824.  
  825.  
  826. <!-- START OF LOL-->
  827. <div id="template" class="shows rc drama"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  828. <img src="http://i.imgur.com/nBnWktu.jpg"/> <!-- CHANGE -->
  829. <!-- PASTE THE IMAGE URL THERE -->
  830.  
  831.  
  832.  
  833. <div id="info">
  834. <div id="media-title">
  835. LOL <!-- CHANGE -->
  836. <div class="details-title"><a href="http://megashare.info/watch-friends-with-benefits-online-TXpReU1RPT0">LINK 1</i></a> // <a href="http://putlocker.is/watch-lol-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/keqxp4u78e58">Link 3</a></div> <!-- CHANGE -->
  837. </div>
  838.  
  839. <div class="stats"><span class="label1">Release date</span>: March 1, 2012</div> <!-- CHANGE -->
  840. <div class="stats"><span class="label2">genres</span>: Comedy, Romance, Drama</div> <!-- CHANGE -->
  841. <div class="stats"><span class="label1">Length</span>: 109 Minutes</div> <!-- CHANGE -->
  842. <div class="stats"><span class="label2">Director</span>: Lisa Azuelos</div> <!-- CHANGE -->
  843.  
  844. <div id="summary">
  845. <!-- WRITE BETWEEN THIS -->
  846. As a new year at school begins, Lola's heart is broken by her boyfriend, though soon she's surprised by her best friend, promising musician Kyle, who reveals his feelings for her.
  847. <!-- AND THIS -->
  848. </div></div>
  849. </div>
  850. <!-- END OF TEMPLATE-->
  851.  
  852.  
  853.  
  854. <!-- START OF anaconda-->
  855. <div id="template" class="shows adv horror thriller"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  856. <img src="http://i.imgur.com/GOtBgHT.jpg"/> <!-- CHANGE -->
  857. <!-- PASTE THE IMAGE URL THERE -->
  858.  
  859.  
  860. <div id="info">
  861. <div id="media-title">
  862. Anaconda <!-- CHANGE -->
  863. <div class="details-title"><a href="http://megashare.info/watch-anaconda-online-TXpNNE53PT0">LINK 1</a> // <a href="http://video.tt/video/kzKt30El0">LINK 2</i></a> // <a href="http://vodlocker.com/ar0u6hv98te6">LINK 3</i></a> </div> <!-- CHANGE -->
  864. </div>
  865.  
  866. <div class="stats"><span class="label1">Release date</span>: April 11, 1997</div> <!-- CHANGE -->
  867. <div class="stats"><span class="label2">genres</span>: Adventure, Horror, Thriller</div> <!-- CHANGE -->
  868. <div class="stats"><span class="label1">Length</span>: 89 Minutes</div> <!-- CHANGE -->
  869. <div class="stats"><span class="label2">Director</span>: Luis Llosa</div> <!-- CHANGE -->
  870.  
  871. <div id="summary">
  872. <!-- WRITE BETWEEN THIS -->
  873. A "National Geographic" film crew is taken hostage by an insane hunter, who takes them along on his quest to capture the world's largest - and deadliest - snake.
  874. <!-- AND THIS -->
  875. </div></div>
  876. </div>
  877. <!-- END OF TEMPLATE-->
  878.  
  879.  
  880.  
  881.  
  882. <!-- START OF colombiana-->
  883. <div id="template" class="shows action crime drama"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  884. <img src="http://i.imgur.com/U2EyCbJ.jpg"/> <!-- CHANGE -->
  885. <!-- PASTE THE IMAGE URL THERE -->
  886.  
  887.  
  888.  
  889. <div id="info">
  890. <div id="media-title">
  891. Colombiana <!-- CHANGE -->
  892. <div class="details-title"><a href="http://megashare.info/watch-colombiana-online-TXpreU9RPT0">LINK 1</i></a> // <a href="http://vodlocker.com/b1mwrc64v6yu">LINK 2</i></a> // <a href="http://mightyupload.com/gb0fen6x4gev/Colombiana_2011_BRRip_AC3_XviD-UNiQUE.flv.html">LINK 3</a> </div> <!-- CHANGE -->
  893. </div>
  894.  
  895. <div class="stats"><span class="label1">Release date</span>: August 26, 2011</div> <!-- CHANGE -->
  896. <div class="stats"><span class="label2">genres</span>: Action, Crime, Drama</div> <!-- CHANGE -->
  897. <div class="stats"><span class="label1">Length</span>: 108 Minutes</div> <!-- CHANGE -->
  898. <div class="stats"><span class="label2">Director</span>: Oliver Megaton</div> <!-- CHANGE -->
  899.  
  900. <div id="summary">
  901. <!-- WRITE BETWEEN THIS -->
  902. A young woman, after witnessing her parents' murder as a child in Bogota, grows up to be a stone-cold assassin.
  903. <!-- AND THIS -->
  904. </div></div>
  905. </div>
  906. <!-- END OF TEMPLATE-->
  907.  
  908.  
  909.  
  910. <!-- START OF ny minute-->
  911. <div id="template" class="shows comedy"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  912. <img src="http://i.imgur.com/4R4JtLP.jpg"/> <!-- CHANGE -->
  913. <!-- PASTE THE IMAGE URL THERE -->
  914.  
  915.  
  916.  
  917. <div id="info">
  918. <div id="media-title">
  919. New York Minute <!-- CHANGE -->
  920. <div class="details-title"><a href="http://putlocker.is/watch-new-york-minute-online-free-putlocker.html">LINK 1</i></a> // <a href="http://vodlocker.com/mjn9x60utw3b">LINK 2</i></a> // <a href="http://www.solarmovie.is/link/play/2294431/">LINK 3</div> <!-- CHANGE -->
  921. </div>
  922.  
  923. <div class="stats"><span class="label1">Release date</span>: August 26, 2011</div> <!-- CHANGE -->
  924. <div class="stats"><span class="label2">genres</span>: Comedy</div> <!-- CHANGE -->
  925. <div class="stats"><span class="label1">Length</span>: 91 Minutes</div> <!-- CHANGE -->
  926. <div class="stats"><span class="label2">Director</span>: Dennie Gordon</div> <!-- CHANGE -->
  927.  
  928. <div id="summary">
  929. <!-- WRITE BETWEEN THIS -->
  930. Over a 24 hour period, 17-year-old sisters Jane and Roxy Ryan, adversaries who begrudgingly journey together from their Long Island home to New York, where overachiever Jane is due to deliver a speech to qualify for a prestigious college scholarship abroad. Meanwhile, laid-back punk rock rebel Roxy hopes to get backstage at an underground music video shoot for punk pop band Simple Plan so that she can slip her demo tape to the group. However, Roxy and Jane's plans go awry when a mix-up involving Jane's day planner lands them in the middle of a shady black-market transaction. Pursued by an overzealous truant officer and accused of kidnapping a dog belonging to a senator, the Ryan's must find a way to work together to thwart the forces threatening to jeopardize Jane's college dreams and ship Roxy off to a convent school.
  931. <!-- AND THIS -->
  932. </div></div>
  933. </div>
  934. <!-- END OF TEMPLATE-->
  935.  
  936. <!-- START OF annabelle-->
  937. <div id="template" class="shows horror"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  938. <img src="http://i.imgur.com/5yUng9f.jpg"/> <!-- CHANGE -->
  939. <!-- PASTE THE IMAGE URL THERE -->
  940.  
  941.  
  942.  
  943. <div id="info">
  944. <div id="media-title">
  945. Annabelle <!-- CHANGE -->
  946. <div class="details-title"><a href="http://movietube.cc/watch.php?v=6aC1UX32tpc">LINK 1</i></a> // <a href="http://gorillavid.in/mf0gedfak60i">LINK 2</i></a> // <a href="http://thefile.me/cn3ar2rxm5lf">LINK 3</div> <!-- CHANGE -->
  947. </div>
  948.  
  949. <div class="stats"><span class="label1">Release date</span>: October 3, 2014</div> <!-- CHANGE -->
  950. <div class="stats"><span class="label2">genres</span>: Horror</div> <!-- CHANGE -->
  951. <div class="stats"><span class="label1">Length</span>: 99 Minutes</div> <!-- CHANGE -->
  952. <div class="stats"><span class="label2">Director</span>: John R. Leonetti</div> <!-- CHANGE -->
  953.  
  954. <div id="summary">
  955. <!-- WRITE BETWEEN THIS -->
  956. A couple begin to experience terrifying supernatural occurrences involving a vintage doll shortly after their home is invaded by satanic cultists.
  957. <!-- AND THIS -->
  958. </div></div>
  959. </div>
  960. <!-- END OF TEMPLATE-->
  961.  
  962.  
  963.  
  964. <!-- START OF two night stand-->
  965. <div id="template" class="shows rc"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  966. <img src="http://i.imgur.com/f5u8NDr.jpg"/> <!-- CHANGE -->
  967. <!-- PASTE THE IMAGE URL THERE -->
  968.  
  969.  
  970.  
  971. <div id="info">
  972. <div id="media-title">
  973. Two Night Stand <!-- CHANGE -->
  974. <div class="details-title"><a href="http://movietube.cc/watch.php?v=RRbIfQaxY9Y">LINK 1</i></a> // <a href="http://vidzi.tv/jci4d4s28uwn.html">LINK 2</i></a> // <a href="http://putlocker.is/watch-two-night-stand-online-free-putlocker.html">LINK 3</div> <!-- CHANGE -->
  975. </div>
  976.  
  977. <div class="stats"><span class="label1">Release date</span>: September 26, 2014</div> <!-- CHANGE -->
  978. <div class="stats"><span class="label2">genres</span>: Comedy, Romance</div> <!-- CHANGE -->
  979. <div class="stats"><span class="label1">Length</span>: 86 Minutes</div> <!-- CHANGE -->
  980. <div class="stats"><span class="label2">Director</span>: Max Nichols</div> <!-- CHANGE -->
  981.  
  982. <div id="summary">
  983. <!-- WRITE BETWEEN THIS -->
  984. A snowstorm forces two people who made an online connection to unwillingly extend their one-night stand.
  985. <!-- AND THIS -->
  986. </div></div>
  987. </div>
  988. <!-- END OF TEMPLATE-->
  989.  
  990.  
  991.  
  992.  
  993. <!-- START OF red dawn-->
  994. <div id="template" class="shows action sf thriller"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  995. <img src="http://i.imgur.com/3rVgVbK.jpg"/> <!-- CHANGE -->
  996. <!-- PASTE THE IMAGE URL THERE -->
  997.  
  998.  
  999.  
  1000. <div id="info">
  1001. <div id="media-title">
  1002. Red Dawn <!-- CHANGE -->
  1003. <div class="details-title"><a href="http://movietube.cc/watch.php?v=UgpXJ2qjU9Y">LINK 1</i></a> // <a href="http://putlocker.is/watch-red-dawn-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/m3ctqx7mjdao">Link 3</a></div> <!-- CHANGE -->
  1004. </div>
  1005.  
  1006. <div class="stats"><span class="label1">Release date</span>: November 21, 2012</div> <!-- CHANGE -->
  1007. <div class="stats"><span class="label2">genres</span>: Action, Sci-Fi, Thriller</div> <!-- CHANGE -->
  1008. <div class="stats"><span class="label1">Length</span>: 93 Minutes</div> <!-- CHANGE -->
  1009. <div class="stats"><span class="label2">Director</span>: Dan Bradley</div> <!-- CHANGE -->
  1010.  
  1011. <div id="summary">
  1012. <!-- WRITE BETWEEN THIS -->
  1013. A group of teenagers look to save their town from an invasion of North Korean soldiers.
  1014. <!-- AND THIS -->
  1015. </div></div>
  1016. </div>
  1017. <!-- END OF TEMPLATE-->
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023. <!-- START OF Prometheus-->
  1024. <div id="template" class="shows mystery sf adv"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  1025. <img src="http://i.imgur.com/s35SlnB.jpg"/> <!-- CHANGE -->
  1026. <!-- PASTE THE IMAGE URL THERE -->
  1027.  
  1028.  
  1029.  
  1030. <div id="info">
  1031. <div id="media-title">
  1032. Prometheus <!-- CHANGE -->
  1033. <div class="details-title"><a href="http://movietube.cc/watch.php?v=93rPjItBZHw">LINK 1</i></a> // <a href="http://putlocker.is/watch-prometheus-online-free-putlocker.html">Link 2</a> // <a href="http://vodlocker.com/xk5xs1dgemsc">Link 3</a></div> <!-- CHANGE -->
  1034. </div>
  1035.  
  1036. <div class="stats"><span class="label1">Release date</span>: June 8, 2012</div> <!-- CHANGE -->
  1037. <div class="stats"><span class="label2">genres</span>: Mystery, Adventure, Sci-Fi</div> <!-- CHANGE -->
  1038. <div class="stats"><span class="label1">Length</span>: 124 Minutes</div> <!-- CHANGE -->
  1039. <div class="stats"><span class="label2">Director</span>: Ridley Scott</div> <!-- CHANGE -->
  1040.  
  1041. <div id="summary">
  1042. <!-- WRITE BETWEEN THIS -->
  1043. A team of explorers discover a clue to the origins of mankind on Earth, leading them on a journey to the darkest corners of the universe. There, they must fight a terrifying battle to save the future of the human race.
  1044. <!-- AND THIS -->
  1045. </div></div>
  1046. </div>
  1047. <!-- END OF TEMPLATE-->
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054. <!-- START OF Sex Tape-->
  1055. <div id="template" class="shows comedy"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  1056. <img src="http://upload.wikimedia.org/wikipedia/en/8/86/Sex_Tape_(film).jpg"/> <!-- CHANGE -->
  1057. <!-- PASTE THE IMAGE URL THERE -->
  1058.  
  1059.  
  1060.  
  1061. <div id="info">
  1062. <div id="media-title">
  1063. Sex Tape <!-- CHANGE -->
  1064. <div class="details-title"><a href="http://allmyvideos.net/9vjzhaased8z">LINK 1</i></a> // <a href="http://allmyvideos.net/9vjzhaased8z">LINK 2</a> // <a href="http://putlocker.is/watch-sex-tape-online-free-putlocker.html">LINK 3</a> </div> <!-- CHANGE -->
  1065. </div>
  1066.  
  1067. <div class="stats"><span class="label1">Release date</span>: July 18, 2014</div> <!-- CHANGE -->
  1068. <div class="stats"><span class="label2">genres</span>: Comedy</div> <!-- CHANGE -->
  1069. <div class="stats"><span class="label1">Length</span>: 94 min</div> <!-- CHANGE -->
  1070. <div class="stats"><span class="label2">director</span>: Jake Kasdan</div> <!-- CHANGE -->
  1071.  
  1072. <div id="summary">
  1073.  
  1074.  
  1075. <!-- WRITE BETWEEN THIS -->
  1076. When Jay and Annie first got together, their romantic connection was intense - and though they're still very much in love, ten years and two kids have cooled the passion. To kick things up a notch, they decide - why not? - to make a video of themselves trying out every position in The Joy of Sex in one marathon three-hour session. It seems like a great idea - until they discover that their most private video is no longer private. With their reputations on the line, they know they're just one click away from being laid bare to the world... but in their race to reclaim their video, they'll find that it will expose even more than they bargained for.
  1077. </div></div>
  1078. </div>
  1079. <!-- END OF TEMPLATE-->
  1080.  
  1081. <!-- START OF footloose -->
  1082. <div id="template" class="shows comedy drama"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  1083. <img src="http://i.imgur.com/IlfSFKP.jpg"/> <!-- CHANGE -->
  1084. <!-- PASTE THE IMAGE URL THERE -->
  1085.  
  1086.  
  1087. <div id="info">
  1088. <div id="media-title">
  1089. Footloose <!-- CHANGE -->
  1090. <div class="details-title"><a href="http://putlocker.is/watch-footloose-2011-online-free-putlocker.html">LINK 1</i></a> // <a href="http://youtubeonfire.com/watch.php?v=EU6xHjVSMwk">LINK 2</A>// <a href="http://www.videoweed.es/file/4ab95b7acd8b9">LINK 3</A></div> <!-- CHANGE -->
  1091. </div>
  1092.  
  1093. <div class="stats"><span class="label1">Release date</span>: October 14, 2011</div> <!-- CHANGE -->
  1094. <div class="stats"><span class="label2">genres</span>: Comedy, Romance, Music</div> <!-- CHANGE -->
  1095. <div class="stats"><span class="label1">Length</span>: 113 Minutes</div> <!-- CHANGE -->
  1096. <div class="stats"><span class="label2">Director</span>: Craig Brewer</div> <!-- CHANGE -->
  1097.  
  1098. <div id="summary">
  1099. <!-- WRITE BETWEEN THIS -->
  1100. City teenager Ren MacCormack moves to a small town where rock music and dancing have been banned, and his rebellious spirit shakes up the populace.
  1101. <!-- AND THIS -->
  1102. </div></div>
  1103. </div>
  1104. <!-- END OF TEMPLATE-->
  1105.  
  1106. <!-- START OF enough-->
  1107. <div id="template" class="shows crime drama thriller"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  1108. <img src="http://i.imgur.com/xImiLbp.jpg"/> <!-- CHANGE -->
  1109. <!-- PASTE THE IMAGE URL THERE -->
  1110.  
  1111.  
  1112. <div id="info">
  1113. <div id="media-title">
  1114. Enough <!-- CHANGE -->
  1115. <div class="details-title"><a href="http://youtubeonfire.com/watch.php?v=-bT8UGtgzkE">LINK 1</i></a> // <a href="http://youtubeonfire.com/watch.php?v=EU6xHjVSMwk">LINK 2</a> // <a href="http://vidbull.com/zpflrud11qd2">LINK 3</A></div> <!-- CHANGE -->
  1116. </div>
  1117.  
  1118. <div class="stats"><span class="label1">Release date</span>: May 24, 2002</div> <!-- CHANGE -->
  1119. <div class="stats"><span class="label2">genres</span>: Crime, Drama, Thriller</div> <!-- CHANGE -->
  1120. <div class="stats"><span class="label1">Length</span>: 115 Minutes</div> <!-- CHANGE -->
  1121. <div class="stats"><span class="label2">Director</span>: Michael Apted</div> <!-- CHANGE -->
  1122.  
  1123. <div id="summary">
  1124. <!-- WRITE BETWEEN THIS -->
  1125. An abused woman discovers that the dream man she married isn't who she thought he was. She and her daughter try to escape (aided by her previous boyfriend), but he pursues her relentlessly. Fearing also for the safety of her daughter, she decides that there's only one way out of the marriage: kill him.
  1126. <!-- AND THIS -->
  1127. </div></div>
  1128. </div>
  1129. <!-- END OF TEMPLATE-->
  1130.  
  1131.  
  1132. <!-- START OF TEMPLATE-->
  1133. <div id="template" class="shows animation adv comedy"> <!-- CHANGE BUT DO NOT DELETE "shows" OTHERWISE IT DOESN'T WORK PROPERLY -->
  1134. <img src="http://i.imgur.com/Z5RlFWH.jpg"/> <!-- CHANGE -->
  1135. <!-- PASTE THE IMAGE URL THERE -->
  1136.  
  1137.  
  1138.  
  1139.  
  1140. <div id="info">
  1141. <div id="media-title">
  1142. Frozen <!-- CHANGE -->
  1143. <div class="details-title"><a href="http://youtubeonfire.com/watch.php?v=TbQm5doF_Uc">LINK 1</i></a> // <a href="http://putlocker.is/watch-frozen-online-free-putlocker-345165.html">LINK 2</a> // <a href="http://vodlocker.com/sfhdk4iq38ty">LINK 3</a> </div> <!-- CHANGE -->
  1144. </div>
  1145.  
  1146. <div class="stats"><span class="label1">Release date</span>: November 27, 2013</div> <!-- CHANGE -->
  1147. <div class="stats"><span class="label2">genres</span>: Animation, Adventure, Comedy</div> <!-- CHANGE -->
  1148. <div class="stats"><span class="label1">Length</span>: 102 Minutes</div> <!-- CHANGE -->
  1149. <div class="stats"><span class="label2">director</span>: Chris Buck, Jennifer Lee</div> <!-- CHANGE -->
  1150.  
  1151. <div id="summary">
  1152. When a princess with the power to turn things into ice curses her home in infinite winter, her sister, Anna teams up with a mountain man, his playful reindeer, and a snowman to change the weather condition.
  1153. </div></div>
  1154. </div>
  1155. <!-- END OF TEMPLATE-->
  1156. <!-- END OF TEMPLATES -->
  1157. </div>
  1158.  
  1159.  
  1160.  
  1161. <script src="http://static.tumblr.com/fuu6t9w/eubml0pm0/jquery.isotope.min.js"></script>
  1162. <script>
  1163. $(function(){
  1164. var $container = $('#content');
  1165.  
  1166. $container.isotope({
  1167. itemSelector : '.shows'});
  1168.  
  1169. var $optionSets = $('.filters .option-set'),
  1170. $optionLinks = $optionSets.find('a');
  1171.  
  1172. $optionLinks.click(function(){
  1173. var $this = $(this);
  1174. // don't proceed if already selected
  1175. if ( $this.hasClass('selected') ) {
  1176. return false;}
  1177. var $optionSet = $this.parents('.option-set');
  1178. $optionSet.find('.selected').removeClass('selected');
  1179. $this.addClass('selected');
  1180.  
  1181. // make option object dynamically, i.e. { filter: '.my-filter-class' }
  1182. var options = {},
  1183. key = $optionSet.attr('data-option-key'),
  1184. value = $this.attr('data-option-filter');
  1185. // parse 'false' as false boolean
  1186. value = value === 'false' ? false : value;
  1187. options[ key ] = value;
  1188. if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {
  1189. // changes in layout modes need extra logic
  1190. changeLayoutMode( $this, options )
  1191. } else {
  1192. // otherwise, apply new options
  1193. $container.isotope( options );}
  1194. return false;
  1195. });});
  1196. </script>
  1197.  
  1198. <script>
  1199. $(document).ready(function() {
  1200. $('a.pop[href^=#]').click(function() {
  1201. var popID = $(this).attr('rel');
  1202. var popURL = $(this).attr('href');
  1203.  
  1204. var query= popURL.split('?');
  1205. var dim= query[1].split('&');
  1206. var popWidth = dim[0].split('=')[0.5];
  1207.  
  1208. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  1209.  
  1210. var popMargTop = ($('#' + popID).height() + 80) / 2;
  1211. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  1212. $('#' + popID).css({
  1213.  
  1214. 'margin-top' : -popMargTop,
  1215. 'margin-left' : -popMargLeft});
  1216.  
  1217. $('body').append('<div id="fade"></div>');
  1218. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  1219. return false;});
  1220.  
  1221. $('a.close, #fade').live('click', function() {
  1222. $('#fade , .popup_block').fadeOut(function() {
  1223. $('#fade, a.close').remove();});
  1224. return false;});});
  1225. </script>
  1226.  
  1227. </body>
  1228. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement