- Gematria javascripts -- Ding Dang Dong (Humburger yuk fu), 15:48:58 10/04/09 Sun
<html>
<head><title>Alphabetic Calculator</title></head>
<body>
<CENTER><h1>Alphabetic Calculator</h1></center>
444 -- That's 666 * .6666666...<br>
545 -- Average alphabetic weight of 13/char for 5<br>
636 -- That's 444 all uppercase<br>
650 -- That's 666 alphabetic wt * 9 for 6 letters<br>
664 -- That's 666 reverse alphabetic wt * 9 for 6<br>
698 -- That's 666 with an initial uppercase<br>
746 -- That's 666 alphabetic wt * 9 for 7<br>
750 -- That's 666 reverse alphabetic wt * 6 for 7<br>
752 -- That's (666 + 698 + 954)/3<br>
781 -- That's 752 reverse alphabetic<br>
787 -- That's 666 reverse alphabetic wt * 9 for 7<br>
872 -- That's average alphabetic weight of 13 for 8<br>
954 -- That's 666 all uppercase<br>
<FORM NAME="Calc" action="http://www.theroundtrip.com/jokes.php" method="post">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<center>
<TABLE BORDER=4>
<TR>
<TD>
<INPUT TYPE="text" NAME="Input" Size="20">
<br><INPUT TYPE="text" NAME="Chval" Size="20"><br>
<INPUT TYPE="text" NAME="joketext" Size="20"><br>
<input type="submit" name="submitjoke" value="SUBMIT" />
<INPUT TYPE="button" NAME="space" VALUE="SPACE" OnClick="Calc.Input.value = '', Calc.Chval.value += ' '">
<br>
</TD>
</TR>
<TR>
<TD>
<INPUT TYPE="button" NAME="DoIt" VALUE=" = " OnClick="Calc.Input.value = eval(Calc.Input.value)">
<INPUT TYPE="button" NAME="reject" VALUE=" clr " OnClick="if (Calc.Input.value == 666 || Calc.Input.value == 444 || Calc.Input.value == 954 || Calc.Input.value == 968 || Calc.Input.value == 1017 || Calc.Input.value == 750 || Calc.Input.value == 752 || Calc.Input.value == 781 || Calc.Input.value == 783 || Calc.Input.value == 787 || Calc.Input.value == 746 || Calc.Input.value == 627 || Calc.Input.value == 648 || Calc.Input.value == 650 || Calc.Input.value == 664 || Calc.Input.value == 678 || Calc.Input.value == 687 || Calc.Input.value == 636 || Calc.Input.value == 616 || Calc.Input.value == 872)alert('SHAME ON YOU!! Hit the SUBMIT button'), Calc.Input.value = '', Calc.joketext.value += (Calc.Chval.value + ' '), Calc.Chval.value = ''">
<INPUT TYPE="button" NAME="a" VALUE=" a " OnClick="Calc.Input.value += '+ 97', Calc.Chval.value += 'a'">
<INPUT TYPE="button" NAME="b" VALUE=" b " OnClick="Calc.Input.value += '+ 98', Calc.Chval.value += 'b'">
<br>
<INPUT TYPE="button" NAME="c" VALUE=" c " OnClick="Calc.Input.value += '+ 99', Calc.Chval.value += 'c'">
<INPUT TYPE="button" NAME="d" VALUE=" d " OnClick="Calc.Input.value += '+ 100', Calc.Chval.value += 'd'">
<INPUT TYPE="button" NAME="e" VALUE=" e " OnClick="Calc.Input.value += '+ 101', Calc.Chval.value += 'e'">
<INPUT TYPE="button" NAME="f" VALUE=" f " OnClick="Calc.Input.value += '+ 102', Calc.Chval.value += 'f'">
<br>
<INPUT TYPE="button" NAME="g" VALUE=" g " OnClick="Calc.Input.value += '+ 103', Calc.Chval.value += 'g'">
<INPUT TYPE="button" NAME="h" VALUE=" h " OnClick="Calc.Input.value += '+ 104', Calc.Chval.value += 'h'">
<INPUT TYPE="button" NAME="i" VALUE=" i " OnClick="Calc.Input.value += '+ 105', Calc.Chval.value += 'i'">
<INPUT TYPE="button" NAME="j" VALUE=" j " OnClick="Calc.Input.value += '+ 106', Calc.Chval.value += 'j'">
<br>
<INPUT TYPE="button" NAME="k" VALUE=" k " OnClick="Calc.Input.value += '+ 107', Calc.Chval.value += 'k'">
<INPUT TYPE="button" NAME="l" VALUE=" l " OnClick="Calc.Input.value += '+ 108', Calc.Chval.value += 'l'">
<INPUT TYPE="button" NAME="m" VALUE=" m " OnClick="Calc.Input.value += '+ 109', Calc.Chval.value += 'm'">
<INPUT TYPE="button" NAME="n" VALUE=" n " OnClick="Calc.Input.value += '+ 110', Calc.Chval.value += 'n'">
<br>
<INPUT TYPE="button" NAME="o" VALUE=" o " OnClick="Calc.Input.value += '+ 111', Calc.Chval.value += 'o'">
<INPUT TYPE="button" NAME="p" VALUE=" p " OnClick="Calc.Input.value += '+ 112', Calc.Chval.value += 'p'">
<INPUT TYPE="button" NAME="q" VALUE=" q " OnClick="Calc.Input.value += '+ 113', Calc.Chval.value += 'q'">
<INPUT TYPE="button" NAME="r" VALUE=" r " OnClick="Calc.Input.value += '+ 114', Calc.Chval.value += 'r'">
<br>
<INPUT TYPE="button" NAME="s" VALUE=" s " OnClick="Calc.Input.value += '+ 115', Calc.Chval.value += 's'">
<INPUT TYPE="button" NAME="t" VALUE=" t " OnClick="Calc.Input.value += '+ 116', Calc.Chval.value += 't'">
<INPUT TYPE="button" NAME="u" VALUE=" u " OnClick="Calc.Input.value += '+ 117', Calc.Chval.value += 'u'">
<INPUT TYPE="button" NAME="v" VALUE=" v " OnClick="Calc.Input.value += '+ 118', Calc.Chval.value += 'v'">
<br>
<INPUT TYPE="button" NAME="w" VALUE=" w " OnClick="Calc.Input.value += '+ 119', Calc.Chval.value += 'w'">
<INPUT TYPE="button" NAME="x" VALUE=" x " OnClick="Calc.Input.value += '+ 120', Calc.Chval.value += 'x'">
<INPUT TYPE="button" NAME="y" VALUE=" y " OnClick="Calc.Input.value += '+ 121', Calc.Chval.value += 'y'">
<INPUT TYPE="button" NAME="z" VALUE=" z " OnClick="Calc.Input.value += '+ 122', Calc.Chval.value += 'z'">
<br>
<INPUT TYPE="button" NAME="one" VALUE=" 1 " OnClick="Calc.Input.value += '1'">
<INPUT TYPE="button" NAME="two" VALUE=" 2 " OnCLick="Calc.Input.value += '2'">
<INPUT TYPE="button" NAME="three" VALUE=" 3 " OnClick="Calc.Input.value += '3'">
<INPUT TYPE="button" NAME="plus" VALUE=" + " OnClick="Calc.Input.value += ' + '">
<br>
<INPUT TYPE="button" NAME="four" VALUE=" 4 " OnClick="Calc.Input.value += '4'">
<INPUT TYPE="button" NAME="five" VALUE=" 5 " OnCLick="Calc.Input.value += '5'">
<INPUT TYPE="button" NAME="six" VALUE=" 6 " OnClick="Calc.Input.value += '6'">
<INPUT TYPE="button" NAME="minus" VALUE=" - " OnClick="Calc.Input.value += ' - '">
<br>
<INPUT TYPE="button" NAME="seven" VALUE=" 7 " OnClick="Calc.Input.value += '7'">
<INPUT TYPE="button" NAME="eight" VALUE=" 8 " OnCLick="Calc.Input.value += '8'">
<INPUT TYPE="button" NAME="nine" VALUE=" 9 " OnClick="Calc.Input.value += '9'">
<INPUT TYPE="button" NAME="times" VALUE=" * " OnClick="Calc.Input.value += ' * '">
<br>
<INPUT TYPE="button" NAME="zero" VALUE=" 0 " OnClick="Calc.Input.value += '0'">
<INPUT TYPE="button" NAME="decimal" VALUE=" . " OnClick="Calc.Input.value += '.'">
<INPUT TYPE="button" NAME="allc" VALUE=" c/a " OnClick="Calc.Input.value = '', Calc.Chval.value = ''">
<INPUT TYPE="button" NAME="div" VALUE=" / " OnClick="Calc.Input.value += ' / '">
<br>
</TD>
</TR>
</TABLE>
</FORM>
</body>
</html>
---------------------------------------------------------------------------------------------
<html>
<head><title>Hebrew Gematria Calculator</title></head>
<body>
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<center><h1>Hebrew Gematria Calculator</h1>
<FORM NAME="Calc" action="http://www.theroundtrip.com/jokes.php" method="post">
<TABLE BORDER=4>
<TR>
<TD>
<INPUT TYPE="text" NAME="Input" Size="20">
<br><INPUT TYPE="text" NAME="Chval" Size="20"><br>
<INPUT TYPE="text" NAME="joketext" Size="20"><br>
<input type="submit" name="submitjoke" value="SUBMIT" />
<br><INPUT TYPE="button" NAME="forward" VALUE=" asc " OnClick="location.replace('calc.htm')">
<INPUT TYPE="button" NAME="space" VALUE="SPACE" OnClick="Calc.Input.value = '', Calc.Chval.value += ' '">
<br>
</TD>
</TR>
<TR>
<TD>
<INPUT TYPE="button" NAME="DoIt" VALUE=" = " OnClick="Calc.Input.value = eval(Calc.Input.value)">
<INPUT TYPE="button" NAME="reject" VALUE=" clr " OnClick="Calc.Input.value = '', Calc.joketext.value += (Calc.Chval.value + ' '), Calc.Chval.value = ''">
<INPUT TYPE="button" NAME="a" VALUE=" a " OnClick="Calc.Input.value += '+ 1', Calc.Chval.value += 'a'">
<INPUT TYPE="button" NAME="b" VALUE=" b " OnClick="Calc.Input.value += '+ 2', Calc.Chval.value += 'b'">
<br>
<INPUT TYPE="button" NAME="c" VALUE=" c " OnClick="Calc.Input.value += '+ 3', Calc.Chval.value += 'c'">
<INPUT TYPE="button" NAME="d" VALUE=" d " OnClick="Calc.Input.value += '+ 4', Calc.Chval.value += 'd'">
<INPUT TYPE="button" NAME="e" VALUE=" e " OnClick="Calc.Input.value += '+ 5', Calc.Chval.value += 'e'">
<INPUT TYPE="button" NAME="f" VALUE=" f " OnClick="Calc.Input.value += '+ 80', Calc.Chval.value += 'f'">
<br>
<INPUT TYPE="button" NAME="g" VALUE=" g " OnClick="Calc.Input.value += '+ 3', Calc.Chval.value += 'g'">
<INPUT TYPE="button" NAME="h" VALUE=" h " OnClick="Calc.Input.value += '+ 8', Calc.Chval.value += 'h'">
<INPUT TYPE="button" NAME="i" VALUE=" i " OnClick="Calc.Input.value += '+ 10', Calc.Chval.value += 'i'">
<INPUT TYPE="button" NAME="j" VALUE=" j " OnClick="Calc.Input.value += '+ 90', Calc.Chval.value += 'j'">
<br>
<INPUT TYPE="button" NAME="k" VALUE=" k " OnClick="Calc.Input.value += '+ 20', Calc.Chval.value += 'k'">
<INPUT TYPE="button" NAME="l" VALUE=" l " OnClick="Calc.Input.value += '+ 30', Calc.Chval.value += 'l'">
<INPUT TYPE="button" NAME="m" VALUE=" m " OnClick="Calc.Input.value += '+ 40', Calc.Chval.value += 'm'">
<INPUT TYPE="button" NAME="n" VALUE=" n " OnClick="Calc.Input.value += '+ 50', Calc.Chval.value += 'n'">
<br>
<INPUT TYPE="button" NAME="o" VALUE=" o " OnClick="Calc.Input.value += '+ 70', Calc.Chval.value += 'o'">
<INPUT TYPE="button" NAME="p" VALUE=" p " OnClick="Calc.Input.value += '+ 80', Calc.Chval.value += 'p'">
<INPUT TYPE="button" NAME="q" VALUE=" q " OnClick="Calc.Input.value += '+ 100', Calc.Chval.value += 'q'">
<INPUT TYPE="button" NAME="r" VALUE=" r " OnClick="Calc.Input.value += '+ 200', Calc.Chval.value += 'r'">
<br>
<INPUT TYPE="button" NAME="s" VALUE=" s " OnClick="Calc.Input.value += '+ 60', Calc.Chval.value += 's'">
<INPUT TYPE="button" NAME="t" VALUE=" t " OnClick="Calc.Input.value += '+ 9', Calc.Chval.value += 't'">
<INPUT TYPE="button" NAME="u" VALUE=" u " OnClick="Calc.Input.value += '+ 70', Calc.Chval.value += 'u'">
<INPUT TYPE="button" NAME="v" VALUE=" v " OnClick="Calc.Input.value += '+ 6', Calc.Chval.value += 'v'">
<br>
<INPUT TYPE="button" NAME="w" VALUE=" w " OnClick="Calc.Input.value += '+ 6', Calc.Chval.value += 'w'">
<INPUT TYPE="button" NAME="x" VALUE=" x " OnClick="Calc.Input.value += '+ 600', Calc.Chval.value += 'x'">
<INPUT TYPE="button" NAME="y" VALUE=" y " OnClick="Calc.Input.value += '+ 10', Calc.Chval.value += 'y'">
<INPUT TYPE="button" NAME="z" VALUE=" z " OnClick="Calc.Input.value += '+ 7', Calc.Chval.value += 'z'">
<br>
<INPUT TYPE="button" NAME="ch" VALUE=" ch " OnClick="Calc.Input.value += '+ 8', Calc.Chval.value += 'ch'">
<INPUT TYPE="button" NAME="ph" VALUE=" ph " OnClick="Calc.Input.value += '+ 80', Calc.Chval.value += 'ph'">
<INPUT TYPE="button" NAME="tz" VALUE=" tz " OnClick="Calc.Input.value += '+ 90', Calc.Chval.value += 'tz'">
<INPUT TYPE="button" NAME="sh" VALUE=" sh, s " OnClick="Calc.Input.value += '+ 300', Calc.Chval.value += 'sh'">
<br>
<INPUT TYPE="button" NAME="th" VALUE=" th, t " OnClick="Calc.Input.value += '+ 400', Calc.Chval.value += 'th'">
<INPUT TYPE="button" NAME="kF" VALUE=" kF " OnClick="Calc.Input.value += '+ 500', Calc.Chval.value += 'k'">
<INPUT TYPE="button" NAME="mF" VALUE=" mF " OnClick="Calc.Input.value += '+ 600', Calc.Chval.value += 'm'">
<br>
<INPUT TYPE="button" NAME="nF" VALUE=" nF " OnClick="Calc.Input.value += '+ 700', Calc.Chval.value += 'n'">
<INPUT TYPE="button" NAME="phF" VALUE=" phF " OnClick="Calc.Input.value += '+ 800', Calc.Chval.value += 'ph'">
<INPUT TYPE="button" NAME="tzF" VALUE=" tzF " OnClick="Calc.Input.value += '+ 900', Calc.Chval.value += 'tz'">
<br>
<INPUT TYPE="button" NAME="one" VALUE=" 1 " OnClick="Calc.Input.value += '1'">
<INPUT TYPE="button" NAME="two" VALUE=" 2 " OnCLick="Calc.Input.value += '2'">
<INPUT TYPE="button" NAME="three" VALUE=" 3 " OnClick="Calc.Input.value += '3'">
<INPUT TYPE="button" NAME="plus" VALUE=" + " OnClick="Calc.Input.value += ' + '">
<br>
<INPUT TYPE="button" NAME="four" VALUE=" 4 " OnClick="Calc.Input.value += '4'">
<INPUT TYPE="button" NAME="five" VALUE=" 5 " OnCLick="Calc.Input.value += '5'">
<INPUT TYPE="button" NAME="six" VALUE=" 6 " OnClick="Calc.Input.value += '6'">
<INPUT TYPE="button" NAME="minus" VALUE=" - " OnClick="Calc.Input.value += ' - '">
<br>
<INPUT TYPE="button" NAME="seven" VALUE=" 7 " OnClick="Calc.Input.value += '7'">
<INPUT TYPE="button" NAME="eight" VALUE=" 8 " OnCLick="Calc.Input.value += '8'">
<INPUT TYPE="button" NAME="nine" VALUE=" 9 " OnClick="Calc.Input.value += '9'">
<INPUT TYPE="button" NAME="times" VALUE=" * " OnClick="Calc.Input.value += ' * '">
<br>
<INPUT TYPE="button" NAME="zero" VALUE=" 0 " OnClick="Calc.Input.value += '0'">
<INPUT TYPE="button" NAME="decimal" VALUE=" . " OnClick="Calc.Input.value += '.'">
<INPUT TYPE="button" NAME="allc" VALUE=" c/a " OnClick="Calc.Input.value = '', Calc.Chval.value = ''">
<INPUT TYPE="button" NAME="div" VALUE=" / " OnClick="Calc.Input.value += ' / '">
<br>
</TD>
</TR>
</TABLE>
</FORM>
</CENTER>
</body>
</html>
[ Post a Reply to this Message ][Edit]
Replies:
- earn.online -- asif, 04:36:40 08/05/09 Wed
Hey
You want to make money online then you can earn money by sitting at own home and it’s very easy to earn money from this way and it’s very easy way to make money at home base jobs and in this way Google Inc will pay you in $ US ,in jobs like Data Entry ,typist and more and more fields Available here where you can make money easy and easy and it’s on you that how much you can expend your time for this work and best of luck and for more info
http://earnonline.chlahore.com
Thank and best of luck
[ Post a Reply to this Message ][Edit]
- I'll never get a boner again -- Kimo Savvy (mangy), 11:37:45 07/02/09 Thu
Lose your point.
[ Post a Reply to this Message ][Edit]
Replies:
- classified -- shahzad, 22:50:52 06/28/09 Sun
Hey if you can earn money by sitting at own home and its easy to earn money to earn Home base Jobs And Google Inc will pay you in Us $ and you can earn $ 10,000 So so for more info
http://ursads.com
[ Post a Reply to this Message ][Edit]
- business -- malik.bilal (business), 20:43:52 06/26/09 Fri
Hey
You need Money
then you have to do Some online business and through this way you can
earn money by sitting at own home and get a lot of money which you need
so do some for you Future and Get some for your self you can earn at least
$ 10,000 per month from (Google inc) so protect time and save money
For more info you can see that
http://ursads.com
[ Post a Reply to this Message ][Edit]
- Get Online Jobs -- Asif ur Rehman (easy to earn $. . .), 11:12:07 05/30/09 Sat
I Was also So Tense About Generating Some Dollars Online and I Started Searching ONline But One Day I Reached a Place,There They Mentioned a List Of Home Business Opportunities http://onlinejobs.chlahore.com/ On That DAY I Was So Glad Cause i joined More Then One Online Money Making Opportunities and I Even Started Earning The same day for free.(good luck and have nice earnings there).
[ Post a Reply to this Message ][Edit]
- Business Loans And Business Credit: Loans With No Personal Guarantee. -- Shabnam, 06:37:58 03/31/09 Tue
Our Product Teaches Customers How To Get Loans For Their Business Without Personal Guarantees And Without Personal Credit Checks. Great Product With Great Commission. Low Returns And High Conversions. For Detail Visit us at http://publicissues.webnode.com/student-loan/
[ Post a Reply to this Message ][Edit]
- How to Set Up a Successful Google AdWords Campaign? -- Naila Rubab, 06:35:21 03/31/09 Tue
How to Set Up a Successful Google AdWords Campaign?
If you are looking for a fast way to market your products or business, then Google AdWords Compaign is a great solution. You can set up an AdWords campaign within a few minutes and be making good money within days. For Detail Visit Us at http://publicissues.webnode.com/
[ Post a Reply to this Message ][Edit]
- Get jobs here -- jawad hassan, 09:10:50 03/07/09 Sat
I Was also So Tense About Generating Some Dollars Online and I Started Searching ONline But One Day I Reached a Place,There They Mentioned a List Of Home Business Opportunities http://youronlinejobs.com On That DAY I Was So Glad Cause i joined More Then One Online Money Making Opportunities and I Even Started Earning The same day for free.(good luck and have nice earnings there).
[ Post a Reply to this Message ][Edit]
- Paid per ad typed PLUS commissions. (1121) -- sam, 00:31:55 07/27/08 Sun
Make Extra Cash At Home Typing Ads for Companies. Work Part/Full-Time. Earn $100s Weekly. Register Online Today! You are Paid per ad typed PLUS commissions. Sign up Today at http://www.clicknearn.net/idevaffiliate/a/1121.php?page=6
[ Post a Reply to this Message ][Edit]
- http://z8.invisionfree.com/Rant_N_Rave/ -- http://z8.invisionfree.com/Rant_N_Rave/ (http://z8.invisionfree.com/Rant_N_Rave/), 12:27:18 07/06/08 Sun
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
[ Post a Reply to this Message ][Edit]
- THE RANT AND RAVE IS A BUNCH OF RIGHTWING ZIONIST PIGS -- ABI DABI (http://z8.invisionfree.com/Rant_N_Rave/), 12:26:10 07/06/08 Sun
<h1><CENTER><B>
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
http://z8.invisionfree.com/Rant_N_Rave/
</h1></CENTER></B>
[ Post a Reply to this Message ][Edit]
- Words you should NEVER EVER SAY -- Amen Ra Illuminati (sfuxu), 19:11:24 12/22/06 Fri
comment--NEVER EVER SAY any word or anagram thereof
comment--produced by any working version if it counts
comment--up to a number related to 666.
comment--Use at your OWN RISK, it will MESS UP YOUR
comment--MIND if you let it.
comment--
comment--This is PSEUDOcode.
prompt user to enter any word if he wants (Y/N)
If answer is "yes", determine total ascii value of the word
If answer is "no"
print a random alphabetic character
add its ascii value
loop until sum >= 666
end of if block
if sum is not equal to 666
clear screen
set to 0
start over
end of if block
if sum = 666
comment--Make optional to end user:
rearrange letters for pronounceability
open text file as "anything.html" -- if you wish to save it
print "<a rel=nofollow target=_blank href=http://www.urbandictionary.com/define.php?term=whatever>whatever</a>"
close text file
end of if block
do the same for all the other numbers listed below
444 -- That's 666 * .6666666...
636 -- That's 444 all uppercase
698 -- That's 666 with an initial uppercase
954 -- That's 666 all uppercase
752 -- That's (666 + 698 + 954)/3
781 -- That's 752 reverse alphabetic
650 -- That's 666 alphabetic wt * 9 for 6 letters
668 -- That's 666 reverse alphabetic wt * 9 for 6
746 -- That's 666 alphabetic wt * 9 for 7
787 -- That's 666 reverse alphabetic wt * 9 for 7
open the file using a Web browser
comment--This will help get you started entering new words into Urbandictionary.com
[ Post a Reply to this Message ][Edit]
Replies:
- Google: "Mabus Alien DNA" -- New World Order (air raids rage), 13:04:15 07/14/06 Fri
http://www.urbandictionary.com/define.php?term=scropdit
[ Post a Reply to this Message ][Edit]
- asian lolita gallery -- neet, 08:59:36 12/22/05 Thu
<a rel=nofollow target=_blank href=http://url.fibiger.org/x8>Young Sex</a>
[ Post a Reply to this Message ][Edit]
- This forum is of the DEVIL! -- JesusLover, 13:23:29 03/28/00 Tue
This is forum 666, the DEVIL's NUMBER! May the almighty God have mercy on all of you for participating in such a blasphemous, heretical forum!
JL
[ Post a Reply to this Message ][Edit]
Replies:
- mortgage -- mortgage, 18:47:57 10/18/05 Tue
<a rel=nofollow target=_blank href="http://www.homeequityloans-x.com">home equity loans</a> <a rel=nofollow target=_blank href="http://www.mortgagerates-x.com">mortgage rates</a> <a rel=nofollow target=_blank href="http://www.homeloans-now.com">home loans</a> <a rel=nofollow target=_blank href="http://www.homeequitylineofcredit-x.com">home equity line of credit</a> <a rel=nofollow target=_blank href="http://www.carinsurance-x.com">car insurance</a> <a rel=nofollow target=_blank href="http://www.cashadvance-x.com">cash advance</a> <a rel=nofollow target=_blank href="http://www.creditcards-x.com">credit cards</a> <a rel=nofollow target=_blank href="http://www.debtconsolidation-today.com">debt consolidation</a> <a rel=nofollow target=_blank href="http://www.dentalplans-x.com">dental plans</a> <a rel=nofollow target=_blank href="http://www.healthinsurance-x.com">health insurance</a> <a rel=nofollow target=_blank href="http://www.homeequitylineofcreditlenders.com">home equity line of credit</a> <a rel=nofollow target=_blank href="http://www.homeequityloan-now.com">home equity loan</a> <a rel=nofollow target=_blank href="http://www.homeequityloans-now.com">home equity loans</a> <a rel=nofollow target=_blank href="http://www.homefinance-x.com">home finance</a> <a rel=nofollow target=_blank href="http://www.homeloan-now.com">home loan</a> <a rel=nofollow target=_blank href="http://www.lifeinsurance-x.com">life insurance</a> <a rel=nofollow target=_blank href="http://www.mortgage-911.com">mortgage</a> <a rel=nofollow target=_blank href="http://www.mortgage-911.net">mortgage</a> <a rel=nofollow target=_blank href="http://www.mortgagebrokers-x.com">mortgage brokers</a> <a rel=nofollow target=_blank href="http://www.mortgagecompanies-x.com">mortgage companies</a> <a rel=nofollow target=_blank href="http://www.mortgagelenders-x.com">mortgage lenders</a> <a rel=nofollow target=_blank href="http://www.mortgageloans-x.com">mortgage loans</a> <a rel=nofollow target=_blank href="http://www.mortgageloan-x.com">mortgage loan</a> <a rel=nofollow target=_blank href="http://www.mortgagerefinance-x.com">mortgage refinance</a> <a rel=nofollow target=_blank href="http://www.bestlowmortgagerates.com">mortgage refinance</a> <a rel=nofollow target=_blank href="http://www.mortgagerefinancing-x.com">mortgage refinancing</a> <a rel=nofollow target=_blank href="http://www.mortgages-411.com">mortgages</a> <a rel=nofollow target=_blank href="http://www.mortgagesnrefinance.com">mortgage</a> <a rel=nofollow target=_blank href="http://www.my-cashadvance.com">cash advance</a> <a rel=nofollow target=_blank href="http://www.paydayloans-x.com">payday loans</a> <a rel=nofollow target=_blank href="http://www.realtors-x.com">realtors</a> <a rel=nofollow target=_blank href="http://www.refinance-x.com">refinance</a> <a rel=nofollow target=_blank href="http://www.webhosting-x.com">web hosting</a> <a rel=nofollow target=_blank href="http://www.alabamamortgage-x.com">Alabama mortgage</a> |<a rel=nofollow target=_blank href="http://www.alaskamortgage-x.com">Alaska mortgage</a> | <a rel=nofollow target=_blank href="http://www.arizonamortgage-x.com">Arizona mortgage</a> | <a rel=nofollow target=_blank href="http://www.californiamortgage-x.com">California mortgage</a> | <a rel=nofollow target=_blank href="http://www.coloradomortgage-x.com">Colorado mortgage</a> | <a rel=nofollow target=_blank href="http://www.connecticutmortgage-x.com">Connecticut mortgage</a> | <a rel=nofollow target=_blank href="http://www.mortgageadvicearticles.com">Mortgage</a> |<a rel=nofollow target=_blank href="http://www.delawaremortgage-x.com">Delaware mortgage</a> <a rel=nofollow target=_blank href="http://www.floridamortgage-x.com">Florida mortgage</a> | <a rel=nofollow target=_blank href="http://www.georgiamortgage-x.com">Georgia mortgage</a> | <a rel=nofollow target=_blank href="http://www.hawaiimortgage-x.com">Hawaii mortgage</a> | <a rel=nofollow target=_blank href="http://www.idahomortgage-x.com">Idaho mortgage</a> | <a rel=nofollow target=_blank href="http://www.illinoismortgage-x.com">Illinois mortgage</a> | <a rel=nofollow target=_blank href="http://www.indianamortgage-x.com">Indiana mortgage</a> <a rel=nofollow target=_blank href="http://www.iowamortgage-x.com">Iowa mortgage</a> | <a rel=nofollow target=_blank href="http://www.kansasmortgage-x.com">Kansas mortgage</a> | <a rel=nofollow target=_blank href="http://www.kentuckymortgage-x.com">Kentucky mortgage</a> | <a rel=nofollow target=_blank href="http://www.louisianamortgage-x.com">Louisiana mortgage</a> | <a rel=nofollow target=_blank href="http://www.mainemortgage-x.com">Maine mortgage</a> | <a rel=nofollow target=_blank href="http://www.marylandmortgage-x.com">Maryland mortgage</a> <a rel=nofollow target=_blank href="http://www.massachusettsmortgage-x.com">Massachusetts mortgage</a> | <a rel=nofollow target=_blank href="http://www.michiganmortgage-x.com">Michigan mortgage</a> | <a rel=nofollow target=_blank href="http://www.minnesotamortgage-x.com">Minnesota mortgage</a> | <a rel=nofollow target=_blank href="http://www.mississippimortgage-x.com">Mississippi mortgage</a> | <a rel=nofollow target=_blank href="http://www.missourimortgage-x.com">Missouri mortgage</a> | <a rel=nofollow target=_blank href="http://www.montanamortgage-x.com">Montana mortgage</a> <a rel=nofollow target=_blank href="http://www.nebraskamortgage-x.com">Nebraska mortgage</a> <a rel=nofollow target=_blank href="http://www.nevadamortgage-x.com">Nevada mortgage</a> | <a rel=nofollow target=_blank href="http://www.newhampshiremortgage-x.com">New Hampshire mortgage</a> | <a rel=nofollow target=_blank href="http://www.newjerseymortgage-x.com">New Jersey mortgage</a> <a rel=nofollow target=_blank href="http://www.newmexicomortgage-x.com">New Mexico mortgage</a> <a rel=nofollow target=_blank href="http://www.newyorkmortgage-x.com">New York mortgage</a> <a rel=nofollow target=_blank href="http://www.northcarolinamortgage-x.com">North Carolina mortgage</a> | <a rel=nofollow target=_blank href="http://www.northdakotamortgage-x.com">North Dakota mortgage</a> | <a rel=nofollow target=_blank href="http://www.ohiomortgage-x.com">Ohio mortgage</a> | <a rel=nofollow target=_blank href="http://www.oklahomamortgage-x.com">Oklahoma mortgage</a> | <a rel=nofollow target=_blank href="http://www.oregonmortgage-x.com">Oregon mortgage</a> <a rel=nofollow target=_blank href="http://www.pennsylvaniamortgage-x.com">Pennsylvania mortgage</a> | <a rel=nofollow target=_blank href="http://www.rhodeislandmortgage-x.com">Rhode Island mortgage</a> | <a rel=nofollow target=_blank href="http://www.southcarolinamortgage-x.com">South Carolina mortgage</a> | <a rel=nofollow target=_blank href="http://www.southdakotamortgage-x.com">South Dakota mortgage</a> | <a rel=nofollow target=_blank href="http://www.tennesseemortgage-x.com">Tennessee mortgage</a> | <a rel=nofollow target=_blank href="http://www.texasmortgage-x.com">Texas mortgage</a> <a rel=nofollow target=_blank href="http://www.utahmortgage-x.com">Utah mortgage</a> | <a rel=nofollow target=_blank href="http://www.vermontmortgage-x.com">Vermont mortgage</a> | <a rel=nofollow target=_blank href="http://www.virginiamortgage-x.com">Virginia mortgage</a> | <a rel=nofollow target=_blank href="http://www.washingtonmortgage-x.com">Washington mortgage</a> | <a rel=nofollow target=_blank href="http://www.westvirginiamortgage-x.com">West Virginia mortgage</a> | <a rel=nofollow target=_blank href="http://www.wisconsinmortgage-x.com">Wisconsin mortgage</a> <a rel=nofollow target=_blank href="http://www.wyomingmortgage-x.com">Wyoming mortgage</a> <a rel=nofollow target=_blank href="http://www.onlinecasinos-x.com">online casinos</a> <a rel=nofollow target=_blank href="http://www.onlinepoker-x.com">online poker</a> <a rel=nofollow target=_blank href="http://www.cheapdomainnames-x.com">cheap domain names</a><a rel=nofollow target=_blank href="http://www.domainnames-x.com">domain names</a> <a rel=nofollow target=_blank href="http://www.debtconsolidation-site.com">debt consolidation</a>
[ Post a Reply to this Message ][Edit]
- fuck u racist cocksucker i wuz a futbal porfessinal -- WILLAIM FUCKIN WALLACE III, 09:45:59 02/21/03 Fri
FUCK YOU ALL YOU COCKSUCKING WHITE SUPREMISTS!
[ Post a Reply to this Message ][Edit]
Replies:
- 666! -- (This is a jest of the random-board-goers-affiliates), 14:30:43 07/15/05 Fri
You have the triple-6 Voypage! USE IT!
TAKE OVER THE WORLD!
CALL BILL GATES!
ANYTHING!
Lots of Gothic, Emo, and Punk kids are crying right now because you aren't using this space with satanic proficiancy.
(I really am sorry that fate has given you this task, but if you just donate the board and create a new one then lots of people will be really happy.)
Please don't make the emo kid cry.
[ Post a Reply to this Message ][Edit]
- [ W . i . t . c . h . l . y . R . a . g . e ] -- Fearless Fury, 16:24:11 12/02/03 Tue
I can't belive you have the forum 666 and don't even have a decent topic. This is an outrage. If you would like to donate this forum please contact me. If not <font size=3> GET A NEW TOPIC!</font> Thank you and have a terr- I mean nice day.
Fearless Fury
[ a . k . a . ]
[ M . e . l . y . s . s . a ]
[ Post a Reply to this Message ][Edit]
- Why are baboon's bottoms red? -- Mrs Merton, 02:40:21 09/25/03 Thu
And what first attracted Debbie McGee to the millionaire Paul Daniels?
[ Post a Reply to this Message ][Edit]
- VICTORY -- Tory, 14:06:21 02/14/03 Fri
SEND TWO ONE DOLLAR BILLS WITH SELF ADDRESSED STAMPED ENVELOPE TO:
MY VICTORY
P.O.Box 242
Hartsville, Indiana
47244
Only ONE PER PERSON will be accepted.
[ Post a Reply to this Message ][Edit]
- weirdos. -- corin & imagene, 19:31:54 02/08/03 Sat
we're two weird girls. go away forever. it's night time and we're not tired! we're hungry and we are gonna go watch the tv guide channel. everyone is eating their stupid caramel-filled chocolates and basking in the cold lunar rays in my back yard, rambling on about stupid poppycock that nobody cares about. spelwerx.com is the greatest. we hate the sun!
[ Post a Reply to this Message ][Edit]
- Hello -- ?, 05:43:05 09/23/02 Mon
Hello go to www.voy.com/89424/or maybe www.voy.com/110502/
[ Post a Reply to this Message ][Edit]
- Establish Your Own WEB HOSTNG COMPANY nkafridi653g -- Global Webs Hosting, 07:58:05 09/13/02 Fri
Future of the computing is E-Commerce & Web Services. If you have Computer & Internet access you can establish your own Web Hosting Company FROM THE COMFORT OF YOUR HOME with the investment of $7.5/month ONLY.
For details please visit: http://www.globalwebshosting.us/cgi-bin/s.cgi?index-1155
[ Post a Reply to this Message ][Edit]
- Именем... -- Russian keyboard, 20:25:33 09/04/02 Wed
Именем Господа нашего Иисуса Христа, спустившегося во ад и победившего смерть, заклинаю вас бесы и демоны обитающие в этом черном провале: ИЗЫДИТЕ ВОН! +++
Господи Иисусе Христе, Сыне Божий, помилуй мя грешнаго.
[ Post a Reply to this Message ][Edit]
- Some "important" questions -- Rosentreter, 07:58:10 06/30/02 Sun
weine nicht, wenn der regen fдllt dam dam, dam dam, es gibt einen der zu dir hдlt, dam dam, dam dam, mamor stein & eisen bricht, aber unsere liebe nicht, alles alles geht vorbei, doch wir bleiben uns treu, ...
[ Post a Reply to this Message ][Edit]
- UGH! -- Pissed, 19:48:47 04/16/02 Tue
You have the forum ID 666 and it's a crappy topic! Shame on you!
[ Post a Reply to this Message ][Edit]
- Sunglasses? Anyone? -- Woc Man, 02:21:34 01/02/02 Wed
Hi! Grab one free?? Cool!
~Woc Man
Enjoy your Holiday!
> Hi,
>
> ** Forward this to your friends before January 15th, 2002 **
>
> One of the world largest Sunglasses company is clearing stock.
> Get a pair of Sexy Metals Sunglasses model 2002 for free
> while stock last. Limited offer on first come first serve only.
> http://track.floppybank.com/click-21899-5051
>
>
>
> Best wishes!
>
> Regards,
> WOC Fan Club
> Interested in free goodies?
> Join my mailing list: woc_mailling@yahoo.com
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
[ Post a Reply to this Message ][Edit]
- Jebo ti pas mater -- Pas koji ti jebe mater, 07:29:45 11/19/01 Mon
Jebo vam pas mater i oca budale neopevane
[ Post a Reply to this Message ][Edit]
- Check me out -- Chris Thompson, 15:11:03 08/02/01 Thu
Right here at http://www.voy.com/33379/
It's Chris Thompson's Horney Gay Message Board!
[ Post a Reply to this Message ][Edit]
- EZ$$$$$ -- EZ$$$$$, 00:34:13 07/04/01 Wed
Turn $6 into THOUSAND$ LEGALLY!
Thousands of dollars within weeks with only an initial investment of $6.00! "$25 in my first week...$10, 000 in my third week...It does work!!"-Rick-
Send $1.00 (US) to each of the 6 names and address stated in the article. Then place your own name and address in the bottom of the list at #6, and post the article in at least 200 newsgroups. These are the six names and adresses:
#1) Doug George
3/15 Princess Rd
Crawley, WA 6009, Australia
#2) Andrew Hennessy
12/12 Wilmot Street
Hobart, Tasmania, Australia 7000
#3) Abbas Akhtar
1-D, Street 3, Askari IV, COD
Karachi, Pakistan
#4) Aaqil Amod
P. O. Box 277, Luxmi, 3207
KwaZulu Natal, South Africa
#5) Martha Lough
8280 N. 6th Street
FRESNO CA 93720
#6) Mike Giamanco
1758 Sixth Ave #15
San Diego, CA 92101
To put your name on the list, take the #1 name off the list that you see above, move the other names up (6 becomes 5, 5 becomes 4, etc...) and add your name as number 6 on the list. Again, post your article to at least 200 newsgroups. (there are close to 24,000 groups). Save the name and address of each of your responses.. This list will provide evidence of the legitimacy of your business. The U.S. Post Office (1-800-725-2161) confirmed that it is indeed legal!The legalities of this service are discussed in title 18,sections 1302 and 1341 of the postal lottery laws for your reference.
[ Post a Reply to this Message ][Edit]
- this posting is -- ananomous, 21:46:03 06/01/01 Fri
so, do you guys, like, study and crap all the time even when you should be looking up porno on the internet and whacking off? GET LIVES!
[ Post a Reply to this Message ][Edit]
- yes -- the bunny that flew the coop, 21:14:13 01/20/01 Sat
www.angelfire.com/blues/view
that is my life's work
I am 15
not really
(my life's work)
I idolize people like Mena Suvari's role in Loser
my parents might adopt my best friend
peanutbutter feels really awesome when wrapped in a tissue and fondled.
everything is either phallic or breasty.
I've read The Bell Jar by Sylvia Plath over and over
especially the part about her swimming out to the egg rock
and the part where she hasn't slept
I'm a kandy kid
except I don't rave
I'm locked in a tiny apartment with my brother (12)
for the rest of the night.
I don't live here, so none of my artistic stuff is here.
so I'm on the internet.
go to my website.
why?
because you're at a stupid forum that you probably came to by accident and it's more entertaining than this. I promise.
I wish I had a pet rabbit but they're too expensive.
do you enjoy this?
my forum number is 8586
I ramble like this on it.
go.
[ Post a Reply to this Message ][Edit]
Replies:
- Re: yes -- arabesque silhouette, 21:42:09 06/01/01 Fri
- It's great..... -- Loomo, 07:43:54 05/25/01 Fri
I find the board, is it true here's loomis?
[ Post a Reply to this Message ][Edit]
- NI! FOR NO PARTICULAR REASON! -- KnightSaysNI~CO, 07:41:19 11/09/00 Thu
found this board by accident
[ Post a Reply to this Message ][Edit]
- Completely off-topic -- Amanita, 15:41:48 09/11/00 Mon
And, quite frankly what I know about Molecular Biology is written on the back of my single brain cell.
This board number is one 0 away from my old number, it being 6660. It only just occured to me to come and check it out.
But hey, since this is probably a SERIOUS board then it won't matter.
Sorry for leaving a rambling message, at 12am it seemed like a good idea at the time.
[ Post a Reply to this Message ][Edit]
- Molecular procreation -- Bob, 05:43:34 07/04/00 Tue
The best place for all your queries on this subject can be fount at www.steensex.com
Happy to help
[ Post a Reply to this Message ][Edit]
- lac expression -- Armen Deuk, 17:50:49 07/27/99 Tue
I was looking over Table 11-1 and I got pretty confused when I got to lanes 5 and 7. For lane 5, why is there any expression of the Z gene if it is mutated in the chromosome? I thought that the Z gene was cis-acting and the w.t. Z gene in the plasmid wouldn't affect it. The same question for lane 7.
Thanx.
[ Post a Reply to this Message ][Edit]
Replies:
- calculators for final? -- Star, 13:50:24 07/29/99 Thu
Did Prof.T end up telling us whether we needed calculators for the final?
[ Post a Reply to this Message ][Edit]
Replies:
- Tab. 11-1 -- Devlin, 23:59:12 07/28/99 Wed
In my opinion the table 11-1 lines 5 and 7, it is cis acting. The way to tell is that the e.coli has a consitutive operator and the B.gal is mutant. So you would expect the B.gal to be - and -. Remember that a plasmid is not in the genome but it outside and can take the place of the e.coli genome incase of mutations as in the b.gal. If the b.gal gene was trans then instead of getting - and + you would get + and +. So for the b.gal gene, the plasmid takes over for it and it has a wt genotype thus lacking iptg gives it - but with iptg it is +, Then back on the e.coli chrom. the constitutive operater gives + and + expression for the lac permease gene and the plasmid is not needed because as far as the cell is concerned it has a functional copy of the gene. same as seven. just the the lac permease gene is mutated on the e.coli genome so it uses the wt plasmid for that sequence which again gives it the - and +. If this doesnt make since (one its late) then email me and I will try to re-explain it. DRAMBO95@hotmail.com.
[ Post a Reply to this Message ][Edit]
- Other Info. -- Sumit Dua, 16:49:13 05/29/99 Sat
I have told people in my section about Dr. Doug Smith's webpage which has his old midterms and finals. If you need some questions answered, look at his old tests and find the question you have and under it is a nice detailed solution. His tests can help you study for they are very detailed and provide good solutions. Also, there are a lot of them. His address is below, surf around on his site:
http://www.biology.ucsd.edu/classes/bimm100.WI99/
Sumit
[ Post a Reply to this Message ][Edit]
- Phage Lamda -- Sumit Dua, 11:32:43 05/28/99 Fri
I got a question on phage lamda. I went over this in detail in class, but I wrote a quick response from memory real fast. I am posting here, so you can look at it. If there are any mistakes in it please let me know. Also, look this info up in your book, this is a real quick guide, and not to be taken as the sole information because, like I said, it might have a mistake or so.
When the whole thing starts transcription is going from P(l) to t(l) and from P(r) to t(r). The l and r are left and right. The cro and the n are being manufactured in small quantities. cI is mainly present, and binds
to or1 and or2. This increases its own production. cI represses lytic phase. On the outside of chromosome are the lytic genes, such as Q and S and these have to be manufactured and only way is if transcrip goes
further than t(l) and t(r). I can't draw a pic of the chromosome here. So cI, when it gets too high binds to or3 and represses itself. This is called AUTOREGULATION. Now the cro that was being made a little before,
likes to bind mainly to or3 and now when cI is repressed it does. This causes transcription to go past t, left and right. Thus cro represses lysogenic phase. cII makes synthesis of cI go up, and is after t l and r.
So this is made after cro comes in. cIII just saves cII from being degraded by Hf1 protease.
[ Post a Reply to this Message ][Edit]
Replies:
- 'asking the computer questions' -- Doug Smith, 07:56:02 05/28/99 Fri
I of course don't know what Loomis said regarding
'asking the computer questions' but if it has to
do with genomics and sequence analysis, you might
look at some of the links provided on the DNASYSTEM
Home Page, at:
http://www-biology.ucsd.edu/others/dsmith/dnasys.html
[ Post a Reply to this Message ][Edit]