function addbookmark()
{
bookmarkurl="http://www.4-Max.co.uk"
bookmarktitle="4-Max for Purple Power Brushless motors and ESC's"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}