More quotes, annoying banner ad
This commit is contained in:
parent
59cdd2bdd3
commit
a681af94b9
@ -160,6 +160,22 @@ The following button manipulates the site cookie. This setting is the only use o
|
|||||||
<P><A HREF="./rants/liberalism">here's my <B>rant</B> (not essay) on liberals (from a leftist perspective)</A></P>
|
<P><A HREF="./rants/liberalism">here's my <B>rant</B> (not essay) on liberals (from a leftist perspective)</A></P>
|
||||||
<P><A HREF="./shitlist">here's my "shitlist"</A></P>
|
<P><A HREF="./shitlist">here's my "shitlist"</A></P>
|
||||||
|
|
||||||
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||||
|
|
||||||
|
<A HREF="http://www.trinity.moe"><IMG
|
||||||
|
ALT="trinity.moe. Hypertext on port 80. Click here."
|
||||||
|
SRC="https://ia601509.us.archive.org/31/items/trinitydotmoe88x31/trinitydotmoe88x31.bmp"
|
||||||
|
WIDTH="88px"
|
||||||
|
/></A>
|
||||||
|
|
||||||
|
<PRE STYLE="BACKGROUND-COLOR: WHITE; COLOR: BLACK;">
|
||||||
|
<A HREF="http://www.trinity.moe"><IMG
|
||||||
|
ALT="trinity.moe. Hypertext on port 80. Click here."
|
||||||
|
SRC="https://ia601509.us.archive.org/31/items/trinitydotmoe88x31/trinitydotmoe88x31.bmp"
|
||||||
|
WIDTH="88px"
|
||||||
|
/></A>
|
||||||
|
</PRE>
|
||||||
|
|
||||||
</TD></TR></TABLE>
|
</TD></TR></TABLE>
|
||||||
|
|
||||||
<FOOTER>
|
<FOOTER>
|
||||||
|
@ -13,7 +13,13 @@ window.initializequotes = function() {
|
|||||||
[ "A checklist can aid here.",
|
[ "A checklist can aid here.",
|
||||||
"Lance Leventhal" ],
|
"Lance Leventhal" ],
|
||||||
[ "Special thanks to Ками for their help adding quotes to this page.",
|
[ "Special thanks to Ками for their help adding quotes to this page.",
|
||||||
"Deven Blake" ]
|
"Deven Blake" ],
|
||||||
|
[ "You never know.",
|
||||||
|
"Mr. McSweeney" ],
|
||||||
|
[ "You lost the game.",
|
||||||
|
"Anonymous" ],
|
||||||
|
[ "Have you tried turning your computer off and on again?",
|
||||||
|
"Pre-historic phrase" ]
|
||||||
];
|
];
|
||||||
window.quote = 0;
|
window.quote = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user