$(document).ready(function(){if(window.opera){if($("a.bookmark").attr("rel")!=""){$("a.bookmark").attr("rel","sidebar")}}$("a.bookmark").click(function(b){b.preventDefault();var a=this.href;var c=this.title;if(window.sidebar){window.sidebar.addPanel(c,a,"")}else{if(window.external){window.external.AddFavorite(a,c)}else{if(window.opera){return false}else{alert("Unfortunately, this browser does not support the requested action, please bookmark this page manually.")}}}})});