How To Make Your Site Sell NOW!

This is a tip that can greatly increase your sales conversion ratio by getting your visitors to BUY NOW. Simply, it adds a date to any text on your page that you can use to place a deadline for purchase. A deadline has been proven in some cases to double the response rate. Most purchases are made on impulse, this just helps things along.

HERE IS THE CODE:

<SCRIPT>
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday", "Thursday","Friday","Saturday")
var montharray=new Array("January","February","March","April","May", "June","July","August","September","October","November","December")
document.write(""+montharray[month]+" "+daym+"")
</SCRIPT> The year goes here.


The Peer-to-Peer Traffic Revolution has begun:  Discover how to get all the FREE targeted online traffic you can handle by clicking HERE! Start getting traffic in just 5 minutes from now!