CINXE.COM

Our Campaigns - Media - Lincoln Project

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head><BASE HREF="https://www.ourcampaigns.com/"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Our Campaigns - Media - Lincoln Project</title> </head> <style type="text/css"> <!-- .Text1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .Text1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .TextY1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EEEEEE} .TextY1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .Text2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffff00} .Headline1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Small1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000} td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .infotable {border:1px solid black;border-color:black white white black;border-radius:8px;background-color:#993333;width:100%;margin:0;padding:0;border-spacing:0px;} .infotable tr th {font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;color:#ffffff;text-align:left;margin:0;padding:4px;} .infotable tr td {border-spacing:0;margin:0;padding:2px;border-color:#6084C8;} .HeadlineBig { font-family: Arial, Helvetica, sans-serif; font-size: 35px; color: #ffffff} .MainHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #993333} .SubHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #333366} .SubHeaderBar td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #333366; text-align:center; } .Switch0 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #6084C8} .Switch1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #7094D8} .Quoted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style:italic; color: #000000; background-color: #80A4E8; border: 1px dashed #000000; padding:4px;} .maprestbl { border:thin solid black; } .maprestbl td { font-size:8px; border-bottom: thin solid black; padding:0px; margin:0px; border-spacing:0px;} .gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div { font-size: 8px; font-weight: 300; } --> </style> <body bgcolor="#6084C8" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="whenLoaded()"> <script language="JavaScript"> <!-- var dylasty=0; var isdy=false; var lastyr=0; function DYDown(fld,e) { dylasty=e.clientY; lastyr=parseInt(fld.value); isdy=true; } function DYMove(fld,e) { if (isdy) { fld.value=String(lastyr-(e.clientY-dylasty)); } } function DYUp(fld,e) { isdy=false; } //--> </script> <script src="ajax.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css"> <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.js"></script> <script type="text/javascript" src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script> <script type="text/javascript" src="/js/jquery.tablesorter.min.js"></script> <script>window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs"));</script> <script> $( function() { $('.datepicker').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('select[name="'+id+'_month"]').val(newdate.substr(5,2)); $('select[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate }); $('.datepicker2').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('input[name="'+id+'_month"]').val(newdate.substr(5,2)); $('input[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker2').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate2 }); } ); function DPSetFromDate(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('select[name="'+id+'_month"]').val()+'-'+$('select[name="'+id+'_day"]').val()); } function DPSetFromDate2(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('input[name="'+id+'_month"]').val()+'-'+$('input[name="'+id+'_day"]').val()); } function NowDateInfo() { alert('This date is a virtual time machine which makes the site display in most cases as if the day was actually the date set. For instance, setting it to July 4, 1800 and going to the US container would show the President as John Adams and the 16 states and two territories.'); } function AdjustIFrame(frame) { var maxW = frame.scrollWidth; var minW = maxW; var FrameH = 100; //IFrame starting height frame.style.height = FrameH + "px" while (minW == maxW && FrameH < 800) { FrameH = FrameH + 50; //Increment frame.style.height = FrameH + "px"; minW = frame.scrollWidth; } } </script> <map name="nav"> <area shape="poly" coords="8,87,6,75,44,65,47,77" href="home.html" alt="Home"> <area shape="poly" coords="52,75,50,64,89,60,91,72" href="about.html" alt="About"> <area shape="poly" coords="95,73,95,60,128,61,129,73" href="javascript:popChat()" alt="Chat"> <area shape="poly" coords="133,73,135,60,171,64,172,76" href="UserList.html" alt="Users"> <area shape="poly" coords="206,78,208,68,251,72,249,83" href="IssueDetail.html?IssueID=1" alt="Issues"> <area shape="poly" coords="252,83,255,72,297,75,298,86" href="PartyList.html" alt="Party"> <area shape="poly" coords="301,86,301,75,368,77,369,88" href="CandidateList.html" alt="Candidates"> <area shape="poly" coords="374,88,372,77,430,74,432,85" href="PollingFirmList.html" alt="Polling Firms"> <area shape="poly" coords="434,86,434,74,471,69,472,82" href="MediaList.html" alt="Media"> <area shape="poly" coords="474,82,473,70,507,66,509,78" href="NewsList.html" alt="News"> <area shape="poly" coords="510,78,509,65,538,64,539,77" href="PollList.html" alt="Polls"> <area shape="poly" coords="16,97,13,87,68,76,70,88" href="Calendar.html" alt="Calendar"> <area shape="poly" coords="74,88,73,75,141,75,141,87" href="KeyRaceList.html" alt="Key Races"> <area shape="poly" coords="145,87,145,76,226,82,226,93" href="ContainerDetail.html?ContainerID=1" alt="United States"> <area shape="poly" coords="230,94,231,83,291,87,290,98" href="PresidentList.html" alt="President"> <area shape="poly" coords="294,98,295,87,339,89,340,99" href="SenateList.html" alt="Senate"> <area shape="poly" coords="343,98,344,89,384,89,386,98" href="HouseList.html" alt="House"> <area shape="poly" coords="389,99,390,89,453,85,455,96" href="StateOfficeList.html" alt="Governors"> <area shape="poly" coords="458,96,456,85,534,78,535,91" href="CountryList.html" alt="International"> <area shape="default" href="home.html"> </map> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" width="539"><a href="home.html"><img src="images/NewHeader.gif" border="0" usemap="#nav" width="539" height="120"></a></td> <td background="images/NewHeaderBack.gif" align="right" width="100%" valign="top"><img src="images/spacer.gif" width="180" height="1"><br> <div style="position: absolute; top:4; right:8"> <form name="dateForm" method="post" action="MediaDetail.html?SetNow=Y&MediaID=2663"><input type="button" value="?" onclick="NowDateInfo()"> <select name="NowDate_month" class="Text1"> <option value="00">--</option> <option value="01">Jan</option><option value="02">Feb</option><option value="03">Mar</option><option value="04">Apr</option><option value="05">May</option><option value="06">Jun</option><option value="07">Jul</option><option value="08">Aug</option><option value="09">Sep</option><option value="10">Oct</option><option value="11">Nov</option><option value="12" SELECTED>Dec</option></select> <select name="NowDate_day" class="Text1"> <option value="00">--</option> <option>01</option><option>02</option><option>03</option><option SELECTED>04</option><option>05</option><option>06</option><option>07</option><option>08</option><option>09</option><option>10</option><option>11</option><option>12</option><option>13</option><option>14</option><option>15</option><option>16</option><option>17</option><option>18</option><option>19</option><option>20</option><option>21</option><option>22</option><option>23</option><option>24</option><option>25</option><option>26</option><option>27</option><option>28</option><option>29</option><option>30</option><option>31</option></select> <input type="text" name="NowDate_year" size="5" maxlength="4" value="2024" onMouseDown="DYDown(this,event)" onMouseUp="DYUp(this,event)" onMouseMove="DYMove(this,event)"> <input type="submit" value="Set" class="Small1"></form> </div> <div style="position: absolute; top:35; right:8"> <form name="searchForm" method="post" action="SearchResults.html"><input type="text" name="SrchTxt" size="15" class="Small1"><input type="submit" value="Search" class="Small1"></form> </div> <div style="position: absolute; top:63; right:8"> <a href="newaccountStep1.html" class="Text2">New User Account</a> </div> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr> <td class="Text1" valign="top" align="center"> <table border="0" cellspacing="0" cellpadding="0" width="95%"><tr> <td align="left"> </td> <td align="right" class="Headline1"><i>&quot;A comprehensive, collaborative elections resource.&quot;&nbsp;</i><br></td> </tr></table> <div align="right" class="Headline1"> <form method="POST" action="home.php"><input type="hidden" name="LogIn" value="Y"> Email:<input type="text" name="Username" size="10" class="Text1" value=""> Password:<input type="password" name="PWord" size="10" class="Text1"> <input type="submit" value="Login" class="Text1"> </form> </div> <br> <div class="Headline1" align="left"><font size="+3">&nbsp;&nbsp;Lincoln Project</font></div> <table border="0" width="90%"><tr><td valign="top" class="Text1"> <table border="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td> <td class="Headline1" align="center">MEDIA DETAILS</td> <td width="42"></td></tr></table></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Website</td><td class="Text1"><a href="https://lincolnproject.us/" class="Text1" target="_blank">https://lincolnproject.us/</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Category</td><td class="Text1">Interest Group</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Start Date</td><td class="Text1"> 00, 0000</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">End Date</td><td class="Text1"> 00, 0000</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Last Modified</td><td class="Text1"><a href="UserDetail.html?UserID=1" class="Text1">RP</a> June 30, 2020 03:55pm</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Description</td><td class="Text1">The Lincoln Project is holding accountable those who would violate their oaths to the Constitution and would put others before Americans. <br> <br> We do not undertake this task lightly nor from ideological preference. Our many policy differences with national Democrats remain. However, the priority for all patriotic Americans must be a shared fidelity to the Constitution and a commitment to defeat those candidates who have abandoned their constitutional oaths, regardless of party. Electing Democrats who support the Constitution over Republicans who do not is a worthy effort.</td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="MediaDetail.html?MediaID=2663&ShowAllNews=Y" class="Headline1">NEWS</a></td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Date</td> <td class="Headline1">Category</td> <td class="Headline1">Headline</td> <td class="Headline1">Article</td> <td class="Headline1">Contributor</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">INFORMATION LINKS</td> <td width="42"></td></tr></table></td></tr> <tr> <td class="Switch1"><a href="https://www.youtube.com/channel/UCpYCxV51bykhMY-wSUozQRg" class="Text1" target="_blank">Lincoln Project on YouTube&nbsp;</a></td> <td class="Switch1"><a href="InfoLinkDetail.html?InfoLinkID=3883" class="Text1">Discuss</a></td> </tr> </table> <br> <script language="javascript"> <!-- function adVideoShow(code,codetype) { d=document.getElementById('AdVideoPlay'); if (codetype == 'Y') { d.innerHTML='<iframe width="250" height="175" src="https://www.youtube.com/embed/'+code+'" frameborder="0" allowfullscreen></iframe>'; } else if (codetype == 'V') { d.innerHTML='<iframe src="https://player.vimeo.com/video/'+code+'" width="250" height="175" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><a href="javascript:adVideoHide()">X</a>'; } else if (codetype == 'B') { d.innerHTML='<embed src="https://c.brightcove.com/services/viewer/federated_f8/1485951475" bgcolor="#FFFFFF" flashVars="videoId='+code+'&playerId=1485951475&viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&servicesURL=https://services.brightcove.com/services&cdnURL=https://admin.brightcove.com&domain=embed&autoStart=false&" base="https://admin.brightcove.com" name="flashObj" width="250" height="175" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed><a href="javascript:adVideoHide()">X</a>'; } else if (codetype == 'I') { d.innerHTML='<object height="175" width="250" data="https://www.iqmediacorp.com/IQMedia_Player_v1.34.swf" type="application/x-shockwave-flash" name="HYETA" id="HUY"> <param value="https://www.iqmediacorp.com/IQMedia_Player_v1.34.swf" name="movie"><param value="true" name="allowfullscreen"><param value="always" name="allowscriptaccess"><param value="high" name="quality"><param value="transparent" name="wmode"><param value="userId=07175c0e-2b70-4325-be6d-611910730968&amp;IsRawMedia=false&amp;embedId='+code+'&amp;PageName=ClipPlayer&amp;EB=false&amp;ServicesBaseURL=2&amp;PlayerFromLocal=false&amp;autoPlayback=false" name="flashvars"></object></IF><a href="javascript:adVideoHide()">X</a>'; } else if (codetype == 'F') { d.innerHTML='<div class="fb-video" style="min-height:175px" data-href="https://www.facebook.com/facebook/videos/'+code+'/" data-width="250" data-show-text="false"></div>'; (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); } d.style.display='block'; } function adVideoHide() { document.getElementById('AdVideoPlay').style.display='none'; } //--> </script> <div id="fb-root"></div> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="8"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">VIDEO ADVERTISEMENTS</td> <td width="42"><a href="AdVideoEdit.html?MediaLink=2663"><img src="../images/ButtonAdd.gif" width="40" height="15" border="0"></a></td></tr></table></td></tr> <tr bgcolor="#333366"><td style="width:260px;" valign="top"><div id="AdVideoPlay" style="display:none;"></div></td><td valign="top"><table class="infotable" cellspacing="0" cellpadding="0" style="width:99%"> <tr bgcolor="#333366" align="center"> <th class="Headline1" style="width:10%">Start Date</th> <th class="Headline1" style="width:20%;">Candidate</th> <th class="Headline1" style="width:10%;">Category</th> <th class="Headline1" style="width:10%;">Ad Tone</th> <th class="Headline1" style="width:5%;">Lng</th> <th class="Headline1" style="width:25%;">Title</th> <th class="Headline1" style="width:10%;">Run Time</th> <th class="Headline1" style="width:10%;">Contributor</th> </tr> </table> <div style="width:100%;height:200px;overflow:auto;"><table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">10/28/2024</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Humor</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=8748" class="Text1" onMouseOver="adVideoShow('jlsd1wZ9jF4','Y')">Secret&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:00:30</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=879" class="Text1">Chronicler&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/14/2022</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=8415" class="Text1" onMouseOver="adVideoShow('P7GnS_V9jzw','Y')">The Traitor Mastriano&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">09/29/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Endorsement</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=8082" class="Text1" onMouseOver="adVideoShow('9mzcW0zUSKg','Y')">Our Moment&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:35</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/30/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Humor</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=8006" class="Text1" onMouseOver="adVideoShow('4TogbPPyQQM','Y')">Wake Up&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:06:25</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/29/2020</td> <td class="Text1" style="width:20%;"> </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Biography</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7992" class="Text1" onMouseOver="adVideoShow('6RzjOlaCCdY','Y')">Real&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:00:30</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/29/2020</td> <td class="Text1" style="width:20%;"> </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Endorsement</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7991" class="Text1" onMouseOver="adVideoShow('_gWTRX31bDY','Y')">Strong&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:00:30</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/29/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7990" class="Text1" onMouseOver="adVideoShow('lSGXknNaYqU','Y')">Trump Stooge&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/24/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7979" class="Text1" onMouseOver="adVideoShow('Mo1lDJrZKx8','Y')">Maxwell&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:16</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/23/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7978" class="Text1" onMouseOver="adVideoShow('2uLJkpH__os','Y')">Failure&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:02:36</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/21/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Humor</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7974" class="Text1" onMouseOver="adVideoShow('gsaO3v4SvwA','Y')">Trumpfeld&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:45</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/17/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">Web Only Ad</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7975" class="Text1" onMouseOver="adVideoShow('nn1bjfOFICY','Y')">New&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:08</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/11/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7969" class="Text1" onMouseOver="adVideoShow('p00fxoDpaIo','Y')">Law and Order&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/08/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7952" class="Text1" onMouseOver="adVideoShow('-vZp3FAQZvU','Y')">Names&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:15</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/07/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7947" class="Text1" onMouseOver="adVideoShow('bk6d4TgO2NY','Y')">Whispers&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:15</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/05/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7948" class="Text1" onMouseOver="adVideoShow('z9-JgVgrPD4','Y')">Historic&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:10</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/02/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7946" class="Text1" onMouseOver="adVideoShow('fNS9mxLMnsU','Y')">Rushmore&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/01/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">rus</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7949" class="Text1" onMouseOver="adVideoShow('eUBAAeuBpPQ','Y')">Fellow Traveler&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:38</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">07/01/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Contrast</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7950" class="Text1" onMouseOver="adVideoShow('XmFXlt1AFHA','Y')">Which Side Of History&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:15</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/30/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7934" class="Text1" onMouseOver="adVideoShow('nytBEWbwOkw','Y')">Betrayed&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/28/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Contrast</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7935" class="Text1" onMouseOver="adVideoShow('XOty4J1b0FU','Y')">Debt&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/27/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7936" class="Text1" onMouseOver="adVideoShow('kiDkTOKI7Ro','Y')">Bounty&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#7094D8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/25/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Contrast</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7937" class="Text1" onMouseOver="adVideoShow('Y5TiyJ7JWRE','Y')">How A President Leads&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> <tr bgcolor="#6084C8" valign="top"> <td class="Text1" style="width:10%;color:#444;">06/23/2020</td> <td class="Text1" style="width:20%;"> vs </td> <td class="Text1" style="width:10%;">TVAd</td> <td class="Text1" style="width:10%;">Attack</td> <td class="Text1" style="width:5%;">eng</td> <td class="Text1" style="width:25%;"> <a href="AdVideoDetail.html?AdVideoID=7938" class="Text1" onMouseOver="adVideoShow('vEzfHfLaLG4','Y')">Truth&nbsp;</a> </td> <td class="Text1" style="width:10%;">00:01:00</td> <td class="Text1" style="width:10%;"><a href="UserDetail.html?UserID=1" class="Text1">RP&nbsp;</a></td> </table></div></td></tr> </table> <br> <script language="javascript"> <!-- var epid=0; var etype=''; var doffset=4; function emotePanel(type,id,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } epid=id; etype=type; var p=document.getElementById('EmoteSelect'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; p.style.display='block'; return false; } function emote(num) { var p=document.getElementById('EmoteSelect'); p.style.display='none'; if (num > 0) { var ajax = new Ajax(); ajax.send_params = 'TYPE='+etype+'&DID='+epid+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/SetEmote.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { document.getElementById('Emote'+etype+epid).innerHTML=resp; } } ajax.sendRequest(); } } function emoteView(type,id,num,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } var p=document.getElementById('EmotePeople'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; var ajax = new Ajax(); ajax.send_params = 'TYPE='+type+'&DID='+id+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/EmoteViewPeople.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var p=document.getElementById('EmotePeople'); p.innerHTML=resp; p.style.display='block'; } } ajax.sendRequest(); } function emoteBlur(id,num) { var p=document.getElementById('EmotePeople'); p.style.display='none'; } function prevDiscussion(num) { if (doffset > 0) { var ajax = new Ajax(); var odo=doffset; doffset-=num; if (doffset < 0) { doffset=0; } if (doffset < 26) { var ppdiv=document.getElementById('PrevPageDiv'); if (ppdiv) { ppdiv.style.display='none'; } } if (doffset == 0) { var pmdiv=document.getElementById('PreviousMsgTR'); if (pmdiv) { pmdiv.style.display='none'; } } document.getElementById('PreviousCount').innerHTML=''+doffset; ajax.send_params = 'IsAjax=Y&To=Media&MediaID=2663&ODO='+odo+'&DOffset='+doffset+'&IgnoreIDs=0&Sub=0&ArchiveCount=4&Page=MediaDetail.html'; ajax.send_url = 'https://www.ourcampaigns.com/discussion.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var md=document.getElementById('DiscussDiv'); var newdiv=document.createElement('div'); newdiv.innerHTML=resp+' '; md.insertBefore(newdiv,md.firstChild); twttr.widgets.load(); } } ajax.sendRequest(); } } //--> </script> <div id="EmoteSelect" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;z-index:300;"><b>Add Your 2&cent;</b><br><a href="javascript:emote(1)">Agree</a><br><a href="javascript:emote(2)">Disagree</a><br> <a href="javascript:emote(4)">Laugh</a><br><a href="javascript:emote(5)">Groan</a><br><a href="javascript:emote(3)">Troll</a><br><a href="javascript:emote(7)">Befuddled</a><br><a href="javascript:emote(6)">Work Complete</a><br><a href="javascript:emote(8)">Prediction</a><br><a href="javascript:emote(0)">[close]</a><br> </div> <div id="EmotePeople" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;" onmouseout="emoteBlur()"> </div> <table class="infotable" cellspacing="0" cellpadding="0"><tr><th colspan="3">DISCUSSION</td></tr> <tr><td colspan="3" id="PreviousMsgTR" align="center" style="background-color:#333366;"><a href="javascript:prevDiscussion(4)" class="Headline1">[View All <div id="PreviousCount" style="display:inline;">4</div> Previous Messages]</a></td></tr> <tr><td colspan="3"><div id="DiscussDiv" class="Switch0"> </td></tr> </table> <script language="JavaScript"> <!-- var fitem=''; function noChangeF(itm) { fitem=itm.value; } function noChangeU(itm) { itm.value=fitem; } function upIRV(fid,vnum) { var snum=vnum-1; var f1=eval('document.UserPoll'+fid+'.UPO'+snum); var f2=eval('document.UserPoll'+fid+'.UPO'+vnum); var fi1=eval('document.UserPoll'+fid+'.UPOI'+snum); var fi2=eval('document.UserPoll'+fid+'.UPOI'+vnum); var ftmp=f1.value; f1.value=f2.value; f2.value=ftmp; ftmp=fi1.value; fi1.value=fi2.value; fi2.value=ftmp; } function pubvotewin(upid) { var prw=window.open('userpollpub.html?UserPollID='+upid,'PubVote','scrollbars=yes,width=500,height=350'); } function quoteMsg(msgid,userid) { f=document.DiscussForm; f.DiscussText.value=f.DiscussText.value + '<q ' + userid + '>' + document.getElementById('MsgC'+msgid).innerHTML + '</q>\n'; } //--> </script> </td><td valign="top" class="Text1"> <table border="0"> <tr bgcolor="#993333"><td colspan="3" class="Headline1" align="center">ENDORSEMENTS</td></tr> </table> </td></tr></table> <div align="right"> </div> </td> </tr> </table> </body> </html> </body> </html>

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