function tab(menu,data)
{
	//a   Accord Coupe</a> </li>
	//b Accord Sedan</a></li>
	//c   Civic Coupe</a> </li> 
	//d   Civic Sedan</a></li>
	//e   CR-V</a></li>
	//f   Element</a></li> 
	//g   Fit</a></li>
	//h   Insight</a> </li> 
	//i  Odyssey</a></li>
	//j   Pilot</a></li>
	//k   Ridgeline</a></li>
	//l  S2000 
	
document.getElementById('a').style.color='#737373'
document.getElementById('b').style.color='#737373'
document.getElementById('c').style.color='#737373'
document.getElementById('d').style.color='#737373'
document.getElementById('e').style.color='#737373'
document.getElementById('f').style.color='#737373'
document.getElementById('g').style.color='#737373'
document.getElementById('h').style.color='#737373'
document.getElementById('i').style.color='#737373'
document.getElementById('j').style.color='#737373'
document.getElementById('k').style.color='#737373'
document.getElementById('l').style.color='#737373' 
if (menu=='a')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Accord&bodystyle=CO&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Accord&bstyle=CO&model1=Accord Coupe";
document.getElementById('a').style.color='#0066CC'

}
if (menu=='b')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Accord&bodystyle=SA&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Accord&bstyle=SA&model1=Accord Sedan";
document.getElementById('b').style.color='#0066CC' 
}



if (menu=='c')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Civic&bodystyle=CO&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Civic&bstyle=CO&model1=Civic%20Coupe";
document.getElementById('c').style.color='#0066CC' 
}
if (menu=='d')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Civic&bodystyle=SA&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Civic&bstyle=CO&model1=Civic%20Sedan";

document.getElementById('d').style.color='#0066CC'

}
if (menu=='e')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=CR%2DV&bodystyle=OD&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=CR%2DV&bstyle=OD&model1=CR%2DV";

document.getElementById('e').style.color='#0066CC'

}
if (menu=='f')
{
document.getElementById('is').href=data;	
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Element&bodystyle=OD&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Element&bstyle=OD&model1=Element";

document.getElementById('f').style.color='#0066CC'

}
if (menu=='g')
{
document.getElementById('is').href=data	;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Fit&bodystyle=HA&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Fit&bstyle=HA&model1=Fit";

document.getElementById('g').style.color='#0066CC'

}
if (menu=='h')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2010&make=Honda&model=Insight&bodystyle=HA&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2010&model=Insight&bstyle=HA&model1=Insight";

document.getElementById('h').style.color='#0066CC'

}
if (menu=='i')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Odyssey&bodystyle=FW&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Odyssey&bstyle=FW&model1=Odyssey";

document.getElementById('i').style.color='#0066CC'
}
if (menu=='j')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2010&make=Honda&model=Pilot&bodystyle=OD&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2010&model=Pilot&bstyle=OD&model1=Pilot";
document.getElementById('j').style.color='#0066CC'
}
if (menu=='k')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=Ridgeline&bodystyle=PU&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=Ridgeline&bstyle=PU&model1=Ridgeline";
document.getElementById('k').style.color='#0066CC'
}
if (menu=='l')
{
document.getElementById('is').href=data;
document.getElementById('db').href="digital-brochures-query.aspx?year=2009&make=Honda&model=S2000&bodystyle=RO&sstyle=all&identifier=1&smode=1";
document.getElementById('bp').href="build-your-car-query.aspx?syear=2009&model=S2000&bstyle=RO&model1=S2000";

document.getElementById('l').style.color='#0066CC'
}
 


}