function addbookmark()
{
bookmarkurl="http://www.4datacom.co.uk"
bookmarktitle="Remotely monitor & control your plant, equipment & services using the GSM network"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}