<!-- <link rel="STYLESHEET" type="text/css" href="global.css" /> --> <!-- we"re directly including --> <style> /* Start of ThreeSpot styles */ body { background: #CACBDA; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; } .container { padding: 0; margin: auto; width: 770px; text-decoration: none; } /* Topbar */ .topbar { background: url(http://www.moveon.org/images/home/topbar.jpg) no-repeat; height: 22px; font-size: 1px; } .topstartext { color: #CBCFE2; padding: 8px 15px 0px 0px; font-size: 1px; } /* Logo Area */ .logonav { background: #FFF; } .logo { display: block; background: url(http://www.moveon.org/images/home/logo.gif); width: 324px; height: 61px; } .logocivic { display: block; background: url(http://www.moveon.org/images/home/logo_civic.gif); width: 324px; height: 61px; } .logopolitical { display: block; background: url(http://www.moveon.org/images/home/logo_political.gif); width: 324px; height: 61px; } .topnav { float: right; margin-top: -61px; } </style> <!-- end of style sheet --> <script type="text/javascript"> var headers = new Array("http://www.moveon.org/images/home/main_political.gif", "http://www.moveon.org/images/home/main_political.gif"); var billboards = new Array("http://www.moveon.org/images/home/main_billboard_1.gif", "http://www.moveon.org/images/home/main_billboard_2.gif"); var actions = new Array("http://political.moveon.org/protectourrights/", "http://political.moveon.org/firerove/"); var links = new Array("http://political.moveon.org/protectourrights/", "http://political.moveon.org/firerove/"); // Do not edit below this line var current = 0; var images = new Array(); for (var i = 0; i < billboards.length; i++) { images[i] = new Image(); images[i].src = billboards[i]; } var headerimages = new Array(); for (var i = 0; i < headers.length; i++) { headerimages[i] = new Image(); headerimages[i].src = headers[i]; } var back_on = new Image(); back_on.src = "http://www.moveon.org/images/home/back_active.gif"; var back_off = new Image(); back_off.src = "http://www.moveon.org/images/home/back_static.gif"; var next_on = new Image(); next_on.src = "http://www.moveon.org/images/home/next_active.gif"; var next_off = new Image(); next_off.src = "http://www.moveon.org/images/home/next_static.gif"; function showTip(offset) { var index = current + offset; index = Math.max(0, index); index = Math.min(index, images.length - 1); if (index != current) { current = index; document.images["billboard"].src = images[current].src; document.images["header"].src = headerimages[current].src; if (current == 0) { document.images["back"].src = back_off.src; } else { document.images["back"].src = back_on.src; } if (current == images.length - 1) { document.images["next"].src = next_off.src; } else { document.images["next"].src = next_on.src; } document.billboard_form.action = actions[current]; document.getElementById("billboard_link").href = links[current]; } } </script> </head> <!-- container --> <div class="container"> <!-- topbar --> <div class="topbar"> <!-- <div class="topstartext" align="right"> <img src = "http://www.moveon.org/images/home/ajointwebsiteof.gif" alt="A Joint Website of" /><a href="http://www.moveon.org/about.html"><img src = "http://www.moveon.org/images/home/moveonorg.gif" border="0" alt="MoveOn.org Civic Action" /></a><img src = "http://www.moveon.org/images/home/amp.gif" alt=" &amp; " /><a href="http://www.moveon.org/about.html"><img src = "http://www.moveon.org/images/home/politcalaction.gif" border="0" alt="MoveOn.org Political Action" /></a></div> --> </div> <!-- end topbar --> <!-- Logo Area --> <div class="logonav"> <div class="logopolitical"></div> <div class="topnav"><a href="http://www.moveon.org/campaigns.html"><img src = "http://www.moveon.org/images/home/nav_campaigns_static.gif" width="83" height="61" alt="Campaign" title="campaign" border="0" name="campaign" onmouseover="this.src="http://www.moveon.org/images/home/nav_campaigns_active.gif"" onmouseout="this.src="http://www.moveon.org/images/home/nav_campaigns_static.gif"" /></a><img src = "http://www.moveon.org/images/home/navrule.gif" width="1" height="61" alt="" border="0" /><a href="http://www.moveon.org/success_stories.html"><img src = "http://www.moveon.org/images/home/nav_success_static.gif" width="135" height="61" alt="Success Stories" title="Success Stories" border="0" name="success" onmouseover="this.src="http://www.moveon.org/images/home/nav_success_active.gif"" onmouseout="this.src="http://www.moveon.org/images/home/nav_success_static.gif"" /></a><img src = "http://www.moveon.org/images/home/navrule.gif" width="1" height="61" alt="" border="0" /><a href="http://political.moveon.org/donate/donate.html"><img src = "http://www.moveon.org/images/home/nav_donate_static.gif" width="74" height="61" alt="Donate" title="Donate" border="0" name="donate" onmouseover="this.src="http://www.moveon.org/images/home/nav_donate_active.gif"" onmouseout="this.src="http://www.moveon.org/images/home/nav_donate_static.gif"" /></a><img src = "http://www.moveon.org/images/home/navrule.gif" width="1" height="61" alt="" border="0" /><a href="http://political.moveon.org/keepmeposted"><img src = "http://www.moveon.org/images/home/nav_signup_static.gif" width="72" height="61" alt="Sign up" title="Sign Up" border="0" name="signup" onmouseover="this.src="http://www.moveon.org/images/home/nav_signup_active.gif"" onmouseout="this.src="http://www.moveon.org/images/home/nav_signup_static.gif"" /></a><img src = "http://www.moveon.org/images/home/navrule.gif" width="1" height="61" alt="" border="0" /><a href="http://www.moveon.org/about.html"><img src = "http://www.moveon.org/images/home/nav_about_st atic.gif" width="78" heig ht="61" alt="About" title="About" border="0" name="about" onmouseover="this.src="http://www.moveon.org/images/home/nav_about_active.gif"" onmouseout="this.src="http://www.moveon.org/images/home/nav_about_static.gif"" /></a></div> </div> <!-- end Logo Area --> </div> <!-- end container --> <p> <h1>Discuss the goals: Right to a living wage</h1><font size=+0>Please use this forum to share why you think <b>a guaranteed living wage</b> should be one of the top positive goals for MoveOn to fight for&mdash;or to read what others have to say before you vote.</font>
Read and rate comments given by others then press Submit Ratings button