/*********  About Us  *********/

function abt_new(){
	location="New_Car_San_Bernardino_CA.html"
}
function abt_pre(){
	location="Used_Car_San_Bernardino_CA.html"
}
function abt_finance(){
	location="Car_Loan_San_Bernardino_CA.html"
}
function abt_servparts(){
	location="Car_Service_Lancaster_CA.html"
}
function abt_service(){
	location="Car_Service_San_Bernardino_CA.html"
}
function abt_parts(){
	location="Car_Parts_San_Bernardino_CA.html"
}

/*********  Find  A VEHICLE   *********/

function new_inv(){
	location="New_Car_Victorville_CA.html"
}
function pre_inv(){
	location="Used_Car_Victorville_CA.html"
}
function quickquote(){
	location="Quickquote.html"
}
function incentives(){
	location="Incentives.html"
}


/*********  Finance  *********/

function app_secs(){
//	location="javascript:;"
	window.open("https://extranet.dealercentric.com/app-templates/LoanApplication/QuickApplication.aspx?AssociateID=474&AssociateTypeID=4000&htm=1");
}
function valuation(){
	location="Car_Loan_Victorville_CA.html"
}
function leasing(){
	location="Car_Loan_Hesperia_CA.html"
}
function payment(){
	location="Paymentcalculator.html"
}

/*********  Specials  *********/

function daily_spl(){
	location="Daily_Specials.html"
}
function preown_spl(){
	location="Used_Car_Lancaster_CA.html"
}
function newH_spl(){
	location="New_Hyundai_Specials.html"
}
function newS_spl(){
	location="New_Hyundai_Car_Specials.html"
}
function partSer_spl(){
	location="Car_Part_Lancaster_CA.html"
}
/*  Service and parts  *********/

function service_app(){
	location="Car_Service_Victorville_CA.html"
}
function orderparts(){
	location="Car_Part_Victorville_CA.html"
}

function asktech(){
	location="Ask_Tech.html"
}
function recall(){
	location="Automotive_Recall.html"
}
function abt_service(){
	location="Car_Service_San_Bernardino_CA.html"
}
function abt_parts(){
	location="Car_Parts_San_Bernardino_CA.html"
}
/******  End service  ******/

function playsound()
{
	document.getElementById("sound").src="slowpop.wav";
}