PicoScope Automotive Guided Tour DVDManufacturer: Automotive Video Price: $47.95Learn such things as:
Runtime: 85 minutes ';
tab1.ontp = 'Description';
tab1.offtp = 'Description';
var t_t = 1;
function tabswap(newtab, li_l)
{ var t_top = li_l.parentNode.getElementsByTagName("li");
var t_c = 1;
while (t_c <= t_t)
{
t_top[t_c-1].innerHTML = eval('tab'+t_c+'.offtp');
t_top[t_c-1].className = "ebx_tabs_off";
t_c++;
}
var c_t = eval(newtab);
li_l.innerHTML = c_t.ontp;
li_l.className = "ebx_tabs_on";
document.getElementById('ebx_tabs_content').innerHTML = c_t.cont;
}
// -->
Learn such things as:
Runtime: 85 minutes
|



















