//©Xara Ltd
var clicked="";var gtype=".png";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)buttons.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");tr(false);writeButton("","http://www.canalsports.com.br/index_main.html","buttons_b1",148,20,"HOME","mainFrame",0);writeButton("","http://blog.canalsports.com.br","buttons_b2",148,20,"COLUNISTAS","mainFrame",0);writeButton("","http://webchat.canalsports.com.br","buttons_b3",148,20,"WEBCHAT","blank",0);writeButton("","http://www.canalsports.com.br/futebolbr.html","buttons_b4",148,20,"FUTEBOL BRASILEIRO","mainFrame",0);writeButton("","http://www.canalsports.com.br/futebolint.html","buttons_b5",148,20,"FUTEBOL INTERNACIONAL","mainFrame",0);writeButton("","http://www.canalsports.com.br/basquete.html","buttons_b6",148,20,"BASQUETE","mainFrame",0);writeButton("","http://www.canalsports.com.br/baseball.html","buttons_b7",148,20,"BASEBALL","mainFrame",0);writeButton("","http://www.canalsports.com.br/futamericano.html","buttons_b8",148,20,"FUTEBOL AMERICANO","mainFrame",0);writeButton("","http://www.canalsports.com.br/hockey.html","buttons_b9",148,20,"HOCKEY","mainFrame",0);writeButton("","http://www.canalsports.com.br/automobilismo.html","buttons_b10",148,20,"AUTOMOBILISMO","mainFrame",0);writeButton("","http://www.canalsports.com.br/tenis.html","buttons_b11",148,20,"TÊNIS","mainFrame",0);writeButton("","http://www.canalsports.com.br/voleibol.html","buttons_b12",148,20,"VOLEIBOL","mainFrame",0);writeButton("","http://www.canalsports.com.br/outrasmod.html","buttons_b13",148,20,"OUTRAS MODALIDADES","mainFrame",0);writeButton("","http://www.canalsports.com.br/olimpiadas.html","buttons_b14",148,20,"OLIMPÍADAS","mainFrame",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}