// JavaScript Document


function allmotorcycles(){
	document.getElementById('changbgroud').className='ad_motorcycles';

}
function sport(){
	document.getElementById('changbgroud').className='ad_sport';

}
function cruise(){
	document.getElementById('changbgroud').className='ad_cruise';

}
function tour(){
	document.getElementById('changbgroud').className='ad_tour';

}
function dual(){
	document.getElementById('changbgroud').className='ad_dual';

}
function left_other(){
	document.getElementById('changbgroud').className='left_other';

}


function honda(){
	document.getElementById('changbgroud').className='honda';
}
function suzuki(){
	document.getElementById('changbgroud').className='suzuki';
}
function kawasaki(){
	document.getElementById('changbgroud').className='kawasaki';
}
function yamaha(){
	document.getElementById('changbgroud').className='yamaha';
}
function right_other(){
	document.getElementById('changbgroud').className='right_other';
}


function finance(){
	document.getElementById('changbgroud').className='finance';
}
function rental(){
	document.getElementById('changbgroud').className='rental';
}
function shipping(){
	document.getElementById('changbgroud').className='shipping';
}
function seminars(){
	document.getElementById('changbgroud').className='seminars';
}
function wowriders() {
    document.getElementById('changbgroud').className = 'wowriders';
}
function international(){
	document.getElementById('changbgroud').className='international';
}

function dealerlogin() {
    document.getElementById('changbgroud').className = 'dealerlogin';
}

function facebook(){
	document.getElementById('changbgroud').className='facebook';
}
function youtube(){
	document.getElementById('changbgroud').className='youtube';
}
function blog(){
	document.getElementById('changbgroud').className='blog';
}




function contactus(){
	document.getElementById('changbgroud').className='contactus';
}
function hours(){
	document.getElementById('changbgroud').className='hours';
}
function crew(){
	document.getElementById('changbgroud').className='crew';
}
function directions(){
	document.getElementById('changbgroud').className='directions';
}
function wowstory(){
	document.getElementById('changbgroud').className='wowstory';
}
function gallery(){
	document.getElementById('changbgroud').className='gallery';
}
function specials(){
	document.getElementById('changbgroud').className='specials';
}
function whyserviceatwow(){
	document.getElementById('changbgroud').className='whyserviceatwow';
}
function pickup(){
	document.getElementById('changbgroud').className='pickup';
}
function doityourself(){
	document.getElementById('changbgroud').className='doityourself';
}

function getaquote(){
	document.getElementById('changbgroud').className='getaquote';
}
function whysellittowow(){
	document.getElementById('changbgroud').className='whysellittowow';
}
function sellprocess(){
	document.getElementById('changbgroud').className='sellprocess';
}
function sellpickup(){
	document.getElementById('changbgroud').className='sellpickup';
}
