// JavaScript Document

var str=null;
str="<div class=\"kefuchu\" id=\"QQMenu\" style=\"display:none;\">";
		str+="<div><img src=images/quick.gif border=0 usemap=#Map style=cursor:hand><map name=Map><area shape=rect coords=15,45,59,102 href=news.aspx?col=2301><area shape=rect coords=13,116,61,173 href=news.aspx?col=1605><area shape=rect coords=14,189,60,240 href=news.aspx?col=1603><area shape=rect coords=11,255,62,309 href=#></map></div>";
	str+="</div>";

	document.write(str);
	

