



if (current==1) {
document.write('<td valign=\"top\"><img src=\"/img/season2/template/home_on.gif\" border=\"0\" alt=\"\" width=\"66\" height=\"33\"></td>');
} else {
document.write('<td valign=\"top\"><a href=\"/index.html\"><img src=\"/img/season2/template/home_off.gif\" border=\"0\" alt=\"\" width=\"66\" height=\"33\"></a></td>');
} 



if (current==2) {
document.write('<td valign=\"top\"><img src=\"/img/season2/template/about_on.gif\" border=\"0\" alt=\"\" width=\"68\" height=\"33\"></td>');
} else {
document.write('<td valign=\"top\"><a href=\"/about/index.html\"><img src=\"/img/season2/template/about_off.gif\" border=\"0\" alt=\"\" width=\"68\" height=\"33\"></a></td>');
} 



if (current==3) {
document.write('<td valign=\"top\"><img src=\"/img/season2/template/news_on.gif\" border=\"0\" alt=\"\" width=\"70\" height=\"33\"></td>');
} else {
document.write('<td valign=\"top\"><a href=\"/news/index.html\"><img src=\"/img/season2/template/news_off.gif\" border=\"0\" alt=\"\" width=\"70\" height=\"33\"></a></td>');
} 



if (current==4) {
document.write('<td valign=\"top\"><img src=\"/img/season2/template/support_on.gif\" border=\"0\" alt=\"\" width=\"109\" height=\"33\"></td>');
} else {
document.write('<td valign=\"top\"><a href=\"/support/index.html\"><img src=\"/img/season2/template/support_off.gif\" border=\"0\" alt=\"\" width=\"109\" height=\"33\"></a></td>');
} 



if (current==5) {
document.write('<td valign=\"top\"><img src=\"/img/season2/template/vampire_on.gif\" border=\"0\" alt=\"\" width=\"150\" height=\"33\"></td>');
} else {
document.write('<td valign=\"top\"><a href=\"/brands/index.html\"><img src=\"/img/season2/template/vampire_off.gif\" border=\"0\" alt=\"\" width=\"150\" height=\"33\"></a></td>');
} 


