// JavaScript Document
	var top = "http://www.1000lighting.com/topLink/light_news_top.htm";
	var height = 68;
	var width = 980;
	document.write('<table width="'+width+'" height="'+height+'" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('<tr><td align="left"><iframe scrolling="no" width="100%" height="'+height+'" src="'+top+'" frameborder="0"></iframe></td></tr></table>');