// nav links for medways
//nav='<td width="65"><div align=center ><a class=links href="/">HOME&nbsp;PAGE </a></div></td><td width="53"><div align=center ><a  class=links href="/mcc/aboutus/about-us.html">ABOUT&nbsp;US </a></div></td><td width="57"><div align=center ><a  class=links href="/household-products/">HOUSESHOLD&nbsp;PRODUCTS </a></div></td><td width="53"><div align=center ><a class=links href="http://www.storageboxes.medways.co.uk/">&nbsp;STORAGE </a></div></td><td width="119"><div align=center ><a  class=links href="http://www.plastics.medways.co.uk/">HOUSEHOLD&nbsp;PLASTICS </a></div></td><td width="65"><div align=center ><a  class=links href="/mcc/contactus/contact-us.html">CONTACT&nbsp;US </a></div></td><td width="123"><div align=center ><a  class=links href="/mcc/whatyouwant/what-you-want.html">FAQs&nbsp;HOW&nbsp;TO&nbsp;ORDER </a></div></td><td width="69"><div align=center >';

// Copyright (c) Ken Lewis - www.highlighted.co.uk/hidemail
// 
// WRITE TEXT HERE FOR HIDDEN EMAIL ADDRESS
// Calling page
 
text0="<a "; 

// class setting based on calling page sales.office@medways.co.uk
// the email adress is typed in hex - for those who do not know hex
// or asc codes, there are many conversion programs on the internet.
// you can set the email address as
// text1=' href="mailto:your-email@address.com?subject=';
// and it will still be hidden from spam robots, in fact all robots.
contact1='%';
contact2=contact1+'40';
contact3=(String.fromCharCode(104,114,101,102,61,34,109,97,105,108,116,111,58));
contact4=(String.fromCharCode(117,107,46,115,97,108,101,115));
contact5='%75%6B%2E%63%6F%6E%74%61%63%74%40%68%69%67%68%6C%69%67%68%74%65%64%2E%63%6F%2E%75%6B';
text1=' onMouseover="window.status=\'Contact Highlighted for webcare enquiries  \'; return true" '+contact3+contact5+'?subject=';

// set subject text on calling page
// next line optional set on calling page
// as text2 which will display from browser.

text2="&nbsp;Email&nbsp;Us&nbsp;";

// the great thing about this script is that you can put your 
// email address on every page of your site and should you start
// to get to many spam emails from people manually lifting your
// email address you can change it throughout the site
// by changing a single line in the [text1] variable above.

text3="</a> ";


