| Menu |
Information |
|
|
Script Details |
|
|
<script>
<!--
var mydate=new Date()
var today=mydate.getDay()
if (today==1)
document.write('<body bgcolor="red">')
else if (today==2)
document.write('<body bgcolor="blue">')
else if (today==3)
document.write('<body bgcolor="green">')
else if (today==4)
document.write('<body bgcolor="black">')
else if (today==5)
document.write('<body bgcolor="white">')
else if (today==6)
document.write('<body bgcolor="blue">')
else
document.write('<body bgcolor"red">')
//-->
</script>
Version: 3
Download - Website
Details - Reviews - Report Problems - Refer to a Friend
Rating: 2 from 1 votes
|
|
|
|
Like it Reviewed By: SEO GUY Ill be using this myself! | |

|
| Brute Force Marketing
- Just a Click Away |
Need to get your message out there?
Advertise Here!
|
|
 |
 |
|