if (navigator.appName == "Microsoft Internet Explorer") {
try{
cont=document.all.tab_nav.innerHTML;
document.all.tab_nav.innerHTML="";
document.all.tab_nav.innerHTML=cont;
}catch(e){}
try{
cont=document.all.main_flash.innerHTML;
document.all.main_flash.innerHTML="";
document.all.main_flash.innerHTML=cont;
}catch(e){}
try{
cont=document.all.bottom_buttons.innerHTML;
document.all.bottom_buttons.innerHTML="";
document.all.bottom_buttons.innerHTML=cont;
}catch(e){}
try{
cont=document.all.preowned_flash1.innerHTML;
document.all.preowned_flash1.innerHTML="";
document.all.preowned_flash1.innerHTML=cont;
}catch(e){}
try{
cont=document.all.preowned_flash2.innerHTML;
document.all.preowned_flash2.innerHTML="";
document.all.preowned_flash2.innerHTML=cont;
}catch(e){}
try{
cont=document.all.preowned_flash3.innerHTML;
document.all.preowned_flash3.innerHTML="";
document.all.preowned_flash3.innerHTML=cont;
}catch(e){}
try{
cont=document.all.main_parts.innerHTML;
document.all.main_parts.innerHTML="";
document.all.main_parts.innerHTML=cont;
}catch(e){}
try{
cont=document.all.financeproduct.innerHTML;
document.all.financeproduct.innerHTML="";
document.all.financeproduct.innerHTML=cont;
}catch(e){}

}