/********************    ABOUT US    **********************/

function abt_new()
{
	location="New-Car-Dealer-Danbury-NY.html"
}
function abt_pre()
{
	location="Used-Car-Dealer-Danbury-NY.html"
}
function abt_finance()
{
	location="Car-Finance-Middletown-NY.html"
}
function abt_servparts()
{
	location="Car-Service-Albany-NY.html"
}

/*************************  FIND A VEHICLE   ********************* */

function new_inv()
{
	location="New-Inventory.html"
}
function new_spl()
{	
	location="New-Specials.html" 
}
function digital()
{
	location="Digital-Brochures.html"
}
function Incentives()
{
	location="Incentives-Rebates.html"
}
function pre_inv()
{
	location="Pre-Owned-Inventory.html"
}
function preownedspl()
{ 	
	location="Pre-Owned-Specials.html" 
}
function usedcar_factory()
{
	location="Used-Car-Factory.html"
}


/************** FINANCE AND TRADE IN *************/

function thirty_sec()
{
	 window.open("https://cpanel.tkcarsites.com/30sca/index.aspx?Did=340&Sid=628&Pid=22&dealerid=688C91F3-EDC6-40D1-ACBD-A69C641D34CB");
}
function finance_spl()
{	
	location="Finance-Specials.html" 
}
function valueyourtrade()
{
	location="Value-Your-Trade.html"
}
function payment()
{
	location="Payment-Calculator.html"
}

/*************** SERVICE AND PARTS *****************/

function service_appoin()
{	
	location="Service-Appointment.html"
}
function service_spl()
{	
	location="Service-Specials.html" 
}
function ask_tech()
{	
	location="Ask-Tech.html" 
}
function warranty()
{
	location="Warranty-Form.html"
}
function rental()
{	
	location="Rental-Request.html" 
}

/*************** SPECIALS  ***************/

function parts_spl()
{	
	location="Parts-Specials.html" 
}
function acces_spl()
{
	location="Accessories-Specials.html"
}
function current_spl()
{
	location="Current-Ad.html"
}

/***********  MISC  ********/

function hours()
{	
	location="Hours-and-Directions.html" 
}
function employment()
{
	location="Employment-Application.html"
}
function staff()
{
	location="Introduction-To-Staff.html"
}
function contact()
{	
	location="Contact-Us.html" 
}

function sitemap()
{	
	location="sitemap.html"
}

function privacy()
{
	location="privacypolicy.html"
}
function showroom()
{
	location="See-Our-Showroom.html"
}

function playsound()
{
	document.getElementById("sound").src="slowpop.wav";
}