document.write('<table width="' + widget_width + '" border="1" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">');
document.write('<tr valign="top">');
document.write('<td width="' + widget_width + '"><iframe src="http://widget.linkinfinity.com/bookmarks.asp?uname=' + widget_username + '" marginwidth="0" marginheight="0" width="' + widget_width + '" height="' + widget_height + '" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe></td>');
document.write('</tr>');
document.write('</table>');
