
document.write('      <table width="200" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td height="30"><img src="http://pics2.gundamshop.co.kr/submain/sub01/sub_tit_mania.gif" width="200" height="24"></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td>');
document.write('            <table width="200" border="1" cellpadding="0" cellspacing="0" bordercolor="#EDECEC" style="border-collapse:collapse ">');
document.write('              <tr>');
document.write('                <td>');
document.write('                  <table width="196" border="0" cellspacing="0" cellpadding="0">');
document.write('                    <tr>');
document.write('                      <td align="center"><a href="/community/Review.html"><img src="http://pics2.gundamshop.co.kr/submain/sub01/sub_img_mania.gif" width="189" height="91"></td>');
document.write('                    </tr>');
document.write('                    <tr>');
document.write('                        <td width="5" align="center"><img src="http://pics2.gundamshop.co.kr/submain/sub01/blank.gif" height="5"></td>');
document.write('                    </tr>');

//
for(i=1; i<=5; i++)
{
	ic_new = (parseInt(dates_str)==ReviewBestRegdate_arr[1].substring(0,10).split("-").join(""))? '<img src="http://pics2.gundamshop.co.kr/submain/sub03/ic_new.gif" width="10" height="9" align="absmiddle">':'';

	document.write('                    <tr>');
	document.write('                      <td align="center">');
	document.write('                        <table width="170" border="0" cellspacing="0" cellpadding="0">');
	document.write('                          <tr>');
	document.write('                            <td height="20" background="http://pics2.gundamshop.co.kr/submain/sub01/sub_bg_mania.gif" style="padding:0 0 0 10 "><img src="http://pics2.gundamshop.co.kr/submain/sub01/sub_ic_b_arrow.gif" width="5" height="7" align="absmiddle"> <a href="/community/Review.html?uid='+ReviewBestUid_arr[i]+'" target=_top> '+ReviewBestSubject_arr[i].substring(0,12)+' </td>');
	document.write('                          </tr>');
	document.write('                        </table>');
	document.write('                      </td>');
	document.write('                    </tr>');

	document.write('                    <tr>');
	document.write('                      <td width="5" align="center"><img src="http://pics2.gundamshop.co.kr/submain/sub01/blank.gif" height="5"></td>');
	document.write('                    </tr>');
}
//

document.write('                    <tr>');
document.write('                      <td height="10" align="center"></td>');
document.write('                    </tr>');

document.write('                  </table>');
document.write('				   </td>');
document.write('              </tr>');
document.write('            </table>');
document.write('          </td>');
document.write('        </tr>');
document.write('      </table>');
