/****************************************************
     AUTHOR: WWW.CGISCRIPT.NET, LLC
     URL: http://www.cgiscript.net
     Use the script, just leave this message intact.
     Download your FREE CGI/Perl Scripts today!
     ( http://www.cgiscript.net/scripts.htm )
****************************************************/

var url = "http://www.skippersdock.com";
var title = "Skipper's Dock - fine dining at it's finest!";

function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}


