CINXE.COM

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title> </title></head> <body> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>FilmRatings.com (CARA): Red Carpet Ratings Service</title> <link type="text/css" rel="stylesheet" href="redcarpet.css" /> <script language="javascript" type="text/javascript" > // Modal Section // function modalWin() { //if (window.showModalDialog) { //window.showModalDialog("RedCarpetConfirmationWebSite.htm","name","dialogWidth:800px;dialogHeight:300px"); //} else { //window.open('RedCarpetConfirmationWebSite.htm','name','height=300px,width=800px,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no ,modal=yes'); //} //} // modal Section end function RefreshImage(valImageId) { var objImage = document.images[valImageId]; //alert(objImage); if (objImage == undefined) return; var now = new Date(); objImage.src = objImage.src.split('?')[0] + '?x=' + now.toUTCString(); } function submitForm() { var msg = ""; if (document.form1.fname.value == "") { msg += "First Name is Empty \n"; } if (document.form1.lname.value == "") { msg += "Last Name is Empty \n"; } if (document.form1.city.value == "") { msg += "City is Empty \n"; } if (document.form1.state.value == "") { msg += "State is Empty \n"; } if (document.form1.country.value == "") { msg += "Country is Empty \n"; } if (document.form1.email.value == "") { msg += "Email is Empty \n"; } else if (validateEmail(document.form1.email.value) == false) { msg += "Email Is Invalid. \n"; } if ((document.form1.email.value).toLowerCase() != (document.form1.vemail.value).toLowerCase()) { msg += "Emails do not match \n"; } //--------- //msg="" //============================================== if (msg == "") { document.form1.action.value = "update"; document.form1.submit(); // modalWin(); } else { alert(msg); } } function validateEmail(elementValue) { var emailPattern = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/; return emailPattern.test(elementValue); } </script> </head> <body> <div id="headerContainer"> <div class="centeredContent"> <div id="closeBtn"><a href="javascript:self.close();"><img src="images/layout/close.gif" width="36" height="34" alt="Close" title="Close" /></a></div> </div> </div> <div id="contentContainer"> <div class="centeredContent"> <div id="logo_top"> <a href="../" target="_blank"><img src="images/logos/logo_top.gif" width="661" height="87" alt="FilmRatings.com - The Classification &amp; Rating Administration (CARA)" title="FilmRatings.com - The Classification &amp; Rating Administration (CARA)" /></a> </div> <div id="content"> <img src="images/header_red_carpet_ratings.gif" width="425" height="23" alt="Red Carpet Ratings Service" title="Red Carpet Ratings Service" class="headerImage"/><br /><br /> <div class="indentedContent">The Classification and Rating Administration is committed to providing parents with the information they need to make decisions about their children's moviegoing experiences. That is why we are offering a "Red Carpet Ratings" service — a new email alert service to help keep parents apprised of what the most recently premiered movies are rated. Fill out the information below, and each week you will receive an email update detailing what movies are coming out in the theater along with their ratings and their ratings descriptors.<br/><br /> <!--<a href="http://www.mpaadc.org/filmRatings_Cara/RedCarpetRatings/RedCarpetRatings.htm" class="arrowButton">Check Out This Week’s Releases</a>--> <a href="http://rcr.mpaweb.org/RedCarpet.html" class="tableColumn_input"><img src="images/form/checkOutButton.jpg" /></a> </div> <br /> <form method="post" action="./SignIn" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="STWtZHyFxue85sfQx1+JY3DHkqGptFs5RBez79VdHWzBVxL4nZfBuofNdVFxZQfMbBWk1NRGtZtY/DSFrPPl1KqBFauzEERAQuHk7oyNKyvl1LzRtAuKGmA9oqzjZcEMk6g6920kwldVLI+AHemwtw==" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="97765099" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="6I/uAyClMOQzEUFqzqmgm0InoPU8fu7yN+L0SFoj1ELJb34gkg/djh0Rgj1DfsfEdd0TukO2P7PN/c+8CgGUJH42KZQwLQjGQtQq/ho78UAOt86FAnLkrEPMNJiIHJ5woFoJ5j9bwapGnVmV5X9Rb53POMMg4NjeMGaDjUIwYAKdXrxARUKQh4YAfGjvHyD4D/Ic+K8Mb/PD5DHLnOjl+IaJRVwX13lGcCBBtHoYhyhpNYU6dN/lm2dXPsLvg8TmvChAQhfOScPdN6lGFgCiGQ8qpVZGfppEdQZh7iBlXnI=" /> </div> <input type="hidden" name="action" value="noupdate"></input> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="tableForm"> <tr> <td class="tableColumn_label">&nbsp;</td> <td class="tableColumn_input"><h1>Sign Up For Our Weekly Email Updates</h1></td> </tr> <tr> <td class="tableColumn_label">First Name</td> <td class="tableColumn_input"><input name="fname" type="text" id="fname" class="inputText" /></td> </tr> <tr> <td class="tableColumn_label">Last Name</td> <td class="tableColumn_input"><input name="lname" type="text" id="lname" class="inputText" /></td> </tr> <tr> <td colspan="2" class="tableRow_padding"/> </tr> <tr> <td class="tableColumn_label">City</td> <td class="tableColumn_input"><input name="city" type="text" id="city" class="inputText" /></td> </tr> <tr> <td class="tableColumn_label">State / Province</td> <td class="tableColumn_input"><input name="state" type="text" id="state" class="inputText" /></td> </tr> <tr> <td class="tableColumn_label">Country</td> <td class="tableColumn_input"><input name="country" type="text" id="country" class="inputText" /></td> </tr> <tr> <td colspan="2" class="tableRow_padding"/> </tr> <tr> <td class="tableColumn_label">Email Address</td> <td class="tableColumn_input"><input name="email" type="text" id="email" class="inputText" /></td> </tr> <tr> <td class="tableColumn_label">Verify Email</td> <td class="tableColumn_input"><input name="vemail" type="text" id="vemail" class="inputText" /></td> </tr> <tr> <td class="tableColumn_label_red table_error" hidden>Email does not match; Try again</td> <td class="tableColumn_input table_error" hidden> This is a not an Email; Please reenter. </td> </tr> <tr > <td class="tableColumn_label" style="align-content:center; width:200px"> </td> <td class="tableColumn_input" style="align-content:flex-start; width:200px"> <img height="30" alt="" src="Turing.aspx" width="80"> </td> </tr> <tr> <td class="tableColumn_label">Please enter numbers from above</td> <td class="tableColumn_input"><input name="captcha" type="text" id="captcha" class="inputText" style="width:60px" /></td> </tr> <tr> <td class="tableColumn_label table_error" hidden>Please reenter numbers</td> <td class="tableColumn_input"></td> </tr> <tr> <td class="tableColumn_label" > </td> <td class="tableColumn_input"><input type="image" name="iButton1" id="iButton1" src="images/form/submit.gif" /></td> </tr> <tr> <td class="indentedContent" colspan="2" align="left">&nbsp; <table width="600px" border="1" hidden > <tr> <td align="center"> CONFIRMATION</td> </tr> <tr> <td> <p><font size="4" face="Arial, Helvetica, sans-serif">Thank you for signing up for the MPA/CARA Red Carpet Ratings Service. Each week you will receive an email with that week's releases, their ratings, and a brief explanation of why each film was given its rating (the "rating reason").</font></p> <p><font size="4" face="Arial, Helvetica, sans-serif">Please add "MotionPictureAssociation@motionpictures.org" to your approved senders list in your email program so our messages are not blocked by your spam filter.</font></p> <p><font size="4" face="Arial, Helvetica, sans-serif">To remove yourself from our mailing list, simply reply back to one of our Red Carpet Ratings emails with "UNSUBSCRIBE" in the subject line.</font></p> <p><font size="4" face="Arial, Helvetica, sans-serif">Thank you.</font></p> <p ><font size="4" face="Arial, Helvetica, sans-serif"><strong>Motion Picture Association (MPA)<br> Classification and Rating Administration (CARA)</strong></font></p> </font><font size="4" face="Arial, Helvetica, sans-serif"><strong>&nbsp;</strong></font></td> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="tableRow_padding"/> </tr> <tr> <td class="tableColumn_label">&nbsp;</td> <td class="tableColumn_input"> <span class="table_error"></span></td> </tr> <tr> <td colspan="2" class="tableRow_padding"/> </tr> </table> </form> </div> </div> </div> <div id="footerContainer"> <div class="centeredContent"> <div class="footer_text"><a href="../terms/" target="_blank">TERMS OF USE</a> | <a href="../privacy/" target="_blank">PRIVACY POLICY</a><br />&trade; &amp; &copy; 1986 - <script type="text/javascript" language="javascript">var d = new Date(); document.write(d.getFullYear());</script> MPA. ALL RIGHTS RESERVED. </div> </div> </div> <div> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=2&cb=1332736536" async></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10