function retake_congress_writeWidget(width, height) {
	document.write("<iframe src='http://www.retakecongress.startbutton.com/schiffathon/widget.aspx?width=" + width + "&height=" + height + "' style='width:" + width + "px; height:" + height + "px; border:0px; padding:0px; margin:0px;' scrolling='no' frameborder='0'></iframe>");
}
