
document.write('<table width=140px cellspacing=0 cellpadding=0 style="line-height;1;border: 2px;border-style:dotted;border-color:red;font-family:arial;background-color:white;text-align: center;color:black;">');
document.write('<tr><td style="text-align:left;font-size:11px;">&nbsp;&nbsp;See today\'s...</td></tr>');
document.write('<tr><td><a href="http://TopSellers.com" alt="TopSellers.com - Great Products, Great Deals" target=blank>');
//document.write('<img src="http://topsellers.com/ads/ts_green.png" style="border:none;"></a></td>');
document.write('<img src="http://topsellers.com/images/logo3a.gif" style="border:none;"></a></td>');
document.write('<tr><td>');
document.write('<span style="font-size:16px;">at&nbsp; </span><select name = "merchant" style="font-family:arial;font-size:14px;font-weight:400;background-color:#FFFF66;" onchange="window.location =\'http://topsellers.com/ad.php?merchant=\'+this.value;">');
document.write('<option value="none"> select merchant </option>');
document.write('<option value="amazon">Amazon.com</option>');
document.write('<option value="buy">Buy.com</option>');
document.write('<option value="ebay">Ebay</option>');
document.write('</select>');
document.write('</form>');
document.write('</td></tr>');
document.write('</tr>');
document.write('</table>');
