/*********  Specials  *********/

function new_spl(){
	//location="http://www.landmark-ford.com/Specials-New.aspx"
	window.open("http://www.landmark-ford.com/Specials-New.aspx");
}
function preowned_spl(){
	location="Used_Car_Williamsville_IL.html"
}
function virtual_inv(){
	location=""
}
function servicepartsspl(){
	//location="Kia_Norwalk_Ohio.html"
	window.open("http://www.landmark-ford.com/Specials-Service.aspx");
}
function service_spl(){
	location=""
}
function parts_spl(){
	location=""
}
function finance_spl(){
	location=""
}

/*********  Serivice & Parts  *********/

function service(){
	//location=""
	window.open("https://secure.webmakerx.net/Service-Schedule.aspx?hostname=www.landmark-ford.com");
}
function orderparts(){
	//location="Dodge_Norwalk_Ohio.aspx"
	window.open("https://secure.webmakerx.net/Parts-OrderForm.aspx?hostname=www.landmark-ford.com");
}
function warranty(){
	location="Certified_Car_Jacksonville_IL.aspx"
}
/*function serviceparts(){
	location="javascript:;"
}*/
function ask_tech(){
	//location="Ask_Tech.aspx"
	window.open("http://www.landmark-ford.com/Department-Service.aspx");
}
function recall(){
	location="Automotive_Recall.aspx"
}

/*********  Finance  *********/

function finance1(){
//	location="javascript:;"
	window.open("https://www.tkcarsites.com/clients/creditapplication/index.aspx?DealerId=fa4ee81e-508c-47c5-858f-e9126e0b1c24");
}
function trade(){
	location="Car_Loan_Jacksonville_IL.aspx"
}
function leasing(){
	location=""
}
function payment(){
	location="PaymentCalculator.html"
}
function financespl(){
	location="Online_Car_Finance_Williamsville_IL.html"
}

/*********  Find  *********/

function new_inv(){
	//location="New_Car_Springfield_IL.html"
	location="New-Inventory.html"
}
function pre_inv(){
	location="Certified_Car_Springfield_IL.html"
}
function newspl(){
	//location="Kia_Mansfield_Ohio.html"
	window.open("http://www.landmark-ford.com/Specials-New.aspx");
}
function preownedspl(){
	location="Used_Car_Williamsville_IL.html"
}
function digital(){
	location=""
}
function quickquote(){
	location="Quickquote.aspx"
}
function nameyourprice(){
	location=""
}
function incentives(){
	location="incentives.html"
}
/*********  About Us  *********/

function abt_dealer(){
	location="Ford_Franklin_IL.html"
}
function abt_sales(){
	location=""
}
function abt_new(){
	location="Ford_Bloomington_IL.html"
}
function abt_preowned(){
	location="Used_Car_Franklin_IL.html"
}
function abt_finance(){
	location="Car_Loan_Franklin_IL.html"
}
function abt_service(){
	location="Car_Service_Jacksonville_IL.html"
}
function abt_parts(){
	location="Car_Part_Williamsville_IL.html"
}

function playsound()
{
document.getElementById("sound").src="slowpop.wav";
}