$urllink = "<a href=\"".$url."\" target=\"_blank\"><img src=\"".$url."\" border=\"0\" alt=\"點擊查看全圖\" onload=\"javascript:if(this.width>screen.width-333) this.width=screen.width-333\"></a>";
$urllink = "<a href=".$url." target=_blank><img src=".$url." border=0 alt=點擊查看全圖 onload=\"javascript:if(this.width>screen.width-333)this.width=screen.width-333\"></a>";