RichWerx's Private Vault

Here are some useful scripts to spice up your site


Countdown Timer

This script is a powerful psychological sales pusher that encourages people to order quicker.

Select all of the text in the box below then copy and paste it above the </head> tag of your page.

Then copy all the text in the box below here and paste between the <body> and </body> tags. Where you choose is where the counter will appear. You can edit the value to set up the number of seconds (default is 20).

Here's an example:
Click to start countdown

This Offer will end in 20 seconds.



Protect your email address from spam bots

Spammers very often use bots to scan your webpages for email addresses. You can use unicode cloaking to protect your email addresses from most spammers' scan bots. Instead of the normal <a href="mailto:..."> we will encode it to look like this
<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;..."> which is perfectly understandable to all web browsers.

Generate your encoded email link below

Enter the email address you’d like to encode:

Now copy your spam safe code from the box below and use it on your page. =)





Copyright year auto updater

The new year is coming. Do you have a lot of web pages and sites to update your copyright year? It is boring and tedious work but you have to do it because you don't want your visitors to think your site is outdated compared to your competitors. Here is a simple and easy solution:

Copy and paste the code found below to where your copyright year is supposed to appear on your webpage. This is how it should look like:
Copyright &copy; <script type="text/javascript"> document.write((new Date()).getFullYear()); </script> YourCompany Inc.





Subconscious Selling

Did you notice the scrolling message at the bottom of your browser on my homepage? Would you like to have one too? I bet you do. =)

Select all of the text in the box below then copy and paste it above the </head> tag of your page.

Replace "Your scrolling text here" with your own content and select your scrolling speed by altering number value in the line 'scrollingDelay = 150; // milliseconds per character' which is currently set at 150. That's it, all done and simple as pie. ;)




Display greeting or last visit's date and time

This script records the date and time of your visitor's last visit and displays it upon their return. If this is their first visit to your site, a
greeting message is shown instead. You can customize the messages to display in each case. Simply copy and paste the script
where you want it to appear on your page.

Example:


Refresh this page to see this cool script in action.





Contact Us

Please do not hesitate to contact us should you have any queries, comments or suggestions.