var wptbjquery=jQuery.noConflict();wptbjquery(function(){var wordpressToolbar={id:0,openToolbar:function(link,event){event.preventDefault();toolbar=wordpress_toolbar_url+"?wptbto="+wordpressToolbar.urlencode(link)+"&wptbhash="+wordpress_toolbar_hash;if(wordpress_toolbar_oinw=="oinw"){window.open(toolbar,'wordpressToolbar'+wordpressToolbar.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,'+');}};wptbjquery(document).ready(function(){if(typeof wordpress_toolbar_urls!="undefined"){count=wordpress_toolbar_urls.length;for(i=0;i<count;i++){url=wordpress_toolbar_urls[i];wptbjquery("a[href='"+url+"']").click(function(event){wordpressToolbar.openToolbar(this.href,event);});}}});});
