function c_wrap(){

	
var str='';

str+='<div class="c_well_top"><\/div>';
str+='<div class="c_well_mid">';
str+='	';
str+='	<div class="right_rail" style="height:117px">';
str+='	';
str+='		';
str+='		';
str+='			<div class="breakout_header_dark"><img';
str+='    class="breakout_arrow" alt=""';
str+='    src="http:\/\/static.hd.zope.net\/style_images\/breakout_arrow.gif" \/>Subscribe<\/div>';
str+='			';
str+='			<div style="padding:5px">';
str+='			';
str+='					<div><img class="breakout_arrow" alt=""';
str+='               src="http:\/\/static.hd.zope.net\/icons\/icon_email_1.gif" \/><b>E-mailed headlines<\/b><\/div>';
str+='					<div class="m5_bot"><\/div>';
str+='					';
str+='					<form action="http:\/\/submit.gatehousemedia.com\/email_heads.php" method="post">';
str+='					<div class="m5_bot" style="text-align:center">';
str+='					<input type="hidden" name="loc" value="Rockford, IL" \/>';
str+='					<input type="hidden" name="domain" value="rrstar.com" \/>';
str+='					<input type="hidden" name="id" value="rrstar" \/>';
str+='					<input name="email" type="text" value="E-mail address" onclick="this.value=\'\';" \/>&nbsp;';
str+='					<input style="vertical-align:middle" value="Search"';
str+='            alt="" type="image"';
str+='            src="http:\/\/static.hd.zope.net\/icons\/icon_goButton.png" \/>';
str+='					<\/div>';
str+='					<\/form>';
str+='					<div style="margin-bottom:2px">';
str+='					<img class="breakout_arrow" alt=""';
str+='          src="http:\/\/static.hd.zope.net\/icons\/icon_paper.gif" \/>';
str+='					<b><a href="http:\/\/media.herald-dispatch.com\/forms\/hdinfo\/subscribehere.html">Have the newspaper delivered<\/a><\/b>';
str+='					<\/div>';
str+='					<div>';
str+='					<img class="breakout_arrow" alt=""';
str+='          src="http:\/\/static.hd.zope.net\/icons\/icon_feed_x16.gif" \/>';
str+='					<b><a href="http:\/\/www.herald-dispatch.com\/whatisrss">RSS Feeds<\/a><\/b>';
str+='					<\/div>';
str+='					';
str+='			<\/div>';
str+='			';
str+='		';
str+='		';
str+='	<\/div><!--close ight rail-->';
//pulled original verticals//
str+='	<div id="verticalscolumn">';
str+='	<div class="advertisement" style="padding:2px 0px 0px 0px; width:728px; text-align:center; height:2px;"><\/div>';
str+='	';
str+='	';
str+='		<div class="clr_l"><\/div>';
str+='		<div style="height:90px; overflow:hidden">';


document.write(str);
}
c_wrap();





