<!-- This script and many more are available online from -->
<!-- The JavaScript Source!! http://javascriptsource.com -->

<!-- Begin
function gene(form) {
day = new Date()
hr = day.getSeconds()
if (hr == ("1"))
tag=("Take a harbor tour.")  
if (hr == ("0"))
tag=("Repeat your first date.")
if (hr == ("1"))
tag=("Go on a scavenger hunt.")
if (hr == ("2"))
tag=("Bake cookies together.")
if (hr == ("3"))
tag=("Enjoy a meal at an outdoor cafe on a nice evening.")
if (hr == ("4"))
tag=("Take a walk in the rain.")
if (hr == ("5"))
tag=("Take up jogging together.")
if (hr == ("6"))
tag=("Learn Braile together.")
if (hr == ("7"))
tag=("People watch at the mall.")
if (hr == ("8"))
tag=("Volunteer together at a homeless shelter.")
if (hr == ("9"))
tag=("Enjoy a quiet sunrise together.")
if (hr == ("10"))
tag=("Take ballroom dance lessons together.")
if (hr == ("11"))
tag=("Have a squirt gun fight.")
if (hr == ("12"))
tag=("Share a rootbeer float.  One float with two straws.")
if (hr == ("13"))
tag=("Go play bingo together.")
if (hr == ("14"))
tag=("Enjoy a romantic moonlight picnic.")
if (hr == ("15"))
tag=("Relive your childhood together.")
if (hr == ("16"))
tag=("Play strip monopoly.")
if (hr == ("17"))
tag=("Play the lottery and plan together what you'd do if you won.")
if (hr == ("18"))
tag=("Go to the Symphony.")
if (hr == ("19"))
tag=("Make love coupons.")
if (hr == ("20"))
tag=("Go Parking.")
if (hr == ("21"))
tag=("Enjoy a sunset walk along a beach.")
if (hr == ("22"))
tag=("Read Dr. Seuss to each other.")
if (hr == ("23"))
tag=("Listen to romantic music.")
if (hr == ("24"))
tag=("Flirt with each other.")
if (hr == ("25"))
tag=("Snuggle close.")
if (hr == ("25"))
tag=("Read to each other.")
if (hr == ("26"))
tag=("Visit Romance 101 together.")
if (hr == ("27"))
tag=("Go to  Romance 101's Links Page to visit other romantic sites.")
if (hr == ("28"))
tag=("Write love letters.")
if (hr == ("29"))
tag=("Warm up with hot cocoa and a warm blanket on a cold night.")
if (hr == ("30"))
tag=("Be couch potatos together.")
if (hr == ("31"))
tag=("Tell them you love them...no one ever says it too much.")
if (hr == ("32"))
tag=("E-Mail them to let them know your thinking about them.")
if (hr == ("33"))
tag=("Hold hands while watching a scary movie.")
if (hr == ("34"))
tag=("Cook a large meal together.")
if (hr == ("35"))
tag=("Hug...Then hug again!!!")
if (hr == ("36"))
tag=("Visit Romance 101's Sources for great book ideas.")
if (hr == ("37"))
tag=("Look deeply into each others eyes")
if (hr == ("38"))
tag=("Split a hot fudge sunday.")
if (hr == ("39"))
tag=("Hold hands while rollerskating.")
if (hr == ("40"))
tag=("Hide love notes all over their room.")
if (hr == ("41"))
tag=("Go skinny dipping.")
if (hr == ("42"))
tag=("Take turns giving each other back rubs. ")
if (hr == ("43"))
tag=("Tour a museum or an art gallery.")
if (hr == ("44"))
tag=("Take a horse-drawn carriage ride.")
if (hr == ("45"))
tag=("Go star-gazing together.")
if (hr == ("46"))
tag=("Reminisce through old photo albums.")
if (hr == ("47"))
tag=("Go fly a kite together.")
if (hr == ("48"))
tag=("Drop everything and do something for the one you love-right now!")
if (hr == ("49"))
tag=("Tickle-Wrestle in bed.")
if (hr == ("50"))
tag=("Exchange foot massages.")
if (hr == ("51"))
tag=("Take a bath together.")
if (hr == ("52"))
tag=("Rent a classic love story on video.")
if (hr == ("53"))
tag=("Send a love letter to your mate's work place.")
if (hr == ("54"))
tag=("Go horse-back riding.")
if (hr == ("55"))
tag=("Swing together on a playground.")
if (hr == ("56"))
tag=("Take a fun class together.")
if (hr == ("57"))
tag=("Dedicate a song over the radio.")
if (hr == ("58"))
tag=("Fill the bed with rose petals.")
if (hr == ("59"))
tag=("Split a box of crayons while coloring.")
form.tagline.value=(tag)
}
// End -->
