function makeMovingResources() {
	document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/review/i/moving_header.gif"/></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td>');
	document.write('<table id="movingHome" >');
	document.write('<tr>');
	document.write('<td valign="top" style="width: 110px">');
	document.write('<p>APARTMENTS<br />');
	document.write('<a TARGET="_top" href="/rate/finder"><img src="/review/images/logo_apt_locator.gif"></a><a HREF="/rate/finder" TARGET="_top">Apartment locator</a>');
	document.write('<br/><br/>&#8226;&nbsp;<a HREF="http://www.thatrentalsite.com/post">Advertise Free</a></p>');
	document.write('</td>');
	document.write('<td valign="top" style="width: 110px"><p>MOVERS<br />');
	document.write('&#8226;&nbsp;<a href="/rate/movingcenter" TARGET="_top">Moving quotes</A></p>');
	document.write('<br /><p>ROOMMATES<br/>');
	document.write('&#8226;&nbsp;<a href="http://www.apartmentratings.com/review/redir.jsp?to=http%3A%2F%2Fwww.roommates.com%2Fsearch.rs%3Fadv_id%3D332%26radius%3D25&id=partner_roommates.com&addcid=F">Find a roommate</A></p>');
	document.write('</td>');
	document.write('<td valign="top"><p>SELF MOVES<br /><img src="/review/images/truck_small.gif"/><div style="clear: both;"></div>');
	document.write('&#8226;&nbsp;<a href="http://www.apartmentratings.com/review/redir.jsp?to=http%3A%2F%2Fwww.123movers.com%2Fredirect.asp%3Fcid%3D1808%26refType%3D5%26url%3Du_load%26s%3Du_load&id=partner_123truck&addcid=F">Truck Rentals</a><br />');/*<br />*/
	document.write('&#8226;&nbsp;<a href="http://www.apartmentratings.com/review/redir.jsp?to=http%3A%2F%2Fwww.123movers.com%2F%3Fs%3Dstorage%26se%3Dibstorage&id=partner_123storage&addcid=F">Storage Units</a><br/>');
	document.write('</td>');
	document.write('<td valign="top" style="width: 130px" class="noline"><p>FINANCES<br />');
	document.write('&#8226;&nbsp;<img src="http://www.tqlkg.com/image-1668004-10445516" width="1" height="1" border="0"/><A HREF="/review/redir.jsp?to=http%3A//www.freecreditreport.com/pm/default.aspx%3Fsc%3D667770%26bcd%3DApartmentRate&id=partner_experian&addcid=F" TARGET="_top">Free credit report</A><br/>');
	document.write('&#8226;&nbsp;<a href="http://www.mortgage101.com/partner-scripts/Calculators/BuyVsRent.asp" TARGET="_top">Rent-buy&nbsp;calculator</a><br/>');	
	document.write('&#8226;&nbsp;<a href="/rate/Renters-Insurance.html">Renters insurance</a><br/>');
	document.write('&#8226;&nbsp;<a href="/rate/Car-Insurance.html">Car insurance</a></p>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}