This code is used to create the htmlfeed in the right rail of this page.
| URL Query Param | Description |
| max | Maximum number of links to display. |
| js | Set equal to "1" to create a Javascript HTML feed. Javascript HTML feeds can be inserted directly into HTML, where as non-Javascript feeds (js=0) would need to be the src of a HTML frame or iframe element. |
| jslinks | If jslinks=1, generates javascript links, otherwise generates direct links. |
| type | The type of linkroll to be served from TagTooga.com |
| mt | Maximum number of characters to display for each title. The value cannot be less than 20. |
| md | Maximum number of characters to display for each description. The value cannot be less than 20. |
| minW | The width in pixels of the image when the mouse is not hovering over it. |
| minH | The height in pixels of the image when the mouse is not hovering over it. |
| maxW | Each image expands to this max width (in pixels) when the mouse hovers over it. |
| maxH | Each image expands to this max height (in pixels) when the mouse hovers over it. |
| incW | The number of pixels added/subtracted to/from the width for each time increment when the image is expanding or contracting. The default is 20. |
| incH | The number of pixels added/subtracted to/from the height for each time increment when the image is expanding or contracting. The default is 15. |
| newwin | If newwin=1, generate links that open a new browser window. Generates direct links if newwin=0. |