Note: This code uses special RingLink variables (i.e. '$::sitetitle') and is meant to be cut-and-pasted into the "Customize/HTML Code" section of ring management. If you're providing the code separately on your site, you'll have to manually replace the values.

<table align="center" border="1" cellpadding="2" cellspacing="0" style="font-family: tahoma,verdana,arial,helvetica,sans-serif; font-size: 10px;">
<tr>
<td bgcolor="#000000" width="64" rowspan="3" align="center"><img src="/ringlink/ringlink.gif" border="1" alt="logo"></td>
<td colspan="4" align="center">$::sitetitle is a member of<br><b><a href="/ringlink/home.pl?ringid=YOURRINGID;siteid=$::siteid" target="_top">$::ringtitle</a></b></td></tr>
<tr>
<td width="50" align="center"><a href="/ringlink/prev.pl?ringid=YOURRINGID;siteid=$::siteid" target="_top">Previous</a></td>
<td width="50" align="center"><a href="/ringlink/list.pl?ringid=YOURRINGID;siteid=$::siteid" target="_top">List</a></td>
<td width="50" align="center"><a href="/ringlink/rand.pl?ringid=YOURRINGID;siteid=$::siteid" target="_top">Random</a></td>
<td width="50" align="center"><a href="/ringlink/next.pl?ringid=YOURRINGID;siteid=$::siteid" target="_top">Next</a></td>
</tr>
<tr><td colspan="4" align="center">© <a href="mailto:$::wmemail">$::wmname</a> (<a href="mailto:$::wmemail">$::wmemail</a>)</td></tr>
</table>