/* static */

function SetSection(t) {
return ("<a id=\"" + t + "\"></a>\n"
+ "<table cellspacing=0 cellpadding=0 width=688 style=\"margin-top:10px\">"
+ "<tr><td colspan=3 width=688 height=4 background=\"or_top.gif\"></tr>"
+ "<tr><td width=3 background=\"or_edg.gif\"></td>"
+ "<td><table width=100% cellspacing=0 cellpadding=18><tr>"
+ "<td bgcolor=eeeeee background=\"bg.jpg\">");
}

EndSection = "</td></tr></table></td>"
+ "<td width=3 background=\"or_edg.gif\"></td></tr>"
+ "<tr><td colspan=3 width=688 height=4 background=\"or_bot.gif\"></td></tr></table>";

/* interactive */

MyTopRate = "<img src=\"empt.gif\" width=1 height=1>";

if(self.location.protocol=="http:") {

MyTopRate = "<a href=\"http://mytop-in.net\" target=_blank><img width=1 height=1 "
+ "src=\"http://c.mystat-in.net/i012605220201&t0&g1&j0\" alt=\"Rated by MyTOP\" border=0></a>";

}

Ratings = "<div style=\"margin-top:-1px\">" + MyTopRate + "</div>";
