
/*********  Find A Vehicle *********/

function Search_inv(){
	location="Search-Inventory.html"
}
function digital(){
	location="Digital-Brochures.html"
}

function get_quote(){
	location="Get-A-Quote.html"
}

function byc(){
	location="Build-Price.html"
}

function New_vehicle_spl(){
	location="New-Vehicle-Specials.html"
}


/*********  Pre-Owned vehicles  *********/


function Search_pre_inv(){
	location="Search-Pre-Owned-Inventory.html"
}

function vehicle_under(){
	location="Vehicles-Under-$10,000.html"
}

function Certified_pre(){
	location="Certified-Pre-Onwed.html"
}

function pre_spl(){
	location="More-Pre-Owned-Specials.html"
}


/*********  Part & service  *********/

function appointment(){
	location="Service-Appointment.html"
}
function pricing(){
	location="Service-Pricing.html"
}
function service_spl(){
	location="Service-Specials.html"
}
function order(){
	location="Order-Parts.html"
}

function warranty(){
	location="Warranty-Information.html"
}

function ask_tech(){
	location="Ask-Tech.html"
}

function recall(){
	location="Recall-Check.html"
}



/*************Finance**************/

function finance_spl(){
	location="Finance-Specials.html"
}

function finance(){
	stp_30sec();
	window.open("https://cpanel.tkcarsites.com/30sca/index.aspx?Did=489&Sid=858&Pid=22&dealerid=9CA586A7-2520-4A84-823F-657CF46C78BC"); 
}
function finance2(){
	window.open('https://cpanel.tkcarsites.com/30sca/index.aspx?Did=489&Sid=858&Pid=22&dealerid=9CA586A7-2520-4A84-823F-657CF46C78BC','mywindow1','width=1024,height=768,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes'); 
}

function stp_30sec()
{
	document.getElementById("audio").SetVariable("audio_var", "stop_video");	
}
/*************Others**************/


function sitemap(){
	location="SiteMap.html"
}
function career(){
	location="Career-Opportunities.html"
}
function hours(){
	location="Hour-Directions.html"
}
function staff(){
	location="Introduction-to-Staff.html"
}
function contact(){
	location="Contact-Us.html"
}
function privacy(){
	location="Privacy-Policy.html"
}

/*
function popback() {
        window.open('http://cpanel.tkcarsites.com/cp/video_preview.aspx?Did=489&Sid=858&Pid=32&vid=3245', '', 'toolbar=0,scrollbars=0,location=0,statusbar=1,menubar=0,resizable=0,width=246,height=211');
       }
	   
	  
*/