All pastes #2082891 Raw Edit

Ditsy Doo [Derpy Hooves]

public html v1 · immutable
#2082891 ·published 2011-09-26 02:46 UTC
rendered paste body
<html>  <script type="text/javascript">//<!--(function (srcs,cfg) { var cbcount = 1; var callback = function () { -- cbcount; if (cbcount === 0) { BrowserPonies.setBaseUrl(cfg.baseurl); if (!BrowserPoniesBaseConfig.loaded) { BrowserPonies.loadConfig(BrowserPoniesBaseConfig); BrowserPoniesBaseConfig.loaded = true; } BrowserPonies.loadConfig(cfg); if (!BrowserPonies.running()) BrowserPonies.start(); } }; if (typeof(BrowserPoniesConfig) === "undefined") { window.BrowserPoniesConfig = {}; } if (typeof(BrowserPoniesBaseConfig) === "undefined") { ++ cbcount; BrowserPoniesConfig.onbasecfg = callback; } if (typeof(BrowserPonies) === "undefined") { ++ cbcount; BrowserPoniesConfig.oninit = callback; } var node = (document.body || document.documentElement || document.getElementsByTagName('head')[0]); for (var id in srcs) { if (document.getElementById(id)) continue; if (node) { var s = document.createElement('script'); s.type = 'text/javascript'; s.id = id; s.src = srcs[id]; node.appendChild(s); } else { document.write('\u003cscript type="text/javscript" src="'+ srcs[id]+'" id="'+id+'"\u003e\u003c/script\u003e'); } } callback();})({"browser-ponies-script":"http://web.student.tuwien.ac.at/~e0427417/browser-ponies/browserponies.js","browser-ponies-config":"http://web.student.tuwien.ac.at/~e0427417/browser-ponies/basecfg.js"},{"baseurl":"http://web.student.tuwien.ac.at/~e0427417/browser-ponies/","fadeDuration":500,"fps":25,"speed":3,"audioEnabled":false,"showLoadProgress":true,"speakProbability":0.2,"spawn":{"derpy hooves":1, "dinky hooves":1}});//--></script>  <style type="text/css">    body, html {      background: white;      text-align: left;      color: #8d90a6;      text-decoration: none;    }    p {      text-decoration: none;      font-size: small;    }    #primary {      width: 520px;      height: 600px;      background-image: url('http://i1196.photobucket.com/albums/aa412/haganbmj/panel2.png');      background-repeat: no-repeat;      vertical-align: top;    }        #thanks {      position: absolute;      top: 15px;      right: 20px;      font-size: large;    }  </style>  <body>    <div id="content" align="center">      <table id="primary">        <tr height=135px></tr>        <tr>          <td width=25px />          <td width=285px>            <p>              Derpy Hooves was the name given to an anonymous grey pegasus from the show My Little Pony: Friendship is Magic              after fans noticed the crossed eyes of the background character in the first episode of season 1.              After widespread popularity amongst the fanbase, executive producer Lauren Faust acknowledged the character, and the              buzz surrounding her. Faust proceeded to give hope to the fandom, stating that the character "Ditsy Doo," who was              referenced as an less-than-intelegent pegasus in Winter Wrap Up, could potentially become the show's go-to character should              they wish to include Derpy in later episodes. Therefore, while Ditsy's appearance is unknown, it is safe to assume              that the production crew of MLP will wish to model her after Derpy Hooves and develop the fan character.              <br /><br />              Additional names for Ditsy Doo include Ditzy Doo, Bubbly Shines, and Bright Eyes.            </p>          </td>          <td width=210px />        </tr>            </table>      <p>lol, I didn't know what to write. This is just an unchecked rambling about Ditsy Doo.        <br />Have some suggestions for this page? Leave a comment and help me out with the information! :D<br/><a href="http://web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html"><b>Browser Ponies</b></a></p>      <div id="thanks">Thanks for the Like!</div>  </body></html>