	function syndicatelet() { 
	block ='<DIV class=FooterText>This site is powered by Marketbright, \n'
	block +='a leader in <A href="http://www.marketbright.com" class=FooterText>demand generation</A> solutions.</DIV>\n'
document.write(block);
	document.close();
	}
syndicatelet();