function addbookmark()
{
bookmarkurl="http://www.tositrans.hu/"
bookmarktitle="TOSI-TRANS"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
