function addbookmark()
{
bookmarkurl="http://theskylineradio.tk/"
bookmarktitle="The Skyline Radio"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}