/**********Home****************/
function hom(){
	location="http://www.goseeoc.com/"
}
/*********  About Us  *********/
function abt_new(){
	location="About-New-Department.html"
}
function abt_pre_owned(){
	location="About-Pre-Owned-Department.html"
}
function abt_finance_dep(){
	location="About-Finance-Department.html"
}
function abt_serv_parts_dep(){
	location="About-Service-Parts-Department.html"
}
/*********  New Inventory  *********/
function new_inv(){
	location="New-Inventory.html"
}
function new_spl(){
	location="New-Specials.html"
}
function abt_new_dep(){
	location="About-New-Department.html"
}
function new_veh_broc(){
	location="New-Vehicle-Brochures.html"
}
/*********  Per-Owned Inventory  ************/
function pre_own_inv(){
	location="Pre-Owned-Inventory.html"
}
function pre_own_spl(){
	location="Pre-Owned-Specials.html"
}
function quick_quot(){
	location="Quick-Quote.html"
}
function abt_pre_dep(){
	location="About-Pre-Owned-Department.html"
}
function used_car(){
	location="Used-Car-Factory.html"
}
/*********  Finance and trade in  *********/
function thirty_sec(){
	window.open("https://cpanel.tkcarsites.com/30sca/index.aspx?Did=483&Sid=842&Pid=22&dealerid=A9EC30D8-EC29-42AE-9826-2A78901560F1");
}
function finance_spl(){
	location="Finance-Specials.html"
}
function trade_in(){
	location="Trade-In-Valuation.html"
}
function warranty_form(){
	location="Warranty-Form.html"
}
function payment_calc(){
	location="Paymentcalculator.html"
}
function abt_finance(){
	location="About-Finance-Department.html"
}
function incentives_reb_spl(){
	location="Incentives-Rebates.html"
}
/*********  Serivice & Parts  *********/
function service_app(){
	location="Service-Appointment.html"
}
function order_parts(){
	location="Order-Parts.html"
}
function service_spl(){
	location="Service-Specials.html"
}
function parts_spl(){
	location="Parts-Specials.html"
}
function ask_tech(){
	location="Ask-Tech.html"
}
function recall_req(){
	location="Recall-Request.html"
}
function abt_serv_parts(){
	location="About-Service-Parts-Department.html"
}
/*********  Specials  *********/

function new_spl(){	
	location="New-Specials.html"
}
function pre_owned_spl(){
	location="Pre-Owned-Specials.html"
}
function service_spl(){
	location="Service-Specials.html"
}
function parts_spl(){
	location="Parts-Specials.html"
}
function finance_spl(){
	location="Finance-Specials.html"
}
function accessories(){
	location="Accessories-Specials.html"
}
function current_ad(){
	location="Ad-Specials.html"
}
/*********  SideMenu and other menu *********/
function pre_inv(){
	location="Pre-Owned-Inventory.html"
}
function hourdir(){
	location="Hours-Directions.html"
}
function privacy(){
	location="Privacypolicy.html"
}
function sitemap(){
	location="sitemap.html"
}
function staff(){
	location="Introduction-Staff.html"
}
function employment(){
	location="Employment-Application.html"
}
function contact(){
	location="Contact-Us.html"
}
// =============================

function playsound()
{
document.getElementById("sound").src="slowpop.wav";
}
