
More JavaScript Messages
Adding Commas | JavaScript Alert | Rotate Banner Ads | Sort Data By Field | Tip of The Day | Continuously Change | Message On Date | Editable Select Menu | Connected To Mouse | Text Fader | Highlighted Search | Text Box Messages | Text Glowing Border | Hover Text Colors | Image Link Description | Information Box | Short Description | Jitter Text | Orbiting 3-D Message | Message In A Box | A Trail Of Cursors | Drags A Message | Neon Style Method | Dialup Phone Number | Print Page Button | Automatic Print Page | Simpliest Fast Alert | Quote Of The Day | Rainbow Color Text | Random Name | Random Set Range | A Random Joke | Rotates Message Menu | Random Nerd Quotes | Quotes Generator | Murphys Laws | Random Puns | Random Quips | Random Sentence | JavaScript Error Report | Marquee Message | Characters From String | Teletype Scroller | Text Highlighter | Rotates Messages | Text Ripple | Time Message | Flash Style Intro | Advice From Zen
Description
Use JavaScript to display one of many random puns on your web page. Could also be used for other random messages....View A Script Demo
Use JavaScript to display one of many random puns on your web page. Could also be used for other random messages....View A Script Demo
Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var a = Math.random() + ""
var rand1 = a.charAt(5)
quotes = new Array
quotes[1] = "I found out she's an angel. I don't think she knows I know. I'm worried that something might happen to me if anyone ever finds out."
quotes[2] = "Every jumbled pile of person has a thinking part that wonder's what the part that isn't thinking isn't thing of."
quotes[3] = "Love see's love's happiness. But happiness can't see that love is sad."
quotes[4] = "Why the dancing, shouting, why the skrieks of pain? The lovely music, why the smell of burning autumn leaves?"
quotes[5] = "Thank you for the card with the cartoon nurse, but there's nothing wrong with me."
quotes[6] = "You didn't enjoy it you never believed it there won't be a refund you'll never go back."
quotes[7] = "Lad looks at other gals. Gal thinks Jim Bean is handsomer than lad, he isn't bad."
quotes[8] = "I don't want the world. I just want your half."
quotes[9] = "I could never sleep my way to the top, cause my alarm clock always wakes me right up."
quotes[0] = "They say love is blind. I don't think you're blind."
// quotes from www.tmbg.com
var quote = quotes[rand1]
document.write(quote);
// End -->
</SCRIPT>
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
</center>
</BODY>
</HTML>
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var a = Math.random() + ""
var rand1 = a.charAt(5)
quotes = new Array
quotes[1] = "I found out she's an angel. I don't think she knows I know. I'm worried that something might happen to me if anyone ever finds out."
quotes[2] = "Every jumbled pile of person has a thinking part that wonder's what the part that isn't thinking isn't thing of."
quotes[3] = "Love see's love's happiness. But happiness can't see that love is sad."
quotes[4] = "Why the dancing, shouting, why the skrieks of pain? The lovely music, why the smell of burning autumn leaves?"
quotes[5] = "Thank you for the card with the cartoon nurse, but there's nothing wrong with me."
quotes[6] = "You didn't enjoy it you never believed it there won't be a refund you'll never go back."
quotes[7] = "Lad looks at other gals. Gal thinks Jim Bean is handsomer than lad, he isn't bad."
quotes[8] = "I don't want the world. I just want your half."
quotes[9] = "I could never sleep my way to the top, cause my alarm clock always wakes me right up."
quotes[0] = "They say love is blind. I don't think you're blind."
// quotes from www.tmbg.com
var quote = quotes[rand1]
document.write(quote);
// End -->
</SCRIPT>
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
</center>
</BODY>
</HTML>
If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail

