function draw_button(img)
{
	document.write("<a href=\"javascript:var d=document,ds=d.selection,w=window,wgs=w.getSelection,e=encodeURIComponent,dl=d.location;s=function(){return ds?ds.createRange().text:(d.getSelection?d.getSelection():(wgs?w.getSelection():''))};{var u='http://www.jamespot.com/do?a=se&v=1&f=clip&tl=bk&u='+e(dl)+'&t='+e(d.title)+'&x='+e(s());go=function(){if(!window.open(u,'_blank'))dl.href=u+'&sw=1';};if (/Firefox/.test(navigator.userAgent))setTimeout(go,0);else{go();}}void(0)\" >");
	document.write("<img src=\""+img+"\" border=0 title='Jamespot'></a>");
}
