var x;
var BoxRow1 = new Array();
BoxRow1[0] = "ironclad,http://"+host_url+"/cgi-bin/ncommerce3/User?id=ironList&wl="+wl_nbr+"&type=L";
BoxRow1[1] = "burbank,http://"+host_url+"/cgi-bin/ncommerce3/User?id=BurbankSeller&wl="+wl_nbr+"&type=L";
BoxRow1[2] = "allstarlineup,http://"+host_url+"/cgi-bin/ncommerce3/User?id=allstarList&wl="+wl_nbr+"&type=L";

var BoxRow2 = new Array();
BoxRow2[0] = "yanksteiner,http://"+host_url+"/cgi-bin/ncommerce3/User?id=YankeesSteinerList&wl="+wl_nbr+"&type=L";
BoxRow2[1] = "mountedmemories,http://"+host_url+"/cgi-bin/ncommerce3/User?id=mmAuct&wl="+wl_nbr+"&type=L";
BoxRow2[2] = "SportsImages,http://"+host_url+"/cgi-bin/ncommerce3/User?id=SportsImagesSeller&wl="+wl_nbr+"&type=L";

var BoxRow3 = new Array();
BoxRow3[0] = "metssteiner,http://"+host_url+"/cgi-bin/ncommerce3/User?id=MetsSteinerList&wl="+wl_nbr+"&type=L";
BoxRow3[1] = "NaxcomInc,http://"+host_url+"/cgi-bin/ncommerce3/User?id=NAXCOMSeller&wl="+wl_nbr+"&type=L";
BoxRow3[2] = "HighlandMint,http://"+host_url+"/cgi-bin/ncommerce3/User?id=HighlandMint&wl="+wl_nbr+"&type=L";

var BoxRow4 = new Array();
BoxRow4[0] = "Steiner,http://"+host_url+"/cgi-bin/ncommerce3/User?id=SoxSteinerList&wl="+wl_nbr+"&type=L";
BoxRow4[1] = "LockerRoom,http://"+host_url+"/cgi-bin/ncommerce3/User?id=LRMlist&wl="+wl_nbr+"&type=L";
BoxRow4[2] = "mlbpaa,http://"+host_url+"/cgi-bin/ncommerce3/ExecMacro/feature.d2w/report?wl="+wl_nbr+"&sort=team&teamname=Alumni";

var BoxRow5 = new Array();
BoxRow5[0] = "Beckett,http://"+host_url+"/cgi-bin/ncommerce3/User?id=Beckett-mb-&wl="+wl_nbr+"&type=L";
BoxRow5[1] = "DodgersSteiner,http://"+host_url+"/cgi-bin/ncommerce3/User?id=DodgeSteinerList&wl="+wl_nbr+"&type=L";
BoxRow5[2] = "mlblogo,http://"+host_url+"/cgi-bin/ncommerce3/User?id=MLBprod&wl="+wl_nbr+"&type=L";


document.write('<table border=0 cellpadding=0 cellspacing=0 background="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/game_used/game_bk.gif" width=624 height=585>');
document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="21" border="0"></td></tr>');

// Start Box Row code
document.write('<tr><td><img src="http://pics1.truition.com/images/wl/blank.gif" width="16" height="1" border="0"></td>');

for (x in BoxRow1)
{
	var row1_array=BoxRow1[x].split(",");
	document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="30" height="1" border="0"></td>');
	document.write('<td><a href="'+row1_array[1]+'"><img src="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/brands/'+row1_array[0]+'.gif" width="154" height="84" border="0"></a></td>');
}

document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="56" height="1" border="0"></td></tr>');
// End Box Row code

document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="28" border="0"></td></tr>');

// Start Box Row code
document.write('<tr><td><img src="http://pics1.truition.com/images/wl/blank.gif" width="16" height="1" border="0"></td>');

for (x in BoxRow2)
{
	var row2_array=BoxRow2[x].split(",");
	document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="30" height="1" border="0"></td>');
	document.write('<td><a href="'+row2_array[1]+'"><img src="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/brands/'+row2_array[0]+'.gif" width="154" height="84" border="0"></a></td>');
}

document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="56" height="1" border="0"></td></tr>');
// End Box Row code

document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="33" border="0"></td></tr>');

// Start Box Row code
document.write('<tr><td><img src="http://pics1.truition.com/images/wl/blank.gif" width="16" height="1" border="0"></td>');

for (x in BoxRow3)
{
	var row3_array=BoxRow3[x].split(",");
	document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="30" height="1" border="0"></td>');
	document.write('<td><a href="'+row3_array[1]+'"><img src="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/brands/'+row3_array[0]+'.gif" width="154" height="84" border="0"></a></td>');
}

document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="56" height="1" border="0"></td></tr>');
// End Box Row code

document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="31" border="0"></td></tr>');

// Start Box Row code
document.write('<tr><td><img src="http://pics1.truition.com/images/wl/blank.gif" width="16" height="1" border="0"></td>');

for (x in BoxRow4)
{
	var row4_array=BoxRow4[x].split(",");
	document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="30" height="1" border="0"></td>');
	document.write('<td><a href="'+row4_array[1]+'"><img src="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/brands/'+row4_array[0]+'.gif" width="154" height="84" border="0"></a></td>');
}

document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="56" height="1" border="0"></td></tr>');
// End Box Row code

document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="35" border="0"></td></tr>');

// Start Box Row code
document.write('<tr><td><img src="http://pics1.truition.com/images/wl/blank.gif" width="16" height="1" border="0"></td>');

for (x in BoxRow5)
{
	var row5_array=BoxRow5[x].split(",");
	document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="30" height="1" border="0"></td>');
	document.write('<td><a href="'+row5_array[1]+'"><img src="http://pics1.truition.com/images/p2/wl/auct_mlb/2008/img/brands/'+row5_array[0]+'.gif" width="154" height="84" border="0"></a></td>');
}

document.write('<td><img src="http://pics1.truition.com/images/wl/blank.gif" width="56" height="1" border="0"></td></tr>');
// End Box Row code

document.write('<tr><td colspan=7><img src="http://pics1.truition.com/images/wl/blank.gif" width="1" height="17" border="0"></td></tr>');
document.write('</table>');

