/*********************   Top Menu **********************/

function preOwnedVehicles(){
	location="preowned/pre-owned.html"	
}
function serviceParts(){
	location="service/service.html"	
}
function finance(){
	location="finance/finance.html"	
}
function collisionCenter(){
	location="about/collision.html"	
}
function hoursDirections(){
	location = 	"about/hours-directions.html"
}
function contactUs(){
	location = "about/contact-us.html"	
}