02Z71
05-26-2005, 12:10 AM
< =>
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
</>
I have a 2002 Z71 and now when I switch to 4wd, the service 4WD light comes on and I can not switch back to 2wd without turning the Tahoe off. When I start it back up, I can then switch back to 2wd. Can suggests on the problem and possible solutions?
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
</>
I have a 2002 Z71 and now when I switch to 4wd, the service 4WD light comes on and I can not switch back to 2wd without turning the Tahoe off. When I start it back up, I can then switch back to 2wd. Can suggests on the problem and possible solutions?