function bbbp(A){p="http://node3.nirvanix.com/bossabooks/jp/bp/bp1/";l="http://www.bossabooks.jp/";b='<div style="width: 150px; height: 130px; display: inline-block; /display: inline; /zoom: 1; border: 1px solid #ccc; background-image: url('+p+'bp1.png); cursor: pointer;">';b+='<table style="cursor: pointer;" border="0" cellpadding="0" cellspacing="0"><tr><td width="150" height="45" colspan="2" onclick="window.open(\''+l+"')\"></td></tr><tr>";for(i=0;i<2;i++){b+='<td width="75" height="85" onmouseover="this.style.backgroundImage = \'url('+p+(i==0?"":"wo")+"man.png)';\" onmouseout=\"this.style.backgroundImage = '';\" onclick=\"window.open('"+l+"cafe/myshelf.html?"+(i==0?"":"DVD&")+"id="+A+"')\";></td>"}b+="</tr></table></div>";document.write(b);for(i=0;i<2;i++){g=new Image();g.src=p+(i==0?"":"wo")+"man.png"}};