var bsltbjquery=jQuery.noConflict();bsltbjquery(function(){var bslToolbar={id:0,openToolbar:function(link,event){event.preventDefault();toolbar=bsl_toolbar_url+"?bsltbto="+bslToolbar.urlencode(link)+"&bsltbhash="+bsl_toolbar_hash;if(bsl_toolbar_oinw=="oinw"){window.open(toolbar,'bslToolbar'+bslToolbar.id++);}
		else{window.location=toolbar;}},urlencode:function(str){str=(str+'').toString();return encodeURIComponent(str).replace(/!/g,'%21').replace(/'/g,'%27').replace(/\(/g,'%28').replace(/\)/g,'%29').replace(/\*/g,'%2A').replace(/%20/g,'+');}};bsltbjquery(document).ready(function(){if(typeof bsl_toolbar_urls!="undefined"){count=bsl_toolbar_urls.length;for(i=0;i<count;i++){url=bsl_toolbar_urls[i];bsltbjquery("a[href='"+url+"']").click(function(event){bslToolbar.openToolbar(this.href,event);});}}});});

