画像表示用ウインドウを開く

<span
	style='color:blue;cursor:pointer;text-decoration:underline;'
	onClick="
		var wnd = window.open(
			'',
			'_blank',
			'width=600,height=600,location=0,resizable=1,menubar=0,scrollbars=1'
		);
		wnd.document.write('<img src=http://lightbox.on.coocan.jp/image/secdiff.jpg>');
		wnd.document.close();
	"
>インターネットと信頼するサイトの違い</span>