function feed(src, color) {
	document.write('<iframe src="http://www.oregonwatchdog.com/or/' + src + '.php?' + color + '" width="200" height="200" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>');
}