More Quote fixes

This commit is contained in:
Robohash 2011-07-08 02:20:08 -04:00
parent 488b3797be
commit f99bade46e

View File

@ -201,7 +201,7 @@ $(document).ready(function(){
<!-- start of left quote -->
<div class="left_quote">
{% set drquotes = ['<span class="large_quote">"Eliminates sources of Human Error."</span><br /><span class="small_quote">Dr. Chandra, RobotCrunch</span>',' <span class="large_quote">"Klaatu barada nikto!"</span><br /><span class="small_quote">Gort\'s Web Emporium</span>','<span class="large_quote">"A huge success!."</span><br /><span class="small_quote">Cave Johnson, CEO, Aperture Laboratories</span>','<span class="large_quote">"Finally, a place to get speedy and heroic robots; I can retire in peace."</span><br /><span class="small_quote">Thomas Light</span>','<span class="large_quote">"The Ultimate Worker."</span><br /><span class="small_quote">Joh Fredersen, Founder Metropolis</span>','<span class="large_quote">"They almost look alive."</span><br /><span class="small_quote">N. Crosby, Nova Robotics </span>','<span class="large_quote">"It looks highly Profitable, I\'m Sure."</span><br /><span class="small_quote">Dr. R. Venture, Super Scientist</span>','<span class="large_quote">"To make any alteration would prove fatal."</span><br /><span class="small_quote">Dr. Eldon Tyrell</span>', '<span class="large_quote">"The robots are all so.. Normal!"</span><br /><span class="small_quote">Joanna Eberhart, Beta tester</span>','<span class="large_quote">"They have great dreams, and potential. May they never reach them.."</span><br /><span class="small_quote">Dr. N. Soong</span>'] %}
{% set drquotes = ['<span class="large_quote">"Eliminates sources of Human Error."</span><br /><span class="small_quote">Dr. Chandra, RobotCrunch</span>',' <span class="large_quote">"Klaatu barada nikto!"</span><br /><span class="small_quote">Gort\'s Web Emporium</span>','<span class="large_quote">"A huge success!."</span><br /><span class="small_quote">Cave Johnson, CEO, Aperture Laboratories</span>','<span class="large_quote">"Robohash put me out of a job. Screw them."</span><br /><span class="small_quote">Thomas Light</span>','<span class="large_quote">"The Ultimate Worker."</span><br /><span class="small_quote">Joh Fredersen, Founder Metropolis</span>','<span class="large_quote">"They almost look alive."</span><br /><span class="small_quote">N. Crosby, Nova Robotics </span>','<span class="large_quote">"It looks highly Profitable, I\'m Sure."</span><br /><span class="small_quote">Dr. R. Venture, Super Scientist</span>','<span class="large_quote">"To make any alteration would prove fatal."</span><br /><span class="small_quote">Dr. Eldon Tyrell</span>', '<span class="large_quote">"The robots are all so.. Normal!"</span><br /><span class="small_quote">Joanna Eberhart, Beta tester</span>','<span class="large_quote">"They have beautiful dreams; May they never reach them.."</span><br /><span class="small_quote">Dr. N. Soong</span>'] %}