$(document).ready(function(){if(window.opera){if($("a.jqbookmark").attr("rel")!=""){$("a.jqbookmark").attr("rel","sidebar");}}
$("a.jqbookmark").click(function(event){var id=this.id;if(id=='bookmark'){event.preventDefault();var url=this.href;var title=this.title;if(window.sidebar){window.sidebar.addPanel(title,url,"");}else if(document.all){window.external.AddFavorite(url,title);}
else
{alert("Your web-browser does not support automatic addition of favourites/bookmarks.\n\n"+"You will have to use a key-combination or menu option specific to your browser:\n"+"  - in Mozilla/Mozilla Firefox try: Ctrl-D\n"+"  - in Opera try Ctrl-T\n"+"  - for other browsers consult the program's help system/documentation\n\n\n"+"NOTE: The key combinations above will bookmark the page you were browsing at that moment.");}}
else
{if(document.all){this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.freesoft.com/');}
else
{document.location='http://www.freesoft.com/help';}}
return false;});});
