function show_hotitems() {
	document.write("<table width='64' border='0' cellspacing='0' cellpadding='0'>");
	document.write("<tr height='10'>");
	document.write("<td valign='top' height='10'><img src='images/layout/poll_header.gif' alt='' width='209' height='10' border='0'></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='209' height='206' id='hotitems' align='middle'>");
	document.write("<param name='allowScriptAccess' value='sameDomain' />");
	document.write("<param name='movie' value='hotitems.swf' /><param name='quality' value='high' /><param name='wmode' value='transparent' /><embed src='hotitems.swf' quality='high' wmode='transparent' width='209' height='206' name='hotitems' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</object></td>");
	document.write("</tr>");
	document.write("<tr height='8'>");
	document.write("<td valign='top' height='8'><img src='images/layout/poll_footer.gif' alt='' width='209' height='8' border='0'></td>");
	document.write("</tr>");
	document.write("</table>");
}
