document.write('<link rel="stylesheet" type="text/css" media="all" href="http://www.tampabay.com/google_archive/widget/google_archive_widget.css" />');
document.write('<div id="times_google_archive_id"></div>');
var widget = document.getElementById('times_google_archive_id');
var div = document.createElement('div');
div.innerHTML = '\
<form name="form1" method="post" action="http://www.tampabay.com/google_archive/search.php">\
<div class="times_google_archive_box">\
	<p>Search the historical archive of the <i>St. Petersburg Times</i> newspapers dating back as far as 1901.</p>\
	<input class="times_google_archive_inputboxSearch" type="text" size="15" value="" name="q" /><br />\
	<center><img alt="Powered by Google" border="0" align="absbottom" src="http://www.tampabay.com/google_archive/powered_by_google_logo.gif">&nbsp;&nbsp;&nbsp;<input type="image" width="20" height="20" alt="Go" src="http://www.tampabay.com//google_archive/widget/sptimes-go.gif" border="0" align="absbottom" /></center>\
</div>\
</form>\
';
widget.appendChild(div);
